<?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>1982-2-20</foaf:dateOfBirth>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/MrFunions/foaf/"/>
        <foaf:name>Justin M.</foaf:name>
        <foaf:nick>MrFunions</foaf:nick>
        <foaf:img rdf:resource="/profile_photos/M/r/F/MrFunions/24343_large.jpg"/>
        <foaf:firstName>Justin</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1982-5-18</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/timbot/foaf/"/>
        <foaf:name>Tim S.</foaf:name>
        <foaf:nick>timbot</foaf:nick>
        <foaf:img rdf:resource="/profile_photos/t/i/m/timbot/20545_large.jpg"/>
        <foaf:firstName>Tim</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1984-10-23</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/velvetfire/foaf/"/>
        <foaf:name>Marie V.</foaf:name>
        <foaf:nick>velvetfire</foaf:nick>
        <foaf:img rdf:resource="/img/user-l.gif"/>
        <foaf:firstName>Marie</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1982-1-17</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Tygerlily/foaf/"/>
        <foaf:name>Stef R.</foaf:name>
        <foaf:nick>Tygerlily</foaf:nick>
        <foaf:img rdf:resource="/img/user-l.gif"/>
        <foaf:firstName>Stef</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1982-5-5</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/lemmen/foaf/"/>
        <foaf:name>Peter L.</foaf:name>
        <foaf:nick>lemmen</foaf:nick>
        <foaf:img rdf:resource="/img/user-l.gif"/>
        <foaf:firstName>Peter</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:name>Aimie S.</foaf:name>
    <foaf:nick>aim220</foaf:nick>
    <foaf:img rdf:resource="/profile_photos/a/i/m/aim220/24788_large.jpg"/>
    <foaf:firstName>Aimie</foaf:firstName>
  </foaf:Person>
</rdf:RDF>