<?xml version="1.0" encoding="iso-8859-1" ?>
    <rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:cc="http://web.resource.org/cc/">

    <channel>
      <title>Dave's Blog</title>
      <link>http://monkey.org/~dbarnett/fromage/blog/</link>
      <description>All Dave, all the time!</description>
      <dc:language>en</dc:language>
      <dc:creator>Dave Barnett</dc:creator>
      <dc:rights>Copyright 2004</dc:rights>
      <dc:date>2003-05-11T17:15:02-05:00</dc:date>
      <admin:generatorAgent rdf:resource="http://www.php.net/" />
      <admin:errorReportsTo rdf:resource="dbarnett(aht)monkey,org"/>
      <sy:updatePeriod>hourly</sy:updatePeriod>
      <sy:updateFrequency>1</sy:updateFrequency>
      <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
        <item>
            <title>TEST!</title>
            <dc:date>2004-06-11T14:47:43-0400</dc:date>
            <link>http://monkey.org/~dbarnett/fromage/blog/viewpage.php?page=test</link>
            <guid>http://monkey.org/~dbarnett/fromage/blog/viewpage.php?page=test</guid>
            <description>&lt;h2&gt;&lt;/h2&gt;
This is a test
</description>
            <content:encoded><![CDATA[<h2></h2>
This is a test
]]></content:encoded>
        </item>
        <item>
            |findresults
            <dc:date>2004-01-19T23:36:15-0500</dc:date>
            <link>http://monkey.org/~dbarnett/fromage/blog/viewpage.php?page=FindResults</link>
            <guid>http://monkey.org/~dbarnett/fromage/blog/viewpage.php?page=FindResults</guid>
            <description>|findresults
</description>
            <content:encoded><![CDATA[|findresults
]]></content:encoded>
        </item>
        <item>
            <title>Welcome!</title>
            <dc:date>2004-01-19T20:22:29-0500</dc:date>
            <link>http://monkey.org/~dbarnett/fromage/blog/viewpage.php?page=welcome</link>
            <guid>http://monkey.org/~dbarnett/fromage/blog/viewpage.php?page=welcome</guid>
            <description>&lt;h2&gt;&lt;/h2&gt;
Welcome to your &lt;a href=&quot;http://fromage.sourceforge.net/&quot;&gt;Fromage&lt;/a&gt; blog.&lt;br /&gt;&lt;br /&gt;If you can see this, you have Fromage correctly installed.&lt;br /&gt;&lt;br /&gt;Some notes ... blank lines get translates to new paragraphs, to make
a list use the normal HTML tags, links can be normal URLs or HREF tags,
&lt;a href=&quot;http://monkey.org/~jose/wiki/wiki.php?page=WikiWords&quot;&gt;WikiWords&lt;/a&gt; show up linked to the wiki, images use double angle brackets around 
the image like so:&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://images.sourceforge.net/images/head_bg_new.gif&quot; alt=&quot;http://images.sourceforge.net/images/head_bg_new.gif&quot; /&gt;&lt;br /&gt;&lt;br /&gt;Make sure you edit the file &quot;options&quot; to personalize your system; you
can edit the sidebar in static/sidebar using normal HTML. &lt;br /&gt;&lt;br /&gt;You can syndicate your blog using:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;blog2atom.php&quot;&gt;ATOM 0.2&lt;/a&gt;
&lt;li&gt;&lt;a href=&quot;blog2rss.php&quot;&gt;RSS 2.0&lt;/a&gt;
&lt;/ul&gt;
Read the source to this entry (in blog_pages/welcome) for an idea of 
how to properly format entries.
</description>
            <content:encoded><![CDATA[<h2></h2>
Welcome to your <a href="http://fromage.sourceforge.net/">Fromage</a> blog.<br /><br />If you can see this, you have Fromage correctly installed.<br /><br />Some notes ... blank lines get translates to new paragraphs, to make
a list use the normal HTML tags, links can be normal URLs or HREF tags,
<a href="http://monkey.org/~jose/wiki/wiki.php?page=WikiWords">WikiWords</a> show up linked to the wiki, images use double angle brackets around 
the image like so:<br /><br /><img src="http://images.sourceforge.net/images/head_bg_new.gif" alt="http://images.sourceforge.net/images/head_bg_new.gif" /><br /><br />Make sure you edit the file "options" to personalize your system; you
can edit the sidebar in static/sidebar using normal HTML. <br /><br />You can syndicate your blog using:
<ul>
<li><a href="blog2atom.php">ATOM 0.2</a>
<li><a href="blog2rss.php">RSS 2.0</a>
</ul>
Read the source to this entry (in blog_pages/welcome) for an idea of 
how to properly format entries.
]]></content:encoded>
        </item>

	</channel>
    </rss>

