<?xml version="1.0" encoding="UTF-8"?>
<cart number="af09e5d93b73f496c436d">
  <callbacks/>
  <items>
    <item number="e23794306e6ef6c7af625">
      <name>Stories in the Time of Cholera</name>
      <description></description>
      <format>004</format>
      <quantity>1</quantity>
      <weight units="lbs">0.0</weight>
      <fields>
        <field name="author" value="Charles L. Briggs"/>
      </fields>
      <prices>
        <price currency="USD">18.0</price>
      </prices>
    </item>
  </items>
  <totals>
    <cost>18.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>
