<?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:dateOfBirth>1988-5-29</foaf:dateOfBirth>
    <foaf:firstName>Aaron</foaf:firstName>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Adwin</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Addone/foaf/"/>
        <foaf:name>Adwin L.</foaf:name>
        <foaf:nick>Addone</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/A/d/d/Addone/47675_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1988-1-5</foaf:dateOfBirth>
        <foaf:firstName>Peter</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/peternorris/foaf/"/>
        <foaf:name>Peter N.</foaf:name>
        <foaf:nick>peternorris</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/p/e/t/peternorris/14571_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1982-10-31</foaf:dateOfBirth>
        <foaf:firstName> 	 robert</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rob/foaf/"/>
        <foaf:name> 	 robert  .</foaf:name>
        <foaf:nick>rob</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/r/o/b/rob/144_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Zack</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Fitly/foaf/"/>
        <foaf:name>Zack L.</foaf:name>
        <foaf:nick>Fitly</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/F/i/t/Fitly/75061_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Chris</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/motionblur/foaf/"/>
        <foaf:name>Chris L.</foaf:name>
        <foaf:nick>motionblur</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/m/o/t/motionblur/118707_large.png"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Chris</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/chrisjf/foaf/"/>
        <foaf:name>Chris F.</foaf:name>
        <foaf:nick>chrisjf</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/c/h/r/chrisjf/15872_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1988-4-27</foaf:dateOfBirth>
        <foaf:firstName>Jeffrey</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jeffreymunro/foaf/"/>
        <foaf:name>Jeffrey M.</foaf:name>
        <foaf:nick>jeffreymunro</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/j/e/f/jeffreymunro/31942_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:name>Aaron T.</foaf:name>
    <foaf:nick>aarontait</foaf:nick>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/a/a/r/aarontait/14299_large.png"/>
  </foaf:Person>
</rdf:RDF>