<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <soap:Body>
    <GetTrackerDataResponse xmlns="http://www.dominos.com/message/">
      <Version>1.5</Version>
      <Query>
        <Phone>6175551234</Phone>
      </Query>
      <AsOf>2009-11-20T21:37:58</AsOf>
      <OrderStatuses/>
    </GetTrackerDataResponse>
  </soap:Body>
</soap:Envelope>
