<?xml version="1.0"?>
<rss xmlns="http://backend.userland.com/RSS2" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" version="2.0">
  <channel>
    <title>dive into mark</title>
    <link>http://example.org/</link>
    <description>A &lt;em&gt;lot&lt;/em&gt; of effort went into making this effortless</description>
    <lastBuildDate>Sat, 13 Dec 2003 12:29:29 Z</lastBuildDate>
    <generator>Example Toolkit 1.0</generator>
    <copyright>Copyright (c) 2003, Mark Pilgrim</copyright>
    <item>
      <title>Atom 0.3 snapshot</title>
      <link>http://example.org/2003/12/13/atom03</link>
      <description>The Atom 0.3 snapshot is out.  Here are some sample feeds.</description>
      <guid>tag:example.org,2003:3.2397</guid>
      <pubDate>Sat, 13 Dec 2003 08:29:29 Q</pubDate>
      <dc:created>2003-12-13T12:29:29Z</dc:created>
      <dc:date-x-metadatalastmodified>2003-12-13T18:30:02Z</dc:date-x-metadatalastmodified>
      <author>f8dy@example.com (Mark Pilgrim)</author>
      <dc:contributor>
        <rdf:Bag>
          <rdf:li>
            <foaf:Person>
              <foaf:name>Sam Ruby</foaf:name>
              <foaf:page>http://intertwingly.net/blog/</foaf:page>
              <foaf:mbox>rubys@example.com</foaf:mbox>
            </foaf:Person>
          </rdf:li>
          <rdf:li>
            <foaf:Person>
              <foaf:name>Joe Gregorio</foaf:name>
              <foaf:page>http://bitworking.org/</foaf:page>
              <foaf:mbox>joe@example.com</foaf:mbox>
            </foaf:Person>
          </rdf:li>
        </rdf:Bag>
      </dc:contributor>
      <content:items>
        <rdf:Bag>
          <rdf:li>
            <content:item xml:base="http://diveintomark.org/">
              <content:format rdf:resource="http://www.w3.org/1999/xhtml"/>
              <content:encoding rdf:resource="http://example.com/content:encoding#unknown"/>
              <dc:language>en</dc:language>
              <rdf:value><![CDATA[
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The Atom 0.3 snapshot is out.  Changes from the <a href="/archives/2003/08/05/atom02">0.2 snapshot</a>:</p>
        <ol>
          <li>MAY contain <code>feed/info</code>.  Free-form info statement that describes the feed format.  <a href="http://www.shellen.com/sandbox/atom-info-proposal.html">More explanation of info</a>.</li>
          <li>Expanded link syntax.  All links now include rel, type, and href attributes.</li>
          <li>Expanded content model.  <code>feed/title</code>, <code>feed/tagline</code>, <code>feed/info</code>, <code>feed/copyright</code>, <code>entry/title</code>, and <code>entry/summary</code> can now contain arbitrary data (such as HTML).  You must specify the data type in the <code>type</code> attribute, and (for non-XML formats) the escaping mode in the <code>mode</code> attribute.</li>
          <li><code>feed/generator</code> now has <code>url</code> and <code>version</code> attributes.  The child text is now the human-readable toolkit name.</li>
          <li>several other changes not listed here</li>
        </ol>
      </div>
    ]]></rdf:value>
            </content:item>
          </rdf:li>
        </rdf:Bag>
      </content:items>
    </item>
  </channel>
</rss>
