Reference for https://api.silentpassenger.com/rest/v2/{APIKEY}/Routes

Get all incomplete routes that are viewable by the user.

Url: https://api.silentpassenger.com/rest/v2/{APIKEY}/Routes

HTTP Method: GET

Message direction Format Body
Request N/A The Request body is empty.
Response Xml Example,Schema
Response Json Example

The following is an example response Xml body:

<ArrayOfRouteItem xmlns="http://schemas.datacontract.org/2004/07/VTS.Business.Routing">
  <RouteItem>
    <IsAudited xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</IsAudited>
    <Completed>true</Completed>
    <CreatedBy>2147483647</CreatedBy>
    <DateCreated>1999-05-31T11:20:00</DateCreated>
    <Destination>
      <Id>2147483647</Id>
      <Latitude>1.26743233E+15</Latitude>
      <Longitude>1.26743233E+15</Longitude>
      <Name>String content</Name>
    </Destination>
    <Gallons>2147483647</Gallons>
    <IMEI>String content</IMEI>
    <Origin>
      <Id>2147483647</Id>
      <Latitude>1.26743233E+15</Latitude>
      <Longitude>1.26743233E+15</Longitude>
      <Name>String content</Name>
    </Origin>
    <RouteDestinationLat>1.26743233E+15</RouteDestinationLat>
    <RouteDestinationLong>1.26743233E+15</RouteDestinationLong>
    <RouteDestinationName>String content</RouteDestinationName>
    <RouteID>2147483647</RouteID>
    <RouteName>String content</RouteName>
    <RouteOriginLat>1.26743233E+15</RouteOriginLat>
    <RouteOriginLong>1.26743233E+15</RouteOriginLong>
    <RouteOriginName>String content</RouteOriginName>
    <SendNow>true</SendNow>
    <Sent>true</Sent>
    <Stops>
      <StopItem>
        <IsAudited xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</IsAudited>
        <Active>true</Active>
        <Address>String content</Address>
        <City>String content</City>
        <Completed>true</Completed>
        <CreatedBy>2147483647</CreatedBy>
        <DateCompleted>1999-05-31T11:20:00</DateCompleted>
        <DateCreated>1999-05-31T11:20:00</DateCreated>
        <DateDeleted>1999-05-31T11:20:00</DateDeleted>
        <DateSent>1999-05-31T11:20:00</DateSent>
        <Deleted>true</Deleted>
        <DriveAck>true</DriveAck>
        <Gallons>2147483647</Gallons>
        <IMEI>String content</IMEI>
        <LandmarkID>2147483647</LandmarkID>
        <Latitude>1.26743233E+15</Latitude>
        <Longitude>1.26743233E+15</Longitude>
        <MsgTxt>String content</MsgTxt>
        <Notes>String content</Notes>
        <PreviousStopID>2147483647</PreviousStopID>
        <RouteID>2147483647</RouteID>
        <State>String content</State>
        <StopID>2147483647</StopID>
        <StopName>String content</StopName>
        <StopPosition>2147483647</StopPosition>
        <StopSent>true</StopSent>
        <StopToBeSentOn>1999-05-31T11:20:00</StopToBeSentOn>
        <VehicleID>2147483647</VehicleID>
        <Zip>String content</Zip>
        <msg_StopID>2147483647</msg_StopID>
      </StopItem>
      <StopItem>
        <IsAudited xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</IsAudited>
        <Active>true</Active>
        <Address>String content</Address>
        <City>String content</City>
        <Completed>true</Completed>
        <CreatedBy>2147483647</CreatedBy>
        <DateCompleted>1999-05-31T11:20:00</DateCompleted>
        <DateCreated>1999-05-31T11:20:00</DateCreated>
        <DateDeleted>1999-05-31T11:20:00</DateDeleted>
        <DateSent>1999-05-31T11:20:00</DateSent>
        <Deleted>true</Deleted>
        <DriveAck>true</DriveAck>
        <Gallons>2147483647</Gallons>
        <IMEI>String content</IMEI>
        <LandmarkID>2147483647</LandmarkID>
        <Latitude>1.26743233E+15</Latitude>
        <Longitude>1.26743233E+15</Longitude>
        <MsgTxt>String content</MsgTxt>
        <Notes>String content</Notes>
        <PreviousStopID>2147483647</PreviousStopID>
        <RouteID>2147483647</RouteID>
        <State>String content</State>
        <StopID>2147483647</StopID>
        <StopName>String content</StopName>
        <StopPosition>2147483647</StopPosition>
        <StopSent>true</StopSent>
        <StopToBeSentOn>1999-05-31T11:20:00</StopToBeSentOn>
        <VehicleID>2147483647</VehicleID>
        <Zip>String content</Zip>
        <msg_StopID>2147483647</msg_StopID>
      </StopItem>
    </Stops>
    <ToBeSentOn>1999-05-31T11:20:00</ToBeSentOn>
    <Vehicle>
      <IsAudited xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</IsAudited>
      <Active xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</Active>
      <AssignID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</AssignID>
      <AssignTime xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</AssignTime>
      <AssignedBy xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</AssignedBy>
      <AssignedEquipmentId xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</AssignedEquipmentId>
      <AssignedEquipmentLabel xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</AssignedEquipmentLabel>
      <CameraIdentifier xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</CameraIdentifier>
      <CameraLastConnected xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">
        <DateTime xmlns="http://schemas.datacontract.org/2004/07/System">1999-05-31T11:20:00</DateTime>
        <OffsetMinutes xmlns="http://schemas.datacontract.org/2004/07/System">32767</OffsetMinutes>
      </CameraLastConnected>
      <CameraManufacturerId xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</CameraManufacturerId>
      <City xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</City>
      <CumHours xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</CumHours>
      <CumHoursThru xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</CumHoursThru>
      <CurrentIP xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</CurrentIP>
      <DTCVersion xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</DTCVersion>
      <DriverID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</DriverID>
      <DriverName xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</DriverName>
      <EndTime xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</EndTime>
      <EngineOn xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</EngineOn>
      <FMIPassword xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</FMIPassword>
      <FirmwareVersion xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743237E+15</FirmwareVersion>
      <GPSIP xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</GPSIP>
      <GPSType xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</GPSType>
      <GroupName xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</GroupName>
      <HasDriverId xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</HasDriverId>
      <HasFuelCard xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</HasFuelCard>
      <HasGarmin xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</HasGarmin>
      <HasRouting xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</HasRouting>
      <Heading xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</Heading>
      <IO4Flip xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</IO4Flip>
      <IO5Flip xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</IO5Flip>
      <IO6Flip xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</IO6Flip>
      <IgnitionIO xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</IgnitionIO>
      <In1Flip xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</In1Flip>
      <In2Flip xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</In2Flip>
      <In3Flip xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</In3Flip>
      <Latitude xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</Latitude>
      <Location xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</Location>
      <Longitude xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</Longitude>
      <MaxVideoDurationSeconds xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</MaxVideoDurationSeconds>
      <MobileGroupID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</MobileGroupID>
      <Mode xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</Mode>
      <ModeStartTime xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</ModeStartTime>
      <MostRecentIOStatesID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">9223372036854775807</MostRecentIOStatesID>
      <MostRecentLocationID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">9223372036854775807</MostRecentLocationID>
      <MostRecentMovement xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</MostRecentMovement>
      <MostRecentNoGPS xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</MostRecentNoGPS>
      <Odometer xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</Odometer>
      <PTOAvailable xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</PTOAvailable>
      <PanicEnabled xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</PanicEnabled>
      <PingInterval xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</PingInterval>
      <PlateNumber xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</PlateNumber>
      <ReadingTime xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</ReadingTime>
      <RegistrationExpiration xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</RegistrationExpiration>
      <RegistrationState xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</RegistrationState>
      <ResetableHours xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743237E+15</ResetableHours>
      <ShiftHours xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</ShiftHours>
      <Speed xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</Speed>
      <SpeedGaugeEnable xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</SpeedGaugeEnable>
      <StartOfIdleTime xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</StartOfIdleTime>
      <StartOfStopID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">9223372036854775807</StartOfStopID>
      <StartOfStopTime xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</StartOfStopTime>
      <StartTime xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</StartTime>
      <State xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</State>
      <StatusID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</StatusID>
      <Street xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</Street>
      <SubGroupID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</SubGroupID>
      <SubGroupName xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</SubGroupName>
      <TLCReporting xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</TLCReporting>
      <TemperaturePolling xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</TemperaturePolling>
      <TimeZoneCode xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</TimeZoneCode>
      <TripOdometer xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</TripOdometer>
      <VLID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">9223372036854775807</VLID>
      <VehicleID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</VehicleID>
      <VehicleName xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</VehicleName>
      <VehicleType xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</VehicleType>
      <Zip xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</Zip>
      <notes xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</notes>
      <vin xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</vin>
    </Vehicle>
  </RouteItem>
  <RouteItem>
    <IsAudited xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</IsAudited>
    <Completed>true</Completed>
    <CreatedBy>2147483647</CreatedBy>
    <DateCreated>1999-05-31T11:20:00</DateCreated>
    <Destination>
      <Id>2147483647</Id>
      <Latitude>1.26743233E+15</Latitude>
      <Longitude>1.26743233E+15</Longitude>
      <Name>String content</Name>
    </Destination>
    <Gallons>2147483647</Gallons>
    <IMEI>String content</IMEI>
    <Origin>
      <Id>2147483647</Id>
      <Latitude>1.26743233E+15</Latitude>
      <Longitude>1.26743233E+15</Longitude>
      <Name>String content</Name>
    </Origin>
    <RouteDestinationLat>1.26743233E+15</RouteDestinationLat>
    <RouteDestinationLong>1.26743233E+15</RouteDestinationLong>
    <RouteDestinationName>String content</RouteDestinationName>
    <RouteID>2147483647</RouteID>
    <RouteName>String content</RouteName>
    <RouteOriginLat>1.26743233E+15</RouteOriginLat>
    <RouteOriginLong>1.26743233E+15</RouteOriginLong>
    <RouteOriginName>String content</RouteOriginName>
    <SendNow>true</SendNow>
    <Sent>true</Sent>
    <Stops>
      <StopItem>
        <IsAudited xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</IsAudited>
        <Active>true</Active>
        <Address>String content</Address>
        <City>String content</City>
        <Completed>true</Completed>
        <CreatedBy>2147483647</CreatedBy>
        <DateCompleted>1999-05-31T11:20:00</DateCompleted>
        <DateCreated>1999-05-31T11:20:00</DateCreated>
        <DateDeleted>1999-05-31T11:20:00</DateDeleted>
        <DateSent>1999-05-31T11:20:00</DateSent>
        <Deleted>true</Deleted>
        <DriveAck>true</DriveAck>
        <Gallons>2147483647</Gallons>
        <IMEI>String content</IMEI>
        <LandmarkID>2147483647</LandmarkID>
        <Latitude>1.26743233E+15</Latitude>
        <Longitude>1.26743233E+15</Longitude>
        <MsgTxt>String content</MsgTxt>
        <Notes>String content</Notes>
        <PreviousStopID>2147483647</PreviousStopID>
        <RouteID>2147483647</RouteID>
        <State>String content</State>
        <StopID>2147483647</StopID>
        <StopName>String content</StopName>
        <StopPosition>2147483647</StopPosition>
        <StopSent>true</StopSent>
        <StopToBeSentOn>1999-05-31T11:20:00</StopToBeSentOn>
        <VehicleID>2147483647</VehicleID>
        <Zip>String content</Zip>
        <msg_StopID>2147483647</msg_StopID>
      </StopItem>
      <StopItem>
        <IsAudited xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</IsAudited>
        <Active>true</Active>
        <Address>String content</Address>
        <City>String content</City>
        <Completed>true</Completed>
        <CreatedBy>2147483647</CreatedBy>
        <DateCompleted>1999-05-31T11:20:00</DateCompleted>
        <DateCreated>1999-05-31T11:20:00</DateCreated>
        <DateDeleted>1999-05-31T11:20:00</DateDeleted>
        <DateSent>1999-05-31T11:20:00</DateSent>
        <Deleted>true</Deleted>
        <DriveAck>true</DriveAck>
        <Gallons>2147483647</Gallons>
        <IMEI>String content</IMEI>
        <LandmarkID>2147483647</LandmarkID>
        <Latitude>1.26743233E+15</Latitude>
        <Longitude>1.26743233E+15</Longitude>
        <MsgTxt>String content</MsgTxt>
        <Notes>String content</Notes>
        <PreviousStopID>2147483647</PreviousStopID>
        <RouteID>2147483647</RouteID>
        <State>String content</State>
        <StopID>2147483647</StopID>
        <StopName>String content</StopName>
        <StopPosition>2147483647</StopPosition>
        <StopSent>true</StopSent>
        <StopToBeSentOn>1999-05-31T11:20:00</StopToBeSentOn>
        <VehicleID>2147483647</VehicleID>
        <Zip>String content</Zip>
        <msg_StopID>2147483647</msg_StopID>
      </StopItem>
    </Stops>
    <ToBeSentOn>1999-05-31T11:20:00</ToBeSentOn>
    <Vehicle>
      <IsAudited xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</IsAudited>
      <Active xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</Active>
      <AssignID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</AssignID>
      <AssignTime xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</AssignTime>
      <AssignedBy xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</AssignedBy>
      <AssignedEquipmentId xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</AssignedEquipmentId>
      <AssignedEquipmentLabel xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</AssignedEquipmentLabel>
      <CameraIdentifier xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</CameraIdentifier>
      <CameraLastConnected xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">
        <DateTime xmlns="http://schemas.datacontract.org/2004/07/System">1999-05-31T11:20:00</DateTime>
        <OffsetMinutes xmlns="http://schemas.datacontract.org/2004/07/System">32767</OffsetMinutes>
      </CameraLastConnected>
      <CameraManufacturerId xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</CameraManufacturerId>
      <City xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</City>
      <CumHours xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</CumHours>
      <CumHoursThru xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</CumHoursThru>
      <CurrentIP xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</CurrentIP>
      <DTCVersion xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</DTCVersion>
      <DriverID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</DriverID>
      <DriverName xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</DriverName>
      <EndTime xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</EndTime>
      <EngineOn xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</EngineOn>
      <FMIPassword xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</FMIPassword>
      <FirmwareVersion xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743237E+15</FirmwareVersion>
      <GPSIP xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</GPSIP>
      <GPSType xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</GPSType>
      <GroupName xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</GroupName>
      <HasDriverId xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</HasDriverId>
      <HasFuelCard xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</HasFuelCard>
      <HasGarmin xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</HasGarmin>
      <HasRouting xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</HasRouting>
      <Heading xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</Heading>
      <IO4Flip xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</IO4Flip>
      <IO5Flip xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</IO5Flip>
      <IO6Flip xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</IO6Flip>
      <IgnitionIO xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</IgnitionIO>
      <In1Flip xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</In1Flip>
      <In2Flip xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</In2Flip>
      <In3Flip xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</In3Flip>
      <Latitude xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</Latitude>
      <Location xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</Location>
      <Longitude xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</Longitude>
      <MaxVideoDurationSeconds xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</MaxVideoDurationSeconds>
      <MobileGroupID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</MobileGroupID>
      <Mode xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</Mode>
      <ModeStartTime xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</ModeStartTime>
      <MostRecentIOStatesID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">9223372036854775807</MostRecentIOStatesID>
      <MostRecentLocationID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">9223372036854775807</MostRecentLocationID>
      <MostRecentMovement xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</MostRecentMovement>
      <MostRecentNoGPS xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</MostRecentNoGPS>
      <Odometer xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</Odometer>
      <PTOAvailable xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</PTOAvailable>
      <PanicEnabled xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</PanicEnabled>
      <PingInterval xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</PingInterval>
      <PlateNumber xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</PlateNumber>
      <ReadingTime xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</ReadingTime>
      <RegistrationExpiration xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</RegistrationExpiration>
      <RegistrationState xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</RegistrationState>
      <ResetableHours xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743237E+15</ResetableHours>
      <ShiftHours xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</ShiftHours>
      <Speed xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</Speed>
      <SpeedGaugeEnable xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</SpeedGaugeEnable>
      <StartOfIdleTime xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</StartOfIdleTime>
      <StartOfStopID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">9223372036854775807</StartOfStopID>
      <StartOfStopTime xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</StartOfStopTime>
      <StartTime xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1999-05-31T11:20:00</StartTime>
      <State xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</State>
      <StatusID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</StatusID>
      <Street xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</Street>
      <SubGroupID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</SubGroupID>
      <SubGroupName xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</SubGroupName>
      <TLCReporting xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</TLCReporting>
      <TemperaturePolling xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">true</TemperaturePolling>
      <TimeZoneCode xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</TimeZoneCode>
      <TripOdometer xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">1.26743233E+15</TripOdometer>
      <VLID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">9223372036854775807</VLID>
      <VehicleID xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">2147483647</VehicleID>
      <VehicleName xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</VehicleName>
      <VehicleType xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</VehicleType>
      <Zip xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</Zip>
      <notes xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</notes>
      <vin xmlns="http://schemas.datacontract.org/2004/07/VTS.Business">String content</vin>
    </Vehicle>
  </RouteItem>
</ArrayOfRouteItem>

The following is an example response Json body:

[{
	"IsAudited":true,
	"Completed":true,
	"CreatedBy":2147483647,
	"DateCreated":"\/Date(928164000000-0400)\/",
	"Destination":{
		"Id":2147483647,
		"Latitude":1.26743233E+15,
		"Longitude":1.26743233E+15,
		"Name":"String content"
	},
	"Gallons":2147483647,
	"IMEI":"String content",
	"Origin":{
		"Id":2147483647,
		"Latitude":1.26743233E+15,
		"Longitude":1.26743233E+15,
		"Name":"String content"
	},
	"RouteDestinationLat":1.26743233E+15,
	"RouteDestinationLong":1.26743233E+15,
	"RouteDestinationName":"String content",
	"RouteID":2147483647,
	"RouteName":"String content",
	"RouteOriginLat":1.26743233E+15,
	"RouteOriginLong":1.26743233E+15,
	"RouteOriginName":"String content",
	"SendNow":true,
	"Sent":true,
	"Stops":[{
		"IsAudited":true,
		"Active":true,
		"Address":"String content",
		"City":"String content",
		"Completed":true,
		"CreatedBy":2147483647,
		"DateCompleted":"\/Date(928164000000-0400)\/",
		"DateCreated":"\/Date(928164000000-0400)\/",
		"DateDeleted":"\/Date(928164000000-0400)\/",
		"DateSent":"\/Date(928164000000-0400)\/",
		"Deleted":true,
		"DriveAck":true,
		"Gallons":2147483647,
		"IMEI":"String content",
		"LandmarkID":2147483647,
		"Latitude":1.26743233E+15,
		"Longitude":1.26743233E+15,
		"MsgTxt":"String content",
		"Notes":"String content",
		"PreviousStopID":2147483647,
		"RouteID":2147483647,
		"State":"String content",
		"StopID":2147483647,
		"StopName":"String content",
		"StopPosition":2147483647,
		"StopSent":true,
		"StopToBeSentOn":"\/Date(928164000000-0400)\/",
		"VehicleID":2147483647,
		"Zip":"String content",
		"msg_StopID":2147483647
	}],
	"ToBeSentOn":"\/Date(928164000000-0400)\/",
	"Vehicle":{
		"IsAudited":true,
		"Active":true,
		"AssignID":2147483647,
		"AssignTime":"\/Date(928164000000-0400)\/",
		"AssignedBy":"String content",
		"AssignedEquipmentId":2147483647,
		"AssignedEquipmentLabel":"String content",
		"CameraIdentifier":"String content",
		"CameraLastConnected":{
			"DateTime":"\/Date(928164000000-0400)\/",
			"OffsetMinutes":32767
		},
		"CameraManufacturerId":2147483647,
		"City":"String content",
		"CumHours":1.26743233E+15,
		"CumHoursThru":"\/Date(928164000000-0400)\/",
		"CurrentIP":"String content",
		"DTCVersion":2147483647,
		"DriverID":2147483647,
		"DriverName":"String content",
		"EndTime":"\/Date(928164000000-0400)\/",
		"EngineOn":true,
		"FMIPassword":"String content",
		"FirmwareVersion":1.26743237E+15,
		"GPSIP":"String content",
		"GPSType":2147483647,
		"GroupName":"String content",
		"HasDriverId":true,
		"HasFuelCard":true,
		"HasGarmin":true,
		"HasRouting":true,
		"Heading":1.26743233E+15,
		"IO4Flip":true,
		"IO5Flip":true,
		"IO6Flip":true,
		"IgnitionIO":2147483647,
		"In1Flip":true,
		"In2Flip":true,
		"In3Flip":true,
		"Latitude":1.26743233E+15,
		"Location":"String content",
		"Longitude":1.26743233E+15,
		"MaxVideoDurationSeconds":2147483647,
		"MobileGroupID":2147483647,
		"Mode":2147483647,
		"ModeStartTime":"\/Date(928164000000-0400)\/",
		"MostRecentIOStatesID":9223372036854775807,
		"MostRecentLocationID":9223372036854775807,
		"MostRecentMovement":"\/Date(928164000000-0400)\/",
		"MostRecentNoGPS":"\/Date(928164000000-0400)\/",
		"Odometer":1.26743233E+15,
		"PTOAvailable":true,
		"PanicEnabled":true,
		"PingInterval":2147483647,
		"PlateNumber":"String content",
		"ReadingTime":"\/Date(928164000000-0400)\/",
		"RegistrationExpiration":"\/Date(928164000000-0400)\/",
		"RegistrationState":"String content",
		"ResetableHours":1.26743237E+15,
		"ShiftHours":1.26743233E+15,
		"Speed":1.26743233E+15,
		"SpeedGaugeEnable":true,
		"StartOfIdleTime":"\/Date(928164000000-0400)\/",
		"StartOfStopID":9223372036854775807,
		"StartOfStopTime":"\/Date(928164000000-0400)\/",
		"StartTime":"\/Date(928164000000-0400)\/",
		"State":"String content",
		"StatusID":2147483647,
		"Street":"String content",
		"SubGroupID":2147483647,
		"SubGroupName":"String content",
		"TLCReporting":true,
		"TemperaturePolling":true,
		"TimeZoneCode":2147483647,
		"TripOdometer":1.26743233E+15,
		"VLID":9223372036854775807,
		"VehicleID":2147483647,
		"VehicleName":"String content",
		"VehicleType":"String content",
		"Zip":"String content",
		"notes":"String content",
		"vin":"String content"
	}
}]

The following is the response Xml Schema:

<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/VTS.Business.Routing" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/VTS.Business.Routing" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:import namespace="http://schemas.datacontract.org/2004/07/VTS.Business" />
  <xs:complexType name="ArrayOfRouteItem">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="RouteItem" nillable="true" type="tns:RouteItem" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfRouteItem" nillable="true" type="tns:ArrayOfRouteItem" />
  <xs:complexType name="RouteItem">
    <xs:complexContent mixed="false">
      <xs:extension xmlns:q1="http://schemas.datacontract.org/2004/07/VTS.Business" base="q1:AuditableOfRouteItemH_PdluRYZ">
        <xs:sequence>
          <xs:element minOccurs="0" name="Completed" type="xs:boolean" />
          <xs:element minOccurs="0" name="CreatedBy" type="xs:int" />
          <xs:element minOccurs="0" name="DateCreated" type="xs:dateTime" />
          <xs:element minOccurs="0" name="Destination" nillable="true" type="tns:RouteItemLocation" />
          <xs:element minOccurs="0" name="Gallons" type="xs:int" />
          <xs:element minOccurs="0" name="IMEI" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="Origin" nillable="true" type="tns:RouteItemLocation" />
          <xs:element minOccurs="0" name="RouteDestinationLat" type="xs:double" />
          <xs:element minOccurs="0" name="RouteDestinationLong" type="xs:double" />
          <xs:element minOccurs="0" name="RouteDestinationName" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="RouteID" type="xs:int" />
          <xs:element minOccurs="0" name="RouteName" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="RouteOriginLat" type="xs:double" />
          <xs:element minOccurs="0" name="RouteOriginLong" type="xs:double" />
          <xs:element minOccurs="0" name="RouteOriginName" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="SendNow" type="xs:boolean" />
          <xs:element minOccurs="0" name="Sent" type="xs:boolean" />
          <xs:element minOccurs="0" name="Stops" nillable="true" type="tns:ArrayOfStopItem" />
          <xs:element minOccurs="0" name="ToBeSentOn" type="xs:dateTime" />
          <xs:element minOccurs="0" name="Vehicle" nillable="true" type="q1:Vehicle" />
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
  <xs:element name="RouteItem" nillable="true" type="tns:RouteItem" />
  <xs:complexType name="RouteItemLocation">
    <xs:sequence>
      <xs:element minOccurs="0" name="Id" type="xs:int" />
      <xs:element minOccurs="0" name="Latitude" type="xs:double" />
      <xs:element minOccurs="0" name="Longitude" type="xs:double" />
      <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="RouteItemLocation" nillable="true" type="tns:RouteItemLocation" />
  <xs:complexType name="ArrayOfStopItem">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="StopItem" nillable="true" type="tns:StopItem" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfStopItem" nillable="true" type="tns:ArrayOfStopItem" />
  <xs:complexType name="StopItem">
    <xs:complexContent mixed="false">
      <xs:extension xmlns:q2="http://schemas.datacontract.org/2004/07/VTS.Business" base="q2:AuditableOfStopItemH_PdluRYZ">
        <xs:sequence>
          <xs:element minOccurs="0" name="Active" type="xs:boolean" />
          <xs:element minOccurs="0" name="Address" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="City" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="Completed" type="xs:boolean" />
          <xs:element minOccurs="0" name="CreatedBy" type="xs:int" />
          <xs:element minOccurs="0" name="DateCompleted" type="xs:dateTime" />
          <xs:element minOccurs="0" name="DateCreated" type="xs:dateTime" />
          <xs:element minOccurs="0" name="DateDeleted" type="xs:dateTime" />
          <xs:element minOccurs="0" name="DateSent" type="xs:dateTime" />
          <xs:element minOccurs="0" name="Deleted" type="xs:boolean" />
          <xs:element minOccurs="0" name="DriveAck" type="xs:boolean" />
          <xs:element minOccurs="0" name="Gallons" type="xs:int" />
          <xs:element minOccurs="0" name="IMEI" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="LandmarkID" type="xs:int" />
          <xs:element minOccurs="0" name="Latitude" type="xs:double" />
          <xs:element minOccurs="0" name="Longitude" type="xs:double" />
          <xs:element minOccurs="0" name="MsgTxt" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="Notes" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="PreviousStopID" type="xs:int" />
          <xs:element minOccurs="0" name="RouteID" type="xs:int" />
          <xs:element minOccurs="0" name="State" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="StopID" type="xs:int" />
          <xs:element minOccurs="0" name="StopName" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="StopPosition" type="xs:int" />
          <xs:element minOccurs="0" name="StopSent" type="xs:boolean" />
          <xs:element minOccurs="0" name="StopToBeSentOn" type="xs:dateTime" />
          <xs:element minOccurs="0" name="VehicleID" type="xs:int" />
          <xs:element minOccurs="0" name="Zip" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="msg_StopID" type="xs:int" />
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
  <xs:element name="StopItem" nillable="true" type="tns:StopItem" />
</xs:schema>

Additional response Xml Schemas:

<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="anyType" nillable="true" type="xs:anyType" />
  <xs:element name="anyURI" nillable="true" type="xs:anyURI" />
  <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
  <xs:element name="boolean" nillable="true" type="xs:boolean" />
  <xs:element name="byte" nillable="true" type="xs:byte" />
  <xs:element name="dateTime" nillable="true" type="xs:dateTime" />
  <xs:element name="decimal" nillable="true" type="xs:decimal" />
  <xs:element name="double" nillable="true" type="xs:double" />
  <xs:element name="float" nillable="true" type="xs:float" />
  <xs:element name="int" nillable="true" type="xs:int" />
  <xs:element name="long" nillable="true" type="xs:long" />
  <xs:element name="QName" nillable="true" type="xs:QName" />
  <xs:element name="short" nillable="true" type="xs:short" />
  <xs:element name="string" nillable="true" type="xs:string" />
  <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
  <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
  <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
  <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
  <xs:element name="char" nillable="true" type="tns:char" />
  <xs:simpleType name="char">
    <xs:restriction base="xs:int" />
  </xs:simpleType>
  <xs:element name="duration" nillable="true" type="tns:duration" />
  <xs:simpleType name="duration">
    <xs:restriction base="xs:duration">
      <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
      <xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
      <xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
    </xs:restriction>
  </xs:simpleType>
  <xs:element name="guid" nillable="true" type="tns:guid" />
  <xs:simpleType name="guid">
    <xs:restriction base="xs:string">
      <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:attribute name="FactoryType" type="xs:QName" />
  <xs:attribute name="Id" type="xs:ID" />
  <xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>

<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/VTS.Business" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/VTS.Business" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:import namespace="http://schemas.datacontract.org/2004/07/System" />
  <xs:complexType name="AuditableOfRouteItemH_PdluRYZ">
    <xs:annotation>
      <xs:appinfo>
        <GenericType Name="AuditableOf{0}{#}" Namespace="http://schemas.datacontract.org/2004/07/VTS.Business" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
          <GenericParameter Name="RouteItem" Namespace="http://schemas.datacontract.org/2004/07/VTS.Business.Routing" />
        </GenericType>
      </xs:appinfo>
    </xs:annotation>
    <xs:sequence>
      <xs:element minOccurs="0" name="IsAudited" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="AuditableOfRouteItemH_PdluRYZ" nillable="true" type="tns:AuditableOfRouteItemH_PdluRYZ" />
  <xs:complexType name="AuditableOfStopItemH_PdluRYZ">
    <xs:annotation>
      <xs:appinfo>
        <GenericType Name="AuditableOf{0}{#}" Namespace="http://schemas.datacontract.org/2004/07/VTS.Business" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
          <GenericParameter Name="StopItem" Namespace="http://schemas.datacontract.org/2004/07/VTS.Business.Routing" />
        </GenericType>
      </xs:appinfo>
    </xs:annotation>
    <xs:sequence>
      <xs:element minOccurs="0" name="IsAudited" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="AuditableOfStopItemH_PdluRYZ" nillable="true" type="tns:AuditableOfStopItemH_PdluRYZ" />
  <xs:complexType name="Vehicle">
    <xs:complexContent mixed="false">
      <xs:extension base="tns:BaseAuditableMappableItemOfVehicleGzr685TD">
        <xs:sequence>
          <xs:element minOccurs="0" name="Active" type="xs:boolean" />
          <xs:element minOccurs="0" name="AssignID" type="xs:int" />
          <xs:element minOccurs="0" name="AssignTime" type="xs:dateTime" />
          <xs:element minOccurs="0" name="AssignedBy" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="AssignedEquipmentId" nillable="true" type="xs:int" />
          <xs:element minOccurs="0" name="AssignedEquipmentLabel" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="CameraIdentifier" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="CameraLastConnected" nillable="true" xmlns:q1="http://schemas.datacontract.org/2004/07/System" type="q1:DateTimeOffset" />
          <xs:element minOccurs="0" name="CameraManufacturerId" nillable="true" type="xs:int" />
          <xs:element minOccurs="0" name="City" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="CumHours" type="xs:double" />
          <xs:element minOccurs="0" name="CumHoursThru" type="xs:dateTime" />
          <xs:element minOccurs="0" name="CurrentIP" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="DTCVersion" type="xs:int" />
          <xs:element minOccurs="0" name="DriverID" type="xs:int" />
          <xs:element minOccurs="0" name="DriverName" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="EndTime" type="xs:dateTime" />
          <xs:element minOccurs="0" name="EngineOn" type="xs:boolean" />
          <xs:element minOccurs="0" name="FMIPassword" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="FirmwareVersion" type="xs:float" />
          <xs:element minOccurs="0" name="GPSIP" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="GPSType" type="xs:int" />
          <xs:element minOccurs="0" name="GroupName" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="HasDriverId" type="xs:boolean" />
          <xs:element minOccurs="0" name="HasFuelCard" type="xs:boolean" />
          <xs:element minOccurs="0" name="HasGarmin" type="xs:boolean" />
          <xs:element minOccurs="0" name="HasRouting" type="xs:boolean" />
          <xs:element minOccurs="0" name="Heading" type="xs:double" />
          <xs:element minOccurs="0" name="IO4Flip" type="xs:boolean" />
          <xs:element minOccurs="0" name="IO5Flip" type="xs:boolean" />
          <xs:element minOccurs="0" name="IO6Flip" type="xs:boolean" />
          <xs:element minOccurs="0" name="IgnitionIO" type="xs:int" />
          <xs:element minOccurs="0" name="In1Flip" type="xs:boolean" />
          <xs:element minOccurs="0" name="In2Flip" type="xs:boolean" />
          <xs:element minOccurs="0" name="In3Flip" type="xs:boolean" />
          <xs:element minOccurs="0" name="Latitude" type="xs:double" />
          <xs:element minOccurs="0" name="Location" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="Longitude" type="xs:double" />
          <xs:element minOccurs="0" name="MaxVideoDurationSeconds" nillable="true" type="xs:int" />
          <xs:element minOccurs="0" name="MobileGroupID" type="xs:int" />
          <xs:element minOccurs="0" name="Mode" type="xs:int" />
          <xs:element minOccurs="0" name="ModeStartTime" type="xs:dateTime" />
          <xs:element minOccurs="0" name="MostRecentIOStatesID" type="xs:long" />
          <xs:element minOccurs="0" name="MostRecentLocationID" type="xs:long" />
          <xs:element minOccurs="0" name="MostRecentMovement" type="xs:dateTime" />
          <xs:element minOccurs="0" name="MostRecentNoGPS" type="xs:dateTime" />
          <xs:element minOccurs="0" name="Odometer" type="xs:double" />
          <xs:element minOccurs="0" name="PTOAvailable" type="xs:boolean" />
          <xs:element minOccurs="0" name="PanicEnabled" type="xs:boolean" />
          <xs:element minOccurs="0" name="PingInterval" type="xs:int" />
          <xs:element minOccurs="0" name="PlateNumber" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="ReadingTime" type="xs:dateTime" />
          <xs:element minOccurs="0" name="RegistrationExpiration" nillable="true" type="xs:dateTime" />
          <xs:element minOccurs="0" name="RegistrationState" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="ResetableHours" type="xs:float" />
          <xs:element minOccurs="0" name="ShiftHours" type="xs:double" />
          <xs:element minOccurs="0" name="Speed" type="xs:double" />
          <xs:element minOccurs="0" name="SpeedGaugeEnable" type="xs:boolean" />
          <xs:element minOccurs="0" name="StartOfIdleTime" nillable="true" type="xs:dateTime" />
          <xs:element minOccurs="0" name="StartOfStopID" type="xs:long" />
          <xs:element minOccurs="0" name="StartOfStopTime" type="xs:dateTime" />
          <xs:element minOccurs="0" name="StartTime" type="xs:dateTime" />
          <xs:element minOccurs="0" name="State" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="StatusID" type="xs:int" />
          <xs:element minOccurs="0" name="Street" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="SubGroupID" type="xs:int" />
          <xs:element minOccurs="0" name="SubGroupName" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="TLCReporting" type="xs:boolean" />
          <xs:element minOccurs="0" name="TemperaturePolling" type="xs:boolean" />
          <xs:element minOccurs="0" name="TimeZoneCode" type="xs:int" />
          <xs:element minOccurs="0" name="TripOdometer" type="xs:double" />
          <xs:element minOccurs="0" name="VLID" type="xs:long" />
          <xs:element minOccurs="0" name="VehicleID" type="xs:int" />
          <xs:element minOccurs="0" name="VehicleName" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="VehicleType" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="Zip" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="notes" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="vin" nillable="true" type="xs:string" />
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
  <xs:element name="Vehicle" nillable="true" type="tns:Vehicle" />
  <xs:complexType name="BaseAuditableMappableItemOfVehicleGzr685TD">
    <xs:annotation>
      <xs:appinfo>
        <GenericType Name="BaseAuditableMappableItemOf{0}{#}" Namespace="http://schemas.datacontract.org/2004/07/VTS.Business" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
          <GenericParameter Name="Vehicle" Namespace="http://schemas.datacontract.org/2004/07/VTS.Business" />
        </GenericType>
      </xs:appinfo>
    </xs:annotation>
    <xs:complexContent mixed="false">
      <xs:extension base="tns:AuditableOfVehicleGzr685TD">
        <xs:sequence />
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
  <xs:element name="BaseAuditableMappableItemOfVehicleGzr685TD" nillable="true" type="tns:BaseAuditableMappableItemOfVehicleGzr685TD" />
  <xs:complexType name="AuditableOfVehicleGzr685TD">
    <xs:annotation>
      <xs:appinfo>
        <GenericType Name="AuditableOf{0}{#}" Namespace="http://schemas.datacontract.org/2004/07/VTS.Business" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
          <GenericParameter Name="Vehicle" Namespace="http://schemas.datacontract.org/2004/07/VTS.Business" />
        </GenericType>
      </xs:appinfo>
    </xs:annotation>
    <xs:sequence>
      <xs:element minOccurs="0" name="IsAudited" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="AuditableOfVehicleGzr685TD" nillable="true" type="tns:AuditableOfVehicleGzr685TD" />
</xs:schema>

<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/System" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/System" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
  <xs:complexType name="DateTimeOffset">
    <xs:annotation>
      <xs:appinfo>
        <IsValueType xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsValueType>
      </xs:appinfo>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="DateTime" type="xs:dateTime" />
      <xs:element name="OffsetMinutes" type="xs:short" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="DateTimeOffset" nillable="true" type="tns:DateTimeOffset" />
</xs:schema>

<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema">
  <tns:element name="schema">
    <tns:complexType />
  </tns:element>
</tns:schema>