<!-- Description: feed title contains applet Expect: not bozo and feed['title'] == u'safe description' --> <feed version="0.3" xmlns="http://purl.org/atom/ns#"> <title type="text/html" mode="escaped">safe<applet code="foo.class" codebase="http://example.com/"></applet> description</title> </feed>