1<?xml version='1.0' encoding='utf-8'?>
2<testsuites>
3  <testsuite name="Zero_length output" errors="1" failures="0" skipped="0" tests="0" time="0">
4    <system-out></system-out>
5    <testcase name="Test died too soon, even before plan." classname="Zero_length output" time="0">
6      <failure message="The test suite died before a plan was produced. You need to have a plan." type="Plan">No plan</failure>
7    </testcase>
8  </testsuite>
9</testsuites>
10