<?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>roberto</foaf:nick>
    <foaf:name>Roberto</foaf:name>
    <foaf:homepage rdf:resource="http://scriptcommunity.com/pg/profile/roberto" />
    <foaf:mbox_sha1sum>2a2cef7def4369f62f00998d6e2b777f542084bd</foaf:mbox_sha1sum>
    <foaf:img rdf:resource="http://scriptcommunity.com/pg/icon/roberto/large/icon.jpg" />
	
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>administrator</foaf:nick>
        <foaf:member_name>Administrator</foaf:member_name>
        <foaf:mbox_sha1sum>33c1ddfa4853168e8e2155e711e6368f991bb005</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://scriptcommunity.com/pg/friends/administrator/?view=foaf" />
        <foaf:homepage rdf:resource="http://scriptcommunity.com/pg/profile/administrator?view=foaf"/>
      </foaf:Person>
    </foaf:knows>
	</foaf:Person>	   
</rdf:RDF>