testresult.xml

NUnit's TestResult.xml displayed nicely?

Im running the nunit-console program to test some assemblies after the build script is run. The TestResult.xml is then copied to a static web server. Im looking for a tool that could format the xml output into a nice html page that displays the results similar to how the NUnit GUI does it. Im looking for a color coded hierarchal display...