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