Copied to Clipboard
Escapes or unescapes an XML file removing traces of offending characters that could be wrongfully interpreted as markup.
' is replaced with ', " is replaced with ", & is replaced with &,< is replaced with <, > is replaced with >.