<?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>Paul</foaf:firstName>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Matt</foaf:firstName>
        <foaf:name>Matt M.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/M/a/t/MattMatthews/125686_large.jpg"/>
        <foaf:nick>MattMatthews</foaf:nick>
        <foaf:dateOfBirth>1986-2-5</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/MattMatthews/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Nick</foaf:firstName>
        <foaf:name>Nick D.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/N/i/c/NickyDil/126133_large.gif"/>
        <foaf:nick>NickyDil</foaf:nick>
        <foaf:dateOfBirth>1987-2-24</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/NickyDil/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName> 	 robert</foaf:firstName>
        <foaf:name> 	 robert  .</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/r/o/b/rob/144_large.jpg"/>
        <foaf:nick>rob</foaf:nick>
        <foaf:dateOfBirth>1982-10-31</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rob/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Corey</foaf:firstName>
        <foaf:name>Corey C.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/C/o/r/Coreman/47650_large.jpg"/>
        <foaf:nick>Coreman</foaf:nick>
        <foaf:dateOfBirth>1971-11-29</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Coreman/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Jerome</foaf:firstName>
        <foaf:name>Jerome C.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/e/v/i/eviltofu/89492_large.jpg"/>
        <foaf:nick>eviltofu</foaf:nick>
        <foaf:dateOfBirth>1966-7-31</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/eviltofu/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Giovanni</foaf:firstName>
        <foaf:name>Giovanni ..</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/s/o/p/sophiaperennis/52596_large.jpg"/>
        <foaf:nick>sophiaperennis</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/sophiaperennis/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Lars-Christian</foaf:firstName>
        <foaf:name>Lars-Christian S.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/L/a/r/Lars_Christian/99742_large.jpg"/>
        <foaf:nick>Lars_Christian</foaf:nick>
        <foaf:dateOfBirth>1985-10-18</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Lars_Christian/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Carol</foaf:firstName>
        <foaf:name>Carol M.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/c/t/r/ctrinity/50536_large.jpg"/>
        <foaf:nick>ctrinity</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/ctrinity/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Jutt</foaf:firstName>
        <foaf:name>Jutt B.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/s/k/a/skankingrudeboy/114072_large.jpg"/>
        <foaf:nick>skankingrudeboy</foaf:nick>
        <foaf:dateOfBirth>1982-2-10</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/skankingrudeboy/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:name>Paul W.</foaf:name>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/p/a/u/paulskin/93295_large.jpg"/>
    <foaf:nick>paulskin</foaf:nick>
    <foaf:dateOfBirth>1965-8-12</foaf:dateOfBirth>
  </foaf:Person>
</rdf:RDF>