XML Formatter & Beautifier
XML (Extensible Markup Language) is often used in enterprise systems (like SAP IDocs or SOAP APIs). Raw XML logs are frequently unreadable single-line strings.
How to use?
- Paste: Copy the XML string from your logs or API response into the input box.
- Format: Click the button to automatically indent tags and separate lines.
- Copy: Use the formatted output for documentation or debugging.