i have an xml like :
You can use writer.WriteCData(value);
writer.WriteCData(value);
where writer is XmlWriter object.
XmlWriter