<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
  xmlns:foaf='http://xmlns.com/foaf/0.1/'
  xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
  xmlns:rdfs='http://www.w3.org/2000/01/rdf-schema#'
>
  <foaf:Person>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>TyR88</foaf:nick>
        <foaf:dateOfBirth>1988-4-12</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/TyR88/foaf/"/>
        <foaf:firstName>Thomas</foaf:firstName>
        <foaf:name>Thomas P.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/T/y/R/TyR88/130670_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>thomashawk</foaf:nick>
        <foaf:dateOfBirth>1968-3-3</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/thomashawk/foaf/"/>
        <foaf:firstName>Thomas</foaf:firstName>
        <foaf:name>Thomas H.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/t/h/o/thomashawk/12479_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:nick>steffan</foaf:nick>
    <foaf:dateOfBirth>1985-2-15</foaf:dateOfBirth>
    <foaf:firstName>Steffan</foaf:firstName>
    <foaf:name>Steffan L.</foaf:name>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/s/t/e/steffan/167176_large.jpg"/>
  </foaf:Person>
</rdf:RDF>