summaryrefslogtreecommitdiff
path: root/parser/feed/src/test/resources/feed-rss-testImageWithWhitespace.xml
blob: 2be9401d20aadf2c3d4ea2e2dda122305215851d (plain)
1
2
<?xml version='1.0' encoding='UTF-8' ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>title</title><description>This is the description</description><link>http://example.com</link><language>en</language><atom:link rel="payment" href="http://example.com/payment" type="text/html" /><image><url> https://example.com/image.png
</url></image></channel></rss>