<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet href="style.css" type="text/css"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.benmeadowcroft.com/rss/articles.rdf">
    <title>Web authoring articles from BenMeadowcroft.com</title>
    <description>Articles promoting standards based authoring. The articles provides explanations and examples of how to author semantic documents, along with comments on why semantic markup can be useful.</description>
    <link>http://www.benmeadowcroft.com/articles/</link>
    <image rdf:resource="http://www.benmeadowcroft.com/rss/articles88x33.gif" />
    
    <items>
          <rdf:Seq>
            <li rdf:resource="http://www.benmeadowcroft.com/webdev/articles/chronicles-of-a-cms/" />
            <li rdf:resource="http://www.benmeadowcroft.com/webdev/articles/definition-lists.shtml" />
            <li rdf:resource="http://www.benmeadowcroft.com/webdev/articles/abbr-vs-acronym.shtml" />
          </rdf:Seq>
    </items>
</channel>

  <image rdf:about="http://www.benmeadowcroft.com/rss/articles88x33.gif">
    <title>Web authoring articles by Ben Meadowcroft</title>
    <url>http://www.benmeadowcroft.com/rss/articles88x33.gif</url>
    <link>http://www.benmeadowcroft.com/articles/</link>
  </image>

  <item rdf:about="http://www.benmeadowcroft.com/webdev/articles/urns-and-citations/">
    <title>URNs and bibliographic citations in web authoring.</title>
    <link>http://www.benmeadowcroft.com/webdev/articles/urns-and-citations/</link>
    <description>This article explaing the relationship between URNs, URIs and URLs, it also gives practical examples of URNs in use as well as arguments promoting the use of URNs in academic and technical writing published on the internet.</description>
  </item>

  <item rdf:about="http://www.benmeadowcroft.com/webdev/articles/chronicles-of-a-cms/">
    <title>Chronicles of a Content Mangement System.</title>
    <link>http://www.benmeadowcroft.com/webdev/articles/chronicles-of-a-cms/</link>
    <description>This is a short article on the beginings of the content management system for benmeadowcroft.com, it will chart the progress as I go from initial concepts to the final implementation.</description>
  </item>

  <item rdf:about="http://www.benmeadowcroft.com/webdev/articles/definition-lists.shtml">
    <title>Using definition lists well.</title>
    <link>http://www.benmeadowcroft.com/webdev/articles/definition-lists.shtml</link>
    <description>An article exploring the Definition List element and explaining their usefulness and meaning.</description>
  </item>

  <item rdf:about="http://www.benmeadowcroft.com/webdev/articles/abbr-vs-acronym.shtml">
    <title>Confused by abbreviations and acronyms?</title>
    <link>http://www.benmeadowcroft.com/webdev/articles/abbr-vs-acronym.shtml</link>
    <description>An article exploring the misunderstandings produced by these two HTML elements, along with some examples of correct usage.</description>
  </item>

</rdf:RDF>