<?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/profile_photos/S/e/a/SeanOC/176835_large.jpg"/>
    <foaf:dateOfBirth>1985-9-19</foaf:dateOfBirth>
    <foaf:name>Sean O.</foaf:name>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/m/t/r/mtrier/146527_large.gif"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/mtrier/foaf/"/>
        <foaf:name>Michael T.</foaf:name>
        <foaf:firstName>Michael</foaf:firstName>
        <foaf:nick>mtrier</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/carmi/foaf/"/>
        <foaf:dateOfBirth>1990-10-1</foaf:dateOfBirth>
        <foaf:name>Evan C.</foaf:name>
        <foaf:firstName>Evan</foaf:firstName>
        <foaf:nick>carmi</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/c/a/l/calacanis/15946_large.png"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jasoncalacanis/foaf/"/>
        <foaf:name>Jason C.</foaf:name>
        <foaf:firstName>Jason</foaf:firstName>
        <foaf:nick>jasoncalacanis</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/b/r/o/brosner/53632_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/brosner/foaf/"/>
        <foaf:dateOfBirth>1986-6-25</foaf:dateOfBirth>
        <foaf:name>Brian R.</foaf:name>
        <foaf:firstName>Brian</foaf:firstName>
        <foaf:nick>brosner</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/l/e/o/leolaporte/224_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/leolaporte/foaf/"/>
        <foaf:dateOfBirth>1956-11-29</foaf:dateOfBirth>
        <foaf:name>Leo L.</foaf:name>
        <foaf:firstName>Leo</foaf:firstName>
        <foaf:nick>leolaporte</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/m/a/l/malcolmt/127485_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/malcolmt/foaf/"/>
        <foaf:name>Malcolm T.</foaf:name>
        <foaf:firstName>Malcolm</foaf:firstName>
        <foaf:nick>malcolmt</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:firstName>Sean</foaf:firstName>
    <foaf:nick>SeanOC</foaf:nick>
  </foaf:Person>
</rdf:RDF>