Add XMLEscapeCharsDecoder option
This preserves XML escaped characters in the Map values. Note: xml.Decoder nominally unescapes these characters when returning xml.CharData values.
This preserves XML escaped characters in the Map values. Note: xml.Decoder nominally unescapes these characters when returning xml.CharData values.