<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <soapenv:Header>
      <mule:header xmlns:mule="http://www.muleumo.org/providers/soap/1.0" soapenv:actor="http://www.muleumo.org/providers/soap/1.0" soapenv:mustUnderstand="0">
         <mule:MULE_CORRELATION_ID>402375d0-4411-11db-bfab-8f36b5e0f4ec</mule:MULE_CORRELATION_ID>

         <mule:MULE_CORRELATION_GROUP_SIZE>-1</mule:MULE_CORRELATION_GROUP_SIZE>

         <mule:MULE_CORRELATION_SEQUENCE>-1</mule:MULE_CORRELATION_SEQUENCE>
      </mule:header>
   </soapenv:Header>

   <soapenv:Body>
      <getAdvices xmlns:ns1="http://info.backend.data.nsb.no" xsi:type="ns1:GetAdvices">
         <in0 xmlns:ns2="http://jaws.nsb.no" xsi:type="ns2:MultiTravelAdviceRequest">
            <ns2:filter xsi:type="xsd:int">2044</ns2:filter>

            <ns2:fromDate>2006-09-11T06:00:21.946Z</ns2:fromDate>

            <ns2:fromStation>
               <ns2:abbrev xsi:type="xsd:string">7600100</ns2:abbrev>
            </ns2:fromStation>

            <ns2:locale xsi:type="xsd:string">NO</ns2:locale>

            <ns2:toDate xsi:type="xsd:dateTime">2006-09-17T19:00:21.946Z</ns2:toDate>

            <ns2:toStation xsi:type="ns2:Station">
               <ns2:abbrev xsi:type="xsd:string">7602234</ns2:abbrev>
            </ns2:toStation>
         </in0>
      </getAdvices>
   </soapenv:Body>
</soapenv:Envelope>


