<!--
Description: item guid not permalink is not duplicated into link
Expect:      bozo and not entries[0].has_key('link')
-->
<rss version="2.0">
<channel>
<item>
<guid isPermaLink="false">http://guid.example.com/</guid>
</item>
</channel>
</rss