<?xml version="1.0" encoding="UTF-8"?>
<ItemSearchResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2006-06-28">
<Items>
<Request>
<IsValid>True</IsValid>
<ItemSearchRequest>
<ItemPage>1</ItemPage>
<Power>author: randal schwartz and author: mike schilli</Power>
<ResponseGroup>Large</ResponseGroup>
<SearchIndex>Books</SearchIndex>
<Sort>salesrank</Sort>
</ItemSearchRequest>
<Errors>
<Error>
<Code>AWS.ECommerceService.NoExactMatches</Code>
<Message>We did not find any matches for your request.</Message>
</Error>
</Errors>
</Request>
<TotalResults>0</TotalResults>
<TotalPages>0</TotalPages>
</Items>
</ItemSearchResponse>