This would be a cut down file that follows the Xml schema of Visual Studio's .trx output, so that Visual Studio can be used to view the results.
This may have to have the compatibility mode enabled to correctly output test method failure results.
Usage:
MsTestRunner "MyTests.dll" -out "Results.trx"