<?xml version="1.0" encoding="UTF-8"?>
<cart number="f3a8113f407c9412efb8c">
  <callbacks/>
  <items>
    <item number="ef15f5207a4ce7a71352d">
      <name>A Wine Journey along the Russian River</name>
      <description></description>
      <format>004</format>
      <quantity>1</quantity>
      <weight units="lbs">0.0</weight>
      <fields>
        <field value="Steve Heimoff" name="author"/>
      </fields>
      <prices>
        <price currency="USD">21.0</price>
      </prices>
    </item>
  </items>
  <totals>
    <cost>21.0</cost>
    <item_count>1</item_count>
    <product_count>1</product_count>
  </totals>
  <has_physical_products>false</has_physical_products>
  <notes></notes>
  <currency>USD</currency>
</cart>
