<?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:nick>rpratts</foaf:nick>
    <foaf:dateOfBirth>1969-10-4</foaf:dateOfBirth>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>veronica</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/veronica/foaf/"/>
        <foaf:dateOfBirth>1982-7-21</foaf:dateOfBirth>
        <foaf:name>Veronica B.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/v/e/r/veronica/52_large.jpg"/>
        <foaf:firstName>Veronica</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>jasoncalacanis</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jasoncalacanis/foaf/"/>
        <foaf:name>Jason C.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/c/a/l/calacanis/15946_large.png"/>
        <foaf:firstName>Jason</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>thomashawk</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/thomashawk/foaf/"/>
        <foaf:dateOfBirth>1968-3-3</foaf:dateOfBirth>
        <foaf:name>Thomas H.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/t/h/o/thomashawk/12479_large.jpg"/>
        <foaf:firstName>Thomas</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>leolaporte</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/leolaporte/foaf/"/>
        <foaf:dateOfBirth>1956-11-29</foaf:dateOfBirth>
        <foaf:name>Leo L.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/l/e/o/leolaporte/224_large.jpg"/>
        <foaf:firstName>Leo</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>rogerchang</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rogerchang/foaf/"/>
        <foaf:dateOfBirth>1974-11-22</foaf:dateOfBirth>
        <foaf:name>Roger  C.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/r/o/g/rogerchang/29945_large.jpg"/>
        <foaf:firstName>Roger </foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>native</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/native/foaf/"/>
        <foaf:name>Patrick C.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
        <foaf:firstName>Patrick</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:name>Roland P.</foaf:name>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/r/p/r/rpratts/82029_large.jpg"/>
    <foaf:firstName>Roland</foaf:firstName>
  </foaf:Person>
</rdf:RDF>