<?xml version='1.0' encoding='utf-8'?>
<!-- vim: set expandtab encoding=utf-8 ts=2: -->

<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://lizard.org.uk/weblog/.html'>
    <title>Take me to your Lizard!</title>
    <link>http://lizard.org.uk/weblog/.html</link>
    <description>I write therefore I think.</description>

    <dc:language>en-uk</dc:language> 
    <dc:rights>
      Copyright © 2004 lizard.org.uk
      Except where otherwise noted, all content licensed under a Creative Commons License.
      see http://creativecommons.org/licenses/by-nc/2.0/ for full details
      </dc:rights>
    <dc:subject>I write therefore I think.</dc:subject>
    <dc:creator>xaphod</dc:creator>
    <dc:publisher>lizard.org.uk</dc:publisher>
  </channel>
</rdf:RDF>
