<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id$ -->
<body>
<cart>
<count>0</count>
<description>My First Shopping Cart</description>
<id>892AB156-A5F3-4DBA-B140-58F006A2D138</id>
<name>New Cart 1</name>
<shopper>563BD51D-A738-4F5A-8DA5-5A2979A1D377</shopper>
<subtotal>0</subtotal>
<type>1</type>
</cart>
<cart>
<count>0</count>
<description>My Second Shopping Cart</description>
<id>07895EA8-59BE-450B-B551-49A1A613020F</id>
<name>New Cart 2</name>
<shopper>563BD51D-A738-4F5A-8DA5-5A2979A1D377</shopper>
<subtotal>0</subtotal>
<type>1</type>
</cart>
</body>