>these special characters that I am getting "Invalid XML character
>(unicode: 0x1b2da1)" error? If yes, then how should I handle these 
>characters while applying transformation ? 

ESC (0x1B) is simply not allowed in xml documents. There is no way to 
get around this, other than having your feed send your valid xml, or 
preprocess the document.

P.S.: HTML mail sucks.


Reply via email to