Gateway XML examples
Example files for the Viya Gateway XML format for communication between shippers and carriers.
Schema
Schema for ordering message
This schema includes:
- All fields that can be included in an order message
- Mandatory vs optional indicators
- Enumerations
- Data types
It does not include:
- Field lengths
- Documentation
Examples
Full: All available fields present in the xml
<?xml version="1.0" encoding="utf-16"?><shipment> <environment>playground</environment> <trackingReference>CatchGateWay - 1698766725</trackingReference> <reference>CatchGateWay - 1698766725</reference> <addresses> <sender> <companyName>My & TestSender</companyName> <addressLine1>Streetline 1</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> <carrierAccountReference></carrierAccountReference> </sender> <receiver> <companyName>Roto Smeets Weert</companyName> <addressLine1>T.a.v. de Administratie Postbus</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>WEERT</city> <stateCode /> <postCode>6000 AA</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henk de Wit</contactName> <contactPhone></contactPhone> <contactEmail>henk.dewit@testrotosmeets.com</contactEmail> <carrierAccountReference></carrierAccountReference> </receiver> <dutiesTaxes> <companyName>My TestSender</companyName> <addressLine1>Streetline 1</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> <carrierAccountReference /> </dutiesTaxes> <collection> <companyName>My TestSender</companyName> <addressLine1>Streetline 1</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> </collection> <thirdParty> <companyName>My TestSender</companyName> <addressLine1>Streetline 1</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> <carrierAccountReference /> </thirdParty> <buyer> <companyName>My TestSender</companyName> <addressLine1>Streetline 1</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> </buyer> <seller> <companyName>My TestSender</companyName> <addressLine1>Streetline 1</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> </seller> <ultimate> <companyName>My TestSender</companyName> <addressLine1>Streetline 1</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> </ultimate> <broker> <companyName>My TestSender</companyName> <addressLine1>Streetline 1</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> <carrierAccountReference /> </broker> <importerOfRecord> <companyName>My TestSender</companyName> <addressLine1>Streetline 1</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> <carrierAccountReference /> </importerOfRecord> <dropOff> <companyName>My TestSender</companyName> <addressLine1>Streetline 1</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> <carrierAssignedAddressId /> </dropOff> <return> <companyName>My TestSender</companyName> <addressLine1>Streetline 1</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> </return> <carrierAgent> <companyName>My TestSender</companyName> <addressLine1>Streetline 1</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> <carrierAccountReference /> </carrierAgent> <notify> <companyName>My TestSender</companyName> <addressLine1>Streetline 1</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> </notify> <shippingLocation> <companyName>#GLOBAL Demo agent</companyName> <addressLine1>Arendstraat</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>21</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1223RE</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Agent</contactName> <contactPhone>0031887447447</contactPhone> <contactEmail>demo@mail.ing.nl</contactEmail> </shippingLocation> <neutralSender> <companyName>My TestSender</companyName> <addressLine1>Streetline 1</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>17</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> </neutralSender> </addresses> <description>goods description</description> <declaredValue> <value>0</value> <currencyCode>EUR</currencyCode> </declaredValue> <timeWindows> <pickup> <start>2023-09-08T00:00:00+01:00</start> <end>2023-09-08T00:00:00+01:00</end> </pickup> <delivery> <start>2023-09-08T00:00:00+01:00</start> <end>2023-09-08T00:00:00+01:00</end> <fixed>false</fixed> <onlySaturday>false</onlySaturday> </delivery> </timeWindows> <incoterms> <scope>doorToDoor</scope> <incoterm>ddp</incoterm> <place>incoterm place</place> <version>2020</version> </incoterms> <weightUnit>kgm</weightUnit> <dimensionUnit>cmt</dimensionUnit> <inbound>true</inbound> <serviceLevelReference>STANDARD</serviceLevelReference> <serviceOptions> <allowDeliveryToNeighbour>true</allowDeliveryToNeighbour> <appointmentForDelivery>false</appointmentForDelivery> <cargoArrangement>pickup</cargoArrangement> <cargoClix>false</cargoClix> <cashOnDelivery> <amount>0</amount> <currencyCode>EUR</currencyCode> <type>cash</type> </cashOnDelivery> <constructionSite>false</constructionSite> <containsLithiumBatteries>false</containsLithiumBatteries> <customsClearance>false</customsClearance> <deliveryInside>false</deliveryInside> <documentService> <serviceCode>pickup</serviceCode> <date>2023-05-22T00:00:00+01:00</date> </documentService> <dryIceAudit>false</dryIceAudit> <equipmentTemperature>ambient</equipmentTemperature> <fragile>false</fragile> <holdForPickup>false</holdForPickup> <liftGate> <collection>false</collection> <delivery>false</delivery> </liftGate> <lockerDelivery> <locationCode>123456789</locationCode> <lockerReference>ABCD</lockerReference> <entryCode>1234</entryCode> <providerName>MyLocker</providerName> </lockerDelivery> <neutralDelivery>false</neutralDelivery> <photoAtDelivery>true</photoAtDelivery> <preAdviceDelivery> <useEmail>false</useEmail> <useSms>false</useSms> <usePhone>true</usePhone> <useDriverPhone>false</useDriverPhone> </preAdviceDelivery> <residentialDelivery>false</residentialDelivery> <scannedPodRequested>true</scannedPodRequested> <signatureForDelivery>none</signatureForDelivery> <smallVehicle>false</smallVehicle> <splitDutiesFromVat>false</splitDutiesFromVat> </serviceOptions> <references> <billOfLadingNumber>bol</billOfLadingNumber> <bookingConfirmationNumber>bcfn</bookingConfirmationNumber> <complaintNumber>cplmnbr</complaintNumber> <containerNumber>contrnbr</containerNumber> <customsClearanceNumber>My CLNBR</customsClearanceNumber> <customerPurchaseOrder>customerponr</customerPurchaseOrder> <flightNumber>fligntnrb</flightNumber> <generalLedgerCode>generalLedgerCode</generalLedgerCode> <loadNumber>loadNumber</loadNumber> <purchaseOrder>purchaseOrder</purchaseOrder> <rmaNumber>rmaNumber</rmaNumber> <sapDelivery>sapDelivery</sapDelivery> <sapSalesOrder>sapSalesOrder</sapSalesOrder> <shipmentNumber>shipmentNumber</shipmentNumber> <voyage>voyage</voyage> </references> <instructions> <airportFrom>AMS</airportFrom> <airportTo>NYE</airportTo> <branch>B1</branch> <carrierInstructions> <collection>collect me</collection> <transport>transport me</transport> <delivery>deliver me</delivery> </carrierInstructions> <carrierOriginDepot>A1</carrierOriginDepot> <carrierRouteCode>AIAI</carrierRouteCode> <containsPackingList>false</containsPackingList> <dock> <loading>15</loading> <unloading>door 1</unloading> </dock> <justification>please</justification> <latestCancelDate>2024-05-30T00:00:00</latestCancelDate> <licensePlate>12-125-150</licensePlate> <loadMeter>0.4</loadMeter> <modeOfTransport>road</modeOfTransport> <multipleBol>false</multipleBol> <notifyEmails> <email>test@viya.me</email> <email>julie@viya.me</email> </notifyEmails> <orderingCompany>Main</orderingCompany> <orderType>S1</orderType> <paymentType>creditCard</paymentType> <piecesOnPallets>2</piecesOnPallets> <placeDocumentCollection>front office</placeDocumentCollection> <portFrom>Rotterdam</portFrom> <portTo>New York</portTo> <purchaseOrderCancelDate>2024-03-26T00:00:00</purchaseOrderCancelDate> <purchaseOrderStartDate>2024-03-01T00:00:00</purchaseOrderStartDate> <reasonForReturn>not fit</reasonForReturn> <replenishment>false</replenishment> <rmaDate>2024-06-01T00:00:00</rmaDate> <vesselName>big boat</vesselName> <woodDeclaration>false</woodDeclaration> </instructions> <commercialInvoice> <invoiceNumber>123457980</invoiceNumber> <charges> <freight> <value>12</value> <currencyCode>EUR</currencyCode> </freight> <insurance> <value>9</value> <currencyCode>EUR</currencyCode> </insurance> <discount> <value>5</value> <currencyCode>EUR</currencyCode> </discount> </charges> <declarationStatement>I declare this is true</declarationStatement> <exportReason> <reason>sold very nice</reason> <type>permanent</type> </exportReason> <remarks>bring it over the border please</remarks> <lines> <line> <id>1</id> <externalId>ext1</externalId> <description>Item 1</description> <quantity> <value>1</value> <unitOfMeasure>ea</unitOfMeasure> </quantity> <unitCustomsValue> <value>2000</value> <currencyCode>EUR</currencyCode> </unitCustomsValue> <countryOfOrigin>GB</countryOfOrigin> <itemNumber>Item1</itemNumber> <purchaseOrder>Po1OnComminv</purchaseOrder> <purchaseOrderLineNumber>1</purchaseOrderLineNumber> <customerPurchaseOrder>CustomerPoNrComminv</customerPurchaseOrder> <weight> <gross>10</gross> <nett>10</nett> </weight> <temperatureLoggerReference>TempLogRef1</temperatureLoggerReference> <expirationDate>2017-06-13T00:00:00+01:00</expirationDate> <customs> <customsCode>123456789.000</customsCode> <eccn>12318059845</eccn> <scheduleB>1234561057</scheduleB> </customs> </line> <line> <id>2</id> <description>Item 2</description> <quantity> <value>1</value> <unitOfMeasure>ea</unitOfMeasure> </quantity> <unitCustomsValue> <value>2000</value> <currencyCode>EUR</currencyCode> </unitCustomsValue> <countryOfOrigin>GB</countryOfOrigin> <itemNumber>Item2</itemNumber> <purchaseOrder>Po2OnComminv</purchaseOrder> <purchaseOrderLineNumber>1</purchaseOrderLineNumber> <customerPurchaseOrder>CustomerPoNrComminv</customerPurchaseOrder> <weight> <gross>10</gross> <nett>10</nett> </weight> <temperatureLoggerReference>TempLogRef1</temperatureLoggerReference> <expirationDate>2017-06-13T00:00:00+01:00</expirationDate> <customs> <customsCode>123456789.000</customsCode> <eccn>12318059845</eccn> <scheduleB>1234561057</scheduleB> </customs> </line> </lines> </commercialInvoice> <handlingUnits> <handlingUnit> <sequence>1</sequence> <weight>10</weight> <length>1</length> <width>1</width> <height>1</height> <packageTypeCode></packageTypeCode> <isDocument>false</isDocument> <isStackable>false</isStackable> <references> <reference>Test</reference> <trackingReference>Test</trackingReference> </references> <serviceOptions> <additionalHandling>false</additionalHandling> <insuredValue> <value>10</value> <currencyCode>EUR</currencyCode> </insuredValue> </serviceOptions> <goodsItems> <goodsItem> <itemNumber>Item1</itemNumber> <description>Item1</description> <quantity> <value>1</value> <unitOfMeasure>ea</unitOfMeasure> </quantity> <purchaseOrder>Po1OnComminv</purchaseOrder> <purchaseOrderLineNumber>1</purchaseOrderLineNumber> <customerPurchaseOrder>CustomerPoNrComminv</customerPurchaseOrder> <weight> <gross>10</gross> <nett>10</nett> </weight> <lotNumber>Lotnumber1</lotNumber> <expirationDate>2017-06-13T00:00:00+01:00</expirationDate> <dangerousGoods> <dangerousGood> <type>exceptedQuantity</type> <unNumber>UN1234</unNumber> <class>3</class> <properShippingName>Flammable liquid</properShippingName> <technicalName>Liquids N.O.S.</technicalName> <packingGroup>II</packingGroup> <quantity> <value>1</value> <unitOfMeasure>ltr</unitOfMeasure> </quantity> <packingInstructions> <instruction>PI 123</instruction> </packingInstructions> <packingCode>4G</packingCode> <packingDescription>Fibreboard box</packingDescription> <section>II</section> <subrisk>5.1</subrisk> <classificationCode>TFC</classificationCode> <transportCategory>3</transportCategory> <tunnelRestrictionCode>D</tunnelRestrictionCode> <isEnvironmentallyHazardous>false</isEnvironmentallyHazardous> <aircraftAccessibility>inaccessible</aircraftAccessibility> <weight> <gross>10</gross> <nett>10</nett> </weight> <volume> <gross>0.01</gross> <nett>0.01</nett> </volume> </dangerousGood> </dangerousGoods> </goodsItem> <goodsItem> <itemNumber>Item2</itemNumber> <description>Item2</description> <quantity> <value>1</value> <unitOfMeasure>ea</unitOfMeasure> </quantity> <purchaseOrder>Po1OnComminv</purchaseOrder> <purchaseOrderLineNumber>1</purchaseOrderLineNumber> <customerPurchaseOrder>CustomerPoNrComminv</customerPurchaseOrder> <weight> <gross>12</gross> <nett>12</nett> </weight> <lotNumber>Lotnumber1</lotNumber> <expirationDate>2017-06-13T00:00:00+01:00</expirationDate> <dangerousGoods> <dangerousGood> <type>exceptedQuantity</type> <unNumber>UN1234</unNumber> <class>3</class> <properShippingName>Flammable liquid</properShippingName> <technicalName>Liquids N.O.S.</technicalName> <packingGroup>II</packingGroup> <quantity> <value>1</value> <unitOfMeasure>ltr</unitOfMeasure> </quantity> <packingInstructions> <instruction>PI 123</instruction> </packingInstructions> <packingCode>4G</packingCode> <packingDescription>Fibreboard box</packingDescription> <section>II</section> <subrisk>5.1</subrisk> <classificationCode>TFC</classificationCode> <transportCategory>3</transportCategory> <tunnelRestrictionCode>D</tunnelRestrictionCode> <isEnvironmentallyHazardous>false</isEnvironmentallyHazardous> <aircraftAccessibility>inaccessible</aircraftAccessibility> <weight> <gross>10</gross> <nett>10</nett> </weight> <volume> <gross>0.01</gross> <nett>0.01</nett> </volume> </dangerousGood> </dangerousGoods> </goodsItem> </goodsItems> </handlingUnit> <handlingUnit> <sequence>2</sequence> <weight>10</weight> <length>2</length> <width>2</width> <height>2</height> <packageTypeCode>box</packageTypeCode> <isDocument>false</isDocument> <isStackable>false</isStackable> <references> <reference>Test</reference> <trackingReference>Test</trackingReference> </references> <serviceOptions> <additionalHandling>false</additionalHandling> </serviceOptions> <goodsItems> <goodsItem> <itemNumber>Item1</itemNumber> <description>Item1</description> <quantity> <value>1</value> <unitOfMeasure>ea</unitOfMeasure> </quantity> <purchaseOrder>Po1OnComminv</purchaseOrder> <purchaseOrderLineNumber>1</purchaseOrderLineNumber> <customerPurchaseOrder>CustomerPoNrComminv</customerPurchaseOrder> <weight> <gross>10</gross> <nett>10</nett> </weight> <lotNumber>Lotnumber1</lotNumber> <expirationDate>2017-06-13T00:00:00+01:00</expirationDate> </goodsItem> </goodsItems> </handlingUnit> </handlingUnits> <isDomestic>true</isDomestic> <isDutiable>true</isDutiable> <containsDangerousGoods>false</containsDangerousGoods></shipment>
Minimal: Only the mandatory fields populated
<?xml version="1.0" encoding="utf-16"?><shipment> <environment>playground</environment> <trackingReference>CatchGateWay - 1698766725</trackingReference> <reference>CatchGateWay - 1698766725</reference> <addresses> <sender> <companyName /> <addressLine1>Streetline 1</addressLine1> <addressLine2 /> <addressLine3 /> <streetNumber /> <city /> <stateCode /> <postCode /> <countryCode>NL</countryCode> <vat /> <eori /> <contactName /> <contactPhone /> <contactEmail /> <carrierAccountReference></carrierAccountReference> </sender> <receiver> <companyName /> <addressLine1>T.a.v. de Administratie Postbus</addressLine1> <addressLine2 /> <addressLine3 /> <streetNumber /> <city /> <stateCode /> <postCode /> <countryCode>NL</countryCode> <vat /> <eori /> <contactName /> <contactPhone /> <contactEmail /> <carrierAccountReference /> </receiver> </addresses> <description></description> <timeWindows> <pickup> <start>2023-09-08T00:00:00+01:00</start> </pickup> </timeWindows> <weightUnit>kgm</weightUnit> <dimensionUnit>cmt</dimensionUnit> <handlingUnits> <handlingUnit> <sequence>1</sequence> <weight>10</weight> <length>1</length> <width>1</width> <height>1</height> <packageTypeCode>pallet-80x120-euro</packageTypeCode> <isDocument>false</isDocument> </handlingUnit> </handlingUnits> <isDomestic>true</isDomestic> <isDutiable>true</isDutiable> <containsDangerousGoods>false</containsDangerousGoods></shipment>
Road pallet shipment NL -> DE, with liftgate & appointment for delivery & instructions for delivery
<?xml version="1.0" encoding="utf-16"?><shipment> <environment>playground</environment> <trackingReference>CatchGateWay - 1698766725</trackingReference> <reference>CatchGateWay - 1698766725</reference> <addresses> <sender> <companyName>My & TestSender</companyName> <addressLine1>Arendstraat</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>21</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1223 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Henkie W</contactName> <contactPhone></contactPhone> <contactEmail /> <carrierAccountReference></carrierAccountReference> </sender> <receiver> <companyName>Some lenzes company</companyName> <addressLine1>Ernst-Leitz Strasse</addressLine1> <addressLine2>Gebaude 1</addressLine2> <addressLine3 /> <streetNumber>5-8</streetNumber> <city>Wetzlar</city> <stateCode /> <postCode>35578</postCode> <countryCode>DE</countryCode> <vat></vat> <eori></eori> <contactName>Nicole Wahrung</contactName> <contactPhone></contactPhone> <contactEmail>nicole.wahrung@somelenzescompany.com</contactEmail> <carrierAccountReference></carrierAccountReference> </receiver> <collection> <companyName>My & TestSender - Warehouse</companyName> <addressLine1>Insulindelaan</addressLine1> <addressLine2></addressLine2> <addressLine3 /> <streetNumber>35</streetNumber> <city>Hilversum</city> <stateCode></stateCode> <postCode>1233 NS</postCode> <countryCode>NL</countryCode> <vat></vat> <eori></eori> <contactName>Drivers reception</contactName> <contactPhone>0031880123456</contactPhone> <contactEmail>warehouse@shipitsmarter.com</contactEmail> </collection> </addresses> <description>goods description</description> <declaredValue> <value>0</value> <currencyCode>EUR</currencyCode> </declaredValue> <timeWindows> <pickup> <start>2023-09-08T00:00:00+01:00</start> <end>2023-09-08T00:00:00+01:00</end> </pickup> <delivery> <start>2023-09-09T00:00:00+01:00</start> <end>2023-09-09T23:59:00+01:00</end> <fixed>false</fixed> <onlySaturday>false</onlySaturday> </delivery> </timeWindows> <incoterms> <scope>doorToDoor</scope> <incoterm>dap</incoterm> <place>Wetzlar</place> <version>2020</version> </incoterms> <weightUnit>kgm</weightUnit> <dimensionUnit>cmt</dimensionUnit> <inbound>false</inbound> <serviceLevelReference>STANDARD</serviceLevelReference> <serviceOptions> <appointmentForDelivery>true</appointmentForDelivery> <liftGate> <collection>true</collection> <delivery>true</delivery> </liftGate> </serviceOptions> <references> <customerPurchaseOrder>customerponr</customerPurchaseOrder> </references> <instructions> <carrierInstructions> <delivery>Please contact Jan W at 0031880123456 prior to delivery. Be aware of parking permit!</delivery> </carrierInstructions> </instructions> <handlingUnits> <handlingUnit> <sequence>1</sequence> <weight>325</weight> <length>120</length> <width>80</width> <height>150</height> <packageTypeCode>pallet-80x120-euro</packageTypeCode> <isDocument>false</isDocument> <description>Carpet tiles</description> <isStackable>false</isStackable> <references> <reference>SSCC11234560</reference> <trackingReference>SSCC11234560</trackingReference> </references> </handlingUnit> <handlingUnit> <sequence>2</sequence> <weight>340</weight> <length>120</length> <width>80</width> <height>150</height> <packageTypeCode>pallet-80x120-euro</packageTypeCode> <isDocument>false</isDocument> <isStackable>false</isStackable> <references> <reference>SSCC22234560</reference> <trackingReference>SSCC22234560</trackingReference> </references> </handlingUnit> </handlingUnits> <isDomestic>true</isDomestic> <isDutiable>true</isDutiable> <containsDangerousGoods>false</containsDangerousGoods></shipment>