]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - tests/unit/lib/plugin/atom-example.xml
trailing_spaces
[SourceForge/phpwiki.git] / tests / unit / lib / plugin / atom-example.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <feed xmlns="http://www.w3.org/2005/Atom"
3       xmlns:georss="http://www.georss.org/georss" >
4     <link href="http://www.phpwiki.org/fakeurl" rel="self" type="application/atom+xml" />
5     <title>This is a fake feed</title>
6     <updated>2010-05-15T01:00:00Z</updated>
7     <id>http://www.phpwiki.org/fakeurl</id>
8     <subtitle>Cool feed</subtitle>
9     <author>
10         <name>Sébastien Le Callonnec</name>
11         <email>slc_ie@yahoo.ie</email>
12     </author>
13
14     <entry>
15       <title>Foobar Éire</title>
16       <link href="http://maps.google.com/maps?f=q&amp;sll=53.125728,-6.068907&amp;ie=UTF8"/>
17       <content type="xhtml">
18         <div xmlns="http://www.w3.org/1999/xhtml">Millenium Spire, Dublin
19           <div class="geo">Geo coordinates:
20             <abbr class="latitude" title="53.349441">53.349441</abbr>
21             <abbr class="longitude" title="-6.260282">-6.260282</abbr>
22           </div>
23         </div>
24       </content>
25       <updated>2010-05-15T01:00:00Z</updated>
26       <published>2010-05-15T01:00:00Z</published>
27       <georss:box>53.349441 -6.26234 53.35078 -6.260282</georss:box>
28       <id>tag:www.phpwiki.org,2010-05-15:/fakeurl/20100515223621</id>
29     </entry>
30     <entry>
31       <title>Foobar Éire 2</title>
32       <link href="http://maps.google.com/maps?f=q&amp;sll=53.125728,-6.068907&amp;ie=UTF8"/>
33       <content type="xhtml">
34         <div xmlns="http://www.w3.org/1999/xhtml">Again Millenium Spire, Dublin
35           <div class="geo">Geo coordinates:
36             <abbr class="latitude" title="53.349441">53.349441</abbr>
37             <abbr class="longitude" title="-6.260282">-6.260282</abbr>
38           </div>
39         </div>
40       </content>
41       <updated>2010-05-15T01:00:00Z</updated>
42       <published>2010-05-15T01:00:00Z</published>
43       <georss:box>53.349441 -6.26234 53.35078 -6.260282</georss:box>
44       <id>tag:www.phpwiki.org,2010-05-15:/fakeurl/20100515223622</id>
45     </entry>
46     <entry>
47       <title>Foobar Éire 3</title>
48       <link href="http://maps.google.com/maps?f=q&amp;sll=53.125728,-6.068907&amp;ie=UTF8"/>
49       <content type="xhtml">
50         <div xmlns="http://www.w3.org/1999/xhtml">Still Millenium Spire, Dublin
51           <div class="geo">Geo coordinates:
52             <abbr class="latitude" title="53.349441">53.349441</abbr>
53             <abbr class="longitude" title="-6.260282">-6.260282</abbr>
54           </div>
55         </div>
56       </content>
57       <updated>2010-05-15T01:00:00Z</updated>
58       <published>2010-05-15T01:00:00Z</published>
59       <georss:box>53.349441 -6.26234 53.35078 -6.260282</georss:box>
60       <id>tag:www.phpwiki.org,2010-05-15:/fakeurl/20100515223623</id>
61     </entry>
62     <entry>
63       <title>Foobar Éire 4</title>
64       <link href="http://maps.google.com/maps?f=q&amp;sll=53.125728,-6.068907&amp;ie=UTF8"/>
65       <content type="xhtml">
66         <div xmlns="http://www.w3.org/1999/xhtml">Yet Again Millenium Spire, Dublin
67           <div class="geo">Geo coordinates:
68             <abbr class="latitude" title="53.349441">53.349441</abbr>
69             <abbr class="longitude" title="-6.260282">-6.260282</abbr>
70           </div>
71         </div>
72       </content>
73       <updated>2010-05-15T01:00:00Z</updated>
74       <published>2010-05-15T01:00:00Z</published>
75       <georss:box>53.349441 -6.26234 53.35078 -6.260282</georss:box>
76       <id>tag:www.phpwiki.org,2010-05-15:/fakeurl/20100515223624</id>
77     </entry>
78     <entry>
79       <title>Foobar Éire 5</title>
80       <link href="http://maps.google.com/maps?f=q&amp;sll=53.125728,-6.068907&amp;ie=UTF8"/>
81       <content type="xhtml">
82         <div xmlns="http://www.w3.org/1999/xhtml">Yes, yes Millenium Spire, Dublin
83           <div class="geo">Geo coordinates:
84             <abbr class="latitude" title="53.349441">53.349441</abbr>
85             <abbr class="longitude" title="-6.260282">-6.260282</abbr>
86           </div>
87         </div>
88       </content>
89       <updated>2010-05-15T01:00:00Z</updated>
90       <published>2010-05-15T01:00:00Z</published>
91       <georss:box>53.349441 -6.26234 53.35078 -6.260282</georss:box>
92       <id>tag:www.phpwiki.org,2010-05-15:/fakeurl/20100515223625</id>
93     </entry>
94 </feed>