planet/venus/tests/data/reconstitute/rss_image.xml
Ryan McCue 74bb32f363 Initial export of the repository
Signed-off-by: Ryan McCue <me@ryanmccue.info>
2025-06-05 12:00:48 +02:00

12 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>