<?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>2606291003</purchase_order_id>
      <purchase_order_source>ESHOP</purchase_order_source>
      <date_of_purchase_order>20260629</date_of_purchase_order>
      <correspondence_language_code>DEU</correspondence_language_code>
      <payment_type>1</payment_type>
      <debit_continuous>0</debit_continuous>
      <price_type>N</price_type>
      <currency_code>EUR</currency_code>
      <credit_limit_check>8</credit_limit_check>
      <shipping_cost_code>V</shipping_cost_code>
      <order_type>101</order_type>
      <account_of_charges>N</account_of_charges>
      <address type="R">
        <name1>Weber</name1>
        <first_name>Maria</first_name>
        <street>Kerschhofen 18</street>
        <zipcode>92331</zipcode>
        <country_code_iso>DE</country_code_iso>
        <city>Parsberg</city>
        <phone>01719044259</phone>
        <e_mail>anja.parsberg@gmx.de</e_mail>
        <reliability>8</reliability>
        <credit_limit>180</credit_limit>
      </address>
      <item>
        <article_number>3503</article_number>
        <purchase_order_quantity>1</purchase_order_quantity>
        <price>79.9500</price>
      </item>
    </purchase_order>
  </body>
</message>
