1<?xml version="1.0"?>
2<ItemSearchResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01">
3  <Items>
4    <Request>
5      <IsValid>True</IsValid>
6      <ItemSearchRequest>
7        <ItemPage>1</ItemPage>
8        <Power>author: randal schwartz and author: mike schilli</Power>
9        <ResponseGroup>Large</ResponseGroup>
10        <SearchIndex>Books</SearchIndex>
11        <Sort>salesrank</Sort>
12      </ItemSearchRequest>
13      <Errors>
14        <Error>
15          <Code>AWS.ECommerceService.NoExactMatches</Code>
16          <Message>We did not find any matches for your request.</Message>
17        </Error>
18      </Errors>
19    </Request>
20    <TotalResults>0</TotalResults>
21    <TotalPages>0</TotalPages>
22    <MoreSearchResultsUrl>http://www.amazon.com/gp/redirect.html?camp=2025&amp;creative=386001&amp;location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fsearch%3Furl%3Dsearch-alias%253Dstripbooks&amp;linkCode=xm2&amp;tag=blogdivebombo-20&amp;SubscriptionId=1V5JRJ4JQCSHB3NGG902</MoreSearchResultsUrl>
23  </Items>
24</ItemSearchResponse>
25