XML Formatter

XML Formatter Form

This form allows you make beautiful XML format:


Move to «Paste Code» for Save it

About XML Formatter tool

What is XML?

XML - Extensible Markup Language is used to describe data. The XML standard is a flexible way to create information formats and electronically share structured data via the public Internet, as well as via corporate networks.

The XML format can be used by any individual or group of individuals or companies that want to share information in a consistent way. XML is actually a simpler and easier-to-use subset of the Standard Generalized Markup Language (SGML), which is the standard to create a document structure.

About XML Formatter tool

The Formatter XML online was created to help with debugging. As XML data is often output without line breaks to save space, it is extremely difficult to actually read. This tool allows you to solve the problem by formatting XML data so that it is easy to read and debug.

How it Works?

Just paste your XML to the textarea above and click to the button "Formatter" and you will get formatted XML in the same textarea.

Example of XML Formatter

Before:
<website><domain>wtools.io</domain><title>Online Web Tools</title></website>
After:
<website>
    <domain>wtools.io</domain>
    <title>Online Web Tools</title>
</website>
Donate

Did you like this tool? You can donate to us. This will help us improve our free web tools.

Paypal