If you do not want the framework to interpret the XML special characters (that is, <, >, &, and ") for a string, call the String primitive type makeXMLCData method, which returns a new string of the receiver prepended with <![CDATA[and appended with ]]>.