<?xml version="1.0" encoding="UTF-8"?>
<cart number="1ac20eafa1c4c172df77c">
  <callbacks/>
  <items>
    <item number="c14f1cc4d7e62e0451dcc">
      <name>Poverty in America</name>
      <description></description>
      <format>004</format>
      <quantity>1</quantity>
      <weight units="lbs">0.0</weight>
      <fields>
        <field value="John Iceland" name="author"/>
      </fields>
      <prices>
        <price currency="USD">20.0</price>
      </prices>
    </item>
  </items>
  <totals>
    <cost>20.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>
