<?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>Tom v.</foaf:name>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Stewart M.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/setori/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
        <foaf:firstName>Stewart</foaf:firstName>
        <foaf:nick>setori</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Robin H.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Cybersoc/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/C/y/b/Cybersoc/5583_large.jpg"/>
        <foaf:firstName>Robin</foaf:firstName>
        <foaf:nick>Cybersoc</foaf:nick>
        <foaf:dateOfBirth>1973-9-29</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>cream o.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/cream/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/c/r/e/cream/114569_large.gif"/>
        <foaf:firstName>cream</foaf:firstName>
        <foaf:nick>cream</foaf:nick>
        <foaf:dateOfBirth>1985-7-2</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Michael John G.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/darwinshome/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/d/a/r/darwinshome/158541_large.gif"/>
        <foaf:firstName>Michael John</foaf:firstName>
        <foaf:nick>darwinshome</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Grant S.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Simiansgrunt/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/S/i/m/Simiansgrunt/42500_large.gif"/>
        <foaf:firstName>Grant</foaf:firstName>
        <foaf:nick>Simiansgrunt</foaf:nick>
        <foaf:dateOfBirth>1980-10-29</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Kat M.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/plasticsnow/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/p/l/a/plasticsnow/46368_large.jpg"/>
        <foaf:firstName>Kat</foaf:firstName>
        <foaf:nick>plasticsnow</foaf:nick>
        <foaf:dateOfBirth>1975-3-25</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Rheinard K.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rheinardkorf/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/r/h/e/rheinardkorf/184272_large.jpg"/>
        <foaf:firstName>Rheinard</foaf:firstName>
        <foaf:nick>rheinardkorf</foaf:nick>
        <foaf:dateOfBirth>1982-3-20</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Richard S.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/sambrook/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
        <foaf:firstName>Richard</foaf:firstName>
        <foaf:nick>sambrook</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
    <foaf:firstName>Tom</foaf:firstName>
    <foaf:nick>tomversus</foaf:nick>
  </foaf:Person>
</rdf:RDF>