1<?xml version="1.0" encoding="UTF-8"?>
2<testsuites>
3 <testsuite name="pkg/target" tests="1" failures="0" errors="0">
4 <testcase name="pkg/target" status="run" duration="0" time="0"></testcase>
5 <system-out><![CDATA[line 1
6line 2
7line 3]]></system-out>
8 </testsuite>
9</testsuites>
10