<!--
Description: item xhtml:body contains embed
Expect:      bozo and entries[0]['description'] == u'safe description'
-->
<rss version="2.0">
<channel>
<item>
<body>safe<embed src="http://example.com/" /> description</body>
</item>
</channel>
</rss