var bellcd = new Spry.Data.XMLDataSet("/store/data/audio.xml", "ItemSearchResponse/Items/Item[position() < 6]" ,{ subPaths: ["SmallImage/URL" , "ItemAttributes/ListPrice/FormattedPrice", "ItemAttributes/Title" ]});

var fly = new Spry.Data.XMLDataSet("/store/data/flyber.xml", "ItemSearchResponse/Items/Item[position() < 6]" ,{ subPaths: ["SmallImage/URL" , "ItemAttributes/ListPrice/FormattedPrice", "ItemAttributes/Title" ]});

var salsacd = new Spry.Data.XMLDataSet("/store/data/salsacd.xml", "ItemSearchResponse/Items/Item[position() < 6]" ,{ subPaths: ["SmallImage/URL" , "ItemAttributes/ListPrice/FormattedPrice", "ItemAttributes/Title" ]});

var salsadvd = new Spry.Data.XMLDataSet("/store/data/salsadvd.xml", "ItemSearchResponse/Items/Item[position() < 6]" ,{ subPaths: ["SmallImage/URL" , "ItemAttributes/ListPrice/FormattedPrice", "ItemAttributes/Title" ]});

var bookslove = new Spry.Data.XMLDataSet("/store/data/bookslove.xml", "ItemSearchResponse/Items/Item[position() < 6]" ,{ subPaths: ["SmallImage/URL" , "ItemAttributes/ListPrice/FormattedPrice", "ItemAttributes/Title","ItemAttributes/Author" ]});

