<?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>hojin</foaf:name>
<foaf:openid>http://coolengineer.myid.net/</foaf:openid>
<foaf:depiction rdf:resource="http://coolengineer.com/attach/1/1207371534.jpg" />
<foaf:img rdf:resource="http://coolengineer.com/attach/1/1207371534.jpg" />
<foaf:knows>
	<foaf:Person rdf:ID="ID19" >
	<foaf:name>서륀</foaf:name>
	<foaf:nick>서륀</foaf:nick>
	<foaf:homepage rdf:resource="http://blueboh.net/" />
	</foaf:Person>
</foaf:knows>
<foaf:knows>
	<foaf:Person rdf:ID="ID8" >
	<foaf:name>심슨</foaf:name>
	<foaf:nick>심슨</foaf:nick>
	<foaf:homepage rdf:resource="http://dogeared.tistory.com" />
	</foaf:Person>
</foaf:knows>
<foaf:knows>
	<foaf:Person rdf:ID="ID32" >
	<foaf:name>영수</foaf:name>
	<foaf:nick>영수</foaf:nick>
	<foaf:homepage rdf:resource="http://sooya.org/" />
	</foaf:Person>
</foaf:knows>
</foaf:Person>
</rdf:RDF>

