<rdf:RDF
      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:wot="http://xmlns.com/wot/0.1/"
      >
  <foaf:Person rdf:ID="philor">
    <foaf:name>Phil Ringnalda</foaf:name>
    <foaf:nick>philor</foaf:nick>
    <foaf:mbox rdf:resource="mailto:philringnalda@barrysworld.com"/>
    <foaf:mbox rdf:resource="mailto:mtblog@philringnalda.com"/>
    <foaf:homepage rdf:resource="http://philringnalda.com/"/>
    <foaf:homepage rdf:resource="http://archives.blogspot.com/"/>
    <foaf:homepage rdf:resource="http://profaq.blogspot.com/"/>
	  <foaf:knows>
		  <foaf:Person>
			  <foaf:name>Marcus Campbell</foaf:name>
			  <foaf:mbox_sha1sum>b3bdb021a15cd068ffcb254fe47bb999a582c9dd</foaf:mbox_sha1sum>
			  <foaf:homepage rdf:resource="http://www.ninjakitten.net/digiboy/"/>
			  <rdfs:seeAlso rdf:resource="http://www.ninjakitten.net/digiboy/foaf.rdf"/>
		  </foaf:Person>
	  </foaf:knows>
	  <foaf:knows>
	  	<foaf:Person>
		  	<foaf:name>Mark Pilgrim</foaf:name>
			  <foaf:mbox_sha1sum>85d089d9dc87139d5542aa4ee2822bf65e56b55e</foaf:mbox_sha1sum>
			  <foaf:homepage rdf:resource="http://diveintomark.org/"/>
			  <rdfs:seeAlso rdf:resource="http://diveintomark.org/public/foaf.rdf"/>
		  </foaf:Person>
	  </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Sam Ruby</foaf:name>
        <foaf:mbox_sha1sum>703471c6f39094d88665d24ce72c42fdc5f20585</foaf:mbox_sha1sum>
        <foaf:homepage rdf:resource="http://www.intertwingly.net/"/>
        <rdfs:seeAlso rdf:resource="http://www.intertwingly.net/public/foaf.rdf"/>
      </foaf:Person>
    </foaf:knows> 
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Phillip Ulrich</foaf:name>
        <foaf:mbox>phil@interalia.org</foaf:mbox>
        <foaf:homepage rdf:resource="http://www.interalia.org/"/>
        <rdfs:seeAlso rdf:resource="http://www.interalia.org/philfoaf.rdf"/>
      </foaf:Person>
    </foaf:knows> 
  </foaf:Person>
  <!-- digital signature for this file -->
  <rdf:Description rdf:about="">
    <wot:assurance rdf:resource="http://philringnalda.com/rdf/foaf-rdf.asc" />
  </rdf:Description>
</rdf:RDF>
