<?xml version='1.0' standalone='no'?>
<!DOCTYPE request SYSTEM "http://xapi-test.covad.com/dtd/request.dtd">
<request id='closed orders'>
<header>
<sender>
     <key>
          <login>_____</login>
          <password>_____</password>
     </key>
</sender>
</header>
<body>
<subrequest type='orderstatus' id=''>
     <orderstatusrequest details='basic' dates='all'>
          <byactiondate actiontype='orderclosed'>
               <fromdate>
                    <datetime>
                    <year>2008</year>
                    <month>10</month>
                    <date>5</date>
                    </datetime>
               </fromdate>
               <todate>
                    <datetime>
                    <year>2008</year>
                    <month>10</month>
                    <date>16</date>
                    </datetime>
               </todate>
          </byactiondate>
     </orderstatusrequest>
</subrequest>
</body>
</request>

