Error Message
XML Escape is easy to use tool to escape plain XML to escaped xml which helps to show xml text in XML in <pre> tag. Copy, Paste and Escape.
What can you do with XML Escape?
- XML Escape is very unique tool to escape plain xml.
- This tool saves your time and helps to escape eXtensible Markup Language data.
- This tool allows loading the Plain XML data URL, which loads plain data to escape. Click on the URL button, Enter URL and Submit.
- Users can also convert plain XML File to escaped XML by uploading the file.
- XML Escaper Online works well on Windows, MAC, Linux, Chrome, Firefox, Edge, and Safari.
Example
Vanilla XML Try it.
<?xml version="1.0" encoding="UTF-8" ?> <InsuranceCompanies> <Top_Insurance_Companies> <Name>Berkshire Hathaway ( BRK.A)</Name> <Capitalization>$655 billion</Capitalization> </Top_Insurance_Companies> </InsuranceCompanies>
Escaped XML
<?xml version="1.0" encoding="UTF-8" ?> <InsuranceCompanies> <Top_Insurance_Companies> <Name>Berkshire Hathaway ( BRK.A)</Name> <Capitalization>$655 billion</Capitalization> </Top_Insurance_Companies> </InsuranceCompanies>