An invalid character was found in text content. Error proces

I get an error type: Load XML Description: incorrent XML .the bug is only reproducible on IE.

it give this error because I try to build an XML containing a cell with the information :



Ik stel voor halte ANT5 te verplaatsen naar halte P-ANT06 (niet omdat ik dan minder moet stappen, maar wel omdat je hierdoor 1 � 2 minuten trajecttijd uitspaart)



I believe the invalid character is " � " . Is there a way to treat the error?

Which encoding you are using for XML?
If you plan to provide data with umlauts you need to have it as

<?xml verson="1.0" encoding="iso-8859-1" ?>