<?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>Aaron M.</foaf:name>
    <foaf:nick>misterelvis</foaf:nick>
    <foaf:dateOfBirth>1987-5-12</foaf:dateOfBirth>
    <foaf:firstName>Aaron</foaf:firstName>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Veronica B.</foaf:name>
        <foaf:nick>veronica</foaf:nick>
        <foaf:dateOfBirth>1982-7-21</foaf:dateOfBirth>
        <foaf:firstName>Veronica</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/veronica/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/v/e/r/veronica/52_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Robert S.</foaf:name>
        <foaf:mbox_sha1sum>5c984c091f6b6bcfe65a5475d6ccc5bfd54f3ee6</foaf:mbox_sha1sum>
        <foaf:nick>Scobleizer</foaf:nick>
        <foaf:dateOfBirth>1965-1-18</foaf:dateOfBirth>
        <foaf:firstName>Robert</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Scobleizer/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/S/c/o/Scobleizer/77_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Milos R.</foaf:name>
        <foaf:nick>superdeluxe</foaf:nick>
        <foaf:dateOfBirth>1980-4-20</foaf:dateOfBirth>
        <foaf:firstName>Milos</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/superdeluxe/foaf/"/>
        <foaf:img rdf:resource="/profile_photos/s/u/p/superdeluxe/10209_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Manuela H.</foaf:name>
        <foaf:nick>pixelgraphix</foaf:nick>
        <foaf:firstName>Manuela</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/p/i/x/pixelgraphix/8492_large.png"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/pixelgraphix/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Chris N.</foaf:name>
        <foaf:nick>Chrisn</foaf:nick>
        <foaf:firstName>Chris</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/C/h/r/Chrisn/72350_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Chrisn/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:img rdf:resource="/profile_photos/m/i/s/misterelvis/66713_large.jpg"/>
  </foaf:Person>
</rdf:RDF>