<?xml version="1.0" encoding="UTF-8" ?>
<SwiftCDOrders CreateDt="2/1/2004 5:00pm" BatchId="100" SubmitterId="VendorIdentification" ContactInfo="cust@vendor.com">
<Order>
  <CustomerId> </CustomerId>
  <TransactionDate> </TransactionDate>
  <Items>
    <CD>
      <TrackingId> </TrackingId> 
      <LabelId> </LabelId> 
      <PackageId> </PackageId>
      <Quantity> </Quantity>
      <RegKeyTitle> </RegKeyTitle>
      <RegKey> </RegKey>
      <RegFileName> </RegFileName>
      <RegFileContent> </RegFileContent>
        <Content>
	  <Product>
	    <ProductId> </ProductId>
	    <Title> </Title>
	  </Product>
	</Content>
    </CD>
  </Items>
  <Shipping>
    <Method> </Method>
    <FirstName> </FirstName>
    <LastName> </LastName>
    <Addr1> </Addr1>
    <Addr2> </Addr2>
    <City> </City>
    <State> </State>
    <Country> </Country>
    <Zip> </Zip>
    <Email> </Email>
    <Phone> </Phone>
  </Shipping>
</Order>
</SwiftCDOrders>
