Example of an XML report
The following is an example of an XML report. See XML reporting for more details.
<?xml version=“1.0“ encoding=“UTF-8“ standalone=“no“?><report>
    <process finish=“Wed Jan 16 09:48:02 CET 2013“ start=“Wed Jan 16 09:47:58 CET 2013“/>
    <recipients finish=“Wed Jan 16 09:48:00 CET 2013“ lastupdate=“Wed Jan 16 09:47:59 CET 2013“
    start=“Wed Jan 16 09:47:59 CET 2013“>4</recipients>
    <test_recipients finish=““ lastupdate=““ start=““></test_recipients>
    <delivery>
        <content time=“Wed Jan 16 09:48:00 CET 2013“>This is the plain body text version,
        if available. This tag is empty if only rich text is available.</content>
        <id>
            <normal time=“Wed Jan 16 09:48:00 CET 2013“>37</normal>
            <test time=““>
            </test>
        </id>
        <qualifier>
            <id>
                <normal time=“Wed Jan 16 09:48:00 CET 2013“>33</normal>
                <test time=““></test>
            </id>
        </qualifier>
    </delivery>
    <error time=““>
    </error>
</report>