<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <!-- You need to customize this information -->
    <title>BlogMax: Blogging in Emacs</title>
    <link>http://billstclair.com/weblog.el/</link>
    <description>A wonderful tool for maintaining a weblog</description>
    <language>en-us</language>
    <docs>http://billstclair.com/blogmax/</docs>
    <managingEditor>bill@billstclair.com</managingEditor>
    <webMaster>bill@billstclair.com</webMaster>
    <!-- These are just examples. They will be filled in on generation -->
    <pubDate>Thu, 09 Dec 2004 03:31:35 GMT</pubDate>
    <lastBuildDate>Thu, 09 Dec 2004 03:31:35 GMT</lastBuildDate>
   
    <item>
      <description>&lt;!--Feed on Feeds &amp; Wikipedia--&gt; 
&lt;a href="http://billstclair.com/blogmax/041208.html#rss" title="Permalink"&gt;#&lt;/a&gt; 
I made the RSS generator create a kludgey &lt;code&gt;&amp;lt;guid&gt;&lt;/code&gt; tag 
for each &lt;code&gt;&amp;lt;item&gt;&lt;/code&gt;. The GUID is the date followed by the 
index of the entry in the RSS file, meaning that it will change every 
time you generate RSS. So it's not good for sites that change more 
than once a day. It does, however, cause Steve Minutillo's 
&lt;a href="http://minutillo.com/steve/feedonfeeds/"&gt; 
Feed on Feeds&lt;/a&gt; to notice all the items instead of just the first 
item the first time you update. 
      </description>
      <guid>Thu, 09 Dec 2004 03:31:35-1</guid>
    </item>
    <item>
      <description> 
&lt;a href="http://billstclair.com/blogmax/041208.html#simmons" title="Permalink"&gt;#&lt;/a&gt; 
Shane Simmons donated a Wikipedia macro: 
&lt;ul&gt; 
&lt;li&gt;&lt;code&gt;{wikipedia}&lt;/code&gt; becomes &lt;a href="http://www.wikipedia.org"&gt;Wikipedia&lt;/a&gt; 
&lt;li&gt;&lt;code&gt;{wikipedia "Anarchism"}&lt;/code&gt; becomes &lt;a href="http://www.wikipedia.org/Anarchism"&gt;Anarchism&lt;/a&gt; 
&lt;li&gt;&lt;code&gt;{wikipedia "Anarchism" "There's no government like no government"}&lt;/code&gt; becomes 
&lt;a href="http://www.wikipedia.org/Anarchism"&gt;There's no government like no government&lt;/a&gt; 
&lt;/ul&gt; 
      </description>
      <guid>Thu, 09 Dec 2004 03:31:35-2</guid>
    </item>
    <item>
      <description> 
I didn't bother to generate a new zip file. Just download 
&lt;a href="http://billstclair.com/blogmax/blogmax.el"&gt; 
&lt;code&gt;blogmax.el&lt;/code&gt;&lt;/a&gt; and 
&lt;a href="http://billstclair.com/blogmax/rss-template.xml"&gt; 
&lt;code&gt;rss-template.xml&lt;/code&gt;&lt;/a&gt;, then &lt;code&gt;byte-compile-file&lt;/code&gt; 
&lt;code&gt;blogmax.el&lt;/code&gt; or download 
&lt;a href="http://billstclair.com/blogmax/blogmax.elc"&gt; 
&lt;code&gt;blogmax.elc&lt;/code&gt;&lt;/a&gt;. 
      </description>
      <guid>Thu, 09 Dec 2004 03:31:35-3</guid>
    </item>
  </channel>
</rss>
