RSS Example
From http://www.elharo.com/blog/feed/rss?
<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.2" -->
<rss version="0.92">
<channel>
<title>Mokka mit Schlag</title>
<link>http://www.elharo.com/blog</link>
<description>Ranting and Raving</description>
<lastBuildDate>Thu, 01 Dec 2005 12:30:50 +0000</lastBuildDate>
<docs>http://backend.userland.com/rss092</docs>
<language>en</language>
<item>
<title>To Blog or Not To Blog</title>
<description> Cafe au Lait dates back to 1995. I know I’m not
the first blogger. Ric Ford’s Macintouch precedes me, and
probably others do as well. However, I was there quite early on, I
think before the word “blog” was coined. Truth is
I’ve never even really thought of Cafe au ...</description>
<link>http://www.elharo.com/blog/software-development/web-development/2005/12/01/to-blog-or-not-to-blog/</link>
</item>
<item>
<title>Birds on Rails, Part 2</title>
<description> Rails seems to be installed and working (Finally.
That took almost a full day.) so let’s see if we can build
some real pages. The first thing I need is something simple. I want
to iterate through the sites table in the database and print each
name in the site ...</description>
<link>http://www.elharo.com/blog/software-development/2005/11/30/birds-on-rails-part-2/</link>
</item>
<item>
<title>Birding Geneva, Part 1</title>
<description> Beth and I arrived in Geneva late Tuesday night on
the Cisalpino. Wednesday we took a day trip to Lausanne. We climbed
the Escaliers du Marché to the Cathédrale Notre-Dame, stopping along
the way to look at a few Carrion Crows in a local park. Then we took
the subway ...</description>
<link>http://www.elharo.com/blog/birding/2005/11/30/birding-geneva-part-1/</link>
</item>
<item>
<title>Generic JUnit Tests</title>
<description> Lately I’ve been thinking about a generic JUnit
test suite that could be run against any Java program. These
wouldn’t be real unit tests but they might be useful as sort
of static application analysis. So far I have three ideas: 1. A test
that runs all Ant targets and verifies ...</description>
<link>http://www.elharo.com/blog/software-development/2005/11/30/generic-junit-tests/</link>
</item>
<item>
<title>More CSS Layout Madness</title>
<description> I remain convinced that the whole CSS layout mess was
poorly thought out, poorly designed, and poorly explained. Yes,
it’s hobbled by poor implementations too; but can you really
blame the poor implementers when the spec writers could never
explain exactly what they meant? Proof of this is just how
...</description>
<link>http://www.elharo.com/blog/software-development/2005/11/29/more-css-layout-madness/</link>
</item>
</channel>
</rss>