<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml-stylesheet type="text/xsl" href="testorder.xsl"?>
<Order orderID="571719581">
    <Customer custno="1000  ">
        <Name>Albion Technology</Name>
        <KeyContact>
		    <Contact>
                <ContactName>Mark Kochanski</ContactName>
                <ContactTitle>Principal Consultant</ContactTitle>
                <Company>Albion Technology</Company>
                <Address></Address>
                <City>Bothell</City>
                <State></State>
                <PostalCode></PostalCode>
                <Country>United States</Country>
                <PhoneNo></PhoneNo>
                <FaxNo></FaxNo>
                <EMail>markk@eclecticweb.com</EMail>
            </Contact>
	   </KeyContact>
       <ShipTo>
	        <Contact>
               <ContactName>Mark Kochanski</ContactName>
               <ContactTitle>Principal Consultant</ContactTitle>
               <Company>Albion Technology</Company>
               <Address></Address>
               <City>Bothell</City>
               <State></State>
               <PostalCode></PostalCode>
               <Country>United States</Country>
               <PhoneNo></PhoneNo>
               <FaxNo></FaxNo>
               <EMail>markk@eclecticweb.com</EMail>
            </Contact>
	   </ShipTo>
       <BillTo>
	       <Contact>
               <ContactName>Mark Kochanski</ContactName>
               <ContactTitle>Principal Consultant</ContactTitle>
               <Company>Albion Technology</Company>
               <Address></Address>
               <City>Bothell</City>
               <State></State>
               <PostalCode></PostalCode>
               <Country>United States</Country>
               <PhoneNo></PhoneNo>
               <FaxNo></FaxNo>
               <EMail>markk@eclecticweb.com</EMail>
           </Contact>
	   </BillTo>
   </Customer>
   <Items>
       <OrderItem itemno="UNV  10630">
           <Quantity units="DZ">1</Quantity>
           <Description>PAPER,PAD,LR,PERF,LTR,CAN</Description>
           <Price units="DZ">5.99</Price>
       </OrderItem>
   </Items>
   <Attribute name="DebugMode" type="8">N</Attribute>
   <Attribute name="comments" type="8">Test</Attribute>
   <Attribute name="OrderID" type="3">7</Attribute>
   <Attribute name="poNo" type="8"></Attribute>
   <Attribute name="billtocopy" type="8">copy</Attribute>
   <Attribute name="shiptocopy" type="8">copy</Attribute>
   <Attribute name="CatalogName" type="8">20C05</Attribute>
</Order>
