Try this command, replacing FILE with the name of your file:
Code:
tidy -xml FILE.svg >temporary.txt
You should get:
Code:
No warnings or errors were found.


To learn more about HTML Tidy see http://tidy.sourceforge.net
Please fill bug reports and queries using the "tracker" on the Tidy web site.
Additionally, questions can be sent to [email protected]
HTML and CSS specifications are available from http://www.w3.org/
Lobby your company to join W3C, see http://www.w3.org/Consortium
You can delete the temporary.txt file.