<?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>302-9534093-1435554</AmazonOrderID>
        <AmazonSessionID>302-9534093-1435554</AmazonSessionID>
        <OrderDate>2019-11-10T19:06:12+00:00</OrderDate>
        <OrderPostedDate>2019-11-10T19:06:12+00:00</OrderPostedDate>
        <BillingData>
            <BuyerEmailAddress>4l9dp83ppf3zdw8@marketplace.amazon.de</BuyerEmailAddress>
            <BuyerName>Maria Heller</BuyerName>
            <BuyerPhoneNumber>0911/5401210</BuyerPhoneNumber>
            <Address>
                <Name>Maria Heller</Name>
                <AddressFieldOne>Georg-Horner-Str. 6A</AddressFieldOne>
                <City>Nürnberg</City>
                <StateOrRegion>Bayern</StateOrRegion>
                <PostalCode>90427</PostalCode>
                <CountryCode>DE</CountryCode>
                <PhoneNumber>0911/5401210</PhoneNumber>
            </Address>
        </BillingData>
        <FulfillmentData>
            <FulfillmentMethod>Ship</FulfillmentMethod>
            <FulfillmentServiceLevel>Standard</FulfillmentServiceLevel>
            <Address>
                <Name>Maria Heller</Name>
                <AddressFieldOne>Georg-Horner-Str. 6A</AddressFieldOne>
                <City>Nürnberg</City>
                <StateOrRegion>Bayern</StateOrRegion>
                <PostalCode>90427</PostalCode>
                <CountryCode>DE</CountryCode>
                <PhoneNumber>0911/5401210</PhoneNumber>
            </Address>
        </FulfillmentData>
        <IsBusinessOrder>false</IsBusinessOrder>
        <Item>
            <AmazonOrderItemCode>37985471936843</AmazonOrderItemCode>
            <SKU>11578</SKU>
            <Title>narrenkiste S649800 pink Leuchtstab Stern Leuchtartikel</Title>
            <Quantity>1</Quantity>
            <ProductTaxCode>A_GEN_STANDARD</ProductTaxCode>
            <ItemPrice>
               <Component>
                  <Type>Principal</Type>
                  <Amount currency="EUR">3.49</Amount>
               </Component>
               <Component>
                  <Type>Shipping</Type>
                  <Amount currency="EUR">5.51</Amount>
               </Component>
               <Component>
                  <Type>Tax</Type>
                  <Amount currency="EUR">0.56</Amount>
               </Component>
               <Component>
                  <Type>ShippingTax</Type>
                  <Amount currency="EUR">0.88</Amount>
               </Component>
            </ItemPrice>
            <ItemFees>
               <Fee>
                  <Type>Commission</Type>
                  <Amount currency="EUR">-1.35</Amount>
               </Fee>
            </ItemFees>
         </Item>
    </OrderReport>
</Message>
</AmazonEnvelope>
