XmlElement.intertext="<sometext>", 如何写才能不要将"<",">"转换成< >XmlElement.intertext= " <sometext> ", 如何写才能不要将 " < ", "> "转换成< > ?[解决办法]请使用XmlCDataSection类型