in reply to Re: Light batch XML indenter
in thread Light batch XML indenter

This is as good a time as any to mention this but this is only something you want to do if whitespace nodes between tags isn't important to you. In my case I don't care about the introduced whitespace as data and it made some debugging easier. This isn't always a valid approach so keep that in mind.