<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    <channel rdf:about="http://mobile.mobitype.com">
        <link>http://mobile.mobitype.com</link>
        <title>mobile</title>
        <dc:creator>Philippe Coup-Jambet</dc:creator>
        <dc:date>2007-02-14T05:46:20+01:00</dc:date>
        <items>
            <rdf:Seq>
                <li xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:resource="http://mobile.mobitype.com/welcome_to_mobitype.html"/>
            </rdf:Seq>
        </items>
    </channel>
    <item rdf:about="http://mobile.mobitype.com/welcome_to_mobitype.html">
        <title>Welcome to Mobitype</title>
        <description>http://www.mobitype.com</description>
        <content:encoded><![CDATA[<div><a href="http://www.mobitype.com">http://www.mobitype.com</a></div>]]></content:encoded>
        <dc:date>2007-02-14T05:46:20+01:00</dc:date>
    </item>
</rdf:RDF>
