Meet XmlLint – a powerful, yet very modern client-only XML formatting and validation tool that can format, validate or beautify any document or XML snippet (and do it all in a matter of a few seconds)!
Paste your XML here...
xxxxxxxxxx
Don’t worry, if you have sensitive data that you want to quickly format. You can rest easy knowing that your information will never be saved, shared stored or even transmitted to our own servers here at XmlLint. All XML data processing will occur within your own browser only.
Your XML might not validate if you copy text from a file that was saved on an operating different than what you are currently working on. This is due to the fact that Windows and Linux/Mac use a differnt ways to indicate a new line. The Windows operating system family uses two characters \r\n (carriage-return and newline), whereas Linux and Mac systems only use a single \r character. If you are encountering this problem, simply use the newline character that your current OS expects. For more details as to why this is still an issue in 2020, please visit this page.