🔤 XML Escape / Unescape
Escapes or unescapes an XML file removing traces of offending characters that could be wrongfully interpreted as markup.
Developer Tool Subscriptions
Reserved XML Characters
The following characters are reserved in XML and must be replaced with their corresponding XML entities:
' is replaced with '
" is replaced with "
& is replaced with &
< is replaced with <
> is replaced with >
Copy-paste the XML to escape or unescape here
No file chosen
Result
0
Input Characters
0
Output Characters