16 lines
683 B
XML
16 lines
683 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
||
<entry xmlns='http://www.w3.org/2005/Atom' xmlns:planet='http://planet.intertwingly.net/'>
|
||
<id>http://example.com/3</id>
|
||
<link href='http://example.com/3' type='text/html' rel='alternate'/>
|
||
<title>Earth</title>
|
||
<summary>the Blue Planet</summary>
|
||
<updated>2006-01-03T00:00:00Z</updated>
|
||
<source>
|
||
<link href='http://intertwingly.net/code/venus/tests/data/spider/testfeed3.rss' type='text/html' rel='alternate'/>
|
||
<link href='tests/data/spider/testfeed3.rss' type='application/atom+xml' rel='self'/>
|
||
<subtitle>It’s just data</subtitle>
|
||
<title>Sam Ruby</title>
|
||
<planet:name>three</planet:name>
|
||
</source>
|
||
</entry>
|