<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE OrderList SYSTEM "http://store.yahoo.com/lib/vw/OrderList2.dtd">
<OrderList StoreAccountName="yhst-78409109492936">
 <Order currency="USD" id="yhst-78409109492936-494">
  <Time>Wed May 18 21:32:32 2005 GMT</Time>
  <NumericTime>1116451952</NumericTime>
  <AddressInfo type="ship">
   <Name>
    <First>Joe</First>
    <Last>Customer</Last>
    <Full>Joe Customer</Full>
   </Name>
   <Address1>123 Main Str</Address1>
   <Address2></Address2>
   <City>Anytown</City>
   <State>CA</State>
   <Country>US United States</Country>
   <Zip>94089</Zip>
   <Phone>408-555-1212</Phone>
  </AddressInfo>
  <AddressInfo type="bill">
   <Name>
    <First>Joe</First>
    <Last>Customer</Last>
    <Full>Joe Customer</Full>
   </Name>
   <Address1>123 Main St</Address1>
   <Address2></Address2>
   <City>Anytown</City>
   <State>CA</State>
   <Country>US United States</Country>
   <Zip>94089</Zip>
   <Phone>408-555-1212</Phone>
   <Email>jcustomer@yahoo.com</Email>
  </AddressInfo>
  <Shipping>Air</Shipping>
  <CreditCard expiration="02/2006" type="Visa">4444333322221111</CreditCard>
  <Coupon>
   <Id>a305</Id>
   <Description>10% savings</Description>
   <Value>0.50</Value>
  </Coupon>
  <Item num="0">
   <Id>superwidget</Id>
   <Code>SW01</Code>
   <Quantity>1</Quantity>
   <Unit-Price>5.00</Unit-Price>
   <Description>Super Widget</Description>
   <Url>http://store.yahoo.com/yhst-78409109492936/ws01.html</Url>
   <Taxable>YES</Taxable>
   <Option name="Material">Wood</Option>
   <Option name="Size">Small</Option>
   <OptionLists>
    <OptionList name="Size">
     <OptionValue>Small</OptionValue>
     <OptionValue>Medium</OptionValue>
     <OptionValue>Large(+2)</OptionValue>
     <OptionValue>Xtra Large(+3)</OptionValue>
    </OptionList>
    <OptionList name="Material">
     <OptionValue>Wood</OptionValue>
     <OptionValue>Chrome(+10)</OptionValue>
     <OptionValue>Titanium(+20)</OptionValue>
    </OptionList>
   </OptionLists>
  </Item>
  <Total>
   <Line type="Subtotal" name="Subtotal">5.00</Line>
   <Line type="Coupon" name="Coupon discount (a305)">-0.50</Line>
   <Line type="Subtotal" name="Subtotal">4.50</Line>
   <Line type="Total" name="Total">4.50</Line>
  </Total>
  <Space-Id></Space-Id>
  <CardEvents>
   <CardAuth auth-response="A" cvv-response="M" amount="4.5" avs-response="YYY" approval-number="012345"/>
  </CardEvents>
 </Order>
</OrderList>
<!-- st170.store.yahoo.com uncompressed Wed Jun  8 11:12:48 PDT 2005 -->
