<?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>alexb</foaf:nick>
    <foaf:name>Alex</foaf:name>
    <foaf:homepage rdf:resource="http://klubpsych.com/pg/profile/alexb" />
    <foaf:mbox_sha1sum>5fc079eaf1f7bf92a780f24848dcc36a392534f5</foaf:mbox_sha1sum>
    <foaf:img rdf:resource="http://klubpsych.com/pg/icon/alexb/large/icon.jpg" />
	
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>admin</foaf:nick>
        <foaf:member_name>admin</foaf:member_name>
        <foaf:mbox_sha1sum>d64950630c2f8bb3977d0c1e07671af138c15d3f</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://klubpsych.com/pg/friends/admin/?view=foaf" />
        <foaf:homepage rdf:resource="http://klubpsych.com/pg/profile/admin?view=foaf"/>
      </foaf:Person>
    </foaf:knows>
	</foaf:Person>	   
</rdf:RDF>