summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-cpp/htdocs/test/shopping-cart-entry.xml
blob: 0d6e5b520af99c2666ffe60cbbffd0c8077da555 (plain)
1
2
<?xml version="1.0" encoding="UTF-8"?>
<entry xmlns="http://www.w3.org/2005/Atom"><title type="text">Item</title><content type="application/xml"><item><name>Orange</name><currencyCode>USD</currencyCode><currencySymbol>$</currencySymbol><price>3.55</price></item></content></entry>