ZF-8222: format class name for class checks
[zend.git] / tests / Zend / Feed / _files / AtomTestSample3.xml
blob0accba88d96f4d19b975e93a3d968d1cfce05d96
1 <?xml version="1.0"?>
2 <feed xmlns="http://www.w3.org/2005/Atom">
4         <title>Example Atom Feed</title>
5         <updated>2006-01-23T23:04:33Z</updated>
6         <link rel="self" href="http://www.example.com" />
7         <id>http://www.example.com</id>
9         <author>
10                 <name>John Doe</name>
11                 <email>John@Example.com</email>
12                 <uri>http://www.example.com</uri>
13         </author>
15         <entry>
17 </feed>