<?xml version="1.0" encoding="UTF-8"?>
<cart number="1cef34c98c87493dc4ad9">
  <callbacks/>
  <items>
    <item number="4de0025383967a8e47c36">
      <name>The Price of Poverty</name>
      <description></description>
      <format>004</format>
      <quantity>1</quantity>
      <weight units="lbs">0.0</weight>
      <fields>
        <field value="Daniel Dohan" name="author"/>
      </fields>
      <prices>
        <price currency="USD">22.0</price>
      </prices>
    </item>
  </items>
  <totals>
    <cost>22.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>
