1 <?xml version="1.0" encoding="utf-8"?>
2 <feed xmlns="http://www.w3.org/2005/Atom" xmlns:opensearch="http://a9.com/-/spec/opensearchrss/1.0/" version="1.0">
3 <title>Atom Example</title>
4 <tagline>This is a simple Atom Feed made by XML_Feed_Writer.</tagline>
5 <link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="./TestAtomFeed.xml" />
6 <link rel="http://schemas.google.com/g/2005#post" type="application/atom+xml" href="./TestAtomFeed.xml" />
7 <link rel="self" type="application/atom+xml" href="./TestAtomFeed.xml" />
8 <opensearch:totalResults>4</opensearch:totalResults>
9 <opensearch:startIndex>3</opensearch:startIndex>
10 <opensearch:itemsPerPage>2</opensearch:itemsPerPage>
11 <modified>2005-04-25T00:00:00+02:00</modified>
14 <link rel="edit" href="./TestAtomFeed.xml/1/1" />
15 <title>The Item Title</title>
16 <issued>2004-09-25T16:03:00+02:00</issued>
17 <modified>2005-12-25T16:03:00+01:00</modified>
19 <name>David Coallier</name>
21 <summary>Testing something before releasing</summary>
25 <link rel="edit" href="./TestAtomFeed.xml/2/1" />
26 <title>Second item added to the builder/feeded..</title>
27 <issued>2004-01-04T00:00:00+01:00</issued>
28 <modified>1970-01-01T01:00:00+01:00</modified>
30 <name>David Coallier</name>
32 <summary>Jaws project, visit the website for infos...</summary>