<?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>사진그리고나</foaf:name>
<foaf:depiction rdf:resource="http://www.photoni.com/blog/attach/1/1323138647.jpg" />
<foaf:img rdf:resource="http://www.photoni.com/blog/attach/1/1323138647.jpg" />
<foaf:knows>
	<foaf:Person rdf:ID="ID1" >
	<foaf:name>아빠의 육아일기</foaf:name>
	<foaf:nick>아빠의 육아일기</foaf:nick>
	<foaf:homepage rdf:resource="http://www.yeonu.net" />
	</foaf:Person>
</foaf:knows>
<foaf:knows>
	<foaf:Person rdf:ID="ID5" >
	<foaf:name>포토앤아이</foaf:name>
	<foaf:nick>포토앤아이</foaf:nick>
	<foaf:homepage rdf:resource="http://www.photoni.com" />
	</foaf:Person>
</foaf:knows>
</foaf:Person>
</rdf:RDF>
