<?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>2607121029</purchase_order_id>
      <purchase_order_source>ESHOP</purchase_order_source>
      <date_of_purchase_order>20260712</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>Duarte Manhas</name1>
        <first_name>Allan</first_name>
        <street>Kaiser-Friedrich-Strasse 12</street>
        <zipcode>10585</zipcode>
        <country_code_iso>DE</country_code_iso>
        <city>Berlin</city>
        <e_mail>allan_manhas@yahoo.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>
