<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="junit" tests="1" skipped="0" failures="0" errors="0" time="0">
  <testsuite name="single passing scenario" tests="1" skipped="0" failures="0" errors="0" time="0">
    <testcase name="one step passing" status="passed" time="0"></testcase>
  </testsuite>
</testsuites>