Just run xmlquery.hta, connect to
a data source, then enter a FOR XML SQL query
or a stored procedure that returns XML. Autocompletion and dropdown
selection is supported for stored procedures.
If the result set requires a root element, ROOT is added automatically. If a parse error
occurs, the point the error occurs is highlighted; otherwise, IE's default
stylesheet is used, providing syntax highlighting and allowing you to
collapse tags.
Make sure that you have all the requirements installed on your system.
Download xmlquery.hta to whereever you want to run it from on your workstation.