<?xml version='1.0'?>
<rdf:RDF
   xml:lang="en"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   xmlns:foaf="http://xmlns.com/foaf/0.1/"
   xmlns:ya="http://blogs.yandex.ru/schema/foaf/"
   xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <foaf:Person>
    <foaf:nick>elkna</foaf:nick>
    <foaf:name>Agustin</foaf:name>
    <foaf:homepage rdf:resource="http://www.fuscabook.com/pg/profile/elkna" />
    <foaf:mbox_sha1sum>17abff0531346826b038c92a4c772abd02ed9484</foaf:mbox_sha1sum>
    <foaf:img rdf:resource="http://www.fuscabook.com/pg/icon/elkna/large/icon.jpg" />
	
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>mauro</foaf:nick>
        <foaf:member_name>esteban</foaf:member_name>
        <foaf:mbox_sha1sum>84077cef5048a6f4c84046e85ae5a1fd63eb1e9d</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://www.fuscabook.com/pg/friends/mauro/?view=foaf" />
        <foaf:homepage rdf:resource="http://www.fuscabook.com/pg/profile/mauro?view=foaf"/>
      </foaf:Person>
    </foaf:knows>

    <foaf:knows>
      <foaf:Person>
        <foaf:nick>rodo</foaf:nick>
        <foaf:member_name>rodo</foaf:member_name>
        <foaf:mbox_sha1sum>86f51b3bbc59f305ca356ebb6286baef4ea364a3</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://www.fuscabook.com/pg/friends/rodo/?view=foaf" />
        <foaf:homepage rdf:resource="http://www.fuscabook.com/pg/profile/rodo?view=foaf"/>
      </foaf:Person>
    </foaf:knows>
	</foaf:Person>	   
</rdf:RDF>