{ "items": { "shelf": [ { "item": [ { "details": { "material": "Cotton", "name": "Shirt 1", "prices": { "price": [ { "_name": "original", "__text": "50" }, { "_name": "discount1", "__text": "30" }, { "_name": "discount2", "__text": "20" } ] } } }, { "details": { "material": "Cotton", "name": "Shirt 2", "prices": { "price": [ { "_name": "original", "__text": "50" }, { "_name": "discount1", "__text": "30" }, { "_name": "discount2", "__text": "20" } ] } } } ], "_number": "1" }, { "item": [ { "details": { "material": "Cotton", "name": "Shirt 3", "prices": { "price": [ { "_name": "original", "__text": "50" }, { "_name": "discount1", "__text": "30" }, { "_name": "discount2", "__text": "20" } ] } } }, { "details": { "material": "Cotton", "name": "Shirt 4", "prices": { "price": [ { "_name": "original", "__text": "50" }, { "_name": "discount1", "__text": "30" }, { "_name": "discount2", "__text": "20" } ] } } } ], "_number": "2" } ] }}