<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="" type="text/css"?>

<Channel xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:dcterms="http://purl.org/dc/terms/"
         xmlns="http://purl.org/net/rss1.1#"
         xmlns:p="http://purl.org/net/rss1.1/payload#"
         rdf:about="http://www.steampunklaboratory.com/Members/Alex/alexs-test-weblog">

    <title>Alex's Test Weblog</title>
    <link>http://www.steampunklaboratory.com/Members/Alex/alexs-test-weblog</link>

    <description>A demo Blog to test the instructions on "How to contribute to this site".</description>

    <image rdf:parseType="Resource">
        <title>Alex's Test Weblog</title>
        <url>http://www.steampunklaboratory.com/logo.png</url>
    </image>

    <items rdf:parseType="Collection">
        
        <item rdf:about="http://www.steampunklaboratory.com/Members/Alex/alexs-test-weblog/archive/2008/05/30/alexs-first-entry">
            <title>Alex's First Entry</title>
            <link>http://www.steampunklaboratory.com/Members/Alex/alexs-test-weblog/archive/2008/05/30/alexs-first-entry</link>
            <description>This is the excerpt of the first entry in Alex's demo blog.</description>
            <p:payload xmlns="http://www.w3.org/1999/xhtml"
                       rdf:parseType="Literal">
<p>This is text I wrote to test the instructions on "How to add a blog..."</p>
<p>&nbsp;</p>
<p><br />And <strong>this</strong> is the text I wrote while testing the instructions on "How to edit an existing blog entry..."</p>
<p><br />And here's a random pic I uploaded from the web....</p>
<p><img class="image-inline" src="topic_images/IMG11.jpg" alt="" height="643" width="420" /></p>
<p>&nbsp;</p>
</p:payload>
            <dc:date>2008-05-30T16:15:00-05:00</dc:date>
            <dcterms:modified>2008-06-02T14:42:04-05:00</dcterms:modified>
            <dc:creator>Alex</dc:creator>
            
            
            <dc:subject>steampunk</dc:subject>
            
            
            <dc:subject>design</dc:subject>
            
            
            <dc:subject>new blog</dc:subject>
            
            
            <dc:subject>instructions</dc:subject>
            
        </item>
        
    </items>
</Channel>


