From: <Enregistré par Windows Internet Explorer 7>
Subject: AtomEnabled / Developers / Atom Syndication Format
Date: Sun, 18 Nov 2007 14:52:44 +0100
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_000B_01C829F2.AD0CC9A0"
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198

This is a multi-part message in MIME format.

------=_NextPart_000_000B_01C829F2.AD0CC9A0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.atomenabled.org/developers/syndication/

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" =
"http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<HTML xmlns=3D"http://www.w3.org/1999/xhtml"><HEAD><TITLE>AtomEnabled / =
Developers / Atom Syndication Format</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1"><LINK=20
href=3D"/favicon.ico" rel=3D"shortcut icon">
<SCRIPT type=3Dtext/javascript></SCRIPT>

<STYLE type=3Dtext/css media=3Dall>@import url( =
http://atomenabled.org/layout.css );
#blog H2 {
	FONT-SIZE: 24px; PADDING-TOP: 4px; BACKGROUND-COLOR: #c0d1df
}
</STYLE>

<META content=3D"MSHTML 6.00.6000.16544" name=3DGENERATOR></HEAD>
<BODY>
<DIV id=3Dcontainer>
<DIV id=3Dbanner>
<H1><A title=3D"Home - AtomEnabled.org" =
href=3D"http://www.atomenabled.org/"><IMG=20
alt=3D"Atom logo" =
src=3D"http://atomenabled.org/images/atom-logo75px.gif"=20
align=3Dmiddle border=3D0></A>AtomEnabled</H1>
<DIV id=3Dnavlist>
<UL id=3Dnavbar>
  <LI><A title=3Dhome href=3D"http://www.atomenabled.org/">home</A>=20
  <LI><A title=3Ddevelopers=20
  href=3D"http://www.atomenabled.org/developers/">developers</A>=20
  <LI><A title=3Dpublishers=20
  href=3D"http://www.atomenabled.org/publishers/">publishers</A>=20
  <LI><A title=3Deveryone =
href=3D"http://www.atomenabled.org/everyone/">everyone</A>=20
  </LI></UL></DIV></DIV>
<DIV id=3Ddevelopers>
<H3>Atom Syndication Format - Introduction</H3></DIV><!-- developers -->
<DIV id=3Dblog>
<DIV class=3Dheading>
<DIV class=3Dheading_path><A=20
href=3D"http://www.atomenabled.org/developers/">Developers</A> &gt;=20
Syndication</DIV></DIV><!-- heading -->
<H2>Contents</H2>
<UL>
  <LI><A=20
  =
href=3D"http://www.atomenabled.org/developers/syndication/#whatIsAtom">Wh=
at is=20
  Atom?</A>=20
  <UL>
    <LI><A=20
    =
href=3D"http://www.atomenabled.org/developers/syndication/#aboutThisDocum=
ent">About=20
    this document</A>=20
    <LI><A=20
    =
href=3D"http://www.atomenabled.org/developers/syndication/#sampleFeed">Sa=
mple=20
    feed</A> </LI></UL>
  <LI>Feed Elements=20
  <UL>
    <LI><A=20
    =
href=3D"http://www.atomenabled.org/developers/syndication/#requiredFeedEl=
ements">Required</A>=20

    <LI><A=20
    =
href=3D"http://www.atomenabled.org/developers/syndication/#recommendedFee=
dElements">Recommended</A>=20

    <LI><A=20
    =
href=3D"http://www.atomenabled.org/developers/syndication/#optionalFeedEl=
ements">Optional</A>=20
    </LI></UL>
  <LI>Entry Elements=20
  <UL>
    <LI><A=20
    =
href=3D"http://www.atomenabled.org/developers/syndication/#requiredEntryE=
lements">Required</A>=20

    <LI><A=20
    =
href=3D"http://www.atomenabled.org/developers/syndication/#recommendedEnt=
ryElements">Recommended</A>=20

    <LI><A=20
    =
href=3D"http://www.atomenabled.org/developers/syndication/#optionalEntryE=
lements">Optional</A>=20
    </LI></UL>
  <LI>Common Constructs=20
  <UL>
    <LI><A=20
    =
href=3D"http://www.atomenabled.org/developers/syndication/#category">Cate=
gory</A>=20

    <LI><A=20
    =
href=3D"http://www.atomenabled.org/developers/syndication/#contentElement=
">Content</A>=20

    <LI><A=20
    =
href=3D"http://www.atomenabled.org/developers/syndication/#link">Link</A>=
=20
    <LI><A=20
    =
href=3D"http://www.atomenabled.org/developers/syndication/#person">Person=
</A>=20
    <LI><A=20
    =
href=3D"http://www.atomenabled.org/developers/syndication/#text">Text</A>=
=20
  </LI></UL>
  <LI><A=20
  =
href=3D"http://www.atomenabled.org/developers/syndication/#extensibility"=
>Extending=20
  Atom</A>=20
  <LI><A =
href=3D"http://www.atomenabled.org/developers/syndication/#seeAlso">See=20
  Also</A> </LI></UL>
<H2>What is Atom?<A id=3DwhatIsAtom name=3DwhatIsAtom></A></H2>
<P>Atom is the name of an XML-based Web content and metadata syndication =
format,=20
and an application-level protocol for publishing and editing Web =
resources=20
belonging to periodically updated websites.</P>
<P>All Atom feeds must be well-formed <A=20
href=3D"http://www.w3.org/TR/REC-xml">XML</A> documents, and are =
identified with=20
the <CODE>application/atom+xml</CODE> media type.</P>
<H3>About this document<A id=3DaboutThisDocument =
name=3DaboutThisDocument> </A></H3>
<P>This document focuses on <A=20
href=3D"http://www.atomenabled.org/developers/syndication/atom-format-spe=
c.php">The=20
Atom Syndication Format</A> produced by the <A=20
title=3D"Internet Engineering Task Force" =
href=3D"http://www.ietf.org/">IETF</A> <A=20
href=3D"http://www.ietf.org/html.charters/atompub-charter.html">AtomPub =
Working=20
Group</A>. In the event that this document differs from the Internet =
Draft, the=20
Internet Draft is to be considered authoritative.</P>
<P>General considerations:</P>
<UL>
  <LI>All elements described in this document must be in the <A=20
  href=3D"http://www.w3.org/2005/Atom">http://www.w3.org/2005/Atom</A> =
namespace.=20
  <LI>All timestamps in Atom must conform to <A=20
  href=3D"http://www.faqs.org/rfcs/rfc3339.html">RFC 3339</A>.=20
  <LI>Unless otherwise specified, all values must be plain text (i.e., =
no=20
  entity-encoded html).=20
  <LI><A=20
  =
href=3D"http://www.w3.org/TR/REC-xml/#sec-lang-tag"><CODE>xml:lang</CODE>=
</A>=20
  may be used to identify the language of any human readable text.=20
  <LI><A =
href=3D"http://www.w3.org/TR/xmlbase/"><CODE>xml:base</CODE></A> may be=20
  used to control how relative <ABBR=20
  title=3D"Universal Resource Identifier">URI</ABBR>s are resolved. =
</LI></UL>
<H3>Sample feed<A id=3DsampleFeed name=3DsampleFeed> =
</A></H3><PRE>&lt;?xml version=3D"1.0" encoding=3D"utf-8"?&gt;
&lt;feed xmlns=3D"http://www.w3.org/2005/Atom"&gt;

  &lt;title&gt;Example Feed&lt;/title&gt;
  &lt;link href=3D"http://example.org/"/&gt;
  &lt;updated&gt;2003-12-13T18:30:02Z&lt;/updated&gt;
  &lt;author&gt;
    &lt;name&gt;John Doe&lt;/name&gt;
  &lt;/author&gt;
  &lt;id&gt;urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6&lt;/id&gt;

  &lt;entry&gt;
    &lt;title&gt;Atom-Powered Robots Run Amok&lt;/title&gt;
    &lt;link href=3D"http://example.org/2003/12/13/atom03"/&gt;
    &lt;id&gt;urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a&lt;/id&gt;
    &lt;updated&gt;2003-12-13T18:30:02Z&lt;/updated&gt;
    &lt;summary&gt;Some text.&lt;/summary&gt;
  &lt;/entry&gt;

&lt;/feed&gt;
</PRE>
<H2 id=3Dfeed>Elements of &lt;feed&gt;</H2>A Feed consists of some =
metadata,=20
followed by any number of entries.=20
<H3>Required feed elements<A id=3DrequiredFeedElements =
name=3DrequiredFeedElements>=20
</A></H3>
<P>Here's a list of the required feed elements, each with a brief =
description,=20
and an example.</P>
<TABLE cellSpacing=3D10>
  <TBODY>
  <TR>
    <TH>Element</TH>
    <TH>Description</TH></TR>
  <TR>
    <TD vAlign=3Dtop>id</TD>
    <TD vAlign=3Dtop>Identifies the feed using a universally unique and=20
      permanent <ABBR title=3D"Universal Resource =
Identifier">URI</ABBR>. If you=20
      have a long-term, renewable lease on your Internet domain name, =
then you=20
      can feel free to use your website's address. =
<PRE>&lt;id&gt;http://example.com/&lt;/id&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>title</TD>
    <TD vAlign=3Dtop>Contains a human readable title for the feed. Often =
the=20
      same as the title of the associated website. This value should not =
be=20
      blank. <PRE>&lt;title&gt;Example, =
Inc.&lt;/title&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>updated</TD>
    <TD vAlign=3Dtop>Indicates the last time the feed was modified in a=20
      significant way. =
<PRE>&lt;updated&gt;2003-12-13T18:30:02Z&lt;/updated&gt;</PRE></TD></TR><=
/TBODY></TABLE>
<H3>Recommended feed elements<A id=3DrecommendedFeedElements=20
name=3DrecommendedFeedElements> </A></H3>Atom makes a number of =
additional=20
requirements and recommendations for feed elements that you should to be =
aware=20
of. They are as follows:=20
<TABLE cellSpacing=3D10>
  <TBODY>
  <TR>
    <TH>Element</TH>
    <TH>Description</TH></TR>
  <TR>
    <TD vAlign=3Dtop>author</TD>
    <TD vAlign=3Dtop>Names one author of the feed. A feed may have =
multiple=20
      <CODE>author</CODE> elements. A feed must contain at least one=20
      <CODE>author</CODE> element unless <B>all</B> of the =
<CODE>entry</CODE>=20
      elements contain at least one <CODE>author</CODE> element. More =
info <A=20
      =
href=3D"http://www.atomenabled.org/developers/syndication/#person">here</=
A>.=20
<PRE>&lt;author&gt;
&nbsp;&nbsp;&lt;name&gt;John&nbsp;Doe&lt;/name&gt;
&nbsp;&nbsp;&lt;email&gt;JohnDoe@example.com&lt;/email&gt;
&nbsp;&nbsp;&lt;uri&gt;http://example.com/~johndoe&lt;/uri&gt;
&lt;/author&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>link</TD>
    <TD vAlign=3Dtop>Identifies a related Web page. The type of relation =
is=20
      defined by the <CODE>rel</CODE> attribute. A feed is limited to =
one=20
      <CODE>alternate</CODE> per <CODE>type</CODE> and =
<CODE>hreflang</CODE>. A=20
      feed should contain a link back to the feed itself. More info <A=20
      =
href=3D"http://www.atomenabled.org/developers/syndication/#link">here</A>=
. <PRE>&lt;link&nbsp;rel=3D"self" =
href=3D"/feed"&nbsp;/&gt;</PRE></TD></TR></TBODY></TABLE>
<H3>Optional feed elements<A id=3DoptionalFeedElements =
name=3DoptionalFeedElements>=20
</A></H3>
<P>Here's a list of optional feed elements.</P>
<TABLE cellSpacing=3D10>
  <TBODY>
  <TR>
    <TH>Element</TH>
    <TH>Description</TH></TR>
  <TR>
    <TD vAlign=3Dtop>category</TD>
    <TD vAlign=3Dtop>Specifies a category that the feed belongs to. A=20
      <CODE>feed</CODE> may have multiple <CODE>category</CODE> =
elements. More=20
      info <A=20
      =
href=3D"http://www.atomenabled.org/developers/syndication/#category">here=
</A>.=20
<PRE>&lt;category term=3D"sports"/&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>contributor</TD>
    <TD vAlign=3Dtop>Names one contributor to the feed. An feed may have =

      multiple contributor elements. More info <A=20
      =
href=3D"http://www.atomenabled.org/developers/syndication/#person">here</=
A>.=20
<PRE>&lt;contributor&gt;
&nbsp;&nbsp;&lt;name&gt;Jane&nbsp;Doe&lt;/name&gt;
&lt;/contributor&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>generator</TD>
    <TD vAlign=3Dtop>Identifies the software used to generate the feed, =
for=20
      debugging and other purposes. Both the <ABBR=20
      title=3D"Uniform Resource Identifier">uri</ABBR> and =
<CODE>version</CODE>=20
      attributes are optional. <PRE>&lt;generator uri=3D"/myblog.php" =
version=3D"1.0"&gt;
&nbsp;&nbsp;Example Toolkit
&lt;/generator&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>icon</TD>
    <TD vAlign=3Dtop>Identifies a small image which provides iconic =
visual=20
      identification for the feed. Icons should be square. =
<PRE>&lt;icon&gt;/icon.jpg&lt;/icon&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>logo</TD>
    <TD vAlign=3Dtop>Identifies a larger image which provides visual=20
      identification for the feed. Images should be twice as wide as =
they are=20
      tall. <PRE>&lt;logo&gt;/logo.jpg&lt;/logo&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>rights</TD>
    <TD vAlign=3Dtop>Conveys information about rights, e.g. copyrights, =
held in=20
      and over the feed. More info <A=20
      =
href=3D"http://www.atomenabled.org/developers/syndication/#text">here</A>=
. <PRE>&lt;rights&gt; =A9 2005 John Doe &lt;/rights&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>subtitle</TD>
    <TD vAlign=3Dtop>Contains a human-readable description or subtitle =
for the=20
      feed. More info <A=20
      =
href=3D"http://www.atomenabled.org/developers/syndication/#text">here</A>=
. <PRE>&lt;subtitle&gt;all your examples are belong to =
us&lt;/subtitle&gt;</PRE></TD></TR></TBODY></TABLE>
<H2 id=3Dentry>Elements of &lt;entry&gt;</H2>An example of an entry =
would be a=20
single post on a weblog.=20
<H3>Required Elements of &lt;entry&gt;<A id=3DrequiredEntryElements=20
name=3DrequiredEntryElements> </A></H3>
<P>Here's a list of the required feed elements, each with a brief =
description,=20
and an example.</P>
<TABLE cellSpacing=3D10>
  <TBODY>
  <TR>
    <TH>Element</TH>
    <TH>Description</TH></TR>
  <TR>
    <TD vAlign=3Dtop>id</TD>
    <TD vAlign=3Dtop>Identifies the entry using a universally unique and =

      permanent <ABBR title=3D"Universal Resource =
Identifier">URI</ABBR>.=20
      Suggestions on how to make a good id can be found <A=20
      =
href=3D"http://diveintomark.org/archives/2004/05/28/howto-atom-id">here</=
A>.=20
      Two entries in a feed can have the same value for id if they =
represent the=20
      same entry at different points in time. =
<PRE>&lt;id&gt;http://example.com/blog/1234&lt;/id&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>title</TD>
    <TD vAlign=3Dtop>Contains a human readable title for the entry. This =
value=20
      should not be blank. <PRE>&lt;title&gt;Atom-Powered Robots Run =
Amok&lt;/title&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>updated</TD>
    <TD vAlign=3Dtop>Indicates the last time the entry was modified in a =

      significant way. This value need not change after a typo is fixed, =
only=20
      after a substantial modification. Generally, different entries in =
a feed=20
      will have different updated timestamps. =
<PRE>&lt;updated&gt;2003-12-13T18:30:02-05:00&lt;/updated&gt;</PRE></TD><=
/TR></TBODY></TABLE>
<H3>Recommended elements of &lt;entry&gt;<A =
id=3DrecommendedEntryElements=20
name=3DrecommendedEntryElements> </A></H3>Atom makes a number of =
additional=20
requirements and recommendations for entry elements that you should to =
be aware=20
of. They are as follows:=20
<TABLE cellSpacing=3D10>
  <TBODY>
  <TR>
    <TH>Element</TH>
    <TH>Description</TH></TR>
  <TR>
    <TD vAlign=3Dtop>author</TD>
    <TD vAlign=3Dtop>Names one author of the entry. An entry may have =
multiple=20
      authors. An entry must contain at least one <CODE>author</CODE> =
element=20
      unless there is an <CODE>author</CODE> element in the enclosing=20
      <CODE>feed</CODE>, or there is an <CODE>author</CODE> element in =
the=20
      enclosed <CODE>source</CODE> element. More info <A=20
      =
href=3D"http://www.atomenabled.org/developers/syndication/#person">here</=
A>.=20
<PRE>&lt;author&gt;
&nbsp;&nbsp;&lt;name&gt;John&nbsp;Doe&lt;/name&gt;
&lt;/author&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>content</TD>
    <TD vAlign=3Dtop>Contains or links to the complete content of the =
entry.=20
      Content must be provided if there is no <CODE>alternate</CODE> =
link, and=20
      should be provided if there is no <CODE>summary</CODE>. More info =
<A=20
      =
href=3D"http://www.atomenabled.org/developers/syndication/#contentElement=
">here</A>.=20
<PRE>&lt;content&gt;complete story here&lt;/content&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>link</TD>
    <TD vAlign=3Dtop>Identifies a related Web page. The type of relation =
is=20
      defined by the <CODE>rel</CODE> attribute. An entry is limited to =
one=20
      <CODE>alternate</CODE> per <CODE>type</CODE> and =
<CODE>hreflang</CODE>. An=20
      entry must contain an <CODE>alternate</CODE> link if there is no=20
      <CODE>content</CODE> element. More info <A=20
      =
href=3D"http://www.atomenabled.org/developers/syndication/#link">here</A>=
. <PRE>&lt;link rel=3D"alternate" =
href=3D"/blog/1234"/&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>summary</TD>
    <TD vAlign=3Dtop>Conveys a short summary, abstract, or excerpt of =
the entry.=20
      Summary should be provided if there either is no content provided =
for the=20
      entry, or that content is not inline (i.e., contains a src =
attribute), or=20
      if the content is encoded in base64. More info <A=20
      =
href=3D"http://www.atomenabled.org/developers/syndication/#text">here</A>=
. <PRE>&lt;summary&gt;Some =
text.&lt;/summary&gt;</PRE></TD></TR></TBODY></TABLE>
<H3>Optional elements of &lt;entry&gt;<A id=3DoptionalEntryElements=20
name=3DoptionalEntryElements> </A></H3>
<P>Here's a list of optional feed elements.</P>
<TABLE cellSpacing=3D10>
  <TBODY>
  <TR>
    <TH>Element</TH>
    <TH>Description</TH></TR>
  <TR>
    <TD vAlign=3Dtop>category</TD>
    <TD vAlign=3Dtop>Specifies a category that the entry belongs to. A=20
      <CODE>entry</CODE> may have multiple <CODE>category</CODE> =
elements. More=20
      info <A=20
      =
href=3D"http://www.atomenabled.org/developers/syndication/#category">here=
</A>.=20
<PRE>&lt;category term=3D"technology"/&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>contributor</TD>
    <TD vAlign=3Dtop>Names one contributor to the entry. An entry may =
have=20
      multiple <CODE>contributor</CODE> elements. More info <A=20
      =
href=3D"http://www.atomenabled.org/developers/syndication/#person">here</=
A>.=20
<PRE>&lt;contributor&gt;
&nbsp;&nbsp;&lt;name&gt;Jane&nbsp;Doe&lt;/name&gt;
&lt;/contributor&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>published</TD>
    <TD vAlign=3Dtop>Contains the time of the initial creation or first=20
      availability of the entry. =
<PRE>&lt;published&gt;2003-12-13T09:17:51-08:00&lt;/published&gt;</PRE></=
TD></TR>
  <TR>
    <TD vAlign=3Dtop>source</TD>
    <TD vAlign=3Dtop>If an <CODE>entry</CODE> is copied from one feed =
into=20
      another feed, then the source <CODE>feed</CODE>'s metadata (all =
child=20
      elements of <CODE>feed</CODE> other than the <CODE>entry</CODE> =
elements)=20
      should be preserved if the source <CODE>feed</CODE> contains any =
of the=20
      child elements <CODE>author,</CODE> <CODE>contributor,</CODE>=20
      <CODE>rights,</CODE> or <CODE>category</CODE> and those child =
elements are=20
      not present in the source <CODE>entry</CODE>. <PRE>&lt;source&gt;
&nbsp;&nbsp;&lt;id&gt;http://example.org/&lt;/id&gt;
&nbsp;&nbsp;&lt;title&gt;Fourty-Two&lt;/title&gt;
&nbsp;&nbsp;&lt;updated&gt;2003-12-13T18:30:02Z&lt;/updated&gt;
&nbsp;&nbsp;&lt;rights&gt;=A9 2005 Example, Inc.&lt;/rights&gt;
&lt;/source&gt;</PRE></TD></TR>
  <TR>
    <TD vAlign=3Dtop>rights</TD>
    <TD vAlign=3Dtop>Conveys information about rights, e.g. copyrights, =
held in=20
      and over the entry. More info <A=20
      =
href=3D"http://www.atomenabled.org/developers/syndication/#text">here</A>=
. <PRE>&lt;rights type=3D"html"&gt;
&nbsp;&nbsp;&amp;amp;copy; 2005 John Doe
&lt;/rights&gt;</PRE></TD></TR></TBODY></TABLE>
<H2>Common Constructs</H2>
<H3 id=3Dcategory>Category<A name=3Dcategory> </A></H3>
<P><CODE>&lt;category&gt;</CODE> has one required attribute, =
<CODE>term</CODE>,=20
and two optional attributes, <CODE>scheme</CODE> and =
<CODE>label</CODE>.</P>
<P><CODE>term</CODE> identifies the category</P>
<P><CODE>scheme</CODE> identifies the categorization scheme via a <ABBR=20
title=3D"Universal Resource Identifier">URI</ABBR>. </P>
<P><CODE>label</CODE> provides a human-readable label for display</P>
<H3>Content<A id=3DcontentElement name=3DcontentElement> </A></H3>
<P><CODE>&lt;content&gt;</CODE> either contains, or links to, the =
complete=20
content of the entry.</P>
<P>In the most common case, the <CODE>type</CODE> attribute is either=20
<CODE>text</CODE>, <CODE>html</CODE>, <CODE>xhtml</CODE>, in which case =
the=20
content element is defined identically to other text constructs, which =
are=20
described <A=20
href=3D"http://www.atomenabled.org/developers/syndication/#text">here</A>=
.</P>
<P>Otherwise, if the <CODE>src</CODE> attribute is present, it =
represents the=20
<ABBR title=3D"Universal Resource Identifier">URI</ABBR> of where the =
content can=20
be found. The <CODE>type</CODE> attribute, if present, is the media type =
of the=20
content.</P>
<P>Otherwise, if the <CODE>type</CODE> attribute ends in =
<CODE>+xml</CODE> or=20
<CODE>/xml</CODE>, then an xml document of this type is contained =
inline.</P>
<P>Otherwise, if the <CODE>type</CODE> attribute starts with =
<CODE>text</CODE>,=20
then an escaped document of this type is contained inline.</P>
<P>Otherwise, a <A =
href=3D"http://www.faqs.org/rfcs/rfc3548.html">base64</A>=20
encoded document of the indicated media type is contained inline.</P>
<H3 id=3Dlink>Link<A name=3Dlink> </A></H3>
<P><CODE>&lt;link&gt;</CODE> is patterned after html's <A=20
href=3D"http://www.w3.org/TR/1999/REC-html401-19991224/struct/links.html#=
h-12.3">link</A>=20
element. It has one required attribute, <CODE>href</CODE>, and five =
optional=20
attributes: <CODE>rel</CODE>, <CODE>type</CODE>, <CODE>hreflang</CODE>,=20
<CODE>title</CODE>, and <CODE>length</CODE>.</P>
<P><CODE>href</CODE> is the <ABBR=20
title=3D"Universal Resource Identifier">URI</ABBR> of the referenced =
resource=20
(typically a Web page)</P>
<P><CODE>rel</CODE> contains a single link relationship type. It can be =
a full=20
<ABBR title=3D"Universal Resource Identifier">URI</ABBR> (see <A=20
href=3D"http://www.atomenabled.org/developers/syndication/#extensibility"=
>extensibility</A>),=20
or one of the following predefined values =
(default=3D<CODE>alternate)</CODE>:</P>
<UL>
  <LI><CODE>alternate</CODE>: an alternate representation of the entry =
or feed,=20
  for example a permalink to the html version of the entry, or the front =
page of=20
  the weblog.=20
  <LI><CODE>enclosure</CODE>: a related resource which is potentially =
large in=20
  size and might require special handling, for example an audio or video =

  recording.=20
  <LI><CODE>related</CODE>: an document related to the entry or feed.=20
  <LI><CODE>self</CODE>: the feed itself.=20
  <LI><CODE>via</CODE>: the source of the information provided in the =
entry.=20
  </LI></UL>
<P><CODE>type</CODE> indicates the media type of the resource.</P>
<P><CODE>hreflang</CODE> indicates the language of the referenced =
resource.</P>
<P><CODE>title</CODE> human readable information about the link, =
typically for=20
display purposes.</P>
<P><CODE>length</CODE> the length of the resource, in bytes.</P>
<H3 id=3Dperson>Person<A name=3Dperson> </A></H3>
<P><CODE>&lt;author&gt;</CODE> and <CODE>&lt;contributor&gt;</CODE> =
describe a=20
person, corporation, or similar entity. It has one required element,=20
<CODE>name</CODE>, and two optional elements: <CODE>uri</CODE>,=20
<CODE>email</CODE>.</P>
<P><CODE>&lt;name&gt;</CODE> conveys a human-readable name for the =
person.</P>
<P><CODE>&lt;uri&gt;</CODE> contains a home page for the person.</P>
<P><CODE>&lt;email&gt;</CODE> contains an email address for the =
person.</P>
<H3 id=3Dtext>Text<A name=3Dtext> </A></H3>
<P><CODE>&lt;title&gt;</CODE>, <CODE>&lt;summary&gt;</CODE>,=20
<CODE>&lt;content&gt;</CODE>, and <CODE>&lt;rights&gt;</CODE> contain=20
human-readable text, usually in small quantities. The <CODE>type</CODE>=20
attribute determines how this information is encoded =
(default=3D"text")</P>
<P>If <CODE>type=3D"text"</CODE>, then this element contains plain text =
with no=20
entity escaped html.</P><PRE>&lt;title type=3D"text"&gt;AT&amp;amp;T =
bought by SBC!&lt;/title&gt;</PRE>
<P>If <CODE>type=3D"html"</CODE>, then this element contains entity =
escaped=20
html.</P><PRE>&lt;title type=3D"html"&gt;
&nbsp;&nbsp;AT&amp;amp;amp;T bought &amp;lt;b&amp;gt;by =
SBC&amp;lt;/b&amp;gt;!
&lt;/title&gt;</PRE>
<P>If <CODE>type=3D"xhtml"</CODE>, then this element contains inline =
xhtml,=20
wrapped in a div element.</P><PRE>&lt;title type=3D"xhtml"&gt;
&nbsp;&nbsp;&lt;div xmlns=3D"http://www.w3.org/1999/xhtml"&gt;
&nbsp;&nbsp;&nbsp;&nbsp;AT&amp;amp;T bought &lt;b&gt;by SBC&lt;/b&gt;!
&nbsp;&nbsp;&lt;/div&gt;
&lt;/title&gt;</PRE>
<H2 id=3Dextensibility>Extending Atom<A name=3Dextensibility> </A></H2>
<P>The atom content element is designed to support the direct inclusion =
of other=20
XML vocabularies.</P>
<P>Any fully qualified <ABBR title=3D"Universal Resource =
Identifier">URI</ABBR>=20
may be used a value for the rel attribute of <CODE>link</CODE> =
elements.</P>
<P>Elements from other namespaces may be included pretty much anywhere. =
This=20
means that most <A=20
href=3D"http://directory.google.com/Top/Reference/Libraries/Library_and_I=
nformation_Science/Technical_Services/Cataloguing/Metadata/RDF/Applicatio=
ns/RSS/Specifications/RSS_1.0_Modules/">RSS=20
1.0</A> and <A=20
href=3D"http://blogs.law.harvard.edu/tech/directory/5/specifications/rss2=
0ModulesNamespaces">RSS=20
2.0</A> modules may be used in Atom.</P>
<H2 id=3DseeAlso>See Also<A name=3DseeAlso> </A></H2>
<UL>
  <LI><A=20
  =
href=3D"http://www.atomenabled.org/developers/syndication/atom-format-spe=
c.php">The=20
  Atom Syndication Format</A>=20
  <LI><A =
href=3D"http://www.intertwingly.net/wiki/pie/KnownAtomFeeds">Examples of =

  Atom 1.0 Feeds</A>=20
  <LI><A href=3D"http://feedvalidator.org/">Feed Validator</A>=20
  <LI><A=20
  =
href=3D"http://www-128.ibm.com/developerworks/xml/library/x-atom10.html">=
DeveloperWorks=20
  Overview</A>=20
  <LI><A =
href=3D"http://www.intertwingly.net/wiki/pie/Rss20AndAtom10Compared">RSS =

  2.0 and Atom 1.0 Compared</A>=20
  <LI><A =
href=3D"http://www.ietf.org/html.charters/atompub-charter.html">IETF=20
  Charter</A>=20
  <LI><A href=3D"http://www.intertwingly.net/wiki/pie/FrontPage">Atom =
Wiki</A>=20
  </LI></UL></DIV><!-- blog -->
<DIV id=3Dfooter><BR clear=3Dall>
<DIV id=3Dcopyright style=3D"TEXT-ALIGN: center"><A=20
href=3D"http://www.atomenabled.org/about.php">about</A> |<A=20
href=3D"http://www.atomenabled.org/contact.php">contact</A> | <A=20
href=3D"http://www.atomenabled.org/sitemap.php">sitemap</A> | <A=20
href=3D"http://www.atomenabled.org/tos.php">terms of =
service</A><BR>Copyright =A9=20
2007, AtomEnabled=20
Alliance</DIV></DIV><!-- footer --></DIV><!-- container =
--></BODY></HTML>

------=_NextPart_000_000B_01C829F2.AD0CC9A0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://atomenabled.org/images/atom-logo75px.gif

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

------=_NextPart_000_000B_01C829F2.AD0CC9A0
Content-Type: text/css;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://atomenabled.org/layout.css

BODY {
	BACKGROUND: url(http://atomenabled.org/images/atom-back500px.gif) #fff =
no-repeat right bottom; FONT: 10pt/16pt trebuchet ms, verdana, arial,; =
COLOR: #555753
}
H1 {
	FONT-SIZE: 21px; MARGIN-LEFT: 2px
}
H2 {
	FONT-SIZE: 15px; COLOR: #6a88b1
}
#container {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; =
MARGIN-LEFT: auto; WIDTH: 80%; MARGIN-RIGHT: auto; PADDING-TOP: 0px
}
#banner {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; =
PADDING-TOP: 0px; BORDER-BOTTOM: #6a88b1 2px solid
}
#banner SUP {
	COLOR: #9999ff
}
#content {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; COLOR: =
#000000; PADDING-TOP: 3px; BACKGROUND-COLOR: #c0d1df
}
#pagecontent {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; FONT: =
18px Trebuchet MS,; PADDING-TOP: 3px; HEIGHT: 50px; BACKGROUND-COLOR: =
#97c2fc
}
#homeblog {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; FONT: =
18px Trebuchet MS,; PADDING-TOP: 3px; HEIGHT: 50px; BACKGROUND-COLOR: =
#97c2fc
}
#developers {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; FONT: =
18px Trebuchet MS; PADDING-TOP: 3px; HEIGHT: 50px; BACKGROUND-COLOR: =
#c0d1df; TEXT-DECORATION: none
}
#publishers {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; FONT: =
18px Trebuchet MS; PADDING-TOP: 3px; HEIGHT: 50px; BACKGROUND-COLOR: =
#b0aa6a; TEXT-DECORATION: none
}
#everyone {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; FONT: =
18px Trebuchet MS; PADDING-TOP: 3px; HEIGHT: 50px; BACKGROUND-COLOR: =
#97c2fc; TEXT-DECORATION: none
}
#footer {
	CLEAR: both; BORDER-TOP: #b0aa6a 2px solid; MARGIN-TOP: 10px; LEFT: =
0px; WIDTH: 620px; TEXT-ALIGN: center
}
.mainbody {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; =
PADDING-TOP: 0px
}
#quoteleft {
	FONT-SIZE: 36px; TEXT-ALIGN: left
}
#quoteright {
	FONT-SIZE: 36px; TEXT-ALIGN: right
}
.mailgrab {
	BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 7px; BORDER-TOP: white =
1px solid; PADDING-LEFT: 7px; FONT-SIZE: 11px; PADDING-BOTTOM: 7px; =
BORDER-LEFT: white 1px solid; PADDING-TOP: 7px; BORDER-BOTTOM: white 1px =
solid
}
#blog {
	MARGIN-LEFT: 10px; LINE-HEIGHT: 17px; MARGIN-RIGHT: 10px; TEXT-ALIGN: =
justify
}
#blog H2 {
	PADDING-TOP: 14px
}
#permalink {
	FONT-SIZE: 11px; FLOAT: right; PADDING-TOP: 5px
}
#crumbtrail {
	FLOAT: right
}
#navlist {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; PADDING-BOTTOM: 20px; MARGIN: =
0px; PADDING-TOP: 0px; TEXT-ALIGN: right
}
#navlist UL {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: =
0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#navlist LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: =
0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#navlist A:link {
	FONT-WEIGHT: bold; FLOAT: right; MARGIN: 0px 10px 4px; COLOR: #4f4f4f; =
LINE-HEIGHT: 14px; TEXT-DECORATION: none
}
#navlist A:visited {
	FONT-WEIGHT: bold; FLOAT: right; MARGIN: 0px 10px 4px; COLOR: #4f4f4f; =
LINE-HEIGHT: 14px; TEXT-DECORATION: none
}
#navlist A#current:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000; =
BORDER-BOTTOM: #81a4d6 4px solid
}
#navlist A#current:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000; =
BORDER-BOTTOM: #81a4d6 4px solid
}
#navlist A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000; =
BORDER-BOTTOM: #81a4d6 4px solid
}
#navlist A:hover {
	COLOR: #000
}
ACRONYM {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: =
0px; BORDER-RIGHT-WIDTH: 0px
}
DL {
	MARGIN-LEFT: 2em
}
PRE {
	MARGIN-LEFT: 3em; BACKGROUND-COLOR: lightyellow
}
.editingmark {
	BACKGROUND-COLOR: khaki
}
.hotText {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: =
chelvetica, arial, sans-serif; TEXT-DECORATION: none
}
.link2 {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: =
helvetica, arial, sans-serif; TEXT-DECORATION: none
}
.toowide {
	FONT-WEIGHT: bold; COLOR: red
}
.RFC {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #666666; FONT-FAMILY: =
helvetica, arial, sans-serif; TEXT-DECORATION: none
}
.title {
	FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #990000; LINE-HEIGHT: 22px; =
FONT-FAMILY: helvetica, arial, sans-serif; TEXT-ALIGN: right
}
.figure {
	FONT-WEIGHT: bold; TEXT-ALIGN: center
}
.filename {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #333333; LINE-HEIGHT: 24px; =
FONT-FAMILY: helvetica, arial, sans-serif
}
DEL {
	COLOR: red
}
INS {
	COLOR: blue
}
.header {
	TEXT-ALIGN: left
}
INPUT {
	CLEAR: left
}
FORM {
	MARGIN: 0px
}
.main {
	PADDING-RIGHT: 40px; PADDING-LEFT: 40px; FONT-SIZE: 12px; MIN-HEIGHT: =
100%; LEFT: 20%; PADDING-BOTTOM: 20px; MARGIN-LEFT: -130px; WIDTH: =
600px; PADDING-TOP: 40px; POSITION: relative
}
.heading {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 15px; WIDTH: =
600px; PADDING-TOP: 10px
}
.heading_path {
	FONT-SIZE: 11px; PADDING-TOP: 5px
}
.search {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 15px; WIDTH: =
600px; PADDING-TOP: 15px; BORDER-BOTTOM: #a9a9a9 1px solid
}
.search_controls {
	PADDING-RIGHT: 5px; BORDER-TOP: #808080 1px solid; PADDING-LEFT: 5px; =
PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BORDER-BOTTOM: #808080 1px solid
}
.search_controls_text {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 11px; PADDING-BOTTOM: =
2px; WIDTH: 150px; PADDING-TOP: 2px; FONT-FAMILY: Trebuchet MS; HEIGHT: =
20px
}
.search_controls_button {
	FONT-SIZE: 11px; BACKGROUND: #add8e6; WIDTH: 100px; FONT-FAMILY: =
Trebuchet MS; HEIGHT: 21px
}
.search_add {
	TEXT-ALIGN: right
}
.search_add A {
	PADDING-LEFT: 3px
}
.text {
	WIDTH: 600px; BORDER-BOTTOM: #a9a9a9 1px solid
}
.text_path {
	FONT-WEIGHT: bold; FONT-SIZE: 12px
}
.text_text {
=09
}
.text_block {
	PADDING-TOP: 10px
}
.form {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 15px; WIDTH: =
600px; PADDING-TOP: 15px; BORDER-BOTTOM: #a9a9a9 1px solid
}
.form_text {
=09
}
.form_controls {
	PADDING-TOP: 10px
}
.form_controls_text {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 11px; PADDING-BOTTOM: =
2px; WIDTH: 300px; PADDING-TOP: 2px; HEIGHT: 20px
}
.form_controls_radio {
	LEFT: -4px; POSITION: relative; TOP: 2px
}
.form_controls_button {
	FONT-SIZE: 11px; BACKGROUND: #dcdcdc; WIDTH: 200px; FONT-FAMILY: =
Trebuchet MS; HEIGHT: 21px
}
.categories {
	BORDER-RIGHT: #b0c4de 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: =
#b0c4de 0px solid; PADDING-LEFT: 0px; BACKGROUND: #f5f5f5; =
PADDING-BOTTOM: 15px; OVERFLOW: hidden; BORDER-LEFT: #b0c4de 1px solid; =
WIDTH: 600px; PADDING-TOP: 15px; BORDER-BOTTOM: #b0c4de 1px solid
}
.categories_text {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; PADDING-BOTTOM: 0px; =
PADDING-TOP: 0px
}
.categories_block {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; PADDING-BOTTOM: 0px; =
PADDING-TOP: 10px
}
.categories_blocks {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; PADDING-BOTTOM: 0px; =
PADDING-TOP: 10px
}
.categories_blocks_left {
=09
}
.categories_blocks_right {
=09
}
.categories_category {
	DISPLAY: block; FONT-SIZE: 12px
}
.categories_category_title {
	DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #778899
}
.pages {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 15px; OVERFLOW: =
hidden; WIDTH: 600px; PADDING-TOP: 15px; BORDER-BOTTOM: #b0c4de 1px =
solid
}
.pages_results {
=09
}
.pages_page {
	MARGIN-TOP: 10px
}
.pages_page_title {
	DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 11px
}
.pages_page_category {
	DISPLAY: inline
}
.pages_page_description {
	DISPLAY: block
}
.pages_page_url {
	DISPLAY: block; FONT-SIZE: 11px; MARGIN-BOTTOM: 5px; BORDER-BOTTOM: =
#b0c4de 1px solid
}
.pages_page_url A {
	TEXT-DECORATION: none
}
.options {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 15px; WIDTH: =
600px; PADDING-TOP: 15px; BORDER-BOTTOM: #b0c4de 1px solid; TEXT-ALIGN: =
right
}
.links {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; WIDTH: =
600px; PADDING-TOP: 15px
}
.alert {
	DISPLAY: inline; COLOR: red
}
.alert:link {
	DISPLAY: inline; COLOR: red
}
.alert:visited {
	DISPLAY: inline; COLOR: red
}
#subnav {
	BORDER-TOP: #c0c0c0 1px solid; BORDER-BOTTOM: #c0c0c0 1px solid
}
#subnav UL {
	DISPLAY: inline; LIST-STYLE-TYPE: none
}
#subnav LI {
	DISPLAY: inline; LIST-STYLE-TYPE: none
}
#subnav A:link {
	FONT-WEIGHT: bold; FLOAT: left; MARGIN: 0px 10px 4px; COLOR: #4f4f4f; =
LINE-HEIGHT: 14px; TEXT-DECORATION: none
}
#subnav A:visited {
	FONT-WEIGHT: bold; FLOAT: left; MARGIN: 0px 10px 4px; COLOR: #4f4f4f; =
LINE-HEIGHT: 14px; TEXT-DECORATION: none
}
#subnav A#current:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000; =
BORDER-BOTTOM: #81a4d6 4px solid
}
#subnav A#current:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000; =
BORDER-BOTTOM: #81a4d6 4px solid
}
#subnav A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000; =
BORDER-BOTTOM: #81a4d6 4px solid
}
#subnav A:hover {
	COLOR: #000
}

------=_NextPart_000_000B_01C829F2.AD0CC9A0--
