<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
  <!-- required elements -->
  <title>dive into mark</title>
  <link rel="alternate" type="text/html" href="http://diveintomark.org/"/>
  <modified>2003-12-13T12:29:29Z</modified>
  <!-- optional elements -->
  <tagline>A lot of effort went into making this effortless</tagline>
  <id>tag:diveintomark.org,2003:3</id>
  <generator url="http://www.movabletype.org/" version="2.64">Movable Type</generator>
  <copyright>Copyright (c) 2003, Mark Pilgrim</copyright>

  <entry>
    <!-- required elements -->
    <title>Atom 0.3 snapshot</title>
    <link rel="alternate" type="text/html" href="http://diveintomark.org/2003/12/13/atom03"/>
    <id>tag:diveintomark.org,2003:3.2397</id>
    <issued>2003-12-13T08:29:29-04:00</issued>
    <created>2003-12-13T12:29:29Z</created>
    <modified>2003-12-13T18:30:02Z</modified>
    <!-- optional elements -->
    <summary>The Atom 0.3 snapshot is out.  Here are some sample feeds.</summary>
    <author>
      <name>Mark Pilgrim</name>
      <url>http://diveintomark.org/</url>
      <email>f8dy@example.com</email>
    </author>
    <contributor>
      <name>Sam Ruby</name>
      <url>http://intertwingly.net/blog/</url>
      <email>rubys@example.com</email>
    </contributor>
    <contributor>
      <name>Joe Gregorio</name>
      <url>http://bitworking.org/</url>
      <email>joe@example.com</email>
    </contributor>
    <content type="multipart/alternative">
      <content type="text/plain" xml:lang="en-us">
        The Atom 0.3 snapshot is out.  Changes from the 0.2 snapshot [http://diveintomark.org/archives/2003/08/05/atom02]: (1) MAY contain feed/info.  Free-form info statement that describes the feed format.  More explanation of info [http://www.shellen.com/sandbox/atom-info-proposal.html].  (2) Expanded link syntax.  All links now include rel, type, and href attributes.  (3) Expanded content model.  feed/title, feed/tagline, feed/info, feed/copyright, entry/title, and entry/summary can now contain arbitrary data (such as HTML).  You must specify the data type in the type attribute, and (for non-XML formats) the escaping mode in the mode attribute.  (4) feed/generator now has url and version attributes.  The child text is now the human-readable toolkit name.  (5) several other changes not listed here.
      </content>
      <content type="application/xhtml+xml" mode="xml" xml:lang="en">
        <div xmlns="http://www.w3.org/1999/xhtml">
          <p>The Atom 0.3 snapshot is out.  Changes from the <a href="http://diveintomark.org/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>
      </content>
    </content>
  </entry>
</feed>
