<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id$ -->
<body>
<cart>
<count>2</count>
<description>My New Shopping Cart</description>
<id>38E03055-A60D-4D65-9A46-051E1FC838C1</id>
<name>New Cart</name>
<shopper>0BE8E35D-67A0-4C89-B9D9-75FB38F75D66</shopper>
<subtotal>3.47</subtotal>
<type>0</type>
<count>1</count>
<subtotal>1.01</subtotal>
</cart>
<cart>
<count>2</count>
<description>My New Shopping Cart 2</description>
<id>C7057259-1508-47B9-BE0D-B5FA447236F1</id>
<name>New Cart 2</name>
<shopper>0BE8E35D-67A0-4C89-B9D9-75FB38F75D66</shopper>
<subtotal>3.47</subtotal>
<type>0</type>
<count>1</count>
<subtotal>1.01</subtotal>
</cart>
</body>