planet/tests/data/reconstitute/id_only_description.xml
2006-08-16 11:54:54 -04:00

14 lines
267 B
XML

<!--
Description: id generated from description
Expect: id == 'http://example.com//67daf92c833c41c95db874e18fcb2786'
-->
<rss xml:base="http://example.com/">
<channel>
<item>
<description>description</description>
</item>
</channel>
</rss>