<!--
Description: item xhtml:body contains applet
Expect:      bozo and entries[0]['description'] == u'safe description'
-->
<rss version="2.0">
<channel>
<item>
<body xmlns="http://www.w3.org/1999/xhtml">safe<applet code="foo.class" codebase="http://example.com/" ></applet> description</body>
</item>
</channel>
</rss