<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
 <testsuite name="NUnitXmlReporter.generated xml output" timestamp="2016-06-18T00:19:20" hostname="localhost" time="0.019" errors="0" tests="3" skipped="0" disabled="0" failures="0">
  <testcase classname="NUnitXmlReporter.generated xml output" name="should escape invalid xml chars from report name" time="0.002" />
  <testcase classname="NUnitXmlReporter.generated xml output" name="should escape invalid xml chars from suite names" time="0" />
  <testcase classname="NUnitXmlReporter.generated xml output" name="should escape invalid xml chars from spec names" time="0.001" />
 </testsuite>
</testsuites>