<?xml version="1.0"?>
<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/"
>
<channel rdf:about="http://www.alexpounds.com/whatsnew.rss">
    <title>What's New at alexpounds.com.</title>
    <link>http://www.alexpounds.com/</link>
    <description>What's new at the personal homepage of Alex Pounds.</description>
    <items>
        <rdf:Seq>
            <rdf:li resource="http://www.alexpounds.com/contact.php" />
            <rdf:li resource="http://www.alexpounds.com/writings/articles/index.php" />
            <rdf:li resource="http://www.alexpounds.com/writings/index.php" />
            <rdf:li resource="http://www.alexpounds.com/writings/articles/reviewettes.php" />
            <rdf:li resource="http://www.alexpounds.com/code/index.php" />
        </rdf:Seq>
    </items>
</channel>

<item rdf:about="http://www.alexpounds.com/contact.php">
    <title>Contact Me</title>
    <link>http://www.alexpounds.com/contact.php</link>
    <dc:date>2009-05-28</dc:date>
    <description>An article from http://www.alexpounds.com/ with no metatag, as of yet.</description>
</item>
<item rdf:about="http://www.alexpounds.com/writings/articles/index.php">
    <title>Articles</title>
    <link>http://www.alexpounds.com/writings/articles/index.php</link>
    <dc:date>2009-04-24</dc:date>
    <description>The contents page for a variety of articles I've written at different times, covering a broad range of topics.</description>
</item>
<item rdf:about="http://www.alexpounds.com/writings/index.php">
    <title>Writings</title>
    <link>http://www.alexpounds.com/writings/index.php</link>
    <dc:date>2009-04-24</dc:date>
    <description>The contents page for a variety of articles I've written at different times, covering a broad range of topics.</description>
</item>
<item rdf:about="http://www.alexpounds.com/writings/articles/reviewettes.php">
    <title>Reviewettes</title>
    <link>http://www.alexpounds.com/writings/articles/reviewettes.php</link>
    <dc:date>2007-11-12</dc:date>
    <description>Short reviews of stuff.</description>
</item>
<item rdf:about="http://www.alexpounds.com/code/index.php">
    <title>Code</title>
    <link>http://www.alexpounds.com/code/index.php</link>
    <dc:date>2006-07-30</dc:date>
    <description>A list of all the various programs I've made available to the world.</description>
</item>
</rdf:RDF>
