It has to be "<![CDATA[" (no whitespace).
> If you need the ]]> delimiter in the CDATA area, you must escape it via the use > of entities.
Entities aren't recognized in CDATA sections.
James