<?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>joe</foaf:nick>
    <foaf:name>Joe</foaf:name>
    <foaf:homepage rdf:resource="http://happyspirits.com/pg/profile/joe" />
    <foaf:mbox_sha1sum>8684d6c1a5bf828c365221a7835a04217848a215</foaf:mbox_sha1sum>
    <foaf:img rdf:resource="http://happyspirits.com/pg/icon/joe/large/icon.jpg" />
	
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>jodi</foaf:nick>
        <foaf:member_name>Jodi</foaf:member_name>
        <foaf:mbox_sha1sum>f64fc7641f52dc8ce44fcb937addc7b814bd81fa</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://happyspirits.com/friends/jodi/?view=foaf" />
        <foaf:homepage rdf:resource="http://happyspirits.com/pg/profile/jodi"/>
      </foaf:Person>
    </foaf:knows>

    <foaf:knows>
      <foaf:Person>
        <foaf:nick>miadent</foaf:nick>
        <foaf:member_name>miadent</foaf:member_name>
        <foaf:mbox_sha1sum>fe1bc913daa463cc0b6b32fc1e47b875f70f34c0</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://happyspirits.com/friends/miadent/?view=foaf" />
        <foaf:homepage rdf:resource="http://happyspirits.com/pg/profile/miadent"/>
      </foaf:Person>
    </foaf:knows>

    <foaf:knows>
      <foaf:Person>
        <foaf:nick>sarah</foaf:nick>
        <foaf:member_name>Sarah</foaf:member_name>
        <foaf:mbox_sha1sum>006f76e8277006e3ab4123504c7b774606cbea06</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://happyspirits.com/friends/sarah/?view=foaf" />
        <foaf:homepage rdf:resource="http://happyspirits.com/pg/profile/sarah"/>
      </foaf:Person>
    </foaf:knows>

    <foaf:knows>
      <foaf:Person>
        <foaf:nick>erin</foaf:nick>
        <foaf:member_name>Erin</foaf:member_name>
        <foaf:mbox_sha1sum>b9526f7bc9e3b379d1f0c8602a254d57cbdb0407</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://happyspirits.com/friends/erin/?view=foaf" />
        <foaf:homepage rdf:resource="http://happyspirits.com/pg/profile/erin"/>
      </foaf:Person>
    </foaf:knows>

    <foaf:knows>
      <foaf:Person>
        <foaf:nick>robin</foaf:nick>
        <foaf:member_name>Robin</foaf:member_name>
        <foaf:mbox_sha1sum>665d3b6bdbdcd7fd90d4d57c8a92c39301feff0a</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://happyspirits.com/friends/robin/?view=foaf" />
        <foaf:homepage rdf:resource="http://happyspirits.com/pg/profile/robin"/>
      </foaf:Person>
    </foaf:knows>

    <foaf:knows>
      <foaf:Person>
        <foaf:nick>brian</foaf:nick>
        <foaf:member_name>brian</foaf:member_name>
        <foaf:mbox_sha1sum>7351877ecceadd8de65a4796956759bd5bcc536d</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://happyspirits.com/friends/brian/?view=foaf" />
        <foaf:homepage rdf:resource="http://happyspirits.com/pg/profile/brian"/>
      </foaf:Person>
    </foaf:knows>
	</foaf:Person>	   
</rdf:RDF>