<?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>adam l.</foaf:name>
    <foaf:dateOfBirth>1982-10-3</foaf:dateOfBirth>
    <foaf:firstName>adam</foaf:firstName>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Neil B.</foaf:name>
        <foaf:dateOfBirth>1983-4-23</foaf:dateOfBirth>
        <foaf:firstName>Neil</foaf:firstName>
        <foaf:nick>nbarbour</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/nbarbour/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/n/b/a/nbarbour/61604_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Tom M.</foaf:name>
        <foaf:dateOfBirth>1970-6-28</foaf:dateOfBirth>
        <foaf:firstName>Tom</foaf:firstName>
        <foaf:nick>acedtect</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/acedtect/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/a/c/e/acedtect/88_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Veronica B.</foaf:name>
        <foaf:dateOfBirth>1982-7-21</foaf:dateOfBirth>
        <foaf:firstName>Veronica</foaf:firstName>
        <foaf:nick>veronica</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/veronica/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/v/e/r/veronica/52_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Jack I.</foaf:name>
        <foaf:dateOfBirth>1983-4-25</foaf:dateOfBirth>
        <foaf:firstName>Jack</foaf:firstName>
        <foaf:nick>jinscoe</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jinscoe/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Kathleen K.</foaf:name>
        <foaf:dateOfBirth>1984-5-29</foaf:dateOfBirth>
        <foaf:firstName>Kathleen</foaf:firstName>
        <foaf:nick>kizay</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/kizay/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/k/i/z/kizay/100885_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>louis w.</foaf:name>
        <foaf:dateOfBirth>1980-3-8</foaf:dateOfBirth>
        <foaf:firstName>louis</foaf:firstName>
        <foaf:nick>louiswood</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/louiswood/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Scott J.</foaf:name>
        <foaf:dateOfBirth>1969-7-17</foaf:dateOfBirth>
        <foaf:firstName>Scott</foaf:firstName>
        <foaf:nick>ExtraLife</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/ExtraLife/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/E/x/t/ExtraLife/686_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Rachel G.</foaf:name>
        <foaf:dateOfBirth>1983-7-1</foaf:dateOfBirth>
        <foaf:firstName>Rachel</foaf:firstName>
        <foaf:nick>RachelG</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/RachelG/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/R/a/c/RachelG/99673_large.bmp"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Cole P.</foaf:name>
        <foaf:firstName>Cole</foaf:firstName>
        <foaf:nick>rhodri</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rhodri/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:nick>theanax</foaf:nick>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/t/h/e/theanax/91740_large.jpg"/>
  </foaf:Person>
</rdf:RDF>