You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
260 B

<?xml version="1.0" encoding="UTF-8" ?>
<foo>
<items>
<item>
<product-name>abc</product-name>
<quantity>123</quantity>
</item>
<item>
<product-name>def</product-name>
<quantity>456</quantity>
</item>
</items>
</foo>