xml-formatwebformat
XML formatter
Validate well-formed XML and pretty print.
Inputs
Output
(no output yet)
Explanation
Format XML into a more readable structure with indentation.
Use it when you need a fast, offline conversion/validation step during development or debugging.
Related