<?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:nick>gecampbell</foaf:nick>
        <foaf:name>Glen C.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/g/e/c/gecampbell/46189_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/gecampbell/foaf/"/>
        <foaf:firstName>Glen</foaf:firstName>
        <foaf:dateOfBirth>1961-1-9</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>CrankyMonkey</foaf:nick>
        <foaf:name>Chris C.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/C/r/a/CrankyMonkey/46642_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/CrankyMonkey/foaf/"/>
        <foaf:firstName>Chris</foaf:firstName>
        <foaf:dateOfBirth>1974-4-12</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>GeorgeDiaz</foaf:nick>
        <foaf:name>George D.</foaf:name>
        <foaf:img rdf:resource="/profile_photos/G/e/o/GeorgeDiaz/74339_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/GeorgeDiaz/foaf/"/>
        <foaf:firstName>George</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>MeiBerry</foaf:nick>
        <foaf:name>Mei  T.</foaf:name>
        <foaf:img rdf:resource="/img/user-l.gif"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/MeiBerry/foaf/"/>
        <foaf:firstName>Mei </foaf:firstName>
        <foaf:dateOfBirth>1982-6-8</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:nick>tonym</foaf:nick>
    <foaf:name>Anthony M.</foaf:name>
    <foaf:img rdf:resource="/profile_photos/t/o/n/tonym/53309_large.jpg"/>
    <foaf:firstName>Anthony</foaf:firstName>
  </foaf:Person>
</rdf:RDF>