<xml><![CDATA[ тестирую<br>тестирую<br>тестирую ]]></xml>
var t = xmlData.firstChild.nodeValue(); txt.htmlText = t; txt.html = true;