<!--
Description: & test 42
Expect:      $rss and $rss->items[0]['title'] == '<strong>&amp;</strong>'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<entry>
	  <title type="text/html" mode="escaped">&lt;strong>&#38;amp;&lt;/strong></title>
</entry>
</feed>
