50%

XML Escape / Unescape


Enter the String

Size : 0 , 0 Characters

The Result String:

Size : 0 , 0 Characters

XML Escape


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

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ?&gt;
&lt;InsuranceCompanies&gt;
   &lt;Top_Insurance_Companies&gt;
	&lt;Name&gt;Berkshire Hathaway ( BRK.A)&lt;/Name&gt;
	&lt;Capitalization&gt;$655 billion&lt;/Capitalization&gt;
   &lt;/Top_Insurance_Companies&gt;
&lt;/InsuranceCompanies&gt;

XML Unescape


XML Unescape is easy to use tool to unescape XML and converts to plain XML to unescaped xml which helps to show xml text in XML in <pre> tag. Copy, Paste and Unescape.

What can you do with XML Unescape?

  • XML Unescape is very unique tool to unescape xml.
  • This tool saves your time and helps to unescape eXtensible Markup Language data.
  • This tool allows loading the Plain XML data URL, which loads plain data to unescape. Click on the URL button, Enter URL and Submit.
  • Users can also convert plain XML File to unescaped XML by uploading the file.
  • XML Unescape Online works well on Windows, MAC, Linux, Chrome, Firefox, Edge, and Safari.

Example

Escaped XML Try it.

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ?&gt;
&lt;InsuranceCompanies&gt;
   &lt;Top_Insurance_Companies&gt;
	&lt;Name&gt;Berkshire Hathaway ( BRK.A)&lt;/Name&gt;
	&lt;Capitalization&gt;$655 billion&lt;/Capitalization&gt;
   &lt;/Top_Insurance_Companies&gt;
&lt;/InsuranceCompanies&gt;

Plain XML after unescaped

<?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>

For Advanced Users

External URL

Load External URL in Browser URL like this https://codebeautify.org/xml-escape-unescape?url=external-url

https://codebeautify.org/xml-escape-unescape?url=https://gist.githubusercontent.com/cbmgit/a26f750999a9925c02a1a9e5f4c2c150/raw/CompaniesByMCapital.html

Related Tools


Recently visited pages


Tags