<?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>Phillip McKnight</foaf:name>
		<foaf:nick>philmckn</foaf:nick>
		<foaf:mbox_sha1sum>b99deb2031a636979565c7fe6000bf286a3132c7</foaf:mbox_sha1sum>
		<foaf:homepage rdf:resource="https://dev.shakespearesmonkeys.com/user-222-phillip-mcknight" />
		<foaf:img rdf:resource="https:/dev.shakespearesmonkeys.com/images/user/222/phillip.jpg" />
	</foaf:Person>
</rdf:RDF>