<?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:nick>michaelper22</foaf:nick>
    <foaf:name>Michael P.</foaf:name>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/dbrusilovsky/foaf/"/>
        <foaf:nick>dbrusilovsky</foaf:nick>
        <foaf:name>Daniel B.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/d/b/r/dbrusilovsky/18719_large.jpg"/>
        <foaf:firstName>Daniel</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1956-11-29</foaf:dateOfBirth>
        <foaf:nick>leolaporte</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/leolaporte/foaf/"/>
        <foaf:name>Leo L.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/l/e/o/leolaporte/224_large.jpg"/>
        <foaf:firstName>Leo</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1993-4-30</foaf:dateOfBirth>
        <foaf:nick>irishguy13</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/irishguy13/foaf/"/>
        <foaf:name>Connor J.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/i/r/i/irishguy13/138716_large.jpg"/>
        <foaf:firstName>Connor</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1978-4-5</foaf:dateOfBirth>
        <foaf:nick>thepatriot</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/thepatriot/foaf/"/>
        <foaf:name>Sammy V.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/t/h/e/thepatriot/183121_large.jpg"/>
        <foaf:firstName>Sammy</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/HandySolo/foaf/"/>
        <foaf:nick>HandySolo</foaf:nick>
        <foaf:name>Chris K.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/H/a/n/HandySolo/105732_large.jpg"/>
        <foaf:firstName>Chris</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1989-10-2</foaf:dateOfBirth>
        <foaf:nick>whalesalad</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/whalesalad/foaf/"/>
        <foaf:name>Michael W.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/w/h/a/whalesalad/1123_large.jpg"/>
        <foaf:firstName>Michael</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:img rdf:resource="/profile_photos/m/i/c/michaelper22/138462_large.jpg"/>
    <foaf:firstName>Michael</foaf:firstName>
  </foaf:Person>
</rdf:RDF>