HTTP/1.1 200 OK
Date: Fri, 21 Jan 2011 19:57:21 GMT
Server: Server
Content-Type: text/xml
Vary: Accept-Encoding,User-Agent

<?xml version="1.0"?>
<GetReportScheduleListByNextTokenResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
      <GetReportScheduleListByNextTokenResult>
            <NextToken>none</NextToken>
            <HasNext>false</HasNext>
            <ReportSchedule>
                  <ReportType>_GET_ORDERS_DATA_</ReportType>
                  <Schedule>_30_DAYS_</Schedule>
                  <ScheduledDate>2009-02-20T02:10:42+00:00</ScheduledDate>
            </ReportSchedule>
      </GetReportScheduleListByNextTokenResult>
      <ResponseMetadata>
            <RequestId>c0464157-b74f-4e52-bd1a-4ebf4bc7e5aa</RequestId>
      </ResponseMetadata>
</GetReportScheduleListByNextTokenResponse>