<!--This XML document contains tags to fetch Group Summary from Tally-->
<!--It is equivalent to using the following option in Tally Software manually-->
<!--Option: Gateway of Tally @Display @Account Books @Group Summary  -->
<ENVELOPE>
<HEADER>
<TALLYREQUEST>Export Data</TALLYREQUEST>
</HEADER>
<BODY>
<EXPORTDATA>
<REQUESTDESC>
<STATICVARIABLES>
<!--Specify the Period here-->
<SVFROMDATE>20060401</SVFROMDATE>
<SVTODATE>20070331</SVTODATE>
<!--Specify the GroupName here-->
<GROUPNAME>SUNDRY DEBTORS</GROUPNAME>
</STATICVARIABLES>
<!--Report Name-->
<REPORTNAME>Group Summary</REPORTNAME>
</REQUESTDESC>
</EXPORTDATA>
</BODY>
</ENVELOPE>
