16 lines
681 B
XML
16 lines
681 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/4</id>
|
||
<link href='http://example.com/4' type='text/html' rel='alternate'/>
|
||
<title>Mars</title>
|
||
<summary>the Red Planet</summary>
|
||
<updated>2006-08-18T18:30:50Z</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>
|