<?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:name>Ernie A.</foaf:name>
    <foaf:firstName>Ernie</foaf:firstName>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>john t.</foaf:name>
        <foaf:firstName>john</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/e/m/p/empath/48872_large.gif"/>
        <foaf:nick>empath</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/empath/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>alex l.</foaf:name>
        <foaf:firstName>alex</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/p/i/n/pinkko/44159_large.jpg"/>
        <foaf:nick>pinkko</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/pinkko/foaf/"/>
        <foaf:dateOfBirth>1982-12-17</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Travis L.</foaf:name>
        <foaf:firstName>Travis</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/e/x/i/exiva/3238_large.jpg"/>
        <foaf:nick>exiva</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/exiva/foaf/"/>
        <foaf:dateOfBirth>1986-7-8</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Leo L.</foaf:name>
        <foaf:firstName>Leo</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/l/e/o/leolaporte/224_large.jpg"/>
        <foaf:nick>leolaporte</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/leolaporte/foaf/"/>
        <foaf:dateOfBirth>1956-11-29</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Aaron L.</foaf:name>
        <foaf:firstName>Aaron</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/s/4/x/s4xton/935_large.jpg"/>
        <foaf:nick>s4xton</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/s4xton/foaf/"/>
        <foaf:dateOfBirth>1979-1-18</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>maz x.</foaf:name>
        <foaf:firstName>maz</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/v/a/h/vahtryn/40118_large.jpg"/>
        <foaf:nick>vahtryn</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/vahtryn/foaf/"/>
        <foaf:dateOfBirth>1979-12-31</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>emily d.</foaf:name>
        <foaf:firstName>emily</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/e/m/i/emilydye/49100_large.jpg"/>
        <foaf:nick>emilydye</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/emilydye/foaf/"/>
        <foaf:dateOfBirth>1978-9-21</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/r/y/p/ryptide/20259_large.jpg"/>
    <foaf:nick>ryptide</foaf:nick>
    <foaf:dateOfBirth>1979-11-8</foaf:dateOfBirth>
  </foaf:Person>
</rdf:RDF>