<?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>Llama_Bill</foaf:nick>
        <foaf:firstName>Bill</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Llama_Bill/foaf/"/>
        <foaf:dateOfBirth>1987-1-4</foaf:dateOfBirth>
        <foaf:name>Bill K.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/L/l/a/Llama_Bill/17716_large.png"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>theillife</foaf:nick>
        <foaf:firstName>BIG</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/theillife/foaf/"/>
        <foaf:dateOfBirth>1980-5-29</foaf:dateOfBirth>
        <foaf:name>BIG T.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/t/h/e/theillife/173227_large.png"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>Four20</foaf:nick>
        <foaf:firstName>Four20</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Four20/foaf/"/>
        <foaf:dateOfBirth>1983-2-11</foaf:dateOfBirth>
        <foaf:name>Four20  .</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/F/o/u/Four20/97979_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>presage</foaf:nick>
        <foaf:firstName>John</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/presage/foaf/"/>
        <foaf:dateOfBirth>1983-11-22</foaf:dateOfBirth>
        <foaf:name>John T.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/p/r/e/presage/4246_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:nick>arepty</foaf:nick>
    <foaf:firstName>Alexander</foaf:firstName>
    <foaf:dateOfBirth>1980-1-2</foaf:dateOfBirth>
    <foaf:name>Alexander R.</foaf:name>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/a/r/e/arepty/33750_large.jpg"/>
  </foaf:Person>
</rdf:RDF>