<?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>Justme123</foaf:nick>
    <foaf:name>Jon Boy</foaf:name>
    <foaf:homepage rdf:resource="http://my.hairlossfight.com/pg/profile/Justme123" />
    <foaf:mbox_sha1sum>db9050bfb078236b58b22c731bfa7de2c7c63877</foaf:mbox_sha1sum>
    <foaf:img rdf:resource="http://my.hairlossfight.com/pg/icon/Justme123/large/icon.jpg" />
	
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>sr123</foaf:nick>
        <foaf:member_name>Sam</foaf:member_name>
        <foaf:mbox_sha1sum>67efe1b71b95c35636db2522b60271b4c3be71fd</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://my.hairlossfight.com/pg/friends/sr123/?view=foaf" />
        <foaf:homepage rdf:resource="http://my.hairlossfight.com/pg/profile/sr123?view=foaf"/>
      </foaf:Person>
    </foaf:knows>
	</foaf:Person>	   
</rdf:RDF>