1<?xml version="1.0" encoding="UTF-8"?>
2<ItemLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2007-01-15">
3  <Items>
4    <Item>
5      <ASIN>357000922X</ASIN>
6      <SalesRank>183814</SalesRank>
7      <ItemAttributes>
8        <Author>Renate Dorrestein</Author>
9        <Binding>Gebundene Ausgabe</Binding>
10        <Creator Role="Übersetzer">Hanni Ehlers</Creator>
11        <EAN>9783570009222</EAN>
12        <ISBN>357000922X</ISBN>
13        <Label>Bertelsmann, München</Label>
14        <Manufacturer>Bertelsmann, München</Manufacturer>
15        <NumberOfPages>314</NumberOfPages>
16        <PackageDimensions>
17          <Weight Units="grams">529</Weight>
18        </PackageDimensions>
19        <ProductGroup>Book</ProductGroup>
20        <PublicationDate>2006-08</PublicationDate>
21        <Publisher>Bertelsmann, München</Publisher>
22        <Studio>Bertelsmann, München</Studio>
23        <Title>Der Ausflug</Title>
24      </ItemAttributes>
25      <OfferSummary>
26        <LowestNewPrice>
27          <Amount>1995</Amount>
28          <CurrencyCode>EUR</CurrencyCode>
29          <FormattedPrice>EUR 19,95</FormattedPrice>
30        </LowestNewPrice>
31        <LowestUsedPrice>
32          <Amount>995</Amount>
33          <CurrencyCode>EUR</CurrencyCode>
34          <FormattedPrice>EUR 9,95</FormattedPrice>
35        </LowestUsedPrice>
36        <TotalNew>39</TotalNew>
37        <TotalUsed>4</TotalUsed>
38        <TotalCollectible>0</TotalCollectible>
39        <TotalRefurbished>0</TotalRefurbished>
40      </OfferSummary>
41    </Item>
42  </Items>
43</ItemLookupResponse>
44