connector_cf xml parsing error

I’ve implemented this sample in a coldfusion instance as it was downloaded, no code was really changed except the mapping of the codebase folder path in CF Admin. I keep getting an XML parsing error when the event.cfm page loads.

XML Parsing Error: not well-formed
Location: localhost:8301/connector_cf/samp … events.cfm
Line Number 2, Column 2:


-^

Any thoughts? Any one

Try to disable debug output - the bunch of tags, in above snippet, is a start of debug output which will corrupt xml.