<?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:firstName>David</foaf:firstName>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/d/l/i/dlilienfeld/14351_large.jpg"/>
    <foaf:name>David L.</foaf:name>
    <foaf:nick>dlilienfeld</foaf:nick>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Jason</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/c/a/l/calacanis/15946_large.png"/>
        <foaf:name>Jason C.</foaf:name>
        <foaf:nick>jasoncalacanis</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jasoncalacanis/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName> 	 robert</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/r/o/b/rob/144_large.jpg"/>
        <foaf:name> 	 robert  .</foaf:name>
        <foaf:nick>rob</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rob/foaf/"/>
        <foaf:dateOfBirth>1982-10-31</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>cream</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/c/r/e/cream/114569_large.gif"/>
        <foaf:name>cream o.</foaf:name>
        <foaf:nick>cream</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/cream/foaf/"/>
        <foaf:dateOfBirth>1985-7-2</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Veronica</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/v/e/r/veronica/52_large.jpg"/>
        <foaf:name>Veronica B.</foaf:name>
        <foaf:nick>veronica</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/veronica/foaf/"/>
        <foaf:dateOfBirth>1982-7-21</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Robert</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/S/c/o/Scobleizer/77_large.jpg"/>
        <foaf:name>Robert S.</foaf:name>
        <foaf:nick>Scobleizer</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Scobleizer/foaf/"/>
        <foaf:dateOfBirth>1965-1-18</foaf:dateOfBirth>
        <foaf:mbox_sha1sum>5c984c091f6b6bcfe65a5475d6ccc5bfd54f3ee6</foaf:mbox_sha1sum>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Patrick</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/p/a/t/patricknorton/42436_large.jpg"/>
        <foaf:name>Patrick N.</foaf:name>
        <foaf:nick>patricknorton</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/patricknorton/foaf/"/>
      </foaf:Person>
    </foaf:knows>
  </foaf:Person>
</rdf:RDF>