<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="foaf.xsl" type="text/xsl"?>
<rdf:RDF
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:foaf="http://xmlns.com/foaf/0.1/">

  <foaf:PersonalProfileDocument rdf:about="">
     <foaf:maker rdf:nodeID="#i"/>
     <foaf:primaryTopic rdf:nodeID="#i"/>
  </foaf:PersonalProfileDocument>

  <foaf:Person rdf:about="#i">
    <rdf:value>Alf Eaton</rdf:value>
    <foaf:name>Alf Eaton</foaf:name>
    <foaf:homepage rdf:resource="http://hublog.hubmed.org" />
    <foaf:mbox_sha1sum>ae2d18ef2cc0577112c7d709fd8c5db403f25bd5</foaf:mbox_sha1sum>
    <foaf:holdsAccount>
      <foaf:OnlineAccount rdf:about="http://del.icio.us/hublicious" />
    </foaf:holdsAccount>
  </foaf:Person>

</rdf:RDF>
