XpathOnUrl on a internet page

I have one difficulty with XpathOnUrl trying to grab the product's title.

I can grab first one.

But I cannot do it with 2th, 3th, 4th, 5th product's title.

How can I grab odd order product's title?

I want to use dump or resize function.

And I want to use [2], [3], [4], [5], too.

What is difference between dump & resize function!.

=XPathOnUrl("http://www.amazon.com/s?field-keywords=wrist+band", "//a[@class='a-link-normal s-access-detail-page a-text-normal']", "title")

=Dump(XPathOnUrl("http://www.amazon.com/s?field-keywords=wrist+band", "//a[@class='a-link-normal s-access-detail-page a-text-normal']", "title"))

http://seotoolsforexcel.com/working-with-arrays-in-excel/