<?xml version="1.0" encoding="UTF-8"?>
<AmazonEnvelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="amzn-envelope.xsd">
  <Header>
    <DocumentVersion>1.01</DocumentVersion>
      <MerchantIdentifier>ANB07IQ8QFL4Q</MerchantIdentifier>
  </Header>
  <MessageType>OrderReport</MessageType>
<Message>
    <MessageID>1</MessageID>
    <OrderReport>
        <AmazonOrderID>306-9688336-9301140</AmazonOrderID>
        <AmazonSessionID>306-9688336-9301140</AmazonSessionID>
        <OrderDate>2018-02-01T09:13:06+00:00</OrderDate>
        <OrderPostedDate>2018-02-01T09:13:06+00:00</OrderPostedDate>
        <BillingData>
            <BuyerEmailAddress>rl4pwmy8sckfq2f@marketplace.amazon.de</BuyerEmailAddress>
            <BuyerName>Helen Weber</BuyerName>
            <BuyerPhoneNumber>01605776410</BuyerPhoneNumber>
            <Address>
                <Name>Helen Weber</Name>
                <AddressFieldOne>Hauptstr. 27</AddressFieldOne>
                <City>Kirchwald</City>
                <PostalCode>56729</PostalCode>
                <CountryCode>DE</CountryCode>
                <PhoneNumber>01605776410</PhoneNumber>
            </Address>
        </BillingData>
        <FulfillmentData>
            <FulfillmentMethod>Ship</FulfillmentMethod>
            <FulfillmentServiceLevel>Standard</FulfillmentServiceLevel>
            <Address>
                <Name>Helen Weber</Name>
                <AddressFieldOne>Hauptstr. 27</AddressFieldOne>
                <City>Kirchwald</City>
                <PostalCode>56729</PostalCode>
                <CountryCode>DE</CountryCode>
                <PhoneNumber>01605776410</PhoneNumber>
            </Address>
        </FulfillmentData>
        <IsBusinessOrder>false</IsBusinessOrder>
        <Item>
            <AmazonOrderItemCode>28557578006043</AmazonOrderItemCode>
            <SKU>10176</SKU>
            <Title>O9598-44 Damen Karo-Weste rot-kariert Schottenweste Gr.44</Title>
            <Quantity>1</Quantity>
            <ProductTaxCode>A_GEN_STANDARD</ProductTaxCode>
            <ItemPrice>
               <Component>
                  <Type>Principal</Type>
                  <Amount currency="EUR">17.99</Amount>
               </Component>
               <Component>
                  <Type>Shipping</Type>
                  <Amount currency="EUR">5.09</Amount>
               </Component>
               <Component>
                  <Type>Tax</Type>
                  <Amount currency="EUR">2.87</Amount>
               </Component>
               <Component>
                  <Type>ShippingTax</Type>
                  <Amount currency="EUR">0.81</Amount>
               </Component>
            </ItemPrice>
            <ItemFees>
               <Fee>
                  <Type>Commission</Type>
                  <Amount currency="EUR">-3.46</Amount>
               </Fee>
            </ItemFees>
         </Item>
    </OrderReport>
</Message>
</AmazonEnvelope>
