<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

<channel rdf:about="http://beaneater.org.uk">
<title>beaneater.org.uk</title>
<link>http://beaneater.org.uk</link>
<description>a diary and weblog</description>
<dc:language>en-gb</dc:language>
<dc:rights>Copyright 2002, Nicholas Wolverson</dc:rights>
<dc:publisher>nicholaw@beaneater.org.uk</dc:publisher>
<dc:creator>nicholaw@beaneater.org.uk</dc:creator>
<dc:subject>personal diary and commentary</dc:subject>
<syn:updatePeriod>hourly</syn:updatePeriod>
<syn:updateFrequency>1</syn:updateFrequency>
<syn:updateBase>2002-01-01T12:00+00:00</syn:updateBase>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://beaneater.org.uk/entries/080525114851" />
  <rdf:li rdf:resource="http://beaneater.org.uk/entries/080429174112" />
 </rdf:Seq>
</items>
<image rdf:resource="http://beaneater.org.uk/images/me.jpg" />
</channel>

<image rdf:about="http://beaneater.org.uk/images/me.jpg">
<title>beaneater</title>
<url>http://beaneater.org.uk/images/me.jpg</url>
<link>http://beaneater.org.uk</link>
</image>

<item rdf:about="http://beaneater.org.uk/entries/080525114851">
<title>Mumble</title>
<link>http://beaneater.org.uk/entries/080525114851</link>
<description>Not been doing much of interest. Will do something interesting some
time then post about it...
</description>
<dc:date>2008-06-25T12:48:51Z</dc:date>
</item>

<item rdf:about="http://beaneater.org.uk/entries/080429174112">
<title>Viva voce</title>
<link>http://beaneater.org.uk/entries/080429174112</link>
<description>This afternoon I have successfully defended my thesis on "Game
semantics for object oriented languages".

I'm rather happy about that.
</description>
<dc:date>2008-05-29T18:41:12Z</dc:date>
</item>

</rdf:RDF>