<!--
  Author:       Sam Ruby (http://intertwingly.net/) and Mark Pilgrim (http://diveintomark.org/)
  Copyright:    Copyright (c) 2002 Sam Ruby and Mark Pilgrim
-->

<!--
  Description:  entry content should not contain SCRIPT tag
  Expect:       SecurityRisk{parent:entry,element:content}
-->

<feed xmlns="http://www.w3.org/2005/Atom">
<entry>
<content type="text/html" mode="escaped">&lt;script src="http://example.com/bad.js"&gt;&lt;/script&gt;</content>
</entry>
</feed>
