<?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>Tonatiuh</foaf:firstName>
    <foaf:nick>blaster2501</foaf:nick>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Abelardo</foaf:firstName>
        <foaf:nick>cybergus</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/cybergus/foaf/"/>
        <foaf:name>Abelardo O.</foaf:name>
        <foaf:dateOfBirth>1972-11-6</foaf:dateOfBirth>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/c/y/b/cybergus/38458_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Gregorio</foaf:firstName>
        <foaf:nick>espadas</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/espadas/foaf/"/>
        <foaf:name>Gregorio E.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/e/s/p/espadas/126458_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Thomas</foaf:firstName>
        <foaf:nick>nogard999</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/nogard999/foaf/"/>
        <foaf:name>Thomas G.</foaf:name>
        <foaf:dateOfBirth>1978-1-16</foaf:dateOfBirth>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/n/o/g/nogard999/32665_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Matt</foaf:firstName>
        <foaf:nick>mjesales</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/mjesales/foaf/"/>
        <foaf:name>Matt E.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/m/j/e/mjesales/54083_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>HECTOR ARTURO</foaf:firstName>
        <foaf:nick>hectorarturoazuz</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/hectorarturoazuz/foaf/"/>
        <foaf:name>HECTOR ARTURO A.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/h/e/c/hectorarturoazuz/2675_large.gif"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Miya</foaf:firstName>
        <foaf:nick>Dakafal</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Dakafal/foaf/"/>
        <foaf:name>Miya M.</foaf:name>
        <foaf:dateOfBirth>1988-1-7</foaf:dateOfBirth>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/D/a/k/Dakafal/102066_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:name>Tonatiuh R.</foaf:name>
    <foaf:dateOfBirth>1975-6-15</foaf:dateOfBirth>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/b/l/a/blaster2501/96450_large.jpg"/>
  </foaf:Person>
</rdf:RDF>