<?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>Reyes</foaf:firstName>
    <foaf:nick>nurall</foaf:nick>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/n/u/r/nurall/70575_large.jpg"/>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Veronica</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/veronica/foaf/"/>
        <foaf:dateOfBirth>1982-7-21</foaf:dateOfBirth>
        <foaf:nick>veronica</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/v/e/r/veronica/52_large.jpg"/>
        <foaf:name>Veronica B.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Raul</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/redant1/foaf/"/>
        <foaf:nick>redant1</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/r/e/d/redant1/88288_large.bmp"/>
        <foaf:name>Raul G.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Jake</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jakemarsh/foaf/"/>
        <foaf:dateOfBirth>1986-2-15</foaf:dateOfBirth>
        <foaf:nick>jakemarsh</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/j/a/k/jakemarsh/1600_large.png"/>
        <foaf:name>Jake M.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName> 	 robert</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rob/foaf/"/>
        <foaf:dateOfBirth>1982-10-31</foaf:dateOfBirth>
        <foaf:nick>rob</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/r/o/b/rob/144_large.jpg"/>
        <foaf:name> 	 robert  .</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>robert</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/rg0429/foaf/"/>
        <foaf:dateOfBirth>1978-7-21</foaf:dateOfBirth>
        <foaf:nick>rg0429</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
        <foaf:name>robert g.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:name>Reyes G.</foaf:name>
  </foaf:Person>
</rdf:RDF>