Fixed bug 30: Added support for CDATA based escaping, which can be turned on using the global variable _CDATA_ESCAPING in the cim_xml module. Extended the testcases to test both XML-based and CDATA-based escaping, and to test nested escaping (for nested embedded instances). Moved Python version check from cim_xml to __init__.