<?xml version="1.0" encoding="ISO-8859-1"?>
<message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="order.xsd">
  <header>
    <client>096</client>
  </header>
  <body>
    <purchase_order>
      <purchase_order_id>2607151001</purchase_order_id>
      <purchase_order_source>ESHOP</purchase_order_source>
      <date_of_purchase_order>20260715</date_of_purchase_order>
      <correspondence_language_code>DEU</correspondence_language_code>
      <debit_continuous>0</debit_continuous>
      <price_type>N</price_type>
      <currency_code>EUR</currency_code>
      <shipping_cost_code>V</shipping_cost_code>
      <order_type>101</order_type>
      <account_of_charges>N</account_of_charges>
      <address type="R">
        <name1>Burba</name1>
        <first_name>Ulrike</first_name>
        <street>Stegel</street>
        <street2>9</street2>
        <zipcode>29410</zipcode>
        <country_code_iso>DE</country_code_iso>
        <city>Salzwedel</city>
        <e_mail>jensburba@web.de</e_mail>
        <reliability>8</reliability>
        <credit_limit>180</credit_limit>
      </address>
      <item>
        <article_number>303</article_number>
        <purchase_order_quantity>4</purchase_order_quantity>
        <price>19.9500</price>
      </item>
    </purchase_order>
  </body>
</message>
