XmlMarkupFormatter
Represents the standard XML markup formatter.
An instance of the XmlMarkupFormatter.
public XmlMarkupFormatter()
Escapes the given text by replacing special characters with their
XML entity (only applies to ampersands and opening angle brackets).