<?xml version="1.0"?>
<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:admin="http://webns.net/mvcb/">
	<foaf:PersonalProfileDocument rdf:about="">
		<foaf:maker rdf:resource="#me"/>
		<foaf:primaryTopic rdf:resource="#me"/>
		<admin:generatorAgent rdf:resource="http://www.ldodds.com/foaf/foaf-a-matic"/>
		<admin:errorReportsTo rdf:resource="mailto:leigh@ldodds.com"/>
	</foaf:PersonalProfileDocument>
	<foaf:Person rdf:ID="me">
		<foaf:name>Mark James</foaf:name>
		<foaf:title>Mr</foaf:title>
		<foaf:givenname>Mark</foaf:givenname>
		<foaf:family_name>James</foaf:family_name>
		<foaf:mbox_sha1sum>40192c4e1feb95c1a6d2e7c5c02eb22bb65c889f</foaf:mbox_sha1sum>
		<foaf:homepage rdf:resource="http://mark.james.name"/>
		<foaf:depiction rdf:resource="https://secure.gravatar.com/avatar/bc2f0d0f8b6f3bebbe27a9be96fe911f?s=128"/>
		<foaf:workplaceHomepage rdf:resource="http://www.mademedia.co.uk/"/>
	</foaf:Person>
</rdf:RDF>
