<?xml version="1.0" encoding="utf-8"?>
<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Steve Kemp's Blog</title>
<description>Debian & Free Software</description>
<link><!-- tmpl_var name='top' --></link>
<atom:link href="<!-- tmpl_var name='top' -->index.rss" rel="self" type="application/rss+xml" />
<!-- tmpl_loop name="entries" -->
<item>
<title><!-- tmpl_var name="title" escape='html' --></title>
<link><!-- tmpl_var name='top' --><!-- tmpl_var name='link' --></link>
<guid isPermaLink="true"><!-- tmpl_var name='top' --><!-- tmpl_var name='link' --></guid>
<pubDate><!-- tmpl_var name='date' --></pubDate>
<description><!-- tmpl_var name="body" escape='html' --></description>
</item>
<!-- /tmpl_loop -->
</channel>
</rss>