<?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:knows>
      <foaf:Person>
        <foaf:firstName>Jeff</foaf:firstName>
        <foaf:name>Jeff D.</foaf:name>
        <foaf:nick>thebonobo</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/thebonobo/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/t/h/e/thebonobo/70933_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Anil</foaf:firstName>
        <foaf:name>Anil D.</foaf:name>
        <foaf:dateOfBirth>1975-9-5</foaf:dateOfBirth>
        <foaf:nick>anildash</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/anildash/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/a/n/i/anildash/9_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>david</foaf:firstName>
        <foaf:name>david k.</foaf:name>
        <foaf:dateOfBirth>1974-8-14</foaf:dateOfBirth>
        <foaf:nick>kerns</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/kerns/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>dick</foaf:firstName>
        <foaf:name>dick g.</foaf:name>
        <foaf:dateOfBirth>1899-1-1</foaf:dateOfBirth>
        <foaf:nick>bitchtits</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/bitchtits/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/b/i/t/bitchtits/16129_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Andy</foaf:firstName>
        <foaf:name>Andy B.</foaf:name>
        <foaf:dateOfBirth>1977-4-22</foaf:dateOfBirth>
        <foaf:nick>waxpancake</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/waxpancake/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/w/a/x/waxpancake/1433_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>joe</foaf:firstName>
        <foaf:name>joe b.</foaf:name>
        <foaf:nick>jmfb</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jmfb/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/j/m/f/jmfb/110304_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:firstName>Mat</foaf:firstName>
    <foaf:name>Mat H.</foaf:name>
    <foaf:dateOfBirth>1972-10-25</foaf:dateOfBirth>
    <foaf:nick>emptyage</foaf:nick>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/e/m/p/emptyage/15639_large.jpg"/>
  </foaf:Person>
</rdf:RDF>