XSLT transformation in ASP: XML with MSXML3 
(Ivan Pepelnjak) You might consider server-side XML-to-XML transformations rare, but you have to use
if you want to generate valid XHTML code from your XML data. To shorten the printouts, well use a simple (non-XHTML) XSL transformation to generate the test results:
Read More >>