<?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/my_first_openmoko_application.html">

	<dc:creator>Jakob Westhoff</dc:creator>
	<dc:title>My first application for the Openmoko Neo Freerunner</dc:title>
	<dc:date>Wed, 04 Feb 2009 23:44:26 +0100</dc:date>
	<dc:rights>CC by-nc-sa</dc:rights>
	<dc:language>en</dc:language>
	<dc:format>text/html</dc:format>

	<dc:description>A little story about what I experienced during the first steps towards
writing an application for the Freerunner by myself. You will find a
download link and a demonstration video inside.</dc:description>
</rdf:Description> 

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

	<dc:creator>Jakob Westhoff</dc:creator>
	<dc:title>My first application for the Openmoko Neo Freerunner</dc:title>
	<dc:date>Wed, 04 Feb 2009 23:44:26 +0100</dc:date>
	<dc:rights>CC by-nc-sa</dc:rights>
	<dc:language>en</dc:language>
	<dc:format>text/plain</dc:format>

	<dc:description>A little story about what I experienced during the first steps towards
writing an application for the Freerunner by myself. You will find a
download link and a demonstration video inside.</dc:description>
</rdf:Description> 

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

	<dc:creator>Jakob Westhoff</dc:creator>
	<dc:title>My first application for the Openmoko Neo Freerunner</dc:title>
	<dc:date>Wed, 04 Feb 2009 23:44:26 +0100</dc:date>
	<dc:rights>CC by-nc-sa</dc:rights>
	<dc:language>en</dc:language>
	<dc:format>application/rss+xml</dc:format>

	<dc:description>A little story about what I experienced during the first steps towards
writing an application for the Freerunner by myself. You will find a
download link and a demonstration video inside.</dc:description>
</rdf:Description> 

</rdf:RDF>

