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    </group>
11
12</report-groups>