<?xml version="1.0" encoding="UTF-8"?>
<shipments timestamp="1551186513">
<shipment>
<orderid>order.external_ref</orderid>
<customer>
<salutation></salutation>
<firstname>
<![CDATA[]]>
</firstname>
<infix></infix>
<lastname>
<![CDATA[order.customer_name]>
</lastname>
<address>
<street>
<![CDATA[order.shipping_address_2]]>
</street>
<number>order.shipping_address_1</number>
<zipcode>order.shipping_postcode</zipcode>
<city>
<![CDATA[order.shipping_address_4]]>
</city>
<countrycode>order.shipping_country_code</countrycode>
</address>
</customer>
<artikelen>
<artikel>
<artikelcode>item.mapped_sku</artikelcode>
<printfile>print_job_artwork_url</printfile>
<aantal>item.quantity</aantal>
</artikel>
</artikelen>
</shipment>
</shipments>