root/XML-Atom-0.22/t/samples/feed.xml

Revision 397, 10.1 kB (checked in by miya, 2 years ago)

--

Line 
1 <?xml version="1.0" encoding="iso-8859-1"?>
2
3 <feed version="0.2" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
4   <!-- required feed elements -->
5   <title>dive into atom</title>
6   <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/" />
7   <modified>2003-08-25T11:39:42Z</modified>
8   <!-- in a single-author feed (like an individual weblog), put author at the feed level; in a multi-author feed (like a group weblog or a comments feed), put author at the entry level -->
9   <author>
10     <!-- required author elements -->
11     <name>Atom User</name>
12     <!-- optional author elements -->
13     <homepage>http://diveintomark.org/atom/</homepage>
14     <email>atom@example.com</email>
15   </author>
16
17   <!-- optional feed elements -->
18   <tagline></tagline>
19   <id>tag:diveintomark.org,2003:14</id>
20   <generator name="Movable Type">http://www.movabletype.org/?v=2.64</generator>
21   <copyright>Copyright (c) 2003, Atom User</copyright>
22   <entry>
23     <!-- required entry elements -->
24     <title>Test</title>
25     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002447.html" />
26     <id>tag:diveintomark.org,2003:14.2447</id>
27     <issued>2003-08-25T07:39:42-05:00</issued>
28     <modified>2003-08-25T12:10:42Z</modified>
29
30     <!-- optional entry elements -->
31     <summary>Well, it&apos;s about testing, really.</summary>
32     <created>2003-08-25T11:39:42Z</created>
33     <dc:subject></dc:subject>
34     <content type="text/html" mode="xml" xml:lang="en"><div xmlns="http://www.w3.org/1999/xhtml"><p>Python is cool stuff for ReSTy webapps.</p></div></content>
35   </entry>
36   <entry>
37     <!-- required entry elements -->
38     <title>Created using the Fix Auth</title>
39     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002444.html" />
40     <id>tag:diveintomark.org,2003:14.2444</id>
41     <issued>2003-08-25T04:04:26-05:00</issued>
42     <modified>2003-08-25T08:04:26Z</modified>
43
44     <!-- optional entry elements -->
45     <summary>Stuff....</summary>
46     <created>2003-08-25T08:04:26Z</created>
47     <dc:subject></dc:subject>
48     <content type="text/html" mode="escaped" xml:lang="en">
49       Stuff.
50      
51     </content>
52   </entry>
53   <entry>
54     <!-- required entry elements -->
55     <title>just a test - updated</title>
56     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002441.html" />
57     <id>tag:diveintomark.org,2003:14.2441</id>
58     <issued>2003-08-24T00:08:37-05:00</issued>
59     <modified>2003-08-25T16:48:49Z</modified>
60
61     <!-- optional entry elements -->
62     <summary>rubys</summary>
63     <created>2003-08-24T04:08:37Z</created>
64     <dc:subject></dc:subject>
65     <content type="text/html" mode="escaped" xml:lang="en">
66       nothing to see here, move along
67      
68     </content>
69   </entry>
70   <entry>
71     <!-- required entry elements -->
72     <title>Second attempt.</title>
73     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002440.html" />
74     <id>tag:diveintomark.org,2003:14.2440</id>
75     <issued>2003-08-22T21:28:17-05:00</issued>
76     <modified>2003-08-23T01:40:03Z</modified>
77
78     <!-- optional entry elements -->
79     <summary>Updating now works too. How about a new paragraph?...</summary>
80     <created>2003-08-23T01:28:17Z</created>
81     <dc:subject></dc:subject>
82     <content type="text/html" mode="escaped" xml:lang="en">
83       <![CDATA[<P><STRONG>Updating </STRONG>now works too.</P>
84 <P>How about a new paragraph?</P>]]>
85      
86     </content>
87   </entry>
88   <entry>
89     <!-- required entry elements -->
90     <title>First post.</title>
91     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002439.html" />
92     <id>tag:diveintomark.org,2003:14.2439</id>
93     <issued>2003-08-22T21:17:21-05:00</issued>
94     <modified>2003-08-25T11:40:02Z</modified>
95
96     <!-- optional entry elements -->
97     <summary>Testing a javascript client. Test. Again. and again....</summary>
98     <created>2003-08-23T01:17:21Z</created>
99     <dc:subject></dc:subject>
100     <content type="text/html" mode="escaped" xml:lang="en">
101       <![CDATA[Testing a <EM>javascript</EM> client. Test. Again. and again.]]>
102      
103     </content>
104   </entry>
105   <entry>
106     <!-- required entry elements -->
107     <title>Can anyone post?</title>
108     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002437.html" />
109     <id>tag:diveintomark.org,2003:14.2437</id>
110     <issued>2003-08-20T12:11:55-05:00</issued>
111     <modified>2003-08-25T08:03:41Z</modified>
112
113     <!-- optional entry elements -->
114     <summary>(not) Mark tries to make a post</summary>
115     <created>2003-08-20T16:11:55Z</created>
116     <dc:subject></dc:subject>
117     <content type="text/html" mode="escaped" xml:lang="en">
118       <![CDATA[Is it OK for other people to post to this test implementation?<br /> <strong>It works!</strong>  Yes! for now]]>
119      
120     </content>
121   </entry>
122   <entry>
123     <!-- required entry elements -->
124     <title>Unit Test 1</title>
125     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002431.html" />
126     <id>tag:diveintomark.org,2003:14.2431</id>
127     <issued>2003-08-18T15:21:06-05:00</issued>
128     <modified>2003-08-18T19:21:06Z</modified>
129
130     <!-- optional entry elements -->
131     <summary>This is what you get</summary>
132     <created>2003-08-18T19:21:06Z</created>
133     <dc:subject></dc:subject>
134     <content type="text/html" mode="escaped" xml:lang="en">
135       When you do unit testing.
136      
137     </content>
138   </entry>
139   <entry>
140     <!-- required entry elements -->
141     <title>Unit Test 1</title>
142     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002430.html" />
143     <id>tag:diveintomark.org,2003:14.2430</id>
144     <issued>2003-08-18T15:18:54-05:00</issued>
145     <modified>2003-08-18T19:18:54Z</modified>
146
147     <!-- optional entry elements -->
148     <summary>This is what you get</summary>
149     <created>2003-08-18T19:18:54Z</created>
150     <dc:subject></dc:subject>
151     <content type="text/html" mode="escaped" xml:lang="en">
152       When you do unit testing.
153      
154     </content>
155   </entry>
156   <entry>
157     <!-- required entry elements -->
158     <title>Unit Test 1</title>
159     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002427.html" />
160     <id>tag:diveintomark.org,2003:14.2427</id>
161     <issued>2003-08-18T15:13:11-05:00</issued>
162     <modified>2003-08-18T19:13:11Z</modified>
163
164     <!-- optional entry elements -->
165     <summary>This is what you get</summary>
166     <created>2003-08-18T19:13:11Z</created>
167     <dc:subject></dc:subject>
168     <content type="text/html" mode="escaped" xml:lang="en">
169       When you do unit testing.
170      
171     </content>
172   </entry>
173   <entry>
174     <!-- required entry elements -->
175     <title>Unit Test 1</title>
176     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002426.html" />
177     <id>tag:diveintomark.org,2003:14.2426</id>
178     <issued>2003-08-18T15:12:31-05:00</issued>
179     <modified>2003-08-18T19:12:31Z</modified>
180
181     <!-- optional entry elements -->
182     <summary>This is what you get</summary>
183     <created>2003-08-18T19:12:31Z</created>
184     <dc:subject></dc:subject>
185     <content type="text/html" mode="escaped" xml:lang="en">
186       When you do unit testing.
187      
188     </content>
189   </entry>
190   <entry>
191     <!-- required entry elements -->
192     <title>Unit Test 1</title>
193     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002425.html" />
194     <id>tag:diveintomark.org,2003:14.2425</id>
195     <issued>2003-08-18T15:11:56-05:00</issued>
196     <modified>2003-08-18T19:11:56Z</modified>
197
198     <!-- optional entry elements -->
199     <summary>This is what you get</summary>
200     <created>2003-08-18T19:11:56Z</created>
201     <dc:subject></dc:subject>
202     <content type="text/html" mode="escaped" xml:lang="en">
203       When you do unit testing.
204      
205     </content>
206   </entry>
207   <entry>
208     <!-- required entry elements -->
209     <title>Unit Test 1</title>
210     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002424.html" />
211     <id>tag:diveintomark.org,2003:14.2424</id>
212     <issued>2003-08-18T15:11:21-05:00</issued>
213     <modified>2003-08-18T19:11:21Z</modified>
214
215     <!-- optional entry elements -->
216     <summary>This is what you get</summary>
217     <created>2003-08-18T19:11:21Z</created>
218     <dc:subject></dc:subject>
219     <content type="text/html" mode="escaped" xml:lang="en">
220       When you do unit testing.
221      
222     </content>
223   </entry>
224   <entry>
225     <!-- required entry elements -->
226     <title>Unit Test 1</title>
227     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002423.html" />
228     <id>tag:diveintomark.org,2003:14.2423</id>
229     <issued>2003-08-18T15:10:50-05:00</issued>
230     <modified>2003-08-18T19:10:50Z</modified>
231
232     <!-- optional entry elements -->
233     <summary>This is what you get</summary>
234     <created>2003-08-18T19:10:50Z</created>
235     <dc:subject></dc:subject>
236     <content type="text/html" mode="escaped" xml:lang="en">
237       When you do unit testing.
238      
239     </content>
240   </entry>
241   <entry>
242     <!-- required entry elements -->
243     <title>Unit Test 1</title>
244     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002421.html" />
245     <id>tag:diveintomark.org,2003:14.2421</id>
246     <issued>2003-08-18T15:07:58-05:00</issued>
247     <modified>2003-08-18T19:07:58Z</modified>
248
249     <!-- optional entry elements -->
250     <summary>This is what you get</summary>
251     <created>2003-08-18T19:07:58Z</created>
252     <dc:subject></dc:subject>
253     <content type="text/html" mode="escaped" xml:lang="en">
254       When you do unit testing.
255      
256     </content>
257   </entry>
258   <entry>
259     <!-- required entry elements -->
260     <title>Unit Test 1</title>
261     <link rel="alternate" type="text/html" href="http://diveintomark.org/atom/archives/002420.html" />
262     <id>tag:diveintomark.org,2003:14.2420</id>
263     <issued>2003-08-18T14:59:24-05:00</issued>
264     <modified>2003-08-18T18:59:24Z</modified>
265
266     <!-- optional entry elements -->
267     <summary>This is what you get</summary>
268     <created>2003-08-18T18:59:24Z</created>
269     <dc:subject></dc:subject>
270     <content type="text/html" mode="escaped" xml:lang="en">
271       When you do unit testing.
272      
273     </content>
274   </entry>
275
276 </feed>
Note: See TracBrowser for help on using the browser.