<?xml version="1.0" encoding="UTF-8"?>
<cart number="9f4e2a6634f1e49aaac41">
  <callbacks/>
  <items>
    <item number="7c537f0eb6e6c224b721c">
      <name>George Gershwin</name>
      <description></description>
      <format>004</format>
      <quantity>1</quantity>
      <weight units="lbs">0.0</weight>
      <fields>
        <field value="Howard Pollack" name="author"/>
      </fields>
      <prices>
        <price currency="USD">32.0</price>
      </prices>
    </item>
  </items>
  <totals>
    <cost>32.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>
