planet/tests/data/reconstitute/onlyguid.xml
2006-09-05 21:57:56 -04:00

14 lines
213 B
XML

<!--
Description: link relationship
Expect: links[0].href == 'http://example.com/1'
-->
<rss version="2.0">
<channel>
<item>
<guid>http://example.com/1</guid>
</item>
</channel>
</rss>