<?xml version="1.0" encoding="UTF-8" ?><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.textcube.org/"/>
</foaf:PersonalProfileDocument>
<foaf:Person rdf:ID="me">
<foaf:name>John</foaf:name>
<foaf:depiction rdf:resource="http://tobe30.com/tc/attach/1/7930830994.jpg" />
<foaf:img rdf:resource="http://tobe30.com/tc/attach/1/7930830994.jpg" />
<foaf:knows>
	<foaf:Person rdf:ID="ID11" >
	<foaf:name>Data News</foaf:name>
	<foaf:nick>Data News</foaf:nick>
	<foaf:homepage rdf:resource="http://www.datanews.co.kr" />
	</foaf:Person>
</foaf:knows>
<foaf:knows>
	<foaf:Person rdf:ID="ID1" >
	<foaf:name>NoComplete Hans</foaf:name>
	<foaf:nick>NoComplete Hans</foaf:nick>
	<foaf:homepage rdf:resource="http://hans.tobe30.com" />
	</foaf:Person>
</foaf:knows>
<foaf:knows>
	<foaf:Person rdf:ID="ID2" >
	<foaf:name>딱쮜의 무한망상 필드</foaf:name>
	<foaf:nick>딱쮜의 무한망상 필드</foaf:nick>
	<foaf:homepage rdf:resource="http://ddakji.tistory.com/" />
	</foaf:Person>
</foaf:knows>
</foaf:Person>
</rdf:RDF>
