<?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:firstName>Keith</foaf:firstName>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/k/e/i/keif/181902_large.jpg"/>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rob/foaf/"/>
        <foaf:firstName> 	 robert</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/r/o/b/rob/144_large.jpg"/>
        <foaf:nick>rob</foaf:nick>
        <foaf:name> 	 robert  .</foaf:name>
        <foaf:dateOfBirth>1982-10-31</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/superavit/foaf/"/>
        <foaf:firstName>jason</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/s/u/p/superavit/170484_large.jpg"/>
        <foaf:nick>superavit</foaf:nick>
        <foaf:name>jason k.</foaf:name>
        <foaf:dateOfBirth>1967-10-3</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/youngApprentice/foaf/"/>
        <foaf:firstName>Tom</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/y/o/u/youngApprentice/181845_large.jpg"/>
        <foaf:nick>youngApprentice</foaf:nick>
        <foaf:name>Tom G.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/oshaughnessy/foaf/"/>
        <foaf:firstName>Bob</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/o/s/h/oshaughnessy/157671_large.jpg"/>
        <foaf:nick>oshaughnessy</foaf:nick>
        <foaf:name>Bob O.</foaf:name>
        <foaf:dateOfBirth>1970-10-4</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Gyatso/foaf/"/>
        <foaf:firstName>Chad</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
        <foaf:nick>Gyatso</foaf:nick>
        <foaf:name>Chad P.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/sammysunshine/foaf/"/>
        <foaf:firstName>Sabrina</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/s/a/m/sammysunshine/138029_large.jpg"/>
        <foaf:nick>sammysunshine</foaf:nick>
        <foaf:name>Sabrina H.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/walterg2/foaf/"/>
        <foaf:firstName>George</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/w/a/l/walterg2/181841_large.jpg"/>
        <foaf:nick>walterg2</foaf:nick>
        <foaf:name>George W.</foaf:name>
        <foaf:dateOfBirth>1976-8-8</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/muncman/foaf/"/>
        <foaf:firstName>Kevin</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/m/u/n/muncman/146002_large.jpg"/>
        <foaf:nick>muncman</foaf:nick>
        <foaf:name>Kevin M.</foaf:name>
        <foaf:dateOfBirth>1970-9-22</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/afhill/foaf/"/>
        <foaf:firstName>Andrea</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
        <foaf:nick>afhill</foaf:nick>
        <foaf:name>Andrea H.</foaf:name>
        <foaf:dateOfBirth>1977-8-21</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:nick>keif</foaf:nick>
    <foaf:name>Keith B.</foaf:name>
    <foaf:dateOfBirth>1981-11-30</foaf:dateOfBirth>
  </foaf:Person>
</rdf:RDF>