<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="./_xsl/foaf.xsl"?>

<rdf:RDF
  xmlns="http://xmlns.com/foaf/0.1/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="en">
  
<Person>
	<name>kanai</name>
	<depiction rdf:resource="http://wolfrosch.com/_img/about/kanai.png" />
	<!-- <mbox rdf:resource="mailto:kanai&#64;wolfrosch.com" /> -->
	<birthday>12-31</birthday>
	<homepage rdf:resource="http://wolfrosch.com/" dc:title="Wolfrosch" />
	<weblog rdf:resource="http://wolfrosch.com/text/" dc:title="Wolfrosch - Text"/>
	<msnChatID>kanai&#64;wolfrosch.com</msnChatID>
		
	<interest rdf:resource="http://apple.com" dc:title="Mac" />
	<interest rdf:resource="http://www.swono.com" dc:title="ヲノサトル" xml:lang="ja" />
	<interest rdf:resource="http://kotobukihikaru.com" dc:title="ことぶき光" xml:lang="ja" />
	<interest rdf:resource="http://www.alfee.com" dc:title="THE ALFEE" />
	<interest rdf:resource="http://Rahmens.net" dc:title="Rahmens" />
	<interest rdf:resource="http://www.groovisions.com" dc:title="Groovisions" />
	<interest rdf:resource="http://www.asumiko.com" dc:title="中村 明日美子" xml:lang="ja" />
	<interest rdf:resource="http://www.etiquette-recording.com/" dc:title="yes, mama ok?" />
	<interest rdf:resource="http://www.w3.org/" dc:title="Web標準規格" xml:lang="ja" />
	<interest rdf:resource="http://php.net/" dc:title="PHP" />
	
	<mbox_sha1sum>fbed4eb2339364369620399e25376ac4f82a7f71</mbox_sha1sum>
</Person>


</rdf:RDF>