Tidy command to indent xml

Last Modified: Wed, 24 Feb 2010 21:08:21 +0000 ; Created: Wed, 24 Feb 2010 21:08:04 +0000

tidy -indent -xml -o "%1.FORMATTED" -wrap 120 "%1"

Creates second file with indented xml in file ending with same name plus .FORMATTED