planet/tests/data/reconstitute/rss_image.xml
2006-10-25 14:09:37 -04:00

13 lines
211 B
XML

<!--
Description: logo
Expect: source.logo == 'http://example.com/logo.jpg'
-->
<rss version="2.0">
<channel>
<image><url>http://example.com/logo.jpg</url></image>
<item/>
</channel>
</rss>