<?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>Myles G.</foaf:name>
    <foaf:firstName>Myles</foaf:firstName>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/g/r/a/grantmd/176354_large.jpg"/>
    <foaf:nick>grantmd</foaf:nick>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Paul L.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/laloyd/foaf/"/>
        <foaf:firstName>Paul</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/l/a/l/laloyd/44501_large.jpg"/>
        <foaf:nick>laloyd</foaf:nick>
        <foaf:dateOfBirth>1973-10-10</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Matthew R.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/mroth/foaf/"/>
        <foaf:firstName>Matthew</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/m/r/o/mroth/4248_large.jpg"/>
        <foaf:nick>mroth</foaf:nick>
        <foaf:dateOfBirth>1979-8-1</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Eric C.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/ericost/foaf/"/>
        <foaf:firstName>Eric</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/e/r/i/ericost/44481_large.jpg"/>
        <foaf:nick>ericost</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Richard C.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rcrowley/foaf/"/>
        <foaf:firstName>Richard</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/r/c/r/rcrowley/109427_large.jpg"/>
        <foaf:nick>rcrowley</foaf:nick>
        <foaf:dateOfBirth>1984-12-12</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>john a.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jallspaw/foaf/"/>
        <foaf:firstName>john</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/j/a/l/jallspaw/37335_large.jpg"/>
        <foaf:nick>jallspaw</foaf:nick>
        <foaf:dateOfBirth>1970-11-30</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Scott S.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/schill/foaf/"/>
        <foaf:firstName>Scott</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/s/c/h/schill/128857_large.jpg"/>
        <foaf:nick>schill</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Michael M.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/mmalone/foaf/"/>
        <foaf:firstName>Michael</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/m/m/a/mmalone/2801_large.jpg"/>
        <foaf:nick>mmalone</foaf:nick>
        <foaf:dateOfBirth>1984-6-15</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Cal H.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/iamcal/foaf/"/>
        <foaf:firstName>Cal</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/i/a/m/iamcal/17573_large.gif"/>
        <foaf:nick>iamcal</foaf:nick>
        <foaf:dateOfBirth>1981-1-17</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:dateOfBirth>1979-8-3</foaf:dateOfBirth>
  </foaf:Person>
</rdf:RDF>