You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cacert-testmgr/external/ZendFramework-1.9.5/tests/Zend/Feed/_files/AtomTestSample2.xml

15 lines
349 B
XML

<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Example Atom Feed</title>
<updated>2006-01-23T23:04:33Z</updated>
<link rel="self" href="http://www.example.com" />
<id>http://www.example.com</id>
<author>
<name>John Doe</name>
<email>John@Example.com</email>
<uri>http://www.example.com</uri>
</author>
</feed>