<?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:img rdf:resource="http://pownce.com/img/user-l.gif"/>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/leolaporte/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/l/e/o/leolaporte/224_large.jpg"/>
        <foaf:nick>leolaporte</foaf:nick>
        <foaf:dateOfBirth>1956-11-29</foaf:dateOfBirth>
        <foaf:firstName>Leo</foaf:firstName>
        <foaf:name>Leo L.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/bwhitehurst/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
        <foaf:nick>bwhitehurst</foaf:nick>
        <foaf:dateOfBirth>1983-6-7</foaf:dateOfBirth>
        <foaf:firstName>Bill</foaf:firstName>
        <foaf:name>Bill W.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Sunshine14/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
        <foaf:nick>Sunshine14</foaf:nick>
        <foaf:dateOfBirth>1985-3-17</foaf:dateOfBirth>
        <foaf:firstName>Charity</foaf:firstName>
        <foaf:name>Charity P.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:nick>aouate</foaf:nick>
    <foaf:dateOfBirth>1979-1-20</foaf:dateOfBirth>
    <foaf:firstName>Ashley</foaf:firstName>
    <foaf:name>Ashley A.</foaf:name>
  </foaf:Person>
</rdf:RDF>