<?xml version="1.0" encoding="UTF-8"?>
<DISPATCHNOTIFICATION version="1.0" xmlns="http://www.opentrans.org/XMLSchema/1.0">
<DISPATCHNOTIFICATION_HEADER>
<DISPATCHNOTIFICATION_INFO>
<DISPATCHNOTIFICATION_ID>7000101112</DISPATCHNOTIFICATION_ID> <!-- unique document id -->
<DISPATCHNOTIFICATION_DATE>2024-01-23</DISPATCHNOTIFICATION_DATE> <!-- date of dispatchnotification creation -->
<BUYER_PARTY> <!-- address of the ordering Unite company -->
<PARTY>
<PARTY_ID type="supplier_specific">5555</PARTY_ID> <!-- PARTY_ID (with type "supplier_specific") in BUYER_PARTY contains the Unite customer number on supplier side. (Unite customer id in supplier system) -->
<ADDRESS>
<NAME>Unite Procurement Deutschland AG</NAME>
<STREET>Postfach 1460</STREET>
<ZIP>06354</ZIP>
<CITY>Köthen</CITY>
<COUNTRY>DE</COUNTRY>
<VAT_ID>DE815776049</VAT_ID>
<PHONE type="office">+49 89 12 140 777</PHONE>
<FAX>+49 1805 40 49 86</FAX>
<EMAIL>operations@mercateo.com</EMAIL>
</ADDRESS>
</PARTY>
</BUYER_PARTY>
<SUPPLIER_PARTY> <!-- address of the supplier company -->
<PARTY>
<PARTY_ID type="buyer_specific">8910</PARTY_ID> <!-- PARTY_ID (with type "buyer_specific")in SUPPLIER_PARTY contains the Unite vendor number of the supplier (Unite supplier number). -->
<ADDRESS>
<NAME>Supplier 123 GmbH & Co. KG</NAME>
<STREET>Musterstraße 102</STREET>
<ZIP>28879</ZIP>
<CITY>Grasberg</CITY>
<COUNTRY>DE</COUNTRY>
</ADDRESS>
</PARTY>
</SUPPLIER_PARTY>
<SHIPMENT_PARTIES>
<DELIVERY_PARTY> <!-- address of goods delivery -->
<PARTY>
<ADDRESS>
<NAME>Musterkunde Consulting AG</NAME>
<NAME2>Herr Konrad-Klaus Kaufmann</NAME2>
<NAME3>90123456</NAME3>
<STREET>Gotzkowskystraße 111</STREET>
<ZIP>10555</ZIP>
<CITY>Berlin</CITY>
<COUNTRY>DE</COUNTRY>
</ADDRESS>
</PARTY>
</DELIVERY_PARTY>
<TRANSPORT_PARTY> <!-- address of parcel delivery service -->
<PARTY>
<ADDRESS>
<NAME>DHL</NAME> <!-- Only NAME will be read by Unite and should contain the general name (abbreviation) of parcel delivery service (e.g. DHL, GLS, DPD, UPS, ...) -->
</ADDRESS>
</PARTY>
</TRANSPORT_PARTY>
</SHIPMENT_PARTIES>
<PACKAGE_INFO>
<PACKAGE_ID>520000456789</PACKAGE_ID> <!-- Tracking number of the parcel / shipment. Please enter only one parcel number per PACKAGE_ID field. Only one PACKAGE_ID field is allowed per PACKAGE_INFO. Please use multiple PACKAGE_INFO segments when submitting multiple parcel numbers. -->
</PACKAGE_INFO>
<PACKAGE_INFO>
<PACKAGE_ID>520000999123</PACKAGE_ID>
</PACKAGE_INFO>
</DISPATCHNOTIFICATION_INFO>
</DISPATCHNOTIFICATION_HEADER>
<DISPATCHNOTIFICATION_ITEM_LIST>
<DISPATCHNOTIFICATION_ITEM>
<LINE_ITEM_ID>1</LINE_ITEM_ID>
<ARTICLE_ID>
<SUPPLIER_AID>9503</SUPPLIER_AID> <!-- article id as provided to Unite via catalogue -->
<DESCRIPTION_SHORT>Handreinigungscreme BC70012</DESCRIPTION_SHORT>
</ARTICLE_ID>
<QUANTITY>2</QUANTITY> <!-- quantity of delivered articles -->
<ORDER_UNIT>C62</ORDER_UNIT> <!-- order unit of delivered articles -->
<DELIVERY_DATE type="optional"> <!-- delivery date of goods. Note: type="optional" means date of shipment on supplier side. If the date descripbes the receipt of goods on customer end please use type="fixed" -->
<DELIVERY_START_DATE>2024-01-24</DELIVERY_START_DATE>
<DELIVERY_END_DATE>2024-01-25</DELIVERY_END_DATE>
</DELIVERY_DATE>
<ORDER_REFERENCE>
<ORDER_ID>90123456-4520123456</ORDER_ID> <!-- Unite order id -->
<LINE_ITEM_ID>00010</LINE_ITEM_ID> <!-- line item id of the article as from Unite order -->
<ORDER_DATE>2024-01-23</ORDER_DATE> <!-- date of order creation -->
</ORDER_REFERENCE>
<REMARK type="SERIAL">98765432123456789</REMARK>
<REMARK type="SERIAL">12345678765432100</REMARK> <!-- Serial number e.g. of IT hardware. Please enter only one serial number per REMARK field. When submitting multiple serial numbers, please use multiple REMARK fields. If type=“SERIAL” causes problems due to DTD incompatibility, use the following syntax instead: <REMARK type=“dispatchnotification”>NUMBER:[number][type]SERIAL[/type][value]12345678765432100[/value][/number]</REMARK> -->
</DISPATCHNOTIFICATION_ITEM>
<DISPATCHNOTIFICATION_ITEM>
<LINE_ITEM_ID>2</LINE_ITEM_ID>
<ARTICLE_ID>
<SUPPLIER_AID>13091</SUPPLIER_AID>
<DESCRIPTION_SHORT>Reinigung Allzweckreiniger P&G</DESCRIPTION_SHORT>
</ARTICLE_ID>
<QUANTITY>3</QUANTITY>
<ORDER_UNIT>C62</ORDER_UNIT>
<DELIVERY_DATE type="optional">
<DELIVERY_START_DATE>2024-01-24</DELIVERY_START_DATE>
<DELIVERY_END_DATE>2024-01-25</DELIVERY_END_DATE>
</DELIVERY_DATE>
<ORDER_REFERENCE>
<ORDER_ID>90123456-4520123456</ORDER_ID>
<LINE_ITEM_ID>00020</LINE_ITEM_ID>
<ORDER_DATE>2024-01-23</ORDER_DATE>
</ORDER_REFERENCE>
</DISPATCHNOTIFICATION_ITEM>
<DISPATCHNOTIFICATION_ITEM>
<LINE_ITEM_ID>3</LINE_ITEM_ID>
<ARTICLE_ID>
<SUPPLIER_AID>Versand-9876_lager</SUPPLIER_AID> <!-- shipping costs as from the order (if applicable) -->
<DESCRIPTION_SHORT>Versandkosten</DESCRIPTION_SHORT>
</ARTICLE_ID>
<QUANTITY>1</QUANTITY>
<ORDER_UNIT>C62</ORDER_UNIT>
<DELIVERY_DATE type="optional">
<DELIVERY_START_DATE>2024-01-24</DELIVERY_START_DATE>
<DELIVERY_END_DATE>2024-01-25</DELIVERY_END_DATE>
</DELIVERY_DATE>
<ORDER_REFERENCE>
<ORDER_ID>90123456-4520123456</ORDER_ID>
<LINE_ITEM_ID>00030</LINE_ITEM_ID>
<ORDER_DATE>2024-01-23</ORDER_DATE>
</ORDER_REFERENCE>
</DISPATCHNOTIFICATION_ITEM>
</DISPATCHNOTIFICATION_ITEM_LIST>
<DISPATCHNOTIFICATION_SUMMARY>
<TOTAL_ITEM_NUM>3</TOTAL_ITEM_NUM> <!-- total number of lines -->
</DISPATCHNOTIFICATION_SUMMARY>
</DISPATCHNOTIFICATION>