<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<nav>
  <serviceResponse>
    <status code="OK">Document created</status>
    <document>
      <root>
        <header>
          <documentType>SalesOrder</documentType>
          <timestamp>2026-03-06T14:35:06.348Z</timestamp>
          <transmissionid>9057449E-A421-46D9-8F5B-5CFEC27D8C43</transmissionid>
        </header>
        <salesOrders>
          <SalesOrder>
            <orderNo>SO23022123</orderNo>
            <sourceNo>SO23022123</sourceNo>
            <orderType>WEB</orderType>
            <salesChannel>ECOM_US</salesChannel>
            <currency />
            <tax>2.88</tax>
            <grandTotal>48.88</grandTotal>
            <giftcardAmount>0</giftcardAmount>
            <shippingAgent />
            <shippingService />
            <shipping3rdPartyCustomerAccNumber />
            <deliveryTerms>EXW</deliveryTerms>
            <externalDocNo>1652523</externalDocNo>
            <noteOfGoods />
            <markForStore />
            <propertyMark />
            <shipToCode />
            <customerID>C002067</customerID>
            <customerGLN />
            <shipFromLocationCode>USWHS03M</shipFromLocationCode>
            <startShipDate>2026-03-06</startShipDate>
            <cancelDate />
            <vendorID />
            <paymentTerms>TERMS</paymentTerms>
            <additionalComments />
            <specialInstructions />
            <deliveryPrio>0</deliveryPrio>
            <billingAddress>
              <customerId>C002067</customerId>
              <name>Isobel Brown</name>
              <name2 />
              <address>157 West Brookline Street</address>
              <address2 />
              <city>BOSTON</city>
              <state>MA</state>
              <zipCode>02118</zipCode>
              <countryCode>US</countryCode>
              <phoneNo>9786218120</phoneNo>
            </billingAddress>
            <shippingAddress>
              <customerId>C002067</customerId>
              <name>ISOBEL BROWN</name>
              <name2 />
              <address>157 WEST BROOKLINE STREET</address>
              <address2>APT 4</address2>
              <city>BOSTON</city>
              <state>MA</state>
              <zipCode>02118</zipCode>
              <countryCode>US</countryCode>
              <phoneNo>9786218120</phoneNo>
              <email>isobelbrown12@gmail.com</email>
              <contactPerson />
            </shippingAddress>
            <freight>0</freight>
            <freightVat>0</freightVat>
            <lines>
              <line>
                <lineNo>10000</lineNo>
                <quantityOrdered>1</quantityOrdered>
                <unitPriceExVATNoDisc>46</unitPriceExVATNoDisc>
                <unitPriceExVATAfterDisc>46</unitPriceExVATAfterDisc>
                <unitPriceIncVATAfterDisc>48.88</unitPriceIncVATAfterDisc>
                <vatAmountNoDisc>2.88</vatAmountNoDisc>
                <vatAmount>2.88</vatAmount>
                <sku>P001017-UP36-40</sku>
                <barcode>192766168275</barcode>
                <ean>MISSING EAN</ean>
                <description>5-Pack Solid Socks</description>
                <description2>75% Cotton, 24% Polyamide, 1% Elastane</description2>
                <color>6300</color>
              </line>
            </lines>
          </SalesOrder>
        </salesOrders>
      </root>
    </document>
  </serviceResponse>
</nav>