This URL sends an ISBN number to Amazon and gets back a small bit of XML including author, title, and publisher.
However, I also want to get small, medium and large
ResponseGroup is the key, and if you specify more than one (comma separated) the results are stitched together
That is, "&ResponseGroup=Images,Small" returns the minimal details and images about products