<!--
Description: item link
Expect:      bozo and entries[0]['link'] == u'http://example.com/'
-->
<rss version="2.0">
<channel>
<item>
<link>http://example.com/</link>
</item>
</channel>
</rss