﻿<?xml version="1.0" encoding="utf-8"?>
<order>
  <OrderHeader>
    <CustOrder>296</CustOrder>
    <CustOrderDate>08/12/2024</CustOrderDate>
    <SenderID>DLP8667318378</SenderID>
    <ReceiverID>2159576012</ReceiverID>
    <OrderCode>NEW</OrderCode>
    <InvoicePS>IN000296</InvoicePS>
    <CartIdPS>8a828691907451100191475627d80ee1</CartIdPS>
    <SalesforceId>This is the sales force id</SalesforceId>
    <Salesman>this is the customer id</Salesman>
    <TotalQty>1</TotalQty>
    <TotalAmount>$392.17</TotalAmount>
    <TotalPrice>$399.17</TotalPrice>
    <SpecInstructions>test</SpecInstructions>
    <OrderStatus>Pay by Term</OrderStatus>
    <ShipDate />
  </OrderHeader>
  <Payment>
    <PayMethod>Term30</PayMethod>
    <TransactionID />
    <Last4CardDigits />
    <CardType />
    <AVSResponse />
    <CardCodeResponse />
  </Payment>
  <DeliveryAddress>
    <Code>DL_DPO</Code>
    <AltCode />
    <EAN13 />
    <DUNS9 />
    <Name>Test Name</Name>
    <Address1>123 High Main street</Address1>
    <Address2 />
    <City>some city</City>
    <PostCode>92592</PostCode>
    <State>CA</State>
    <Country>US</Country>
    <Phone>1112223344</Phone>
    <Ext>X</Ext>
    <CustomerEmail />
  </DeliveryAddress>
  <Products>
    <Product>
      <Line>1</Line>
      <Name>DreamLine Unidoor-LS 26 inch W x 72 inch H Frameless Hinged Shower Door in Brushed Nickel</Name>
      <SKU>shdr-2026722-04</SKU>
      <Qty>1</Qty>
      <UnitPrice>$392.17</UnitPrice>
      <Total>$392.17</Total>
    </Product>
    <Product>
      <Line>2</Line>
      <Name>Drop Ship Fee</Name>
      <SKU>DROPSHIPFEE</SKU>
      <Qty>1</Qty>
      <UnitPrice>$7.00</UnitPrice>
      <Total>$7.00</Total>
    </Product>
  </Products>
</order>