<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
		   xmlns:foaf="http://xmlns.com/foaf/0.1/"
         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
	<foaf:Person>
		<foaf:name>Matthew H.  Jones</foaf:name>
		<foaf:nick>Matt Henry</foaf:nick>
		<foaf:mbox_sha1sum>e404434d5127350b85e90cfdb40c44386934e72c</foaf:mbox_sha1sum>
		<foaf:homepage rdf:resource="http://thedarkabby.blogspot.com" />
		<foaf:img rdf:resource="https:/www.dev.shakespearesmonkeys.com/images/user/456/Photo_00008.jpg" />
	</foaf:Person>
</rdf:RDF>