<?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:nick>tarraguna</foaf:nick>
    <foaf:dateOfBirth>1980-2-29</foaf:dateOfBirth>
    <foaf:name>kyl3 t.</foaf:name>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>ChrisLAS</foaf:nick>
        <foaf:dateOfBirth>1982-1-26</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/ChrisLAS/foaf/"/>
        <foaf:name>Chris L.</foaf:name>
        <foaf:firstName>Chris</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/C/h/r/ChrisLAS/28663_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>AnnikRubens</foaf:nick>
        <foaf:dateOfBirth>1976-6-17</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/AnnikRubens/foaf/"/>
        <foaf:name>Annik R.</foaf:name>
        <foaf:firstName>Annik</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/A/n/n/AnnikRubens/118473_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>textundblog</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/textundblog/foaf/"/>
        <foaf:name>Markus T.</foaf:name>
        <foaf:firstName>Markus</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/t/e/x/textundblog/4864_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>Tharok</foaf:nick>
        <foaf:dateOfBirth>1985-5-18</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Tharok/foaf/"/>
        <foaf:name>Juan R.</foaf:name>
        <foaf:firstName>Juan</foaf:firstName>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/T/h/a/Tharok/5273_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:firstName>kyl3</foaf:firstName>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/t/a/r/tarraguna/189660_large.jpg"/>
  </foaf:Person>
</rdf:RDF>