<?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:nick>shenzhenparty</foaf:nick>
    <foaf:name>Brent D.</foaf:name>
    <foaf:firstName>Brent</foaf:firstName>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/s/h/e/shenzhenparty/188808_large.jpg"/>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>juli3n</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/juli3n/foaf/"/>
        <foaf:name>julien a.</foaf:name>
        <foaf:firstName>julien</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/j/u/l/juli3n/175430_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1986-4-7</foaf:dateOfBirth>
        <foaf:nick>00slash00</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/00slash00/foaf/"/>
        <foaf:name>Andrew W.</foaf:name>
        <foaf:firstName>Andrew</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/0/0/s/00slash00/98089_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>xiaoxiao</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/xiaoxiao/foaf/"/>
        <foaf:name>jornny l.</foaf:name>
        <foaf:firstName>jornny</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1977-1-7</foaf:dateOfBirth>
        <foaf:nick>installguy509</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/installguy509/foaf/"/>
        <foaf:name>trevor d.</foaf:name>
        <foaf:firstName>trevor</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/i/n/s/installguy509/113799_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
  </foaf:Person>
</rdf:RDF>