<?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:name>Greg W.</foaf:name>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Jodi C.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/t/i/n/tinythoughts/64792_large.jpg"/>
        <foaf:firstName>Jodi</foaf:firstName>
        <foaf:nick>tinythoughts</foaf:nick>
        <foaf:dateOfBirth>1977-5-19</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/tinythoughts/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/blogkitten/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/b/l/o/blogkitten/14596_large.jpg"/>
        <foaf:firstName>Carolyn</foaf:firstName>
        <foaf:nick>blogkitten</foaf:nick>
        <foaf:name>Carolyn S.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/revision3/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/r/e/v/revision3/16913_large.png"/>
        <foaf:firstName>Revision3</foaf:firstName>
        <foaf:nick>revision3</foaf:nick>
        <foaf:name>Revision3 C.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Leo L.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/l/e/o/leolaporte/224_large.jpg"/>
        <foaf:firstName>Leo</foaf:firstName>
        <foaf:nick>leolaporte</foaf:nick>
        <foaf:dateOfBirth>1956-11-29</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/leolaporte/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:img rdf:resource="/profile_photos/d/a/w/dawgbytez/189459_large.jpg"/>
    <foaf:firstName>Greg</foaf:firstName>
    <foaf:nick>dawgbytez</foaf:nick>
    <foaf:dateOfBirth>1966-9-30</foaf:dateOfBirth>
  </foaf:Person>
</rdf:RDF>