1<?xml version="1.0" encoding="UTF-8"?>
 2<report-groups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 3               xsi:noNamespaceSchemaLocation="http://chart/eps/schemas/report_groups.xsd">
 4
 5    <group>
 6        <name>Test reports</name>
 7        <description>Miscellaneous and test reports</description>
 8        <navigation>true</navigation>
 9        <report>TEST_REPORT</report>
10        <report>FORMAT_TEST_REPORT</report>
11        <report>SGA1_MANOEUVRE_REPORT</report>
12    </group>
13
14</report-groups>