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

<?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>
        <a dur="10s" href="http://www.example.org/presentationB#next" 
	id="PresBLink" title="<![CDATA[P]]><![CDATA[r]]>" xml:lang="en-GB">
            <img region="source" src="source.jpg"/>
        </a>
    </body>
</smil>
