<?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>Chris</foaf:firstName>
    <foaf:nick>chrismear</foaf:nick>
    <foaf:mbox_sha1sum>6d2887f32eca1cd990dcceee66d9f12583e62380</foaf:mbox_sha1sum>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/c/h/r/chrismear/159730_large.jpg"/>
    <foaf:name>Chris M.</foaf:name>
    <foaf:dateOfBirth>1982-1-7</foaf:dateOfBirth>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jamesd/foaf/"/>
        <foaf:firstName>James</foaf:firstName>
        <foaf:nick>jamesd</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/j/a/m/jamesd/39224_large.jpg"/>
        <foaf:name>James D.</foaf:name>
        <foaf:dateOfBirth>1988-2-26</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/joethedough/foaf/"/>
        <foaf:firstName>Joe </foaf:firstName>
        <foaf:nick>joethedough</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/j/o/e/joethedough/48871_large.jpg"/>
        <foaf:name>Joe  S.</foaf:name>
        <foaf:dateOfBirth>1976-2-9</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/terrapin/foaf/"/>
        <foaf:firstName>Rick</foaf:firstName>
        <foaf:nick>terrapin</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/t/e/r/terrapin/151327_large.jpg"/>
        <foaf:name>Rick S.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/djsnow/foaf/"/>
        <foaf:firstName>Daryl</foaf:firstName>
        <foaf:nick>djsnow</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/d/j/s/djsnow/34063_large.jpg"/>
        <foaf:name>Daryl S.</foaf:name>
        <foaf:dateOfBirth>1969-12-26</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/antoniojl/foaf/"/>
        <foaf:firstName>Antonio</foaf:firstName>
        <foaf:nick>antoniojl</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/a/n/t/antoniojl/154050_large.jpg"/>
        <foaf:name>Antonio L.</foaf:name>
        <foaf:dateOfBirth>1983-3-26</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
  </foaf:Person>
</rdf:RDF>