Tidying up XML in one click
When I'm working on Partridge and SAPIENTA, I find myself dealing with a lot of badly formatted XML. I used to manually run xmllint -format against every file before opening it but that gets annoying very quickly (even if you have it saved in your bash history). So