<?xml version="1.0"?>
<rdf:RDF 
	xmlns:cc="http://web.resource.org/cc/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/">

<rdf:Description rdf:about="/blog/welcome_to_the_real_world.html">

	<dc:creator>Jakob Westhoff</dc:creator>
	<dc:title>Welcome to the real world</dc:title>
	<dc:date>Fri, 14 Apr 2006 14:59:00 +0200</dc:date>
	<dc:rights>CC by-nc-sa</dc:rights>
	<dc:language>en</dc:language>
	<dc:format>text/html</dc:format>

	<dc:description>My new blog has just be born. Read what I am planing to do here and who I
am.</dc:description>
</rdf:Description> 

<rdf:Description rdf:about="/blog/welcome_to_the_real_world.txt">

	<dc:creator>Jakob Westhoff</dc:creator>
	<dc:title>Welcome to the real world</dc:title>
	<dc:date>Fri, 14 Apr 2006 14:59:00 +0200</dc:date>
	<dc:rights>CC by-nc-sa</dc:rights>
	<dc:language>en</dc:language>
	<dc:format>text/plain</dc:format>

	<dc:description>My new blog has just be born. Read what I am planing to do here and who I
am.</dc:description>
</rdf:Description> 

<rdf:Description rdf:about="/blog/welcome_to_the_real_world.rss">

	<dc:creator>Jakob Westhoff</dc:creator>
	<dc:title>Welcome to the real world</dc:title>
	<dc:date>Fri, 14 Apr 2006 14:59:00 +0200</dc:date>
	<dc:rights>CC by-nc-sa</dc:rights>
	<dc:language>en</dc:language>
	<dc:format>application/rss+xml</dc:format>

	<dc:description>My new blog has just be born. Read what I am planing to do here and who I
am.</dc:description>
</rdf:Description> 

</rdf:RDF>

