<!-- Focus of this test: CharData -->

<?xml version="1.0" ?>
<!DOCTYPE SMIL PUBLIC "-//W3C//DTD SMIL 2.0 Basic//EN"
"http://www.w3.org/TR/REC-smil/2000/SMIL20Basic.dtd">

<smil xmlns="http://www.w3.org/TR/REC-smil/2000/SMIL20/Basic">
    <body>
	Characters that need to be escaped: &lt; &amp;.  Characters that can be escaped &apos; ('), &gt; (>) and &quot; (").
    </body>
</smil>
