<?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>2605051022</purchase_order_id>
      <purchase_order_source>ESHOP</purchase_order_source>
      <date_of_purchase_order>20260505</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>Schmietendorf</name1>
        <first_name>Holger</first_name>
        <street>Neustädter Straße 25 A</street>
        <zipcode>19306</zipcode>
        <country_code_iso>DE</country_code_iso>
        <city>Neustadt-Glewe</city>
        <e_mail>hl.schmietendorf@t-online.de</e_mail>
        <reliability>8</reliability>
        <credit_limit>180</credit_limit>
      </address>
      <item>
        <article_number>770</article_number>
        <purchase_order_quantity>3</purchase_order_quantity>
        <price>19.9500</price>
      </item>
    </purchase_order>
  </body>
</message>
