planet/venus/tests/data/spider/testfeed2.atom
Ryan McCue 74bb32f363 Initial export of the repository
Signed-off-by: Ryan McCue <me@ryanmccue.info>
2025-06-05 12:00:48 +02:00

49 lines
1.5 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<link rel="self" href="http://intertwingly.net/code/venus/tests/data/spider/testfeed2.atom"/>
<id>tag:planet.intertwingly.net,2006:testfeed2</id>
<title>Sam Ruby</title>
<subtitle>Its just data</subtitle>
<author>
<name>Sam Ruby</name>
<email>rubys@intertwingly.net</email>
<uri>http://www.intertwingly.net/blog/</uri>
</author>
<updated>2006-06-16T20:15:18-04:00</updated>
<link href="http://www.intertwingly.net/blog/"/>
<entry xml:lang="en-us">
<id>tag:planet.intertwingly.net,2006:testfeed2/1</id>
<link href="http://example.com/1"/>
<title>Mercury</title>
<content>Messenger of the Roman Gods</content>
<updated>2006-01-01T00:00:00Z</updated>
</entry>
<entry xml:lang="en-us">
<id>tag:planet.intertwingly.net,2006:testfeed2/2</id>
<link href="http://example.com/2"/>
<title>Venus</title>
<content xml:lang="en-us">the Morning Star</content>
<updated>2006-01-02T00:00:00Z</updated>
</entry>
<entry>
<id>tag:planet.intertwingly.net,2006:testfeed2/3</id>
<link href="http://example.com/3"/>
<title>Earth</title>
<content xml:lang="en-us">the Blue Planet</content>
<updated>2006-01-03T00:00:00Z</updated>
</entry>
<entry>
<id>tag:planet.intertwingly.net,2006:testfeed2/4</id>
<link href="http://example.com/4"/>
<title>Mars</title>
<content>the Red Planet</content>
<updated>2006-01-04T00:00:00Z</updated>
</entry>
</feed>