muffins 0.0.7.pre → 0.0.7.pre.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,7 +16,7 @@ module Muffins
16
16
 
17
17
  # @api public
18
18
  def within(path, &block)
19
- Muffins::MappingParent.new(:path => path, :klass => self.class).tap { |parent| yield parent }
19
+ Muffins::MappingParent.new(:path => path, :klass => self).tap { |parent| yield parent }
20
20
  end
21
21
 
22
22
  # @api public
@@ -29,7 +29,16 @@ module Muffins
29
29
 
30
30
  # @api private
31
31
  def body=(body)
32
- @body = Nokogiri::HTML(body)
32
+ case body
33
+ when String
34
+ @body = Nokogiri::XML(body)
35
+ when Nokogiri::XML::Element
36
+ @body = Nokogiri::XML(body.to_s)
37
+ when Nokogiri::XML::Document
38
+ @body = body
39
+ else
40
+ raise ArgumentError, "+body+ is an invalid type"
41
+ end
33
42
  end
34
43
 
35
44
  end
@@ -4,7 +4,6 @@ module Muffins
4
4
  include Virtus
5
5
 
6
6
  attribute :name, Symbol
7
- attribute :type, Class
8
7
  attribute :to, String
9
8
  attribute :within, String
10
9
  attribute :collection, Boolean
@@ -14,22 +13,13 @@ module Muffins
14
13
  document = Muffins::Document.new(:body => doc)
15
14
 
16
15
  if collection?
17
- document.map(absolute_path) { |node| coerce(node.text) }
16
+ document.map(absolute_path) { |node| node.text }
18
17
  else
19
- coerce(document.first(absolute_path).text)
18
+ node = document.first(absolute_path)
19
+ node.text if node
20
20
  end
21
21
  end
22
22
 
23
- # @api public
24
- def coerce(value)
25
- Virtus::Coercion[value.class].send(coercion_method, value)
26
- end
27
-
28
- # @api public
29
- def coercion_method
30
- Virtus::Attribute.determine_type(type).coercion_method
31
- end
32
-
33
23
  # @api public
34
24
  def absolute_path
35
25
  within ? [ within, relative_path ].compact.join(" > ") : relative_path
@@ -8,19 +8,16 @@ module Muffins
8
8
 
9
9
  # @api public
10
10
  def map(name, type, options = {})
11
- set_options(options).tap do |options|
12
- klass.map(name, type, options)
13
- end
14
-
15
- self
11
+ set_options(options).tap { |opts| klass.map(name, type, opts) }
16
12
  end
17
13
 
18
14
  private
19
15
 
20
16
  # @api private
21
17
  def set_options(options)
22
- options[:within] = [ path, options[:within] ].compact.join(" > ")
23
- options
18
+ options.tap do |opts|
19
+ opts[:within] = [ path, opts[:within] ].compact.join(" > ")
20
+ end
24
21
  end
25
22
 
26
23
  end
@@ -1,3 +1,3 @@
1
1
  module Muffins
2
- VERSION = "0.0.7.pre"
2
+ VERSION = "0.0.7.pre.1"
3
3
  end
@@ -1,11 +1,3497 @@
1
- <?xml version=\"1.0\" encoding=\"UTF-8\"?>
2
- <books>
3
- <book>
4
- <isbn>1400079985</isbn>
5
- <title>War and Peace (Vintage Classics)</title>
6
- </book>
7
- <book>
8
- <isbn>1143035008</isbn>
9
- <title>Anna Karenina (Oprah's Book Club)</title>
10
- </book>
11
- </books>
1
+ <?xml version="1.0"?>
2
+ <ItemSearchResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01">
3
+ <OperationRequest>
4
+ <HTTPHeaders>
5
+ <Header Name="UserAgent" Value="Ruby"/>
6
+ </HTTPHeaders>
7
+ <RequestId>adadae5f-8080-4d78-aa2b-7385a899a8c3</RequestId>
8
+ <Arguments>
9
+ <Argument Name="Sort" Value="relevancerank"/>
10
+ <Argument Name="Operation" Value="ItemSearch"/>
11
+ <Argument Name="Service" Value="AWSECommerceService"/>
12
+ <Argument Name="AWSAccessKeyId" Value="AKIAJAMX5IXWWESXVREA"/>
13
+ <Argument Name="Timestamp" Value="2011-11-14T20:51:10Z"/>
14
+ <Argument Name="Signature" Value="SVCDy1aPgC+Os9xtbVUWnVbBOGeVxuPacJnWuvGjM5k="/>
15
+ <Argument Name="ResponseGroup" Value="Large"/>
16
+ <Argument Name="ItemPage" Value="1"/>
17
+ <Argument Name="AssociateTag" Value="sb05e-20"/>
18
+ <Argument Name="SearchIndex" Value="Books"/>
19
+ <Argument Name="Version" Value="2011-08-01"/>
20
+ <Argument Name="Keywords" Value="War and Peace"/>
21
+ </Arguments>
22
+ <RequestProcessingTime>0.3715370000000000</RequestProcessingTime>
23
+ </OperationRequest>
24
+ <Items>
25
+ <Request>
26
+ <IsValid>True</IsValid>
27
+ <ItemSearchRequest>
28
+ <ItemPage>1</ItemPage>
29
+ <Keywords>War and Peace</Keywords>
30
+ <ResponseGroup>Large</ResponseGroup>
31
+ <SearchIndex>Books</SearchIndex>
32
+ <Sort>relevancerank</Sort>
33
+ </ItemSearchRequest>
34
+ </Request>
35
+ <TotalResults>119615</TotalResults>
36
+ <TotalPages>11962</TotalPages>
37
+ <MoreSearchResultsUrl>http://www.amazon.com/gp/redirect.html?camp=2025&amp;creative=386001&amp;location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fsearch%3Fkeywords%3DWar%2Band%2BPeace%26url%3Dsearch-alias%253Dstripbooks&amp;linkCode=xm2&amp;tag=sb05e-20&amp;SubscriptionId=AKIAJAMX5IXWWESXVREA</MoreSearchResultsUrl>
38
+ <Item>
39
+ <ASIN>160942168X</ASIN>
40
+ <DetailPageURL>http://www.amazon.com/War-Peace-Leo-Tolstoy/dp/160942168X%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D160942168X</DetailPageURL>
41
+ <ItemLinks>
42
+ <ItemLink>
43
+ <Description>Technical Details</Description>
44
+ <URL>http://www.amazon.com/War-Peace-Leo-Tolstoy/dp/tech-data/160942168X%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D160942168X</URL>
45
+ </ItemLink>
46
+ <ItemLink>
47
+ <Description>Add To Baby Registry</Description>
48
+ <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D160942168X%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D160942168X</URL>
49
+ </ItemLink>
50
+ <ItemLink>
51
+ <Description>Add To Wedding Registry</Description>
52
+ <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D160942168X%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D160942168X</URL>
53
+ </ItemLink>
54
+ <ItemLink>
55
+ <Description>Add To Wishlist</Description>
56
+ <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D160942168X%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D160942168X</URL>
57
+ </ItemLink>
58
+ <ItemLink>
59
+ <Description>Tell A Friend</Description>
60
+ <URL>http://www.amazon.com/gp/pdp/taf/160942168X%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D160942168X</URL>
61
+ </ItemLink>
62
+ <ItemLink>
63
+ <Description>All Customer Reviews</Description>
64
+ <URL>http://www.amazon.com/review/product/160942168X%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D160942168X</URL>
65
+ </ItemLink>
66
+ <ItemLink>
67
+ <Description>All Offers</Description>
68
+ <URL>http://www.amazon.com/gp/offer-listing/160942168X%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D160942168X</URL>
69
+ </ItemLink>
70
+ </ItemLinks>
71
+ <SalesRank>693153</SalesRank>
72
+ <ItemAttributes>
73
+ <Author>Leo Tolstoy</Author>
74
+ <Binding>Hardcover</Binding>
75
+ <Creator Role="Translator">Aylmer Maude</Creator>
76
+ <Creator Role="Translator">Louise Maude</Creator>
77
+ <EAN>9781609421687</EAN>
78
+ <EANList>
79
+ <EANListElement>9781609421687</EANListElement>
80
+ </EANList>
81
+ <ISBN>160942168X</ISBN>
82
+ <Label>Lits</Label>
83
+ <Languages>
84
+ <Language>
85
+ <Name>English</Name>
86
+ <Type>Unknown</Type>
87
+ </Language>
88
+ <Language>
89
+ <Name>English</Name>
90
+ <Type>Original Language</Type>
91
+ </Language>
92
+ <Language>
93
+ <Name>English</Name>
94
+ <Type>Published</Type>
95
+ </Language>
96
+ </Languages>
97
+ <ListPrice>
98
+ <Amount>2990</Amount>
99
+ <CurrencyCode>USD</CurrencyCode>
100
+ <FormattedPrice>$29.90</FormattedPrice>
101
+ </ListPrice>
102
+ <Manufacturer>Lits</Manufacturer>
103
+ <NumberOfItems>1</NumberOfItems>
104
+ <NumberOfPages>1200</NumberOfPages>
105
+ <PackageDimensions>
106
+ <Height Units="hundredths-inches">270</Height>
107
+ <Length Units="hundredths-inches">940</Length>
108
+ <Weight Units="hundredths-pounds">405</Weight>
109
+ <Width Units="hundredths-inches">630</Width>
110
+ </PackageDimensions>
111
+ <ProductGroup>Book</ProductGroup>
112
+ <ProductTypeName>ABIS_BOOK</ProductTypeName>
113
+ <PublicationDate>2011-01-19</PublicationDate>
114
+ <Publisher>Lits</Publisher>
115
+ <ReleaseDate>20011-09-01</ReleaseDate>
116
+ <SKU>9781609421687_nw</SKU>
117
+ <Studio>Lits</Studio>
118
+ <Title>War and Peace</Title>
119
+ </ItemAttributes>
120
+ <OfferSummary>
121
+ <LowestNewPrice>
122
+ <Amount>2791</Amount>
123
+ <CurrencyCode>USD</CurrencyCode>
124
+ <FormattedPrice>$27.91</FormattedPrice>
125
+ </LowestNewPrice>
126
+ <LowestUsedPrice>
127
+ <Amount>1398</Amount>
128
+ <CurrencyCode>USD</CurrencyCode>
129
+ <FormattedPrice>$13.98</FormattedPrice>
130
+ </LowestUsedPrice>
131
+ <LowestCollectiblePrice>
132
+ <Amount>44444</Amount>
133
+ <CurrencyCode>USD</CurrencyCode>
134
+ <FormattedPrice>$444.44</FormattedPrice>
135
+ </LowestCollectiblePrice>
136
+ <TotalNew>13</TotalNew>
137
+ <TotalUsed>21</TotalUsed>
138
+ <TotalCollectible>1</TotalCollectible>
139
+ <TotalRefurbished>0</TotalRefurbished>
140
+ </OfferSummary>
141
+ <Offers>
142
+ <TotalOffers>1</TotalOffers>
143
+ <TotalOfferPages>1</TotalOfferPages>
144
+ <MoreOffersUrl>http://www.amazon.com/gp/offer-listing/160942168X%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D160942168X</MoreOffersUrl>
145
+ <Offer>
146
+ <OfferAttributes>
147
+ <Condition>New</Condition>
148
+ </OfferAttributes>
149
+ <OfferListing>
150
+ <OfferListingId>qRBaEtniMlHdMCx19R3Ced195AXya3CggTuxGbfQRN3TkCeolsCcHEdT6%2Fd3ufc%2F3UXccw5ZEW821NvovoInFCpy1hr6QHZOA4%2BKqrgFG460Udx5ZZ1pbg%3D%3D</OfferListingId>
151
+ <Price>
152
+ <Amount>2990</Amount>
153
+ <CurrencyCode>USD</CurrencyCode>
154
+ <FormattedPrice>$29.90</FormattedPrice>
155
+ </Price>
156
+ <Availability>Usually ships in 2 to 3 weeks</Availability>
157
+ <AvailabilityAttributes>
158
+ <AvailabilityType>now</AvailabilityType>
159
+ <MinimumHours>384</MinimumHours>
160
+ <MaximumHours>408</MaximumHours>
161
+ </AvailabilityAttributes>
162
+ <IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping>
163
+ </OfferListing>
164
+ </Offer>
165
+ </Offers>
166
+ <CustomerReviews>
167
+ <IFrameURL>http://www.amazon.com/reviews/iframe?akid=AKIAJAMX5IXWWESXVREA&amp;alinkCode=xm2&amp;asin=160942168X&amp;atag=sb05e-20&amp;exp=2011-11-15T20%3A51%3A10Z&amp;v=2&amp;sig=43ITioWep4uHZq4U1QfvoBqIFJ%2BgNU%2F0Vn%2BCZXzFyro%3D</IFrameURL>
168
+ <HasReviews>true</HasReviews>
169
+ </CustomerReviews>
170
+ <EditorialReviews>
171
+ <EditorialReview>
172
+ <Source>Product Description</Source>
173
+ <Content>This epic is considered one of the most celebrated works of fiction and is regarded as Tolstoy's finest literary work. The book details events leading to Napoleon's invasion of Russia, and the impact of the Napoleonic times on Tsarist society. Newsweek in 2009 ranked it top of its list of Top 100 Books.</Content>
174
+ <IsLinkSuppressed>0</IsLinkSuppressed>
175
+ </EditorialReview>
176
+ </EditorialReviews>
177
+ <SimilarProducts>
178
+ <SimilarProduct>
179
+ <ASIN>0679734503</ASIN>
180
+ <Title>Crime and Punishment</Title>
181
+ </SimilarProduct>
182
+ <SimilarProduct>
183
+ <ASIN>1439169462</ASIN>
184
+ <Title>Anna Karenina (Enriched Classics (Simon &amp; Schuster))</Title>
185
+ </SimilarProduct>
186
+ <SimilarProduct>
187
+ <ASIN>0199536066</ASIN>
188
+ <Title>Anna Karenina (Oxford World's Classics)</Title>
189
+ </SimilarProduct>
190
+ <SimilarProduct>
191
+ <ASIN>014104036X</ASIN>
192
+ <Title>Great Expectations (Penguin Classics)</Title>
193
+ </SimilarProduct>
194
+ <SimilarProduct>
195
+ <ASIN>0143035002</ASIN>
196
+ <Title>Anna Karenina (Oprah's Book Club)</Title>
197
+ </SimilarProduct>
198
+ </SimilarProducts>
199
+ <BrowseNodes>
200
+ <BrowseNode>
201
+ <BrowseNodeId>10399</BrowseNodeId>
202
+ <Name>Classics</Name>
203
+ <Ancestors>
204
+ <BrowseNode>
205
+ <BrowseNodeId>17</BrowseNodeId>
206
+ <Name>Literature &amp; Fiction</Name>
207
+ <Ancestors>
208
+ <BrowseNode>
209
+ <BrowseNodeId>1000</BrowseNodeId>
210
+ <Name>Subjects</Name>
211
+ <IsCategoryRoot>1</IsCategoryRoot>
212
+ <Ancestors>
213
+ <BrowseNode>
214
+ <BrowseNodeId>283155</BrowseNodeId>
215
+ <Name>Books</Name>
216
+ </BrowseNode>
217
+ </Ancestors>
218
+ </BrowseNode>
219
+ </Ancestors>
220
+ </BrowseNode>
221
+ </Ancestors>
222
+ </BrowseNode>
223
+ <BrowseNode>
224
+ <BrowseNodeId>10163</BrowseNodeId>
225
+ <Name>Family Saga</Name>
226
+ <Ancestors>
227
+ <BrowseNode>
228
+ <BrowseNodeId>10134</BrowseNodeId>
229
+ <Name>Genre Fiction</Name>
230
+ <Ancestors>
231
+ <BrowseNode>
232
+ <BrowseNodeId>17</BrowseNodeId>
233
+ <Name>Literature &amp; Fiction</Name>
234
+ <Ancestors>
235
+ <BrowseNode>
236
+ <BrowseNodeId>1000</BrowseNodeId>
237
+ <Name>Subjects</Name>
238
+ <IsCategoryRoot>1</IsCategoryRoot>
239
+ <Ancestors>
240
+ <BrowseNode>
241
+ <BrowseNodeId>283155</BrowseNodeId>
242
+ <Name>Books</Name>
243
+ </BrowseNode>
244
+ </Ancestors>
245
+ </BrowseNode>
246
+ </Ancestors>
247
+ </BrowseNode>
248
+ </Ancestors>
249
+ </BrowseNode>
250
+ </Ancestors>
251
+ </BrowseNode>
252
+ <BrowseNode>
253
+ <BrowseNodeId>10177</BrowseNodeId>
254
+ <Name>Historical</Name>
255
+ <Ancestors>
256
+ <BrowseNode>
257
+ <BrowseNodeId>10134</BrowseNodeId>
258
+ <Name>Genre Fiction</Name>
259
+ <Ancestors>
260
+ <BrowseNode>
261
+ <BrowseNodeId>17</BrowseNodeId>
262
+ <Name>Literature &amp; Fiction</Name>
263
+ <Ancestors>
264
+ <BrowseNode>
265
+ <BrowseNodeId>1000</BrowseNodeId>
266
+ <Name>Subjects</Name>
267
+ <IsCategoryRoot>1</IsCategoryRoot>
268
+ <Ancestors>
269
+ <BrowseNode>
270
+ <BrowseNodeId>283155</BrowseNodeId>
271
+ <Name>Books</Name>
272
+ </BrowseNode>
273
+ </Ancestors>
274
+ </BrowseNode>
275
+ </Ancestors>
276
+ </BrowseNode>
277
+ </Ancestors>
278
+ </BrowseNode>
279
+ </Ancestors>
280
+ </BrowseNode>
281
+ <BrowseNode>
282
+ <BrowseNodeId>1288264011</BrowseNodeId>
283
+ <Name>All product</Name>
284
+ <Ancestors>
285
+ <BrowseNode>
286
+ <BrowseNodeId>1267878011</BrowseNodeId>
287
+ <Name>Products</Name>
288
+ <IsCategoryRoot>1</IsCategoryRoot>
289
+ <Ancestors>
290
+ <BrowseNode>
291
+ <BrowseNodeId>1267877011</BrowseNodeId>
292
+ </BrowseNode>
293
+ </Ancestors>
294
+ </BrowseNode>
295
+ </Ancestors>
296
+ </BrowseNode>
297
+ <BrowseNode>
298
+ <BrowseNodeId>1294449011</BrowseNodeId>
299
+ <Name>Books</Name>
300
+ <Ancestors>
301
+ <BrowseNode>
302
+ <BrowseNodeId>1267878011</BrowseNodeId>
303
+ <Name>Products</Name>
304
+ <IsCategoryRoot>1</IsCategoryRoot>
305
+ <Ancestors>
306
+ <BrowseNode>
307
+ <BrowseNodeId>1267877011</BrowseNodeId>
308
+ </BrowseNode>
309
+ </Ancestors>
310
+ </BrowseNode>
311
+ </Ancestors>
312
+ </BrowseNode>
313
+ </BrowseNodes>
314
+ </Item>
315
+ <Item>
316
+ <ASIN>1400079985</ASIN>
317
+ <DetailPageURL>http://www.amazon.com/War-Peace-Vintage-Classics-Tolstoy/dp/1400079985%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1400079985</DetailPageURL>
318
+ <ItemLinks>
319
+ <ItemLink>
320
+ <Description>Technical Details</Description>
321
+ <URL>http://www.amazon.com/War-Peace-Vintage-Classics-Tolstoy/dp/tech-data/1400079985%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1400079985</URL>
322
+ </ItemLink>
323
+ <ItemLink>
324
+ <Description>Add To Baby Registry</Description>
325
+ <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1400079985%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1400079985</URL>
326
+ </ItemLink>
327
+ <ItemLink>
328
+ <Description>Add To Wedding Registry</Description>
329
+ <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1400079985%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1400079985</URL>
330
+ </ItemLink>
331
+ <ItemLink>
332
+ <Description>Add To Wishlist</Description>
333
+ <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1400079985%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1400079985</URL>
334
+ </ItemLink>
335
+ <ItemLink>
336
+ <Description>Tell A Friend</Description>
337
+ <URL>http://www.amazon.com/gp/pdp/taf/1400079985%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1400079985</URL>
338
+ </ItemLink>
339
+ <ItemLink>
340
+ <Description>All Customer Reviews</Description>
341
+ <URL>http://www.amazon.com/review/product/1400079985%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1400079985</URL>
342
+ </ItemLink>
343
+ <ItemLink>
344
+ <Description>All Offers</Description>
345
+ <URL>http://www.amazon.com/gp/offer-listing/1400079985%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1400079985</URL>
346
+ </ItemLink>
347
+ </ItemLinks>
348
+ <SalesRank>6509</SalesRank>
349
+ <SmallImage>
350
+ <URL>http://ecx.images-amazon.com/images/I/515EIRuH3lL._SL75_.jpg</URL>
351
+ <Height Units="pixels">75</Height>
352
+ <Width Units="pixels">50</Width>
353
+ </SmallImage>
354
+ <MediumImage>
355
+ <URL>http://ecx.images-amazon.com/images/I/515EIRuH3lL._SL160_.jpg</URL>
356
+ <Height Units="pixels">160</Height>
357
+ <Width Units="pixels">106</Width>
358
+ </MediumImage>
359
+ <LargeImage>
360
+ <URL>http://ecx.images-amazon.com/images/I/515EIRuH3lL.jpg</URL>
361
+ <Height Units="pixels">500</Height>
362
+ <Width Units="pixels">332</Width>
363
+ </LargeImage>
364
+ <ImageSets>
365
+ <ImageSet Category="primary">
366
+ <SwatchImage>
367
+ <URL>http://ecx.images-amazon.com/images/I/515EIRuH3lL._SL30_.jpg</URL>
368
+ <Height Units="pixels">30</Height>
369
+ <Width Units="pixels">20</Width>
370
+ </SwatchImage>
371
+ <SmallImage>
372
+ <URL>http://ecx.images-amazon.com/images/I/515EIRuH3lL._SL75_.jpg</URL>
373
+ <Height Units="pixels">75</Height>
374
+ <Width Units="pixels">50</Width>
375
+ </SmallImage>
376
+ <ThumbnailImage>
377
+ <URL>http://ecx.images-amazon.com/images/I/515EIRuH3lL._SL75_.jpg</URL>
378
+ <Height Units="pixels">75</Height>
379
+ <Width Units="pixels">50</Width>
380
+ </ThumbnailImage>
381
+ <TinyImage>
382
+ <URL>http://ecx.images-amazon.com/images/I/515EIRuH3lL._SL110_.jpg</URL>
383
+ <Height Units="pixels">110</Height>
384
+ <Width Units="pixels">73</Width>
385
+ </TinyImage>
386
+ <MediumImage>
387
+ <URL>http://ecx.images-amazon.com/images/I/515EIRuH3lL._SL160_.jpg</URL>
388
+ <Height Units="pixels">160</Height>
389
+ <Width Units="pixels">106</Width>
390
+ </MediumImage>
391
+ <LargeImage>
392
+ <URL>http://ecx.images-amazon.com/images/I/515EIRuH3lL.jpg</URL>
393
+ <Height Units="pixels">500</Height>
394
+ <Width Units="pixels">332</Width>
395
+ </LargeImage>
396
+ </ImageSet>
397
+ </ImageSets>
398
+ <ItemAttributes>
399
+ <Author>Leo Tolstoy</Author>
400
+ <Binding>Paperback</Binding>
401
+ <Creator Role="Translator">Richard Pevear</Creator>
402
+ <Creator Role="Translator">Larissa Volokhonsky</Creator>
403
+ <EAN>9781400079988</EAN>
404
+ <EANList>
405
+ <EANListElement>9781400079988</EANListElement>
406
+ </EANList>
407
+ <Edition>Reprint</Edition>
408
+ <ISBN>1400079985</ISBN>
409
+ <ItemDimensions>
410
+ <Height Units="hundredths-inches">175</Height>
411
+ <Length Units="hundredths-inches">918</Length>
412
+ <Weight Units="hundredths-pounds">263</Weight>
413
+ <Width Units="hundredths-inches">608</Width>
414
+ </ItemDimensions>
415
+ <Label>Vintage</Label>
416
+ <Languages>
417
+ <Language>
418
+ <Name>English</Name>
419
+ <Type>Unknown</Type>
420
+ </Language>
421
+ <Language>
422
+ <Name>English</Name>
423
+ <Type>Original Language</Type>
424
+ </Language>
425
+ <Language>
426
+ <Name>English</Name>
427
+ <Type>Published</Type>
428
+ </Language>
429
+ </Languages>
430
+ <ListPrice>
431
+ <Amount>2000</Amount>
432
+ <CurrencyCode>USD</CurrencyCode>
433
+ <FormattedPrice>$20.00</FormattedPrice>
434
+ </ListPrice>
435
+ <Manufacturer>Vintage</Manufacturer>
436
+ <NumberOfItems>1</NumberOfItems>
437
+ <NumberOfPages>1296</NumberOfPages>
438
+ <PackageDimensions>
439
+ <Height Units="hundredths-inches">190</Height>
440
+ <Length Units="hundredths-inches">940</Length>
441
+ <Weight Units="hundredths-pounds">265</Weight>
442
+ <Width Units="hundredths-inches">610</Width>
443
+ </PackageDimensions>
444
+ <ProductGroup>Book</ProductGroup>
445
+ <ProductTypeName>ABIS_BOOK</ProductTypeName>
446
+ <PublicationDate>2008-12-02</PublicationDate>
447
+ <Publisher>Vintage</Publisher>
448
+ <ReleaseDate>2008-12-02</ReleaseDate>
449
+ <SKU>{B1}_1400079985</SKU>
450
+ <Studio>Vintage</Studio>
451
+ <Title>War and Peace (Vintage Classics)</Title>
452
+ </ItemAttributes>
453
+ <OfferSummary>
454
+ <LowestNewPrice>
455
+ <Amount>1041</Amount>
456
+ <CurrencyCode>USD</CurrencyCode>
457
+ <FormattedPrice>$10.41</FormattedPrice>
458
+ </LowestNewPrice>
459
+ <LowestUsedPrice>
460
+ <Amount>777</Amount>
461
+ <CurrencyCode>USD</CurrencyCode>
462
+ <FormattedPrice>$7.77</FormattedPrice>
463
+ </LowestUsedPrice>
464
+ <LowestCollectiblePrice>
465
+ <Amount>999</Amount>
466
+ <CurrencyCode>USD</CurrencyCode>
467
+ <FormattedPrice>$9.99</FormattedPrice>
468
+ </LowestCollectiblePrice>
469
+ <TotalNew>55</TotalNew>
470
+ <TotalUsed>36</TotalUsed>
471
+ <TotalCollectible>6</TotalCollectible>
472
+ <TotalRefurbished>0</TotalRefurbished>
473
+ </OfferSummary>
474
+ <Offers>
475
+ <TotalOffers>1</TotalOffers>
476
+ <TotalOfferPages>1</TotalOfferPages>
477
+ <MoreOffersUrl>http://www.amazon.com/gp/offer-listing/1400079985%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1400079985</MoreOffersUrl>
478
+ <Offer>
479
+ <OfferAttributes>
480
+ <Condition>New</Condition>
481
+ </OfferAttributes>
482
+ <OfferListing>
483
+ <OfferListingId>4f%2FM98%2BJOY0ft3m8nAvJcmqwVu1kJYEKjfLZH7%2BSa%2BohOqLiCmER0j6ALWUa7ESLqAqaU3Szsr6GCpbrapezdhsHXlhoWIcOEAAUgDxqpcc%3D</OfferListingId>
484
+ <Price>
485
+ <Amount>1360</Amount>
486
+ <CurrencyCode>USD</CurrencyCode>
487
+ <FormattedPrice>$13.60</FormattedPrice>
488
+ </Price>
489
+ <AmountSaved>
490
+ <Amount>640</Amount>
491
+ <CurrencyCode>USD</CurrencyCode>
492
+ <FormattedPrice>$6.40</FormattedPrice>
493
+ </AmountSaved>
494
+ <PercentageSaved>32</PercentageSaved>
495
+ <Availability>Usually ships in 24 hours</Availability>
496
+ <AvailabilityAttributes>
497
+ <AvailabilityType>now</AvailabilityType>
498
+ <MinimumHours>0</MinimumHours>
499
+ <MaximumHours>0</MaximumHours>
500
+ </AvailabilityAttributes>
501
+ <IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping>
502
+ </OfferListing>
503
+ </Offer>
504
+ </Offers>
505
+ <CustomerReviews>
506
+ <IFrameURL>http://www.amazon.com/reviews/iframe?akid=AKIAJAMX5IXWWESXVREA&amp;alinkCode=xm2&amp;asin=1400079985&amp;atag=sb05e-20&amp;exp=2011-11-15T20%3A51%3A10Z&amp;v=2&amp;sig=%2FpFZGO8uQpsp3cuJ8RkU7R%2BeIDD44MZ8RfrWbzW46HU%3D</IFrameURL>
507
+ <HasReviews>true</HasReviews>
508
+ </CustomerReviews>
509
+ <EditorialReviews>
510
+ <EditorialReview>
511
+ <Source>Product Description</Source>
512
+ <Content>From the award-winning translators of &lt;i&gt;Anna Karenina&lt;/i&gt; and &lt;i&gt;The Brothers Karamazov&lt;/i&gt; comes this magnificent new translation of Tolstoy's masterwork. &lt;br&gt;&lt;br&gt;&lt;b&gt;War and Peace&lt;/b&gt;&lt;i&gt; &lt;/i&gt;broadly focuses on Napoleon&#x2019;s invasion of Russia in 1812 and follows three of the most well-known characters in literature: Pierre Bezukhov, the illegitimate son of a count who is fighting for his inheritance and yearning for spiritual fulfillment; Prince Andrei Bolkonsky, who leaves his family behind to fight in the war against Napoleon; and Natasha Rostov, the beautiful young daughter of a nobleman who intrigues both men.&lt;br&gt;&lt;br&gt;A s Napoleon&#x2019;s army invades, Tolstoy brilliantly follows characters from diverse backgrounds&#x2014;peasants and nobility, civilians and soldiers&#x2014;as they struggle with the problems unique to their era, their history, and their culture. And as the novel progresses, these characters transcend their specificity, becoming some of the most moving&#x2014;and human&#x2014;figures in world literature.</Content>
513
+ <IsLinkSuppressed>0</IsLinkSuppressed>
514
+ </EditorialReview>
515
+ </EditorialReviews>
516
+ <SimilarProducts>
517
+ <SimilarProduct>
518
+ <ASIN>0143035002</ASIN>
519
+ <Title>Anna Karenina (Oprah's Book Club)</Title>
520
+ </SimilarProduct>
521
+ <SimilarProduct>
522
+ <ASIN>0374528373</ASIN>
523
+ <Title>The Brothers Karamazov</Title>
524
+ </SimilarProduct>
525
+ <SimilarProduct>
526
+ <ASIN>0375702245</ASIN>
527
+ <Title>The Idiot</Title>
528
+ </SimilarProduct>
529
+ <SimilarProduct>
530
+ <ASIN>0679734503</ASIN>
531
+ <Title>Crime and Punishment</Title>
532
+ </SimilarProduct>
533
+ <SimilarProduct>
534
+ <ASIN>0307388867</ASIN>
535
+ <Title>The Death of Ivan Ilyich and Other Stories</Title>
536
+ </SimilarProduct>
537
+ </SimilarProducts>
538
+ <BrowseNodes>
539
+ <BrowseNode>
540
+ <BrowseNodeId>10399</BrowseNodeId>
541
+ <Name>Classics</Name>
542
+ <Ancestors>
543
+ <BrowseNode>
544
+ <BrowseNodeId>17</BrowseNodeId>
545
+ <Name>Literature &amp; Fiction</Name>
546
+ <Ancestors>
547
+ <BrowseNode>
548
+ <BrowseNodeId>1000</BrowseNodeId>
549
+ <Name>Subjects</Name>
550
+ <IsCategoryRoot>1</IsCategoryRoot>
551
+ <Ancestors>
552
+ <BrowseNode>
553
+ <BrowseNodeId>283155</BrowseNodeId>
554
+ <Name>Books</Name>
555
+ </BrowseNode>
556
+ </Ancestors>
557
+ </BrowseNode>
558
+ </Ancestors>
559
+ </BrowseNode>
560
+ </Ancestors>
561
+ </BrowseNode>
562
+ <BrowseNode>
563
+ <BrowseNodeId>10177</BrowseNodeId>
564
+ <Name>Historical</Name>
565
+ <Ancestors>
566
+ <BrowseNode>
567
+ <BrowseNodeId>10134</BrowseNodeId>
568
+ <Name>Genre Fiction</Name>
569
+ <Ancestors>
570
+ <BrowseNode>
571
+ <BrowseNodeId>17</BrowseNodeId>
572
+ <Name>Literature &amp; Fiction</Name>
573
+ <Ancestors>
574
+ <BrowseNode>
575
+ <BrowseNodeId>1000</BrowseNodeId>
576
+ <Name>Subjects</Name>
577
+ <IsCategoryRoot>1</IsCategoryRoot>
578
+ <Ancestors>
579
+ <BrowseNode>
580
+ <BrowseNodeId>283155</BrowseNodeId>
581
+ <Name>Books</Name>
582
+ </BrowseNode>
583
+ </Ancestors>
584
+ </BrowseNode>
585
+ </Ancestors>
586
+ </BrowseNode>
587
+ </Ancestors>
588
+ </BrowseNode>
589
+ </Ancestors>
590
+ </BrowseNode>
591
+ <BrowseNode>
592
+ <BrowseNodeId>10195</BrowseNodeId>
593
+ <Name>War</Name>
594
+ <Ancestors>
595
+ <BrowseNode>
596
+ <BrowseNodeId>10134</BrowseNodeId>
597
+ <Name>Genre Fiction</Name>
598
+ <Ancestors>
599
+ <BrowseNode>
600
+ <BrowseNodeId>17</BrowseNodeId>
601
+ <Name>Literature &amp; Fiction</Name>
602
+ <Ancestors>
603
+ <BrowseNode>
604
+ <BrowseNodeId>1000</BrowseNodeId>
605
+ <Name>Subjects</Name>
606
+ <IsCategoryRoot>1</IsCategoryRoot>
607
+ <Ancestors>
608
+ <BrowseNode>
609
+ <BrowseNodeId>283155</BrowseNodeId>
610
+ <Name>Books</Name>
611
+ </BrowseNode>
612
+ </Ancestors>
613
+ </BrowseNode>
614
+ </Ancestors>
615
+ </BrowseNode>
616
+ </Ancestors>
617
+ </BrowseNode>
618
+ </Ancestors>
619
+ </BrowseNode>
620
+ <BrowseNode>
621
+ <BrowseNodeId>10433</BrowseNodeId>
622
+ <Name>Russian</Name>
623
+ <Ancestors>
624
+ <BrowseNode>
625
+ <BrowseNodeId>10311</BrowseNodeId>
626
+ <Name>World Literature</Name>
627
+ <Ancestors>
628
+ <BrowseNode>
629
+ <BrowseNodeId>17</BrowseNodeId>
630
+ <Name>Literature &amp; Fiction</Name>
631
+ <Ancestors>
632
+ <BrowseNode>
633
+ <BrowseNodeId>1000</BrowseNodeId>
634
+ <Name>Subjects</Name>
635
+ <IsCategoryRoot>1</IsCategoryRoot>
636
+ <Ancestors>
637
+ <BrowseNode>
638
+ <BrowseNodeId>283155</BrowseNodeId>
639
+ <Name>Books</Name>
640
+ </BrowseNode>
641
+ </Ancestors>
642
+ </BrowseNode>
643
+ </Ancestors>
644
+ </BrowseNode>
645
+ </Ancestors>
646
+ </BrowseNode>
647
+ </Ancestors>
648
+ </BrowseNode>
649
+ <BrowseNode>
650
+ <BrowseNodeId>10132</BrowseNodeId>
651
+ <Name>Literary</Name>
652
+ <Ancestors>
653
+ <BrowseNode>
654
+ <BrowseNodeId>17</BrowseNodeId>
655
+ <Name>Literature &amp; Fiction</Name>
656
+ <Ancestors>
657
+ <BrowseNode>
658
+ <BrowseNodeId>1000</BrowseNodeId>
659
+ <Name>Subjects</Name>
660
+ <IsCategoryRoot>1</IsCategoryRoot>
661
+ <Ancestors>
662
+ <BrowseNode>
663
+ <BrowseNodeId>283155</BrowseNodeId>
664
+ <Name>Books</Name>
665
+ </BrowseNode>
666
+ </Ancestors>
667
+ </BrowseNode>
668
+ </Ancestors>
669
+ </BrowseNode>
670
+ </Ancestors>
671
+ </BrowseNode>
672
+ </BrowseNodes>
673
+ </Item>
674
+ <Item>
675
+ <ASIN>B004ELAHJA</ASIN>
676
+ <DetailPageURL>http://www.amazon.com/Cambridge-Classics-Critical-Annotated-ebook/dp/B004ELAHJA%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004ELAHJA</DetailPageURL>
677
+ <ItemLinks>
678
+ <ItemLink>
679
+ <Description>Technical Details</Description>
680
+ <URL>http://www.amazon.com/Cambridge-Classics-Critical-Annotated-ebook/dp/tech-data/B004ELAHJA%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004ELAHJA</URL>
681
+ </ItemLink>
682
+ <ItemLink>
683
+ <Description>Add To Baby Registry</Description>
684
+ <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB004ELAHJA%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004ELAHJA</URL>
685
+ </ItemLink>
686
+ <ItemLink>
687
+ <Description>Add To Wedding Registry</Description>
688
+ <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB004ELAHJA%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004ELAHJA</URL>
689
+ </ItemLink>
690
+ <ItemLink>
691
+ <Description>Add To Wishlist</Description>
692
+ <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB004ELAHJA%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004ELAHJA</URL>
693
+ </ItemLink>
694
+ <ItemLink>
695
+ <Description>Tell A Friend</Description>
696
+ <URL>http://www.amazon.com/gp/pdp/taf/B004ELAHJA%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004ELAHJA</URL>
697
+ </ItemLink>
698
+ <ItemLink>
699
+ <Description>All Customer Reviews</Description>
700
+ <URL>http://www.amazon.com/review/product/B004ELAHJA%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004ELAHJA</URL>
701
+ </ItemLink>
702
+ <ItemLink>
703
+ <Description>All Offers</Description>
704
+ <URL>http://www.amazon.com/gp/offer-listing/B004ELAHJA%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004ELAHJA</URL>
705
+ </ItemLink>
706
+ </ItemLinks>
707
+ <SalesRank>12566</SalesRank>
708
+ <SmallImage>
709
+ <URL>http://ecx.images-amazon.com/images/I/51AkqDXe44L._SL75_.jpg</URL>
710
+ <Height Units="pixels">75</Height>
711
+ <Width Units="pixels">56</Width>
712
+ </SmallImage>
713
+ <MediumImage>
714
+ <URL>http://ecx.images-amazon.com/images/I/51AkqDXe44L._SL160_.jpg</URL>
715
+ <Height Units="pixels">160</Height>
716
+ <Width Units="pixels">120</Width>
717
+ </MediumImage>
718
+ <LargeImage>
719
+ <URL>http://ecx.images-amazon.com/images/I/51AkqDXe44L.jpg</URL>
720
+ <Height Units="pixels">500</Height>
721
+ <Width Units="pixels">375</Width>
722
+ </LargeImage>
723
+ <ImageSets>
724
+ <ImageSet Category="primary">
725
+ <SwatchImage>
726
+ <URL>http://ecx.images-amazon.com/images/I/51AkqDXe44L._SL30_.jpg</URL>
727
+ <Height Units="pixels">30</Height>
728
+ <Width Units="pixels">22</Width>
729
+ </SwatchImage>
730
+ <SmallImage>
731
+ <URL>http://ecx.images-amazon.com/images/I/51AkqDXe44L._SL75_.jpg</URL>
732
+ <Height Units="pixels">75</Height>
733
+ <Width Units="pixels">56</Width>
734
+ </SmallImage>
735
+ <ThumbnailImage>
736
+ <URL>http://ecx.images-amazon.com/images/I/51AkqDXe44L._SL75_.jpg</URL>
737
+ <Height Units="pixels">75</Height>
738
+ <Width Units="pixels">56</Width>
739
+ </ThumbnailImage>
740
+ <TinyImage>
741
+ <URL>http://ecx.images-amazon.com/images/I/51AkqDXe44L._SL110_.jpg</URL>
742
+ <Height Units="pixels">110</Height>
743
+ <Width Units="pixels">82</Width>
744
+ </TinyImage>
745
+ <MediumImage>
746
+ <URL>http://ecx.images-amazon.com/images/I/51AkqDXe44L._SL160_.jpg</URL>
747
+ <Height Units="pixels">160</Height>
748
+ <Width Units="pixels">120</Width>
749
+ </MediumImage>
750
+ <LargeImage>
751
+ <URL>http://ecx.images-amazon.com/images/I/51AkqDXe44L.jpg</URL>
752
+ <Height Units="pixels">500</Height>
753
+ <Width Units="pixels">375</Width>
754
+ </LargeImage>
755
+ </ImageSet>
756
+ </ImageSets>
757
+ <ItemAttributes>
758
+ <Author>Leo Tolstoy</Author>
759
+ <Author>Leo Tolstoi</Author>
760
+ <Binding>Kindle Edition</Binding>
761
+ <Creator Role="Editor">Cambridge World Classics</Creator>
762
+ <Creator Role="Foreword">Christopher Hong</Creator>
763
+ <Creator Role="Translator">Louise Maude</Creator>
764
+ <Creator Role="Translator">Aylmer Maude</Creator>
765
+ <Format>Kindle eBook</Format>
766
+ <Label>Cambridge World Classics</Label>
767
+ <Languages>
768
+ <Language>
769
+ <Name>English</Name>
770
+ <Type>Published</Type>
771
+ </Language>
772
+ </Languages>
773
+ <ListPrice>
774
+ <Amount>99</Amount>
775
+ <CurrencyCode>USD</CurrencyCode>
776
+ <FormattedPrice>$0.99</FormattedPrice>
777
+ </ListPrice>
778
+ <Manufacturer>Cambridge World Classics</Manufacturer>
779
+ <NumberOfItems>1</NumberOfItems>
780
+ <ProductGroup>eBooks</ProductGroup>
781
+ <ProductTypeName>ABIS_EBOOKS</ProductTypeName>
782
+ <PublicationDate>2010-11-30</PublicationDate>
783
+ <Publisher>Cambridge World Classics</Publisher>
784
+ <ReleaseDate>2010-11-30</ReleaseDate>
785
+ <Studio>Cambridge World Classics</Studio>
786
+ <Title>War and Peace (Cambridge World Classics) Critical Edition (Annotated) (Complete Works of Leo Tolstoy / Complete Works of Leo Tolstoi)</Title>
787
+ </ItemAttributes>
788
+ <CustomerReviews>
789
+ <IFrameURL>http://www.amazon.com/reviews/iframe?akid=AKIAJAMX5IXWWESXVREA&amp;alinkCode=xm2&amp;asin=B004ELAHJA&amp;atag=sb05e-20&amp;exp=2011-11-15T20%3A51%3A10Z&amp;v=2&amp;sig=svVPman876CCDsoOcUCeWfqZU%2F83kZZoFlBQwSZdHxE%3D</IFrameURL>
790
+ <HasReviews>true</HasReviews>
791
+ </CustomerReviews>
792
+ <EditorialReviews>
793
+ <EditorialReview>
794
+ <Source>Product Description</Source>
795
+ <Content>ANNOTATED:&lt;br /&gt;&lt;br /&gt;* Contains literary critiques, detailed biographies, and detailed historical context&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;OVERVIEW:&lt;br /&gt;&lt;br /&gt;It is impossible to convey in words Tolstoy&#x2019;s extraordinary capacity to transform a work of fiction into a spiritual quest for truth. Indeed, in War and Peace, it is above all, the exhausted truthfulness in his character that is most striking, revealing a sincerity which seems to fear nothing in exploring the most profound and inexorable philosophical ideas.&lt;br /&gt;&lt;br /&gt;Indeed, it is in this context that Tolstoy&#x2019;s enigmatic remark, namely that War and Peace is "not a novel, even less is it a poem, and still less an historical chronicle" can be understood. For War and Peace certainly is a truly great novel, is an undeniably powerful poem and is a historical chronicle of epic proportions. But underneath the unforgettable scenes of destruction and the beautiful passage on love is a metaphysical treatise on the very nature of Man and his relationship to God. &lt;br /&gt;This collection brings together, for the first time in one volume, Tolstoy&#x2019;s War and Peace with the definitive preface on Tolstoy&#x2019;s lasting literary legacy. &lt;br /&gt;&lt;br /&gt;The masterful translation, which was personally approved by Tolstoy himself, is by Louise and Aylmer Maude.&lt;br /&gt;&lt;br /&gt;SPECIAL KINDLE ENABLED FEATURES:&lt;br /&gt;&lt;br /&gt;This edition has special Kindle enabled features, including interactive table of contents, text-to-speech capabilities which enable audiobook features, as well as words that can be looked up on the Kindle supplied built in dictionary&lt;br /&gt;&lt;br /&gt;</Content>
796
+ <IsLinkSuppressed>0</IsLinkSuppressed>
797
+ </EditorialReview>
798
+ <EditorialReview>
799
+ <Source>Product Description</Source>
800
+ <Content>ANNOTATED:&lt;br&gt;&lt;br&gt;* Contains literary critiques, detailed biographies, and detailed historical context&lt;br&gt;&lt;br&gt;&lt;br&gt;OVERVIEW:&lt;br&gt;&lt;br&gt;It is impossible to convey in words Tolstoy&#x2019;s extraordinary capacity to transform a work of fiction into a spiritual quest for truth. Indeed, in War and Peace, it is above all, the exhausted truthfulness in his character that is most striking, revealing a sincerity which seems to fear nothing in exploring the most profound and inexorable philosophical ideas.&lt;br&gt;&lt;br&gt;Indeed, it is in this context that Tolstoy&#x2019;s enigmatic remark, namely that War and Peace is "not a novel, even less is it a poem, and still less an historical chronicle" can be understood. For War and Peace certainly is a truly great novel, is an undeniably powerful poem and is a historical chronicle of epic proportions. But underneath the unforgettable scenes of destruction and the beautiful passage on love is a metaphysical treatise on the very nature of Man and his relationship to God. &lt;br&gt;This collection brings together, for the first time in one volume, Tolstoy&#x2019;s War and Peace with the definitive preface on Tolstoy&#x2019;s lasting literary legacy. &lt;br&gt;&lt;br&gt;The masterful translation, which was personally approved by Tolstoy himself, is by Louise and Aylmer Maude.&lt;br&gt;&lt;br&gt;SPECIAL KINDLE ENABLED FEATURES:&lt;br&gt;&lt;br&gt;This edition has special Kindle enabled features, including interactive table of contents, text-to-speech capabilities which enable audiobook features, as well as words that can be looked up on the Kindle supplied built in dictionary&lt;br&gt;&lt;br&gt;</Content>
801
+ <IsLinkSuppressed>0</IsLinkSuppressed>
802
+ </EditorialReview>
803
+ </EditorialReviews>
804
+ <SimilarProducts>
805
+ <SimilarProduct>
806
+ <ASIN>B004JF4LCU</ASIN>
807
+ <Title>Anna Karenina (Maude Translation) (Carefully Crafted Classics)</Title>
808
+ </SimilarProduct>
809
+ <SimilarProduct>
810
+ <ASIN>B004C058OW</ASIN>
811
+ <Title>War and Peace (Complete Version, Best Navigation, Active TOC)</Title>
812
+ </SimilarProduct>
813
+ <SimilarProduct>
814
+ <ASIN>B0031RGOSG</ASIN>
815
+ <Title>The Complete Works of Leo Tolstoy (25+ Works with active table of contents)</Title>
816
+ </SimilarProduct>
817
+ <SimilarProduct>
818
+ <ASIN>B004WBJ676</ASIN>
819
+ <Title>200 GREATEST NOVELS, STORIES &amp; POEMS EVER WRITTEN: THE COMPLETE HARVARD CLASSICS LIBRARY SHELF OF FICTION (The Complete Works Collection) 200 Works! Jane ... Mark TWAIN Tolstoy Shakespeare Poe Balzac)</Title>
820
+ </SimilarProduct>
821
+ <SimilarProduct>
822
+ <ASIN>B00433TO52</ASIN>
823
+ <Title>William Shakespeare Complete Works Ultimate Collection: 213 Plays, Poems, Sonnets, Poetry including the 16 rare, hard-to-get Apocryphal Plays PLUS Annotations, Commentaries of Works, Full Biography</Title>
824
+ </SimilarProduct>
825
+ </SimilarProducts>
826
+ <BrowseNodes>
827
+ <BrowseNode>
828
+ <BrowseNodeId>10132</BrowseNodeId>
829
+ <Name>Literary</Name>
830
+ <Ancestors>
831
+ <BrowseNode>
832
+ <BrowseNodeId>17</BrowseNodeId>
833
+ <Name>Literature &amp; Fiction</Name>
834
+ <Ancestors>
835
+ <BrowseNode>
836
+ <BrowseNodeId>1000</BrowseNodeId>
837
+ <Name>Subjects</Name>
838
+ <IsCategoryRoot>1</IsCategoryRoot>
839
+ <Ancestors>
840
+ <BrowseNode>
841
+ <BrowseNodeId>283155</BrowseNodeId>
842
+ <Name>Books</Name>
843
+ </BrowseNode>
844
+ </Ancestors>
845
+ </BrowseNode>
846
+ </Ancestors>
847
+ </BrowseNode>
848
+ </Ancestors>
849
+ </BrowseNode>
850
+ <BrowseNode>
851
+ <BrowseNodeId>21</BrowseNodeId>
852
+ <Name>Education &amp; Reference</Name>
853
+ <Children>
854
+ <BrowseNode>
855
+ <BrowseNodeId>11444</BrowseNodeId>
856
+ <Name>Almanacs &amp; Yearbooks</Name>
857
+ </BrowseNode>
858
+ <BrowseNode>
859
+ <BrowseNodeId>11448</BrowseNodeId>
860
+ <Name>Atlases &amp; Maps</Name>
861
+ </BrowseNode>
862
+ <BrowseNode>
863
+ <BrowseNodeId>2572</BrowseNodeId>
864
+ <Name>Careers</Name>
865
+ </BrowseNode>
866
+ <BrowseNode>
867
+ <BrowseNodeId>11626</BrowseNodeId>
868
+ <Name>Catalogs &amp; Directories</Name>
869
+ </BrowseNode>
870
+ <BrowseNode>
871
+ <BrowseNodeId>11472</BrowseNodeId>
872
+ <Name>Consumer Guides</Name>
873
+ </BrowseNode>
874
+ <BrowseNode>
875
+ <BrowseNodeId>11475</BrowseNodeId>
876
+ <Name>Dictionaries &amp; Thesauruses</Name>
877
+ </BrowseNode>
878
+ <BrowseNode>
879
+ <BrowseNodeId>10605</BrowseNodeId>
880
+ <Name>Education</Name>
881
+ </BrowseNode>
882
+ <BrowseNode>
883
+ <BrowseNodeId>11713</BrowseNodeId>
884
+ <Name>Encyclopedias</Name>
885
+ </BrowseNode>
886
+ <BrowseNode>
887
+ <BrowseNodeId>11761</BrowseNodeId>
888
+ <Name>Etiquette</Name>
889
+ </BrowseNode>
890
+ <BrowseNode>
891
+ <BrowseNodeId>16260961</BrowseNodeId>
892
+ <Name>Foreign Language Nonfiction</Name>
893
+ </BrowseNode>
894
+ <BrowseNode>
895
+ <BrowseNodeId>11773</BrowseNodeId>
896
+ <Name>Foreign Languages</Name>
897
+ </BrowseNode>
898
+ <BrowseNode>
899
+ <BrowseNodeId>11871</BrowseNodeId>
900
+ <Name>Fun Facts</Name>
901
+ </BrowseNode>
902
+ <BrowseNode>
903
+ <BrowseNodeId>11880</BrowseNodeId>
904
+ <Name>Genealogy</Name>
905
+ </BrowseNode>
906
+ <BrowseNode>
907
+ <BrowseNodeId>10975</BrowseNodeId>
908
+ <Name>Law</Name>
909
+ </BrowseNode>
910
+ <BrowseNode>
911
+ <BrowseNodeId>11891</BrowseNodeId>
912
+ <Name>Publishing &amp; Books</Name>
913
+ </BrowseNode>
914
+ <BrowseNode>
915
+ <BrowseNodeId>11902</BrowseNodeId>
916
+ <Name>Quotations</Name>
917
+ </BrowseNode>
918
+ <BrowseNode>
919
+ <BrowseNodeId>301751</BrowseNodeId>
920
+ <Name>Spanish-Language Reference</Name>
921
+ </BrowseNode>
922
+ <BrowseNode>
923
+ <BrowseNodeId>11904</BrowseNodeId>
924
+ <Name>Test Prep Central</Name>
925
+ </BrowseNode>
926
+ <BrowseNode>
927
+ <BrowseNodeId>11970</BrowseNodeId>
928
+ <Name>Words &amp; Language</Name>
929
+ </BrowseNode>
930
+ <BrowseNode>
931
+ <BrowseNodeId>12015</BrowseNodeId>
932
+ <Name>Writing</Name>
933
+ </BrowseNode>
934
+ </Children>
935
+ <Ancestors>
936
+ <BrowseNode>
937
+ <BrowseNodeId>1000</BrowseNodeId>
938
+ <Name>Subjects</Name>
939
+ <IsCategoryRoot>1</IsCategoryRoot>
940
+ <Ancestors>
941
+ <BrowseNode>
942
+ <BrowseNodeId>283155</BrowseNodeId>
943
+ <Name>Books</Name>
944
+ </BrowseNode>
945
+ </Ancestors>
946
+ </BrowseNode>
947
+ </Ancestors>
948
+ </BrowseNode>
949
+ <BrowseNode>
950
+ <BrowseNodeId>22</BrowseNodeId>
951
+ <Name>Religion &amp; Spirituality</Name>
952
+ <Children>
953
+ <BrowseNode>
954
+ <BrowseNodeId>12056</BrowseNodeId>
955
+ <Name>Bible &amp; Other Sacred Texts</Name>
956
+ </BrowseNode>
957
+ <BrowseNode>
958
+ <BrowseNodeId>12279</BrowseNodeId>
959
+ <Name>Buddhism</Name>
960
+ </BrowseNode>
961
+ <BrowseNode>
962
+ <BrowseNodeId>12290</BrowseNodeId>
963
+ <Name>Christian Books &amp; Bibles</Name>
964
+ </BrowseNode>
965
+ <BrowseNode>
966
+ <BrowseNodeId>12472</BrowseNodeId>
967
+ <Name>Earth-Based Religions</Name>
968
+ </BrowseNode>
969
+ <BrowseNode>
970
+ <BrowseNodeId>12489</BrowseNodeId>
971
+ <Name>Fiction</Name>
972
+ </BrowseNode>
973
+ <BrowseNode>
974
+ <BrowseNodeId>12506</BrowseNodeId>
975
+ <Name>Hinduism</Name>
976
+ </BrowseNode>
977
+ <BrowseNode>
978
+ <BrowseNodeId>12522</BrowseNodeId>
979
+ <Name>Islam</Name>
980
+ </BrowseNode>
981
+ <BrowseNode>
982
+ <BrowseNodeId>12540</BrowseNodeId>
983
+ <Name>Judaism</Name>
984
+ </BrowseNode>
985
+ <BrowseNode>
986
+ <BrowseNodeId>12621</BrowseNodeId>
987
+ <Name>New Age</Name>
988
+ </BrowseNode>
989
+ <BrowseNode>
990
+ <BrowseNodeId>12689</BrowseNodeId>
991
+ <Name>Occult</Name>
992
+ </BrowseNode>
993
+ <BrowseNode>
994
+ <BrowseNodeId>12735</BrowseNodeId>
995
+ <Name>Other Eastern Religions</Name>
996
+ </BrowseNode>
997
+ <BrowseNode>
998
+ <BrowseNodeId>12761</BrowseNodeId>
999
+ <Name>Other Practices</Name>
1000
+ </BrowseNode>
1001
+ <BrowseNode>
1002
+ <BrowseNodeId>1873</BrowseNodeId>
1003
+ <Name>Religious Art</Name>
1004
+ </BrowseNode>
1005
+ <BrowseNode>
1006
+ <BrowseNodeId>12779</BrowseNodeId>
1007
+ <Name>Religious Studies</Name>
1008
+ </BrowseNode>
1009
+ <BrowseNode>
1010
+ <BrowseNodeId>12809</BrowseNodeId>
1011
+ <Name>Spirituality</Name>
1012
+ </BrowseNode>
1013
+ </Children>
1014
+ <Ancestors>
1015
+ <BrowseNode>
1016
+ <BrowseNodeId>1000</BrowseNodeId>
1017
+ <Name>Subjects</Name>
1018
+ <IsCategoryRoot>1</IsCategoryRoot>
1019
+ <Ancestors>
1020
+ <BrowseNode>
1021
+ <BrowseNodeId>283155</BrowseNodeId>
1022
+ <Name>Books</Name>
1023
+ </BrowseNode>
1024
+ </Ancestors>
1025
+ </BrowseNode>
1026
+ </Ancestors>
1027
+ </BrowseNode>
1028
+ <BrowseNode>
1029
+ <BrowseNodeId>157052011</BrowseNodeId>
1030
+ <Name>Contemporary Fiction</Name>
1031
+ <Ancestors>
1032
+ <BrowseNode>
1033
+ <BrowseNodeId>157028011</BrowseNodeId>
1034
+ <Name>Fiction</Name>
1035
+ <Ancestors>
1036
+ <BrowseNode>
1037
+ <BrowseNodeId>154606011</BrowseNodeId>
1038
+ <Name>Kindle eBooks</Name>
1039
+ <Ancestors>
1040
+ <BrowseNode>
1041
+ <BrowseNodeId>133141011</BrowseNodeId>
1042
+ <Name>Categories</Name>
1043
+ <IsCategoryRoot>1</IsCategoryRoot>
1044
+ <Ancestors>
1045
+ <BrowseNode>
1046
+ <BrowseNodeId>133140011</BrowseNodeId>
1047
+ <Name>Kindle Store</Name>
1048
+ </BrowseNode>
1049
+ </Ancestors>
1050
+ </BrowseNode>
1051
+ </Ancestors>
1052
+ </BrowseNode>
1053
+ </Ancestors>
1054
+ </BrowseNode>
1055
+ </Ancestors>
1056
+ </BrowseNode>
1057
+ <BrowseNode>
1058
+ <BrowseNodeId>157053011</BrowseNodeId>
1059
+ <Name>Literary Fiction</Name>
1060
+ <Ancestors>
1061
+ <BrowseNode>
1062
+ <BrowseNodeId>154606011</BrowseNodeId>
1063
+ <Name>Kindle eBooks</Name>
1064
+ <Ancestors>
1065
+ <BrowseNode>
1066
+ <BrowseNodeId>133141011</BrowseNodeId>
1067
+ <Name>Categories</Name>
1068
+ <IsCategoryRoot>1</IsCategoryRoot>
1069
+ <Ancestors>
1070
+ <BrowseNode>
1071
+ <BrowseNodeId>133140011</BrowseNodeId>
1072
+ <Name>Kindle Store</Name>
1073
+ </BrowseNode>
1074
+ </Ancestors>
1075
+ </BrowseNode>
1076
+ </Ancestors>
1077
+ </BrowseNode>
1078
+ </Ancestors>
1079
+ </BrowseNode>
1080
+ <BrowseNode>
1081
+ <BrowseNodeId>158218011</BrowseNodeId>
1082
+ <Name>Russian</Name>
1083
+ <Ancestors>
1084
+ <BrowseNode>
1085
+ <BrowseNodeId>158194011</BrowseNodeId>
1086
+ <Name>Instruction</Name>
1087
+ <Ancestors>
1088
+ <BrowseNode>
1089
+ <BrowseNodeId>158192011</BrowseNodeId>
1090
+ <Name>Foreign Languages</Name>
1091
+ <Ancestors>
1092
+ <BrowseNode>
1093
+ <BrowseNodeId>158125011</BrowseNodeId>
1094
+ <Name>Reference</Name>
1095
+ <Ancestors>
1096
+ <BrowseNode>
1097
+ <BrowseNodeId>154606011</BrowseNodeId>
1098
+ <Name>Kindle eBooks</Name>
1099
+ <Ancestors>
1100
+ <BrowseNode>
1101
+ <BrowseNodeId>133141011</BrowseNodeId>
1102
+ <Name>Categories</Name>
1103
+ <IsCategoryRoot>1</IsCategoryRoot>
1104
+ <Ancestors>
1105
+ <BrowseNode>
1106
+ <BrowseNodeId>133140011</BrowseNodeId>
1107
+ <Name>Kindle Store</Name>
1108
+ </BrowseNode>
1109
+ </Ancestors>
1110
+ </BrowseNode>
1111
+ </Ancestors>
1112
+ </BrowseNode>
1113
+ </Ancestors>
1114
+ </BrowseNode>
1115
+ </Ancestors>
1116
+ </BrowseNode>
1117
+ </Ancestors>
1118
+ </BrowseNode>
1119
+ </Ancestors>
1120
+ </BrowseNode>
1121
+ <BrowseNode>
1122
+ <BrowseNodeId>158280011</BrowseNodeId>
1123
+ <Name>Religion &amp; Spirituality</Name>
1124
+ <Children>
1125
+ <BrowseNode>
1126
+ <BrowseNodeId>158281011</BrowseNodeId>
1127
+ <Name>Bible &amp; Other Sacred Texts</Name>
1128
+ </BrowseNode>
1129
+ <BrowseNode>
1130
+ <BrowseNodeId>158287011</BrowseNodeId>
1131
+ <Name>Buddhism</Name>
1132
+ </BrowseNode>
1133
+ <BrowseNode>
1134
+ <BrowseNodeId>158296011</BrowseNodeId>
1135
+ <Name>Christianity</Name>
1136
+ </BrowseNode>
1137
+ <BrowseNode>
1138
+ <BrowseNodeId>158442011</BrowseNodeId>
1139
+ <Name>Hinduism</Name>
1140
+ </BrowseNode>
1141
+ <BrowseNode>
1142
+ <BrowseNodeId>158443011</BrowseNodeId>
1143
+ <Name>Islam</Name>
1144
+ </BrowseNode>
1145
+ <BrowseNode>
1146
+ <BrowseNodeId>158454011</BrowseNodeId>
1147
+ <Name>Judaism</Name>
1148
+ </BrowseNode>
1149
+ <BrowseNode>
1150
+ <BrowseNodeId>158479011</BrowseNodeId>
1151
+ <Name>New Age</Name>
1152
+ </BrowseNode>
1153
+ <BrowseNode>
1154
+ <BrowseNodeId>158503011</BrowseNodeId>
1155
+ <Name>Occult</Name>
1156
+ </BrowseNode>
1157
+ <BrowseNode>
1158
+ <BrowseNodeId>158520011</BrowseNodeId>
1159
+ <Name>Other Eastern Religions</Name>
1160
+ </BrowseNode>
1161
+ <BrowseNode>
1162
+ <BrowseNodeId>158532011</BrowseNodeId>
1163
+ <Name>Other Practices</Name>
1164
+ </BrowseNode>
1165
+ <BrowseNode>
1166
+ <BrowseNodeId>158541011</BrowseNodeId>
1167
+ <Name>Religious Studies</Name>
1168
+ </BrowseNode>
1169
+ <BrowseNode>
1170
+ <BrowseNodeId>158551011</BrowseNodeId>
1171
+ <Name>Spirituality</Name>
1172
+ </BrowseNode>
1173
+ </Children>
1174
+ <Ancestors>
1175
+ <BrowseNode>
1176
+ <BrowseNodeId>154606011</BrowseNodeId>
1177
+ <Name>Kindle eBooks</Name>
1178
+ <Ancestors>
1179
+ <BrowseNode>
1180
+ <BrowseNodeId>133141011</BrowseNodeId>
1181
+ <Name>Categories</Name>
1182
+ <IsCategoryRoot>1</IsCategoryRoot>
1183
+ <Ancestors>
1184
+ <BrowseNode>
1185
+ <BrowseNodeId>133140011</BrowseNodeId>
1186
+ <Name>Kindle Store</Name>
1187
+ </BrowseNode>
1188
+ </Ancestors>
1189
+ </BrowseNode>
1190
+ </Ancestors>
1191
+ </BrowseNode>
1192
+ </Ancestors>
1193
+ </BrowseNode>
1194
+ </BrowseNodes>
1195
+ </Item>
1196
+ <Item>
1197
+ <ASIN>0679405739</ASIN>
1198
+ <DetailPageURL>http://www.amazon.com/War-Peace-Set-Leo-Tolstoy/dp/0679405739%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0679405739</DetailPageURL>
1199
+ <ItemLinks>
1200
+ <ItemLink>
1201
+ <Description>Technical Details</Description>
1202
+ <URL>http://www.amazon.com/War-Peace-Set-Leo-Tolstoy/dp/tech-data/0679405739%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679405739</URL>
1203
+ </ItemLink>
1204
+ <ItemLink>
1205
+ <Description>Add To Baby Registry</Description>
1206
+ <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0679405739%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679405739</URL>
1207
+ </ItemLink>
1208
+ <ItemLink>
1209
+ <Description>Add To Wedding Registry</Description>
1210
+ <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0679405739%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679405739</URL>
1211
+ </ItemLink>
1212
+ <ItemLink>
1213
+ <Description>Add To Wishlist</Description>
1214
+ <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0679405739%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679405739</URL>
1215
+ </ItemLink>
1216
+ <ItemLink>
1217
+ <Description>Tell A Friend</Description>
1218
+ <URL>http://www.amazon.com/gp/pdp/taf/0679405739%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679405739</URL>
1219
+ </ItemLink>
1220
+ <ItemLink>
1221
+ <Description>All Customer Reviews</Description>
1222
+ <URL>http://www.amazon.com/review/product/0679405739%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679405739</URL>
1223
+ </ItemLink>
1224
+ <ItemLink>
1225
+ <Description>All Offers</Description>
1226
+ <URL>http://www.amazon.com/gp/offer-listing/0679405739%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679405739</URL>
1227
+ </ItemLink>
1228
+ </ItemLinks>
1229
+ <SalesRank>40638</SalesRank>
1230
+ <SmallImage>
1231
+ <URL>http://ecx.images-amazon.com/images/I/41bW8UWE2uL._SL75_.jpg</URL>
1232
+ <Height Units="pixels">75</Height>
1233
+ <Width Units="pixels">59</Width>
1234
+ </SmallImage>
1235
+ <MediumImage>
1236
+ <URL>http://ecx.images-amazon.com/images/I/41bW8UWE2uL._SL160_.jpg</URL>
1237
+ <Height Units="pixels">160</Height>
1238
+ <Width Units="pixels">125</Width>
1239
+ </MediumImage>
1240
+ <LargeImage>
1241
+ <URL>http://ecx.images-amazon.com/images/I/41bW8UWE2uL.jpg</URL>
1242
+ <Height Units="pixels">500</Height>
1243
+ <Width Units="pixels">392</Width>
1244
+ </LargeImage>
1245
+ <ImageSets>
1246
+ <ImageSet Category="primary">
1247
+ <SwatchImage>
1248
+ <URL>http://ecx.images-amazon.com/images/I/41bW8UWE2uL._SL30_.jpg</URL>
1249
+ <Height Units="pixels">30</Height>
1250
+ <Width Units="pixels">24</Width>
1251
+ </SwatchImage>
1252
+ <SmallImage>
1253
+ <URL>http://ecx.images-amazon.com/images/I/41bW8UWE2uL._SL75_.jpg</URL>
1254
+ <Height Units="pixels">75</Height>
1255
+ <Width Units="pixels">59</Width>
1256
+ </SmallImage>
1257
+ <ThumbnailImage>
1258
+ <URL>http://ecx.images-amazon.com/images/I/41bW8UWE2uL._SL75_.jpg</URL>
1259
+ <Height Units="pixels">75</Height>
1260
+ <Width Units="pixels">59</Width>
1261
+ </ThumbnailImage>
1262
+ <TinyImage>
1263
+ <URL>http://ecx.images-amazon.com/images/I/41bW8UWE2uL._SL110_.jpg</URL>
1264
+ <Height Units="pixels">110</Height>
1265
+ <Width Units="pixels">86</Width>
1266
+ </TinyImage>
1267
+ <MediumImage>
1268
+ <URL>http://ecx.images-amazon.com/images/I/41bW8UWE2uL._SL160_.jpg</URL>
1269
+ <Height Units="pixels">160</Height>
1270
+ <Width Units="pixels">125</Width>
1271
+ </MediumImage>
1272
+ <LargeImage>
1273
+ <URL>http://ecx.images-amazon.com/images/I/41bW8UWE2uL.jpg</URL>
1274
+ <Height Units="pixels">500</Height>
1275
+ <Width Units="pixels">392</Width>
1276
+ </LargeImage>
1277
+ </ImageSet>
1278
+ </ImageSets>
1279
+ <ItemAttributes>
1280
+ <Author>Leo Tolstoy</Author>
1281
+ <Binding>Hardcover</Binding>
1282
+ <EAN>9780679405733</EAN>
1283
+ <EANList>
1284
+ <EANListElement>9780679405733</EANListElement>
1285
+ </EANList>
1286
+ <Edition>Reprint.</Edition>
1287
+ <Format>Box set</Format>
1288
+ <ISBN>0679405739</ISBN>
1289
+ <IsEligibleForTradeIn>1</IsEligibleForTradeIn>
1290
+ <ItemDimensions>
1291
+ <Height Units="hundredths-inches">394</Height>
1292
+ <Length Units="hundredths-inches">862</Length>
1293
+ <Weight Units="hundredths-pounds">421</Weight>
1294
+ <Width Units="hundredths-inches">546</Width>
1295
+ </ItemDimensions>
1296
+ <Label>Everyman's Library</Label>
1297
+ <Languages>
1298
+ <Language>
1299
+ <Name>English</Name>
1300
+ <Type>Unknown</Type>
1301
+ </Language>
1302
+ <Language>
1303
+ <Name>English</Name>
1304
+ <Type>Original Language</Type>
1305
+ </Language>
1306
+ <Language>
1307
+ <Name>English</Name>
1308
+ <Type>Published</Type>
1309
+ </Language>
1310
+ </Languages>
1311
+ <ListPrice>
1312
+ <Amount>4500</Amount>
1313
+ <CurrencyCode>USD</CurrencyCode>
1314
+ <FormattedPrice>$45.00</FormattedPrice>
1315
+ </ListPrice>
1316
+ <Manufacturer>Everyman's Library</Manufacturer>
1317
+ <NumberOfItems>1</NumberOfItems>
1318
+ <NumberOfPages>600</NumberOfPages>
1319
+ <PackageDimensions>
1320
+ <Height Units="hundredths-inches">402</Height>
1321
+ <Length Units="hundredths-inches">890</Length>
1322
+ <Weight Units="hundredths-pounds">428</Weight>
1323
+ <Width Units="hundredths-inches">551</Width>
1324
+ </PackageDimensions>
1325
+ <ProductGroup>Book</ProductGroup>
1326
+ <ProductTypeName>ABIS_BOOK</ProductTypeName>
1327
+ <PublicationDate>1992-12-07</PublicationDate>
1328
+ <Publisher>Everyman's Library</Publisher>
1329
+ <ReleaseDate>1992-12-07</ReleaseDate>
1330
+ <SKU>1934433880</SKU>
1331
+ <Studio>Everyman's Library</Studio>
1332
+ <Title>War and Peace (3 Volume Set)</Title>
1333
+ <TradeInValue>
1334
+ <Amount>673</Amount>
1335
+ <CurrencyCode>USD</CurrencyCode>
1336
+ <FormattedPrice>$6.73</FormattedPrice>
1337
+ </TradeInValue>
1338
+ </ItemAttributes>
1339
+ <OfferSummary>
1340
+ <LowestNewPrice>
1341
+ <Amount>2497</Amount>
1342
+ <CurrencyCode>USD</CurrencyCode>
1343
+ <FormattedPrice>$24.97</FormattedPrice>
1344
+ </LowestNewPrice>
1345
+ <LowestUsedPrice>
1346
+ <Amount>2241</Amount>
1347
+ <CurrencyCode>USD</CurrencyCode>
1348
+ <FormattedPrice>$22.41</FormattedPrice>
1349
+ </LowestUsedPrice>
1350
+ <TotalNew>26</TotalNew>
1351
+ <TotalUsed>18</TotalUsed>
1352
+ <TotalCollectible>0</TotalCollectible>
1353
+ <TotalRefurbished>0</TotalRefurbished>
1354
+ </OfferSummary>
1355
+ <Offers>
1356
+ <TotalOffers>1</TotalOffers>
1357
+ <TotalOfferPages>1</TotalOfferPages>
1358
+ <MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0679405739%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679405739</MoreOffersUrl>
1359
+ <Offer>
1360
+ <OfferAttributes>
1361
+ <Condition>New</Condition>
1362
+ </OfferAttributes>
1363
+ <OfferListing>
1364
+ <OfferListingId>svvrfIjBmD0fU%2FUz3FdPZEo37QztsFImOkrcgrAbhX7HhVglbTiBST4mPAa%2BbCe3R5EPAt1AScBpn8tGloVTs17xfVLHX1sTPH1scy76P3w%3D</OfferListingId>
1365
+ <Price>
1366
+ <Amount>2970</Amount>
1367
+ <CurrencyCode>USD</CurrencyCode>
1368
+ <FormattedPrice>$29.70</FormattedPrice>
1369
+ </Price>
1370
+ <AmountSaved>
1371
+ <Amount>1530</Amount>
1372
+ <CurrencyCode>USD</CurrencyCode>
1373
+ <FormattedPrice>$15.30</FormattedPrice>
1374
+ </AmountSaved>
1375
+ <PercentageSaved>34</PercentageSaved>
1376
+ <Availability>Usually ships in 24 hours</Availability>
1377
+ <AvailabilityAttributes>
1378
+ <AvailabilityType>now</AvailabilityType>
1379
+ <MinimumHours>0</MinimumHours>
1380
+ <MaximumHours>0</MaximumHours>
1381
+ </AvailabilityAttributes>
1382
+ <IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping>
1383
+ </OfferListing>
1384
+ </Offer>
1385
+ </Offers>
1386
+ <CustomerReviews>
1387
+ <IFrameURL>http://www.amazon.com/reviews/iframe?akid=AKIAJAMX5IXWWESXVREA&amp;alinkCode=xm2&amp;asin=0679405739&amp;atag=sb05e-20&amp;exp=2011-11-15T20%3A51%3A10Z&amp;v=2&amp;sig=n8lek291B8TcYuMBbdKuxxXPs%2BRy%2BWQNNvPuTOzl8XI%3D</IFrameURL>
1388
+ <HasReviews>true</HasReviews>
1389
+ </CustomerReviews>
1390
+ <EditorialReviews>
1391
+ <EditorialReview>
1392
+ <Source>Product Description</Source>
1393
+ <Content>(Book Jacket Status: Not Jacketed)&lt;br&gt;&lt;br&gt;Three-Volume Boxed Set</Content>
1394
+ <IsLinkSuppressed>0</IsLinkSuppressed>
1395
+ </EditorialReview>
1396
+ </EditorialReviews>
1397
+ <SimilarProducts>
1398
+ <SimilarProduct>
1399
+ <ASIN>0199536066</ASIN>
1400
+ <Title>Anna Karenina (Oxford World's Classics)</Title>
1401
+ </SimilarProduct>
1402
+ <SimilarProduct>
1403
+ <ASIN>0451525264</ASIN>
1404
+ <Title>Les Mis&#xE9;rables (Signet Classics)</Title>
1405
+ </SimilarProduct>
1406
+ <SimilarProduct>
1407
+ <ASIN>0679734503</ASIN>
1408
+ <Title>Crime and Punishment</Title>
1409
+ </SimilarProduct>
1410
+ <SimilarProduct>
1411
+ <ASIN>0375702245</ASIN>
1412
+ <Title>The Idiot</Title>
1413
+ </SimilarProduct>
1414
+ <SimilarProduct>
1415
+ <ASIN>0374528373</ASIN>
1416
+ <Title>The Brothers Karamazov</Title>
1417
+ </SimilarProduct>
1418
+ </SimilarProducts>
1419
+ <BrowseNodes>
1420
+ <BrowseNode>
1421
+ <BrowseNodeId>10399</BrowseNodeId>
1422
+ <Name>Classics</Name>
1423
+ <Ancestors>
1424
+ <BrowseNode>
1425
+ <BrowseNodeId>17</BrowseNodeId>
1426
+ <Name>Literature &amp; Fiction</Name>
1427
+ <Ancestors>
1428
+ <BrowseNode>
1429
+ <BrowseNodeId>1000</BrowseNodeId>
1430
+ <Name>Subjects</Name>
1431
+ <IsCategoryRoot>1</IsCategoryRoot>
1432
+ <Ancestors>
1433
+ <BrowseNode>
1434
+ <BrowseNodeId>283155</BrowseNodeId>
1435
+ <Name>Books</Name>
1436
+ </BrowseNode>
1437
+ </Ancestors>
1438
+ </BrowseNode>
1439
+ </Ancestors>
1440
+ </BrowseNode>
1441
+ </Ancestors>
1442
+ </BrowseNode>
1443
+ <BrowseNode>
1444
+ <BrowseNodeId>10177</BrowseNodeId>
1445
+ <Name>Historical</Name>
1446
+ <Ancestors>
1447
+ <BrowseNode>
1448
+ <BrowseNodeId>10134</BrowseNodeId>
1449
+ <Name>Genre Fiction</Name>
1450
+ <Ancestors>
1451
+ <BrowseNode>
1452
+ <BrowseNodeId>17</BrowseNodeId>
1453
+ <Name>Literature &amp; Fiction</Name>
1454
+ <Ancestors>
1455
+ <BrowseNode>
1456
+ <BrowseNodeId>1000</BrowseNodeId>
1457
+ <Name>Subjects</Name>
1458
+ <IsCategoryRoot>1</IsCategoryRoot>
1459
+ <Ancestors>
1460
+ <BrowseNode>
1461
+ <BrowseNodeId>283155</BrowseNodeId>
1462
+ <Name>Books</Name>
1463
+ </BrowseNode>
1464
+ </Ancestors>
1465
+ </BrowseNode>
1466
+ </Ancestors>
1467
+ </BrowseNode>
1468
+ </Ancestors>
1469
+ </BrowseNode>
1470
+ </Ancestors>
1471
+ </BrowseNode>
1472
+ <BrowseNode>
1473
+ <BrowseNodeId>10195</BrowseNodeId>
1474
+ <Name>War</Name>
1475
+ <Ancestors>
1476
+ <BrowseNode>
1477
+ <BrowseNodeId>10134</BrowseNodeId>
1478
+ <Name>Genre Fiction</Name>
1479
+ <Ancestors>
1480
+ <BrowseNode>
1481
+ <BrowseNodeId>17</BrowseNodeId>
1482
+ <Name>Literature &amp; Fiction</Name>
1483
+ <Ancestors>
1484
+ <BrowseNode>
1485
+ <BrowseNodeId>1000</BrowseNodeId>
1486
+ <Name>Subjects</Name>
1487
+ <IsCategoryRoot>1</IsCategoryRoot>
1488
+ <Ancestors>
1489
+ <BrowseNode>
1490
+ <BrowseNodeId>283155</BrowseNodeId>
1491
+ <Name>Books</Name>
1492
+ </BrowseNode>
1493
+ </Ancestors>
1494
+ </BrowseNode>
1495
+ </Ancestors>
1496
+ </BrowseNode>
1497
+ </Ancestors>
1498
+ </BrowseNode>
1499
+ </Ancestors>
1500
+ </BrowseNode>
1501
+ <BrowseNode>
1502
+ <BrowseNodeId>10132</BrowseNodeId>
1503
+ <Name>Literary</Name>
1504
+ <Ancestors>
1505
+ <BrowseNode>
1506
+ <BrowseNodeId>17</BrowseNodeId>
1507
+ <Name>Literature &amp; Fiction</Name>
1508
+ <Ancestors>
1509
+ <BrowseNode>
1510
+ <BrowseNodeId>1000</BrowseNodeId>
1511
+ <Name>Subjects</Name>
1512
+ <IsCategoryRoot>1</IsCategoryRoot>
1513
+ <Ancestors>
1514
+ <BrowseNode>
1515
+ <BrowseNodeId>283155</BrowseNodeId>
1516
+ <Name>Books</Name>
1517
+ </BrowseNode>
1518
+ </Ancestors>
1519
+ </BrowseNode>
1520
+ </Ancestors>
1521
+ </BrowseNode>
1522
+ </Ancestors>
1523
+ </BrowseNode>
1524
+ </BrowseNodes>
1525
+ </Item>
1526
+ <Item>
1527
+ <ASIN>0333027345</ASIN>
1528
+ <DetailPageURL>http://www.amazon.com/War-Peace-Leo-Tolstoy/dp/0333027345%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0333027345</DetailPageURL>
1529
+ <ItemLinks>
1530
+ <ItemLink>
1531
+ <Description>Technical Details</Description>
1532
+ <URL>http://www.amazon.com/War-Peace-Leo-Tolstoy/dp/tech-data/0333027345%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0333027345</URL>
1533
+ </ItemLink>
1534
+ <ItemLink>
1535
+ <Description>Add To Baby Registry</Description>
1536
+ <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0333027345%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0333027345</URL>
1537
+ </ItemLink>
1538
+ <ItemLink>
1539
+ <Description>Add To Wedding Registry</Description>
1540
+ <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0333027345%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0333027345</URL>
1541
+ </ItemLink>
1542
+ <ItemLink>
1543
+ <Description>Add To Wishlist</Description>
1544
+ <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0333027345%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0333027345</URL>
1545
+ </ItemLink>
1546
+ <ItemLink>
1547
+ <Description>Tell A Friend</Description>
1548
+ <URL>http://www.amazon.com/gp/pdp/taf/0333027345%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0333027345</URL>
1549
+ </ItemLink>
1550
+ <ItemLink>
1551
+ <Description>All Customer Reviews</Description>
1552
+ <URL>http://www.amazon.com/review/product/0333027345%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0333027345</URL>
1553
+ </ItemLink>
1554
+ <ItemLink>
1555
+ <Description>All Offers</Description>
1556
+ <URL>http://www.amazon.com/gp/offer-listing/0333027345%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0333027345</URL>
1557
+ </ItemLink>
1558
+ </ItemLinks>
1559
+ <SalesRank>1016539</SalesRank>
1560
+ <SmallImage>
1561
+ <URL>http://ecx.images-amazon.com/images/I/418ZqWoykvL._SL75_.jpg</URL>
1562
+ <Height Units="pixels">75</Height>
1563
+ <Width Units="pixels">46</Width>
1564
+ </SmallImage>
1565
+ <MediumImage>
1566
+ <URL>http://ecx.images-amazon.com/images/I/418ZqWoykvL._SL160_.jpg</URL>
1567
+ <Height Units="pixels">160</Height>
1568
+ <Width Units="pixels">99</Width>
1569
+ </MediumImage>
1570
+ <LargeImage>
1571
+ <URL>http://ecx.images-amazon.com/images/I/418ZqWoykvL.jpg</URL>
1572
+ <Height Units="pixels">431</Height>
1573
+ <Width Units="pixels">266</Width>
1574
+ </LargeImage>
1575
+ <ImageSets>
1576
+ <ImageSet Category="primary">
1577
+ <SwatchImage>
1578
+ <URL>http://ecx.images-amazon.com/images/I/418ZqWoykvL._SL30_.jpg</URL>
1579
+ <Height Units="pixels">30</Height>
1580
+ <Width Units="pixels">19</Width>
1581
+ </SwatchImage>
1582
+ <SmallImage>
1583
+ <URL>http://ecx.images-amazon.com/images/I/418ZqWoykvL._SL75_.jpg</URL>
1584
+ <Height Units="pixels">75</Height>
1585
+ <Width Units="pixels">46</Width>
1586
+ </SmallImage>
1587
+ <ThumbnailImage>
1588
+ <URL>http://ecx.images-amazon.com/images/I/418ZqWoykvL._SL75_.jpg</URL>
1589
+ <Height Units="pixels">75</Height>
1590
+ <Width Units="pixels">46</Width>
1591
+ </ThumbnailImage>
1592
+ <TinyImage>
1593
+ <URL>http://ecx.images-amazon.com/images/I/418ZqWoykvL._SL110_.jpg</URL>
1594
+ <Height Units="pixels">110</Height>
1595
+ <Width Units="pixels">68</Width>
1596
+ </TinyImage>
1597
+ <MediumImage>
1598
+ <URL>http://ecx.images-amazon.com/images/I/418ZqWoykvL._SL160_.jpg</URL>
1599
+ <Height Units="pixels">160</Height>
1600
+ <Width Units="pixels">99</Width>
1601
+ </MediumImage>
1602
+ <LargeImage>
1603
+ <URL>http://ecx.images-amazon.com/images/I/418ZqWoykvL.jpg</URL>
1604
+ <Height Units="pixels">431</Height>
1605
+ <Width Units="pixels">266</Width>
1606
+ </LargeImage>
1607
+ </ImageSet>
1608
+ </ImageSets>
1609
+ <ItemAttributes>
1610
+ <Author>Leo Tolstoy</Author>
1611
+ <Binding>Hardcover</Binding>
1612
+ <EAN>9780333027349</EAN>
1613
+ <EANList>
1614
+ <EANListElement>9780333027349</EANListElement>
1615
+ </EANList>
1616
+ <Edition>Inner Sanctum</Edition>
1617
+ <ISBN>0333027345</ISBN>
1618
+ <Label>Simon &amp; Schuster</Label>
1619
+ <Languages>
1620
+ <Language>
1621
+ <Name>English</Name>
1622
+ <Type>Unknown</Type>
1623
+ </Language>
1624
+ <Language>
1625
+ <Name>English</Name>
1626
+ <Type>Original Language</Type>
1627
+ </Language>
1628
+ <Language>
1629
+ <Name>English</Name>
1630
+ <Type>Published</Type>
1631
+ </Language>
1632
+ </Languages>
1633
+ <Manufacturer>Simon &amp; Schuster</Manufacturer>
1634
+ <NumberOfPages>1352</NumberOfPages>
1635
+ <PackageDimensions>
1636
+ <Height Units="hundredths-inches">240</Height>
1637
+ <Length Units="hundredths-inches">840</Length>
1638
+ <Weight Units="hundredths-pounds">320</Weight>
1639
+ <Width Units="hundredths-inches">580</Width>
1640
+ </PackageDimensions>
1641
+ <ProductGroup>Book</ProductGroup>
1642
+ <ProductTypeName>ABIS_BOOK</ProductTypeName>
1643
+ <PublicationDate>1942</PublicationDate>
1644
+ <Publisher>Simon &amp; Schuster</Publisher>
1645
+ <SKU>6759557</SKU>
1646
+ <Studio>Simon &amp; Schuster</Studio>
1647
+ <Title>War and Peace</Title>
1648
+ </ItemAttributes>
1649
+ <OfferSummary>
1650
+ <LowestUsedPrice>
1651
+ <Amount>4496</Amount>
1652
+ <CurrencyCode>USD</CurrencyCode>
1653
+ <FormattedPrice>$44.96</FormattedPrice>
1654
+ </LowestUsedPrice>
1655
+ <TotalNew>0</TotalNew>
1656
+ <TotalUsed>7</TotalUsed>
1657
+ <TotalCollectible>0</TotalCollectible>
1658
+ <TotalRefurbished>0</TotalRefurbished>
1659
+ </OfferSummary>
1660
+ <Offers>
1661
+ <TotalOffers>0</TotalOffers>
1662
+ <TotalOfferPages>0</TotalOfferPages>
1663
+ <MoreOffersUrl>0</MoreOffersUrl>
1664
+ </Offers>
1665
+ <CustomerReviews>
1666
+ <IFrameURL>http://www.amazon.com/reviews/iframe?akid=AKIAJAMX5IXWWESXVREA&amp;alinkCode=xm2&amp;asin=0333027345&amp;atag=sb05e-20&amp;exp=2011-11-15T20%3A51%3A10Z&amp;v=2&amp;sig=H0AgjU1RjYVFLldPOtExrkzKJD0hxfcus%2FN%2BCXUDb2g%3D</IFrameURL>
1667
+ <HasReviews>true</HasReviews>
1668
+ </CustomerReviews>
1669
+ <SimilarProducts>
1670
+ <SimilarProduct>
1671
+ <ASIN>0679734503</ASIN>
1672
+ <Title>Crime and Punishment</Title>
1673
+ </SimilarProduct>
1674
+ <SimilarProduct>
1675
+ <ASIN>1400079985</ASIN>
1676
+ <Title>War and Peace (Vintage Classics)</Title>
1677
+ </SimilarProduct>
1678
+ <SimilarProduct>
1679
+ <ASIN>0143039431</ASIN>
1680
+ <Title>The Grapes of Wrath</Title>
1681
+ </SimilarProduct>
1682
+ </SimilarProducts>
1683
+ <BrowseNodes>
1684
+ <BrowseNode>
1685
+ <BrowseNodeId>1000</BrowseNodeId>
1686
+ <Name>Subjects</Name>
1687
+ <IsCategoryRoot>1</IsCategoryRoot>
1688
+ <Children>
1689
+ <BrowseNode>
1690
+ <BrowseNodeId>1</BrowseNodeId>
1691
+ <Name>Arts &amp; Photography</Name>
1692
+ </BrowseNode>
1693
+ <BrowseNode>
1694
+ <BrowseNodeId>2</BrowseNodeId>
1695
+ <Name>Biographies &amp; Memoirs</Name>
1696
+ </BrowseNode>
1697
+ <BrowseNode>
1698
+ <BrowseNodeId>3</BrowseNodeId>
1699
+ <Name>Business &amp; Investing</Name>
1700
+ </BrowseNode>
1701
+ <BrowseNode>
1702
+ <BrowseNodeId>3248857011</BrowseNodeId>
1703
+ <Name>Calendars</Name>
1704
+ </BrowseNode>
1705
+ <BrowseNode>
1706
+ <BrowseNodeId>4</BrowseNodeId>
1707
+ <Name>Children's Books</Name>
1708
+ </BrowseNode>
1709
+ <BrowseNode>
1710
+ <BrowseNodeId>12290</BrowseNodeId>
1711
+ <Name>Christian Books &amp; Bibles</Name>
1712
+ </BrowseNode>
1713
+ <BrowseNode>
1714
+ <BrowseNodeId>4366</BrowseNodeId>
1715
+ <Name>Comics &amp; Graphic Novels</Name>
1716
+ </BrowseNode>
1717
+ <BrowseNode>
1718
+ <BrowseNodeId>5</BrowseNodeId>
1719
+ <Name>Computers &amp; Technology</Name>
1720
+ </BrowseNode>
1721
+ <BrowseNode>
1722
+ <BrowseNodeId>6</BrowseNodeId>
1723
+ <Name>Cookbooks, Food &amp; Wine</Name>
1724
+ </BrowseNode>
1725
+ <BrowseNode>
1726
+ <BrowseNodeId>48</BrowseNodeId>
1727
+ <Name>Crafts, Hobbies &amp; Home</Name>
1728
+ </BrowseNode>
1729
+ <BrowseNode>
1730
+ <BrowseNodeId>21</BrowseNodeId>
1731
+ <Name>Education &amp; Reference</Name>
1732
+ </BrowseNode>
1733
+ <BrowseNode>
1734
+ <BrowseNodeId>301889</BrowseNodeId>
1735
+ <Name>Gay &amp; Lesbian</Name>
1736
+ </BrowseNode>
1737
+ <BrowseNode>
1738
+ <BrowseNodeId>10</BrowseNodeId>
1739
+ <Name>Health, Fitness &amp; Dieting</Name>
1740
+ </BrowseNode>
1741
+ <BrowseNode>
1742
+ <BrowseNodeId>9</BrowseNodeId>
1743
+ <Name>History</Name>
1744
+ </BrowseNode>
1745
+ <BrowseNode>
1746
+ <BrowseNodeId>86</BrowseNodeId>
1747
+ <Name>Humor &amp; Entertainment</Name>
1748
+ </BrowseNode>
1749
+ <BrowseNode>
1750
+ <BrowseNodeId>10777</BrowseNodeId>
1751
+ <Name>Law</Name>
1752
+ </BrowseNode>
1753
+ <BrowseNode>
1754
+ <BrowseNodeId>17</BrowseNodeId>
1755
+ <Name>Literature &amp; Fiction</Name>
1756
+ </BrowseNode>
1757
+ <BrowseNode>
1758
+ <BrowseNodeId>173514</BrowseNodeId>
1759
+ <Name>Medical Books</Name>
1760
+ </BrowseNode>
1761
+ <BrowseNode>
1762
+ <BrowseNodeId>18</BrowseNodeId>
1763
+ <Name>Mystery, Thriller &amp; Suspense</Name>
1764
+ </BrowseNode>
1765
+ <BrowseNode>
1766
+ <BrowseNodeId>20</BrowseNodeId>
1767
+ <Name>Parenting &amp; Relationships</Name>
1768
+ </BrowseNode>
1769
+ <BrowseNode>
1770
+ <BrowseNodeId>3377866011</BrowseNodeId>
1771
+ <Name>Politics &amp; Social Sciences</Name>
1772
+ </BrowseNode>
1773
+ <BrowseNode>
1774
+ <BrowseNodeId>173507</BrowseNodeId>
1775
+ <Name>Professional &amp; Technical</Name>
1776
+ </BrowseNode>
1777
+ <BrowseNode>
1778
+ <BrowseNodeId>22</BrowseNodeId>
1779
+ <Name>Religion &amp; Spirituality</Name>
1780
+ </BrowseNode>
1781
+ <BrowseNode>
1782
+ <BrowseNodeId>23</BrowseNodeId>
1783
+ <Name>Romance</Name>
1784
+ </BrowseNode>
1785
+ <BrowseNode>
1786
+ <BrowseNodeId>75</BrowseNodeId>
1787
+ <Name>Science &amp; Math</Name>
1788
+ </BrowseNode>
1789
+ <BrowseNode>
1790
+ <BrowseNodeId>25</BrowseNodeId>
1791
+ <Name>Science Fiction &amp; Fantasy</Name>
1792
+ </BrowseNode>
1793
+ <BrowseNode>
1794
+ <BrowseNodeId>4736</BrowseNodeId>
1795
+ <Name>Self-Help</Name>
1796
+ </BrowseNode>
1797
+ <BrowseNode>
1798
+ <BrowseNodeId>26</BrowseNodeId>
1799
+ <Name>Sports &amp; Outdoors</Name>
1800
+ </BrowseNode>
1801
+ <BrowseNode>
1802
+ <BrowseNodeId>28</BrowseNodeId>
1803
+ <Name>Teens</Name>
1804
+ </BrowseNode>
1805
+ <BrowseNode>
1806
+ <BrowseNodeId>27</BrowseNodeId>
1807
+ <Name>Travel</Name>
1808
+ </BrowseNode>
1809
+ </Children>
1810
+ <Ancestors>
1811
+ <BrowseNode>
1812
+ <BrowseNodeId>283155</BrowseNodeId>
1813
+ <Name>Books</Name>
1814
+ </BrowseNode>
1815
+ </Ancestors>
1816
+ </BrowseNode>
1817
+ </BrowseNodes>
1818
+ </Item>
1819
+ <Item>
1820
+ <ASIN>B003JMEKFC</ASIN>
1821
+ <DetailPageURL>http://www.amazon.com/WAR-PEACE-PUBLISHED-ANNOTATIONS-ebook/dp/B003JMEKFC%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003JMEKFC</DetailPageURL>
1822
+ <ItemLinks>
1823
+ <ItemLink>
1824
+ <Description>Technical Details</Description>
1825
+ <URL>http://www.amazon.com/WAR-PEACE-PUBLISHED-ANNOTATIONS-ebook/dp/tech-data/B003JMEKFC%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003JMEKFC</URL>
1826
+ </ItemLink>
1827
+ <ItemLink>
1828
+ <Description>Add To Baby Registry</Description>
1829
+ <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB003JMEKFC%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003JMEKFC</URL>
1830
+ </ItemLink>
1831
+ <ItemLink>
1832
+ <Description>Add To Wedding Registry</Description>
1833
+ <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB003JMEKFC%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003JMEKFC</URL>
1834
+ </ItemLink>
1835
+ <ItemLink>
1836
+ <Description>Add To Wishlist</Description>
1837
+ <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB003JMEKFC%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003JMEKFC</URL>
1838
+ </ItemLink>
1839
+ <ItemLink>
1840
+ <Description>Tell A Friend</Description>
1841
+ <URL>http://www.amazon.com/gp/pdp/taf/B003JMEKFC%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003JMEKFC</URL>
1842
+ </ItemLink>
1843
+ <ItemLink>
1844
+ <Description>All Customer Reviews</Description>
1845
+ <URL>http://www.amazon.com/review/product/B003JMEKFC%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003JMEKFC</URL>
1846
+ </ItemLink>
1847
+ <ItemLink>
1848
+ <Description>All Offers</Description>
1849
+ <URL>http://www.amazon.com/gp/offer-listing/B003JMEKFC%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003JMEKFC</URL>
1850
+ </ItemLink>
1851
+ </ItemLinks>
1852
+ <SalesRank>39159</SalesRank>
1853
+ <SmallImage>
1854
+ <URL>http://ecx.images-amazon.com/images/I/518K3ybrqhL._SL75_.jpg</URL>
1855
+ <Height Units="pixels">75</Height>
1856
+ <Width Units="pixels">60</Width>
1857
+ </SmallImage>
1858
+ <MediumImage>
1859
+ <URL>http://ecx.images-amazon.com/images/I/518K3ybrqhL._SL160_.jpg</URL>
1860
+ <Height Units="pixels">160</Height>
1861
+ <Width Units="pixels">128</Width>
1862
+ </MediumImage>
1863
+ <LargeImage>
1864
+ <URL>http://ecx.images-amazon.com/images/I/518K3ybrqhL.jpg</URL>
1865
+ <Height Units="pixels">500</Height>
1866
+ <Width Units="pixels">401</Width>
1867
+ </LargeImage>
1868
+ <ImageSets>
1869
+ <ImageSet Category="primary">
1870
+ <SwatchImage>
1871
+ <URL>http://ecx.images-amazon.com/images/I/518K3ybrqhL._SL30_.jpg</URL>
1872
+ <Height Units="pixels">30</Height>
1873
+ <Width Units="pixels">24</Width>
1874
+ </SwatchImage>
1875
+ <SmallImage>
1876
+ <URL>http://ecx.images-amazon.com/images/I/518K3ybrqhL._SL75_.jpg</URL>
1877
+ <Height Units="pixels">75</Height>
1878
+ <Width Units="pixels">60</Width>
1879
+ </SmallImage>
1880
+ <ThumbnailImage>
1881
+ <URL>http://ecx.images-amazon.com/images/I/518K3ybrqhL._SL75_.jpg</URL>
1882
+ <Height Units="pixels">75</Height>
1883
+ <Width Units="pixels">60</Width>
1884
+ </ThumbnailImage>
1885
+ <TinyImage>
1886
+ <URL>http://ecx.images-amazon.com/images/I/518K3ybrqhL._SL110_.jpg</URL>
1887
+ <Height Units="pixels">110</Height>
1888
+ <Width Units="pixels">88</Width>
1889
+ </TinyImage>
1890
+ <MediumImage>
1891
+ <URL>http://ecx.images-amazon.com/images/I/518K3ybrqhL._SL160_.jpg</URL>
1892
+ <Height Units="pixels">160</Height>
1893
+ <Width Units="pixels">128</Width>
1894
+ </MediumImage>
1895
+ <LargeImage>
1896
+ <URL>http://ecx.images-amazon.com/images/I/518K3ybrqhL.jpg</URL>
1897
+ <Height Units="pixels">500</Height>
1898
+ <Width Units="pixels">401</Width>
1899
+ </LargeImage>
1900
+ </ImageSet>
1901
+ </ImageSets>
1902
+ <ItemAttributes>
1903
+ <Author>Leo Tolstoy</Author>
1904
+ <Binding>Kindle Edition</Binding>
1905
+ <Format>Kindle eBook</Format>
1906
+ <Languages>
1907
+ <Language>
1908
+ <Name>English</Name>
1909
+ <Type>Published</Type>
1910
+ </Language>
1911
+ </Languages>
1912
+ <ListPrice>
1913
+ <Amount>999</Amount>
1914
+ <CurrencyCode>USD</CurrencyCode>
1915
+ <FormattedPrice>$9.99</FormattedPrice>
1916
+ </ListPrice>
1917
+ <NumberOfItems>1</NumberOfItems>
1918
+ <ProductGroup>eBooks</ProductGroup>
1919
+ <ProductTypeName>ABIS_EBOOKS</ProductTypeName>
1920
+ <PublicationDate>2010-04-27</PublicationDate>
1921
+ <ReleaseDate>2010-04-27</ReleaseDate>
1922
+ <Title>WAR AND PEACE - ORIGINAL FIRST EDITION PUBLISHED FOR KINDLE - ENGLISH VERSION [INCLUDES BONUS ANNOTATIONS]</Title>
1923
+ </ItemAttributes>
1924
+ <CustomerReviews>
1925
+ <IFrameURL>http://www.amazon.com/reviews/iframe?akid=AKIAJAMX5IXWWESXVREA&amp;alinkCode=xm2&amp;asin=B003JMEKFC&amp;atag=sb05e-20&amp;exp=2011-11-15T20%3A51%3A10Z&amp;v=2&amp;sig=n1XlRT1lrueFtyuLZMxXhNMOmiFMpZdHgQPOAibqIGc%3D</IFrameURL>
1926
+ <HasReviews>false</HasReviews>
1927
+ </CustomerReviews>
1928
+ <EditorialReviews>
1929
+ <EditorialReview>
1930
+ <Source>Product Description</Source>
1931
+ <Content>This unique version includes bonus annotations including:&lt;br /&gt;&lt;br /&gt; - Detailed biography of Leo Tolstoy&lt;br /&gt; - Literary Critique&lt;br /&gt; - Historical Context&lt;br /&gt;&lt;br /&gt;War and Peace, a Russian novel by Leo Tolstoy, is considered one of the world's greatest works of fiction. It is regarded, along with Anna Karenina (1873&#x2013;1877), as his finest literary achievement.&lt;br /&gt;&lt;br /&gt;Epic in scale, War and Peace delineates in graphic detail events leading up to Napoleon's invasion of Russia, and the impact of the Napoleonic era on Tsarist society, as seen through the eyes of five Russian aristocratic families.&lt;br /&gt;&lt;br /&gt;Portions of an earlier version having been serialized in the magazine The Russian Messenger between 1865 and 1867, the novel was first published in its entirety in 1869. Newsweek in 2009 ranked it top of its list of Top 100 Books.&lt;br /&gt;&lt;br /&gt;Tolstoy himself, somewhat enigmatically, said of War and Peace that it was "not a novel, even less is it a poem, and still less an historical chronicle."&lt;br /&gt;&lt;br /&gt;War and Peace is famously long for a novel (though not the longest by any means). It is subdivided into four books or volumes, each with subparts containing many chapters.&lt;br /&gt;&lt;br /&gt;Tolstoy got the title, and some of his themes, from an 1861 work of Proudhon: La Guerre et la Paix. Tolstoy had served in the Crimean War and written a series of short stories and novellas featuring scenes of war. He began writing War and Peace in the year that he finally married and settled down at his country estate. During the writing of the second half of the book, after the first half had already been written under the name "1805", he read widely, acknowledging Schopenhauer as one of his main inspirations, although he developed his own views of history and the role of the individual within it.&lt;br /&gt;&lt;br /&gt;The novel can be generally classified as historical fiction. It contains elements present in many types of popular 18th and 19th century literature, especially the romance novel. War and Peace attains its literary status by transcending genres. Tolstoy was instrumental in bringing a new kind of consciousness to the novel. His narrative structure is noted for its "god-like" ability to hover over and within events, but also swiftly and seamlessly to take a particular character's point of view. His use of visual detail is often cinematic in its scope, using the literary equivalents of panning, wide shots and close-ups, to give dramatic interest to battles and ballrooms alike. These devices, while not exclusive to Tolstoy, are part of the new novel that is arising in the mid-19th century and of which Tolstoy proves himself a master.&lt;br /&gt;</Content>
1932
+ <IsLinkSuppressed>0</IsLinkSuppressed>
1933
+ </EditorialReview>
1934
+ <EditorialReview>
1935
+ <Source>Product Description</Source>
1936
+ <Content>This unique version includes bonus annotations including:&lt;br&gt;&lt;br&gt; - Detailed biography of Leo Tolstoy&lt;br&gt; - Literary Critique&lt;br&gt; - Historical Context&lt;br&gt;&lt;br&gt;War and Peace, a Russian novel by Leo Tolstoy, is considered one of the world's greatest works of fiction. It is regarded, along with Anna Karenina (1873&#x2013;1877), as his finest literary achievement.&lt;br&gt;&lt;br&gt;Epic in scale, War and Peace delineates in graphic detail events leading up to Napoleon's invasion of Russia, and the impact of the Napoleonic era on Tsarist society, as seen through the eyes of five Russian aristocratic families.&lt;br&gt;&lt;br&gt;Portions of an earlier version having been serialized in the magazine The Russian Messenger between 1865 and 1867, the novel was first published in its entirety in 1869. Newsweek in 2009 ranked it top of its list of Top 100 Books.&lt;br&gt;&lt;br&gt;Tolstoy himself, somewhat enigmatically, said of War and Peace that it was "not a novel, even less is it a poem, and still less an historical chronicle."&lt;br&gt;&lt;br&gt;War and Peace is famously long for a novel (though not the longest by any means). It is subdivided into four books or volumes, each with subparts containing many chapters.&lt;br&gt;&lt;br&gt;Tolstoy got the title, and some of his themes, from an 1861 work of Proudhon: La Guerre et la Paix. Tolstoy had served in the Crimean War and written a series of short stories and novellas featuring scenes of war. He began writing War and Peace in the year that he finally married and settled down at his country estate. During the writing of the second half of the book, after the first half had already been written under the name "1805", he read widely, acknowledging Schopenhauer as one of his main inspirations, although he developed his own views of history and the role of the individual within it.&lt;br&gt;&lt;br&gt;The novel can be generally classified as historical fiction. It contains elements present in many types of popular 18th and 19th century literature, especially the romance novel. War and Peace attains its literary status by transcending genres. Tolstoy was instrumental in bringing a new kind of consciousness to the novel. His narrative structure is noted for its "god-like" ability to hover over and within events, but also swiftly and seamlessly to take a particular character's point of view. His use of visual detail is often cinematic in its scope, using the literary equivalents of panning, wide shots and close-ups, to give dramatic interest to battles and ballrooms alike. These devices, while not exclusive to Tolstoy, are part of the new novel that is arising in the mid-19th century and of which Tolstoy proves himself a master.&lt;br&gt;</Content>
1937
+ <IsLinkSuppressed>0</IsLinkSuppressed>
1938
+ </EditorialReview>
1939
+ </EditorialReviews>
1940
+ <SimilarProducts>
1941
+ <SimilarProduct>
1942
+ <ASIN>B001CBMX7Y</ASIN>
1943
+ <Title>War and Peace</Title>
1944
+ </SimilarProduct>
1945
+ <SimilarProduct>
1946
+ <ASIN>B004ELAHJA</ASIN>
1947
+ <Title>War and Peace (Cambridge World Classics) Critical Edition (Annotated) (Complete Works of Leo Tolstoy / Complete Works of Leo Tolstoi)</Title>
1948
+ </SimilarProduct>
1949
+ <SimilarProduct>
1950
+ <ASIN>B004C058OW</ASIN>
1951
+ <Title>War and Peace (Complete Version, Best Navigation, Active TOC)</Title>
1952
+ </SimilarProduct>
1953
+ <SimilarProduct>
1954
+ <ASIN>B0033UT24E</ASIN>
1955
+ <Title>War and Remembrance</Title>
1956
+ </SimilarProduct>
1957
+ <SimilarProduct>
1958
+ <ASIN>B004J4X9L0</ASIN>
1959
+ <Title>Catherine the Great: Portrait of a Woman</Title>
1960
+ </SimilarProduct>
1961
+ </SimilarProducts>
1962
+ <BrowseNodes>
1963
+ <BrowseNode>
1964
+ <BrowseNodeId>5011</BrowseNodeId>
1965
+ <Name>Military</Name>
1966
+ <Children>
1967
+ <BrowseNode>
1968
+ <BrowseNodeId>5012</BrowseNodeId>
1969
+ <Name>Aviation</Name>
1970
+ </BrowseNode>
1971
+ <BrowseNode>
1972
+ <BrowseNodeId>1043892</BrowseNodeId>
1973
+ <Name>Canada</Name>
1974
+ </BrowseNode>
1975
+ <BrowseNode>
1976
+ <BrowseNodeId>5015</BrowseNodeId>
1977
+ <Name>Intelligence &amp; Espionage</Name>
1978
+ </BrowseNode>
1979
+ <BrowseNode>
1980
+ <BrowseNodeId>387040011</BrowseNodeId>
1981
+ <Name>Iraq War</Name>
1982
+ </BrowseNode>
1983
+ <BrowseNode>
1984
+ <BrowseNodeId>5016</BrowseNodeId>
1985
+ <Name>Korean War</Name>
1986
+ </BrowseNode>
1987
+ <BrowseNode>
1988
+ <BrowseNodeId>16233491</BrowseNodeId>
1989
+ <Name>Life &amp; Institutions</Name>
1990
+ </BrowseNode>
1991
+ <BrowseNode>
1992
+ <BrowseNodeId>5017</BrowseNodeId>
1993
+ <Name>Napoleonic Wars</Name>
1994
+ </BrowseNode>
1995
+ <BrowseNode>
1996
+ <BrowseNodeId>5018</BrowseNodeId>
1997
+ <Name>Naval</Name>
1998
+ </BrowseNode>
1999
+ <BrowseNode>
2000
+ <BrowseNodeId>5019</BrowseNodeId>
2001
+ <Name>Pictorials</Name>
2002
+ </BrowseNode>
2003
+ <BrowseNode>
2004
+ <BrowseNodeId>16244451</BrowseNodeId>
2005
+ <Name>Prisoners of War</Name>
2006
+ </BrowseNode>
2007
+ <BrowseNode>
2008
+ <BrowseNodeId>16244121</BrowseNodeId>
2009
+ <Name>Regiments</Name>
2010
+ </BrowseNode>
2011
+ <BrowseNode>
2012
+ <BrowseNodeId>5020</BrowseNodeId>
2013
+ <Name>Strategy</Name>
2014
+ </BrowseNode>
2015
+ <BrowseNode>
2016
+ <BrowseNodeId>5021</BrowseNodeId>
2017
+ <Name>Uniforms</Name>
2018
+ </BrowseNode>
2019
+ <BrowseNode>
2020
+ <BrowseNodeId>5022</BrowseNodeId>
2021
+ <Name>United States</Name>
2022
+ </BrowseNode>
2023
+ <BrowseNode>
2024
+ <BrowseNodeId>5025</BrowseNodeId>
2025
+ <Name>Vietnam War</Name>
2026
+ </BrowseNode>
2027
+ <BrowseNode>
2028
+ <BrowseNodeId>1043894</BrowseNodeId>
2029
+ <Name>War of 1812</Name>
2030
+ </BrowseNode>
2031
+ <BrowseNode>
2032
+ <BrowseNodeId>5026</BrowseNodeId>
2033
+ <Name>Weapons &amp; Warfare</Name>
2034
+ </BrowseNode>
2035
+ <BrowseNode>
2036
+ <BrowseNodeId>5030</BrowseNodeId>
2037
+ <Name>World War I</Name>
2038
+ </BrowseNode>
2039
+ <BrowseNode>
2040
+ <BrowseNodeId>5031</BrowseNodeId>
2041
+ <Name>World War II</Name>
2042
+ </BrowseNode>
2043
+ </Children>
2044
+ <Ancestors>
2045
+ <BrowseNode>
2046
+ <BrowseNodeId>9</BrowseNodeId>
2047
+ <Name>History</Name>
2048
+ <Ancestors>
2049
+ <BrowseNode>
2050
+ <BrowseNodeId>1000</BrowseNodeId>
2051
+ <Name>Subjects</Name>
2052
+ <IsCategoryRoot>1</IsCategoryRoot>
2053
+ <Ancestors>
2054
+ <BrowseNode>
2055
+ <BrowseNodeId>283155</BrowseNodeId>
2056
+ <Name>Books</Name>
2057
+ </BrowseNode>
2058
+ </Ancestors>
2059
+ </BrowseNode>
2060
+ </Ancestors>
2061
+ </BrowseNode>
2062
+ </Ancestors>
2063
+ </BrowseNode>
2064
+ <BrowseNode>
2065
+ <BrowseNodeId>5032</BrowseNodeId>
2066
+ <Name>Russia</Name>
2067
+ <Ancestors>
2068
+ <BrowseNode>
2069
+ <BrowseNodeId>9</BrowseNodeId>
2070
+ <Name>History</Name>
2071
+ <Ancestors>
2072
+ <BrowseNode>
2073
+ <BrowseNodeId>1000</BrowseNodeId>
2074
+ <Name>Subjects</Name>
2075
+ <IsCategoryRoot>1</IsCategoryRoot>
2076
+ <Ancestors>
2077
+ <BrowseNode>
2078
+ <BrowseNodeId>283155</BrowseNodeId>
2079
+ <Name>Books</Name>
2080
+ </BrowseNode>
2081
+ </Ancestors>
2082
+ </BrowseNode>
2083
+ </Ancestors>
2084
+ </BrowseNode>
2085
+ </Ancestors>
2086
+ </BrowseNode>
2087
+ <BrowseNode>
2088
+ <BrowseNodeId>10399</BrowseNodeId>
2089
+ <Name>Classics</Name>
2090
+ <Ancestors>
2091
+ <BrowseNode>
2092
+ <BrowseNodeId>17</BrowseNodeId>
2093
+ <Name>Literature &amp; Fiction</Name>
2094
+ <Ancestors>
2095
+ <BrowseNode>
2096
+ <BrowseNodeId>1000</BrowseNodeId>
2097
+ <Name>Subjects</Name>
2098
+ <IsCategoryRoot>1</IsCategoryRoot>
2099
+ <Ancestors>
2100
+ <BrowseNode>
2101
+ <BrowseNodeId>283155</BrowseNodeId>
2102
+ <Name>Books</Name>
2103
+ </BrowseNode>
2104
+ </Ancestors>
2105
+ </BrowseNode>
2106
+ </Ancestors>
2107
+ </BrowseNode>
2108
+ </Ancestors>
2109
+ </BrowseNode>
2110
+ <BrowseNode>
2111
+ <BrowseNodeId>10195</BrowseNodeId>
2112
+ <Name>War</Name>
2113
+ <Ancestors>
2114
+ <BrowseNode>
2115
+ <BrowseNodeId>10134</BrowseNodeId>
2116
+ <Name>Genre Fiction</Name>
2117
+ <Ancestors>
2118
+ <BrowseNode>
2119
+ <BrowseNodeId>17</BrowseNodeId>
2120
+ <Name>Literature &amp; Fiction</Name>
2121
+ <Ancestors>
2122
+ <BrowseNode>
2123
+ <BrowseNodeId>1000</BrowseNodeId>
2124
+ <Name>Subjects</Name>
2125
+ <IsCategoryRoot>1</IsCategoryRoot>
2126
+ <Ancestors>
2127
+ <BrowseNode>
2128
+ <BrowseNodeId>283155</BrowseNodeId>
2129
+ <Name>Books</Name>
2130
+ </BrowseNode>
2131
+ </Ancestors>
2132
+ </BrowseNode>
2133
+ </Ancestors>
2134
+ </BrowseNode>
2135
+ </Ancestors>
2136
+ </BrowseNode>
2137
+ </Ancestors>
2138
+ </BrowseNode>
2139
+ <BrowseNode>
2140
+ <BrowseNodeId>10132</BrowseNodeId>
2141
+ <Name>Literary</Name>
2142
+ <Ancestors>
2143
+ <BrowseNode>
2144
+ <BrowseNodeId>17</BrowseNodeId>
2145
+ <Name>Literature &amp; Fiction</Name>
2146
+ <Ancestors>
2147
+ <BrowseNode>
2148
+ <BrowseNodeId>1000</BrowseNodeId>
2149
+ <Name>Subjects</Name>
2150
+ <IsCategoryRoot>1</IsCategoryRoot>
2151
+ <Ancestors>
2152
+ <BrowseNode>
2153
+ <BrowseNodeId>283155</BrowseNodeId>
2154
+ <Name>Books</Name>
2155
+ </BrowseNode>
2156
+ </Ancestors>
2157
+ </BrowseNode>
2158
+ </Ancestors>
2159
+ </BrowseNode>
2160
+ </Ancestors>
2161
+ </BrowseNode>
2162
+ <BrowseNode>
2163
+ <BrowseNodeId>157050011</BrowseNodeId>
2164
+ <Name>Fiction Classics</Name>
2165
+ <Ancestors>
2166
+ <BrowseNode>
2167
+ <BrowseNodeId>157028011</BrowseNodeId>
2168
+ <Name>Fiction</Name>
2169
+ <Ancestors>
2170
+ <BrowseNode>
2171
+ <BrowseNodeId>154606011</BrowseNodeId>
2172
+ <Name>Kindle eBooks</Name>
2173
+ <Ancestors>
2174
+ <BrowseNode>
2175
+ <BrowseNodeId>133141011</BrowseNodeId>
2176
+ <Name>Categories</Name>
2177
+ <IsCategoryRoot>1</IsCategoryRoot>
2178
+ <Ancestors>
2179
+ <BrowseNode>
2180
+ <BrowseNodeId>133140011</BrowseNodeId>
2181
+ <Name>Kindle Store</Name>
2182
+ </BrowseNode>
2183
+ </Ancestors>
2184
+ </BrowseNode>
2185
+ </Ancestors>
2186
+ </BrowseNode>
2187
+ </Ancestors>
2188
+ </BrowseNode>
2189
+ </Ancestors>
2190
+ </BrowseNode>
2191
+ <BrowseNode>
2192
+ <BrowseNodeId>157072011</BrowseNodeId>
2193
+ <Name>War</Name>
2194
+ <Ancestors>
2195
+ <BrowseNode>
2196
+ <BrowseNodeId>157054011</BrowseNodeId>
2197
+ <Name>Genre Fiction</Name>
2198
+ <Ancestors>
2199
+ <BrowseNode>
2200
+ <BrowseNodeId>157028011</BrowseNodeId>
2201
+ <Name>Fiction</Name>
2202
+ <Ancestors>
2203
+ <BrowseNode>
2204
+ <BrowseNodeId>154606011</BrowseNodeId>
2205
+ <Name>Kindle eBooks</Name>
2206
+ <Ancestors>
2207
+ <BrowseNode>
2208
+ <BrowseNodeId>133141011</BrowseNodeId>
2209
+ <Name>Categories</Name>
2210
+ <IsCategoryRoot>1</IsCategoryRoot>
2211
+ <Ancestors>
2212
+ <BrowseNode>
2213
+ <BrowseNodeId>133140011</BrowseNodeId>
2214
+ <Name>Kindle Store</Name>
2215
+ </BrowseNode>
2216
+ </Ancestors>
2217
+ </BrowseNode>
2218
+ </Ancestors>
2219
+ </BrowseNode>
2220
+ </Ancestors>
2221
+ </BrowseNode>
2222
+ </Ancestors>
2223
+ </BrowseNode>
2224
+ </Ancestors>
2225
+ </BrowseNode>
2226
+ <BrowseNode>
2227
+ <BrowseNodeId>156632011</BrowseNodeId>
2228
+ <Name>Japan</Name>
2229
+ <Ancestors>
2230
+ <BrowseNode>
2231
+ <BrowseNodeId>156627011</BrowseNodeId>
2232
+ <Name>Asia</Name>
2233
+ <Ancestors>
2234
+ <BrowseNode>
2235
+ <BrowseNodeId>156576011</BrowseNodeId>
2236
+ <Name>History</Name>
2237
+ <Ancestors>
2238
+ <BrowseNode>
2239
+ <BrowseNodeId>154606011</BrowseNodeId>
2240
+ <Name>Kindle eBooks</Name>
2241
+ <Ancestors>
2242
+ <BrowseNode>
2243
+ <BrowseNodeId>133141011</BrowseNodeId>
2244
+ <Name>Categories</Name>
2245
+ <IsCategoryRoot>1</IsCategoryRoot>
2246
+ <Ancestors>
2247
+ <BrowseNode>
2248
+ <BrowseNodeId>133140011</BrowseNodeId>
2249
+ <Name>Kindle Store</Name>
2250
+ </BrowseNode>
2251
+ </Ancestors>
2252
+ </BrowseNode>
2253
+ </Ancestors>
2254
+ </BrowseNode>
2255
+ </Ancestors>
2256
+ </BrowseNode>
2257
+ </Ancestors>
2258
+ </BrowseNode>
2259
+ </Ancestors>
2260
+ </BrowseNode>
2261
+ <BrowseNode>
2262
+ <BrowseNodeId>156658011</BrowseNodeId>
2263
+ <Name>Military</Name>
2264
+ <Children>
2265
+ <BrowseNode>
2266
+ <BrowseNodeId>156659011</BrowseNodeId>
2267
+ <Name>Aviation</Name>
2268
+ </BrowseNode>
2269
+ <BrowseNode>
2270
+ <BrowseNodeId>156661011</BrowseNodeId>
2271
+ <Name>Intelligence &amp; Espionage</Name>
2272
+ </BrowseNode>
2273
+ <BrowseNode>
2274
+ <BrowseNodeId>156662011</BrowseNodeId>
2275
+ <Name>Korean War</Name>
2276
+ </BrowseNode>
2277
+ <BrowseNode>
2278
+ <BrowseNodeId>156663011</BrowseNodeId>
2279
+ <Name>Napoleonic Wars</Name>
2280
+ </BrowseNode>
2281
+ <BrowseNode>
2282
+ <BrowseNodeId>156664011</BrowseNodeId>
2283
+ <Name>Naval</Name>
2284
+ </BrowseNode>
2285
+ <BrowseNode>
2286
+ <BrowseNodeId>156665011</BrowseNodeId>
2287
+ <Name>Pictorials</Name>
2288
+ </BrowseNode>
2289
+ <BrowseNode>
2290
+ <BrowseNodeId>156666011</BrowseNodeId>
2291
+ <Name>Strategy</Name>
2292
+ </BrowseNode>
2293
+ <BrowseNode>
2294
+ <BrowseNodeId>156667011</BrowseNodeId>
2295
+ <Name>Uniforms</Name>
2296
+ </BrowseNode>
2297
+ <BrowseNode>
2298
+ <BrowseNodeId>156668011</BrowseNodeId>
2299
+ <Name>United States</Name>
2300
+ </BrowseNode>
2301
+ <BrowseNode>
2302
+ <BrowseNodeId>156672011</BrowseNodeId>
2303
+ <Name>Vietnam War</Name>
2304
+ </BrowseNode>
2305
+ <BrowseNode>
2306
+ <BrowseNodeId>156673011</BrowseNodeId>
2307
+ <Name>Weapons &amp; Warfare</Name>
2308
+ </BrowseNode>
2309
+ <BrowseNode>
2310
+ <BrowseNodeId>156677011</BrowseNodeId>
2311
+ <Name>World War I</Name>
2312
+ </BrowseNode>
2313
+ <BrowseNode>
2314
+ <BrowseNodeId>156678011</BrowseNodeId>
2315
+ <Name>World War II</Name>
2316
+ </BrowseNode>
2317
+ </Children>
2318
+ <Ancestors>
2319
+ <BrowseNode>
2320
+ <BrowseNodeId>156576011</BrowseNodeId>
2321
+ <Name>History</Name>
2322
+ <Ancestors>
2323
+ <BrowseNode>
2324
+ <BrowseNodeId>154606011</BrowseNodeId>
2325
+ <Name>Kindle eBooks</Name>
2326
+ <Ancestors>
2327
+ <BrowseNode>
2328
+ <BrowseNodeId>133141011</BrowseNodeId>
2329
+ <Name>Categories</Name>
2330
+ <IsCategoryRoot>1</IsCategoryRoot>
2331
+ <Ancestors>
2332
+ <BrowseNode>
2333
+ <BrowseNodeId>133140011</BrowseNodeId>
2334
+ <Name>Kindle Store</Name>
2335
+ </BrowseNode>
2336
+ </Ancestors>
2337
+ </BrowseNode>
2338
+ </Ancestors>
2339
+ </BrowseNode>
2340
+ </Ancestors>
2341
+ </BrowseNode>
2342
+ </Ancestors>
2343
+ </BrowseNode>
2344
+ <BrowseNode>
2345
+ <BrowseNodeId>156679011</BrowseNodeId>
2346
+ <Name>Russia</Name>
2347
+ <Ancestors>
2348
+ <BrowseNode>
2349
+ <BrowseNodeId>156576011</BrowseNodeId>
2350
+ <Name>History</Name>
2351
+ <Ancestors>
2352
+ <BrowseNode>
2353
+ <BrowseNodeId>154606011</BrowseNodeId>
2354
+ <Name>Kindle eBooks</Name>
2355
+ <Ancestors>
2356
+ <BrowseNode>
2357
+ <BrowseNodeId>133141011</BrowseNodeId>
2358
+ <Name>Categories</Name>
2359
+ <IsCategoryRoot>1</IsCategoryRoot>
2360
+ <Ancestors>
2361
+ <BrowseNode>
2362
+ <BrowseNodeId>133140011</BrowseNodeId>
2363
+ <Name>Kindle Store</Name>
2364
+ </BrowseNode>
2365
+ </Ancestors>
2366
+ </BrowseNode>
2367
+ </Ancestors>
2368
+ </BrowseNode>
2369
+ </Ancestors>
2370
+ </BrowseNode>
2371
+ </Ancestors>
2372
+ </BrowseNode>
2373
+ <BrowseNode>
2374
+ <BrowseNodeId>157053011</BrowseNodeId>
2375
+ <Name>Literary Fiction</Name>
2376
+ <Ancestors>
2377
+ <BrowseNode>
2378
+ <BrowseNodeId>154606011</BrowseNodeId>
2379
+ <Name>Kindle eBooks</Name>
2380
+ <Ancestors>
2381
+ <BrowseNode>
2382
+ <BrowseNodeId>133141011</BrowseNodeId>
2383
+ <Name>Categories</Name>
2384
+ <IsCategoryRoot>1</IsCategoryRoot>
2385
+ <Ancestors>
2386
+ <BrowseNode>
2387
+ <BrowseNodeId>133140011</BrowseNodeId>
2388
+ <Name>Kindle Store</Name>
2389
+ </BrowseNode>
2390
+ </Ancestors>
2391
+ </BrowseNode>
2392
+ </Ancestors>
2393
+ </BrowseNode>
2394
+ </Ancestors>
2395
+ </BrowseNode>
2396
+ </BrowseNodes>
2397
+ </Item>
2398
+ <Item>
2399
+ <ASIN>1904633854</ASIN>
2400
+ <DetailPageURL>http://www.amazon.com/War-Peace-Collectors-Library-Tolstoy/dp/1904633854%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1904633854</DetailPageURL>
2401
+ <ItemLinks>
2402
+ <ItemLink>
2403
+ <Description>Technical Details</Description>
2404
+ <URL>http://www.amazon.com/War-Peace-Collectors-Library-Tolstoy/dp/tech-data/1904633854%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1904633854</URL>
2405
+ </ItemLink>
2406
+ <ItemLink>
2407
+ <Description>Add To Baby Registry</Description>
2408
+ <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1904633854%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1904633854</URL>
2409
+ </ItemLink>
2410
+ <ItemLink>
2411
+ <Description>Add To Wedding Registry</Description>
2412
+ <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1904633854%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1904633854</URL>
2413
+ </ItemLink>
2414
+ <ItemLink>
2415
+ <Description>Add To Wishlist</Description>
2416
+ <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1904633854%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1904633854</URL>
2417
+ </ItemLink>
2418
+ <ItemLink>
2419
+ <Description>Tell A Friend</Description>
2420
+ <URL>http://www.amazon.com/gp/pdp/taf/1904633854%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1904633854</URL>
2421
+ </ItemLink>
2422
+ <ItemLink>
2423
+ <Description>All Customer Reviews</Description>
2424
+ <URL>http://www.amazon.com/review/product/1904633854%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1904633854</URL>
2425
+ </ItemLink>
2426
+ <ItemLink>
2427
+ <Description>All Offers</Description>
2428
+ <URL>http://www.amazon.com/gp/offer-listing/1904633854%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1904633854</URL>
2429
+ </ItemLink>
2430
+ </ItemLinks>
2431
+ <SalesRank>211005</SalesRank>
2432
+ <SmallImage>
2433
+ <URL>http://ecx.images-amazon.com/images/I/51k5lrmbMHL._SL75_.jpg</URL>
2434
+ <Height Units="pixels">75</Height>
2435
+ <Width Units="pixels">57</Width>
2436
+ </SmallImage>
2437
+ <MediumImage>
2438
+ <URL>http://ecx.images-amazon.com/images/I/51k5lrmbMHL._SL160_.jpg</URL>
2439
+ <Height Units="pixels">160</Height>
2440
+ <Width Units="pixels">122</Width>
2441
+ </MediumImage>
2442
+ <LargeImage>
2443
+ <URL>http://ecx.images-amazon.com/images/I/51k5lrmbMHL.jpg</URL>
2444
+ <Height Units="pixels">500</Height>
2445
+ <Width Units="pixels">382</Width>
2446
+ </LargeImage>
2447
+ <ImageSets>
2448
+ <ImageSet Category="primary">
2449
+ <SwatchImage>
2450
+ <URL>http://ecx.images-amazon.com/images/I/51k5lrmbMHL._SL30_.jpg</URL>
2451
+ <Height Units="pixels">30</Height>
2452
+ <Width Units="pixels">23</Width>
2453
+ </SwatchImage>
2454
+ <SmallImage>
2455
+ <URL>http://ecx.images-amazon.com/images/I/51k5lrmbMHL._SL75_.jpg</URL>
2456
+ <Height Units="pixels">75</Height>
2457
+ <Width Units="pixels">57</Width>
2458
+ </SmallImage>
2459
+ <ThumbnailImage>
2460
+ <URL>http://ecx.images-amazon.com/images/I/51k5lrmbMHL._SL75_.jpg</URL>
2461
+ <Height Units="pixels">75</Height>
2462
+ <Width Units="pixels">57</Width>
2463
+ </ThumbnailImage>
2464
+ <TinyImage>
2465
+ <URL>http://ecx.images-amazon.com/images/I/51k5lrmbMHL._SL110_.jpg</URL>
2466
+ <Height Units="pixels">110</Height>
2467
+ <Width Units="pixels">84</Width>
2468
+ </TinyImage>
2469
+ <MediumImage>
2470
+ <URL>http://ecx.images-amazon.com/images/I/51k5lrmbMHL._SL160_.jpg</URL>
2471
+ <Height Units="pixels">160</Height>
2472
+ <Width Units="pixels">122</Width>
2473
+ </MediumImage>
2474
+ <LargeImage>
2475
+ <URL>http://ecx.images-amazon.com/images/I/51k5lrmbMHL.jpg</URL>
2476
+ <Height Units="pixels">500</Height>
2477
+ <Width Units="pixels">382</Width>
2478
+ </LargeImage>
2479
+ </ImageSet>
2480
+ </ImageSets>
2481
+ <ItemAttributes>
2482
+ <Author>Leo Tolstoy</Author>
2483
+ <Binding>Hardcover</Binding>
2484
+ <EAN>9781904633853</EAN>
2485
+ <EANList>
2486
+ <EANListElement>9781904633853</EANListElement>
2487
+ </EANList>
2488
+ <ISBN>1904633854</ISBN>
2489
+ <IsEligibleForTradeIn>1</IsEligibleForTradeIn>
2490
+ <Label>Crw Publishing</Label>
2491
+ <Languages>
2492
+ <Language>
2493
+ <Name>English</Name>
2494
+ <Type>Unknown</Type>
2495
+ </Language>
2496
+ <Language>
2497
+ <Name>English</Name>
2498
+ <Type>Original Language</Type>
2499
+ </Language>
2500
+ <Language>
2501
+ <Name>English</Name>
2502
+ <Type>Published</Type>
2503
+ </Language>
2504
+ </Languages>
2505
+ <Manufacturer>Crw Publishing</Manufacturer>
2506
+ <NumberOfItems>3</NumberOfItems>
2507
+ <NumberOfPages>1632</NumberOfPages>
2508
+ <PackageDimensions>
2509
+ <Height Units="hundredths-inches">409</Height>
2510
+ <Length Units="hundredths-inches">646</Length>
2511
+ <Weight Units="hundredths-pounds">238</Weight>
2512
+ <Width Units="hundredths-inches">457</Width>
2513
+ </PackageDimensions>
2514
+ <ProductGroup>Book</ProductGroup>
2515
+ <ProductTypeName>ABIS_BOOK</ProductTypeName>
2516
+ <PublicationDate>2004-10-01</PublicationDate>
2517
+ <Publisher>Crw Publishing</Publisher>
2518
+ <SKU>ACOMMP2_book_usedlikenew_1904633854</SKU>
2519
+ <Studio>Crw Publishing</Studio>
2520
+ <Title>War and Peace (Collectors Library)</Title>
2521
+ <TradeInValue>
2522
+ <Amount>176</Amount>
2523
+ <CurrencyCode>USD</CurrencyCode>
2524
+ <FormattedPrice>$1.76</FormattedPrice>
2525
+ </TradeInValue>
2526
+ </ItemAttributes>
2527
+ <OfferSummary>
2528
+ <LowestNewPrice>
2529
+ <Amount>3184</Amount>
2530
+ <CurrencyCode>USD</CurrencyCode>
2531
+ <FormattedPrice>$31.84</FormattedPrice>
2532
+ </LowestNewPrice>
2533
+ <LowestUsedPrice>
2534
+ <Amount>3954</Amount>
2535
+ <CurrencyCode>USD</CurrencyCode>
2536
+ <FormattedPrice>$39.54</FormattedPrice>
2537
+ </LowestUsedPrice>
2538
+ <TotalNew>4</TotalNew>
2539
+ <TotalUsed>3</TotalUsed>
2540
+ <TotalCollectible>0</TotalCollectible>
2541
+ <TotalRefurbished>0</TotalRefurbished>
2542
+ </OfferSummary>
2543
+ <Offers>
2544
+ <TotalOffers>0</TotalOffers>
2545
+ <TotalOfferPages>0</TotalOfferPages>
2546
+ <MoreOffersUrl>0</MoreOffersUrl>
2547
+ </Offers>
2548
+ <CustomerReviews>
2549
+ <IFrameURL>http://www.amazon.com/reviews/iframe?akid=AKIAJAMX5IXWWESXVREA&amp;alinkCode=xm2&amp;asin=1904633854&amp;atag=sb05e-20&amp;exp=2011-11-15T20%3A51%3A10Z&amp;v=2&amp;sig=xDjig5uVJnN92iZoBmTIUoA9AAZRrVJ5pD0%2BTaqQ9yI%3D</IFrameURL>
2550
+ <HasReviews>true</HasReviews>
2551
+ </CustomerReviews>
2552
+ <SimilarProducts>
2553
+ <SimilarProduct>
2554
+ <ASIN>0679734503</ASIN>
2555
+ <Title>Crime and Punishment</Title>
2556
+ </SimilarProduct>
2557
+ <SimilarProduct>
2558
+ <ASIN>1853260037</ASIN>
2559
+ <Title>The Complete Father Brown Stories</Title>
2560
+ </SimilarProduct>
2561
+ </SimilarProducts>
2562
+ <BrowseNodes>
2563
+ <BrowseNode>
2564
+ <BrowseNodeId>10399</BrowseNodeId>
2565
+ <Name>Classics</Name>
2566
+ <Ancestors>
2567
+ <BrowseNode>
2568
+ <BrowseNodeId>17</BrowseNodeId>
2569
+ <Name>Literature &amp; Fiction</Name>
2570
+ <Ancestors>
2571
+ <BrowseNode>
2572
+ <BrowseNodeId>1000</BrowseNodeId>
2573
+ <Name>Subjects</Name>
2574
+ <IsCategoryRoot>1</IsCategoryRoot>
2575
+ <Ancestors>
2576
+ <BrowseNode>
2577
+ <BrowseNodeId>283155</BrowseNodeId>
2578
+ <Name>Books</Name>
2579
+ </BrowseNode>
2580
+ </Ancestors>
2581
+ </BrowseNode>
2582
+ </Ancestors>
2583
+ </BrowseNode>
2584
+ </Ancestors>
2585
+ </BrowseNode>
2586
+ </BrowseNodes>
2587
+ </Item>
2588
+ <Item>
2589
+ <ASIN>B004WBJ6Q2</ASIN>
2590
+ <DetailPageURL>http://www.amazon.com/COMPLETE-Complete-Collection-CRITICAL-ebook/dp/B004WBJ6Q2%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004WBJ6Q2</DetailPageURL>
2591
+ <ItemLinks>
2592
+ <ItemLink>
2593
+ <Description>Technical Details</Description>
2594
+ <URL>http://www.amazon.com/COMPLETE-Complete-Collection-CRITICAL-ebook/dp/tech-data/B004WBJ6Q2%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004WBJ6Q2</URL>
2595
+ </ItemLink>
2596
+ <ItemLink>
2597
+ <Description>Add To Baby Registry</Description>
2598
+ <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB004WBJ6Q2%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004WBJ6Q2</URL>
2599
+ </ItemLink>
2600
+ <ItemLink>
2601
+ <Description>Add To Wedding Registry</Description>
2602
+ <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB004WBJ6Q2%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004WBJ6Q2</URL>
2603
+ </ItemLink>
2604
+ <ItemLink>
2605
+ <Description>Add To Wishlist</Description>
2606
+ <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB004WBJ6Q2%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004WBJ6Q2</URL>
2607
+ </ItemLink>
2608
+ <ItemLink>
2609
+ <Description>Tell A Friend</Description>
2610
+ <URL>http://www.amazon.com/gp/pdp/taf/B004WBJ6Q2%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004WBJ6Q2</URL>
2611
+ </ItemLink>
2612
+ <ItemLink>
2613
+ <Description>All Customer Reviews</Description>
2614
+ <URL>http://www.amazon.com/review/product/B004WBJ6Q2%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004WBJ6Q2</URL>
2615
+ </ItemLink>
2616
+ <ItemLink>
2617
+ <Description>All Offers</Description>
2618
+ <URL>http://www.amazon.com/gp/offer-listing/B004WBJ6Q2%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004WBJ6Q2</URL>
2619
+ </ItemLink>
2620
+ </ItemLinks>
2621
+ <SalesRank>38134</SalesRank>
2622
+ <SmallImage>
2623
+ <URL>http://ecx.images-amazon.com/images/I/51mIRZ9P9cL._SL75_.jpg</URL>
2624
+ <Height Units="pixels">75</Height>
2625
+ <Width Units="pixels">56</Width>
2626
+ </SmallImage>
2627
+ <MediumImage>
2628
+ <URL>http://ecx.images-amazon.com/images/I/51mIRZ9P9cL._SL160_.jpg</URL>
2629
+ <Height Units="pixels">160</Height>
2630
+ <Width Units="pixels">120</Width>
2631
+ </MediumImage>
2632
+ <LargeImage>
2633
+ <URL>http://ecx.images-amazon.com/images/I/51mIRZ9P9cL.jpg</URL>
2634
+ <Height Units="pixels">500</Height>
2635
+ <Width Units="pixels">375</Width>
2636
+ </LargeImage>
2637
+ <ImageSets>
2638
+ <ImageSet Category="primary">
2639
+ <SwatchImage>
2640
+ <URL>http://ecx.images-amazon.com/images/I/51mIRZ9P9cL._SL30_.jpg</URL>
2641
+ <Height Units="pixels">30</Height>
2642
+ <Width Units="pixels">22</Width>
2643
+ </SwatchImage>
2644
+ <SmallImage>
2645
+ <URL>http://ecx.images-amazon.com/images/I/51mIRZ9P9cL._SL75_.jpg</URL>
2646
+ <Height Units="pixels">75</Height>
2647
+ <Width Units="pixels">56</Width>
2648
+ </SmallImage>
2649
+ <ThumbnailImage>
2650
+ <URL>http://ecx.images-amazon.com/images/I/51mIRZ9P9cL._SL75_.jpg</URL>
2651
+ <Height Units="pixels">75</Height>
2652
+ <Width Units="pixels">56</Width>
2653
+ </ThumbnailImage>
2654
+ <TinyImage>
2655
+ <URL>http://ecx.images-amazon.com/images/I/51mIRZ9P9cL._SL110_.jpg</URL>
2656
+ <Height Units="pixels">110</Height>
2657
+ <Width Units="pixels">82</Width>
2658
+ </TinyImage>
2659
+ <MediumImage>
2660
+ <URL>http://ecx.images-amazon.com/images/I/51mIRZ9P9cL._SL160_.jpg</URL>
2661
+ <Height Units="pixels">160</Height>
2662
+ <Width Units="pixels">120</Width>
2663
+ </MediumImage>
2664
+ <LargeImage>
2665
+ <URL>http://ecx.images-amazon.com/images/I/51mIRZ9P9cL.jpg</URL>
2666
+ <Height Units="pixels">500</Height>
2667
+ <Width Units="pixels">375</Width>
2668
+ </LargeImage>
2669
+ </ImageSet>
2670
+ </ImageSets>
2671
+ <ItemAttributes>
2672
+ <Author>Leo Tolstoy</Author>
2673
+ <Author>Leo Tolstoi</Author>
2674
+ <Binding>Kindle Edition</Binding>
2675
+ <Creator Role="Editor">The Complete Novels of Leo Tolstoy</Creator>
2676
+ <Creator Role="Editor">The Complete Works Collection</Creator>
2677
+ <Creator Role="Editor">The Complete Works of Leo Tolstoy</Creator>
2678
+ <Creator Role="Translator">Aylmer and Louise Maude</Creator>
2679
+ <Creator Role="Translator">Constance Garnett</Creator>
2680
+ <Format>Kindle eBook</Format>
2681
+ <Label>The Complete Works Collection</Label>
2682
+ <Languages>
2683
+ <Language>
2684
+ <Name>English</Name>
2685
+ <Type>Published</Type>
2686
+ </Language>
2687
+ </Languages>
2688
+ <ListPrice>
2689
+ <Amount>499</Amount>
2690
+ <CurrencyCode>USD</CurrencyCode>
2691
+ <FormattedPrice>$4.99</FormattedPrice>
2692
+ </ListPrice>
2693
+ <Manufacturer>The Complete Works Collection</Manufacturer>
2694
+ <NumberOfItems>1</NumberOfItems>
2695
+ <ProductGroup>eBooks</ProductGroup>
2696
+ <ProductTypeName>ABIS_EBOOKS</ProductTypeName>
2697
+ <PublicationDate>2011-04-12</PublicationDate>
2698
+ <Publisher>The Complete Works Collection</Publisher>
2699
+ <ReleaseDate>2011-04-12</ReleaseDate>
2700
+ <Studio>The Complete Works Collection</Studio>
2701
+ <Title>THE COMPLETE NOVELS OF LEO TOLSTOY (The Complete Works Collection) CRITICAL EDITION: All the Unabridged Novels of Leo Tolstoy | Leo Tolstoi incl. War and ... Anna Karenina Kreutzer Sonata | Leo Tolstoi)</Title>
2702
+ </ItemAttributes>
2703
+ <CustomerReviews>
2704
+ <IFrameURL>http://www.amazon.com/reviews/iframe?akid=AKIAJAMX5IXWWESXVREA&amp;alinkCode=xm2&amp;asin=B004WBJ6Q2&amp;atag=sb05e-20&amp;exp=2011-11-15T20%3A51%3A10Z&amp;v=2&amp;sig=Spbk7RuKVYZHqTmkz%2BhWneBRTQ9ilFIxqluTPLVpIcE%3D</IFrameURL>
2705
+ <HasReviews>false</HasReviews>
2706
+ </CustomerReviews>
2707
+ <EditorialReviews>
2708
+ <EditorialReview>
2709
+ <Source>Product Description</Source>
2710
+ <Content>EVERY SINGLE NOVEL BY LEO TOLSTOY (INCLUDING WAR AND PEACE, ANNA KARENINA, CHILDHOOD, BOYHOOD, YOUTH, THE COSSACKS, KREUTZER SONATA) ESPECIALLY CREATED FOR KINDLE: COMMENTED AND ILLUSTRATED!&lt;br /&gt;&lt;br /&gt;- Photographs of Tolstoy and his family&lt;br /&gt;- Additional biographical and historical materials on various aspects of Tolstoy's life and literary legacy &lt;br /&gt;- Fully Kindle enabled with fully interactive table of contents, Kindle MasterLink technology, Kindle Text-to-Speech (Audiobook) enabled, Kindle Lending Technology enabled&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;TABLE OF CONTENTS&lt;br /&gt;&lt;br /&gt;- LEO TOLSTOY: BIOGRAPHICAL ESSAY&lt;br /&gt;&lt;br /&gt;- CHILDHOOD&lt;br /&gt;- BOYHOOD&lt;br /&gt;- YOUTH&lt;br /&gt;&lt;br /&gt;- FAMILY HAPPINESS&lt;br /&gt;&lt;br /&gt;- THE COSSACKS&lt;br /&gt;&lt;br /&gt;- WAR AND PEACE&lt;br /&gt;- ANNA KARENINA&lt;br /&gt;- THE DEATH OF IVAN ILYCH&lt;br /&gt;&lt;br /&gt;- THE KREUTZER SONATA&lt;br /&gt;- RESURRECTION&lt;br /&gt;- HADJI MURAD&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Excerpt:&lt;br /&gt;&lt;br /&gt;"Happy families are all alike; every unhappy family is unhappy in its own way.&lt;br /&gt;&lt;br /&gt;Everything was in confusion in the Oblonskys' house. The wife had discovered that the husband was carrying on an intrigue with a French girl, who had been a governess in their family, and she had announced to her husband that she could not go on living in the same house with him. This position of affairs had now lasted three days, and not only the husband and wife themselves, but all the members of their family and household, were painfully conscious of it." &lt;br /&gt;&lt;br /&gt;- Anna Karenina&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;WHY BUY BOOKS FROM THE COMPLETE WORKS COLLECTION FOR KINDLE EDITION?&lt;br /&gt;&lt;br /&gt;1. All COMPLETE WORKS COLLECTION Kindle Books are priced as low as possible in order to offer unbelievable value and hours of reading pleasure for Kindle readers. All COMPLETE WORKS COLLECTION Kindle Books bring together ALL the complete works of a classic literary author, character or series in a single, extremely low priced volume in a single download, thereby freeing up valuable space and visual clutter on your Kindle device.&lt;br /&gt;&lt;br /&gt;2. All COMPLETE WORKS COLLECTION Kindle Books are painstakingly formatted especially for Kindle and come with a FULLY INTERACTIVE table of contents DIRECTLY ACCESSIBLE FROM THE KINDLE MENU, Kindle MasterLink (tm) technology, Kindle text-to-speech Audiobook technology, and Kindle Free Lending Technology.&lt;br /&gt;&lt;br /&gt;2. All COMPLETE WORKS COLLECTION Kindle Books come with additional material including photo(s) of the author, and/or critical commentary, and/or biographical or historical background.</Content>
2711
+ <IsLinkSuppressed>0</IsLinkSuppressed>
2712
+ </EditorialReview>
2713
+ <EditorialReview>
2714
+ <Source>Product Description</Source>
2715
+ <Content>EVERY SINGLE NOVEL BY LEO TOLSTOY (INCLUDING WAR AND PEACE, ANNA KARENINA, CHILDHOOD, BOYHOOD, YOUTH, THE COSSACKS, KREUTZER SONATA) ESPECIALLY CREATED FOR KINDLE: COMMENTED AND ILLUSTRATED!&lt;br&gt;&lt;br&gt;- Photographs of Tolstoy and his family&lt;br&gt;- Additional biographical and historical materials on various aspects of Tolstoy's life and literary legacy &lt;br&gt;- Fully Kindle enabled with fully interactive table of contents, Kindle MasterLink technology, Kindle Text-to-Speech (Audiobook) enabled, Kindle Lending Technology enabled&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;TABLE OF CONTENTS&lt;br&gt;&lt;br&gt;- LEO TOLSTOY: BIOGRAPHICAL ESSAY&lt;br&gt;&lt;br&gt;- CHILDHOOD&lt;br&gt;- BOYHOOD&lt;br&gt;- YOUTH&lt;br&gt;&lt;br&gt;- FAMILY HAPPINESS&lt;br&gt;&lt;br&gt;- THE COSSACKS&lt;br&gt;&lt;br&gt;- WAR AND PEACE&lt;br&gt;- ANNA KARENINA&lt;br&gt;- THE DEATH OF IVAN ILYCH&lt;br&gt;&lt;br&gt;- THE KREUTZER SONATA&lt;br&gt;- RESURRECTION&lt;br&gt;- HADJI MURAD&lt;br&gt;&lt;br&gt;&lt;br&gt;Excerpt:&lt;br&gt;&lt;br&gt;"Happy families are all alike; every unhappy family is unhappy in its own way.&lt;br&gt;&lt;br&gt;Everything was in confusion in the Oblonskys' house. The wife had discovered that the husband was carrying on an intrigue with a French girl, who had been a governess in their family, and she had announced to her husband that she could not go on living in the same house with him. This position of affairs had now lasted three days, and not only the husband and wife themselves, but all the members of their family and household, were painfully conscious of it." &lt;br&gt;&lt;br&gt;- Anna Karenina&lt;br&gt;&lt;br&gt;&lt;br&gt;WHY BUY BOOKS FROM THE COMPLETE WORKS COLLECTION FOR KINDLE EDITION?&lt;br&gt;&lt;br&gt;1. All COMPLETE WORKS COLLECTION Kindle Books are priced as low as possible in order to offer unbelievable value and hours of reading pleasure for Kindle readers. All COMPLETE WORKS COLLECTION Kindle Books bring together ALL the complete works of a classic literary author, character or series in a single, extremely low priced volume in a single download, thereby freeing up valuable space and visual clutter on your Kindle device.&lt;br&gt;&lt;br&gt;2. All COMPLETE WORKS COLLECTION Kindle Books are painstakingly formatted especially for Kindle and come with a FULLY INTERACTIVE table of contents DIRECTLY ACCESSIBLE FROM THE KINDLE MENU, Kindle MasterLink (tm) technology, Kindle text-to-speech Audiobook technology, and Kindle Free Lending Technology.&lt;br&gt;&lt;br&gt;2. All COMPLETE WORKS COLLECTION Kindle Books come with additional material including photo(s) of the author, and/or critical commentary, and/or biographical or historical background.</Content>
2716
+ <IsLinkSuppressed>0</IsLinkSuppressed>
2717
+ </EditorialReview>
2718
+ </EditorialReviews>
2719
+ <SimilarProducts>
2720
+ <SimilarProduct>
2721
+ <ASIN>B002KMJV9W</ASIN>
2722
+ <Title>The Works of Fyodor Dostoyevsky (with active table of contents)</Title>
2723
+ </SimilarProduct>
2724
+ <SimilarProduct>
2725
+ <ASIN>B004WBJ676</ASIN>
2726
+ <Title>200 GREATEST NOVELS, STORIES &amp; POEMS EVER WRITTEN: THE COMPLETE HARVARD CLASSICS LIBRARY SHELF OF FICTION (The Complete Works Collection) 200 Works! Jane ... Mark TWAIN Tolstoy Shakespeare Poe Balzac)</Title>
2727
+ </SimilarProduct>
2728
+ <SimilarProduct>
2729
+ <ASIN>B004VBHAF2</ASIN>
2730
+ <Title>Complete Works of Thomas Hardy (Illustrated)</Title>
2731
+ </SimilarProduct>
2732
+ <SimilarProduct>
2733
+ <ASIN>B0027CSJE8</ASIN>
2734
+ <Title>The Complete Novels of George Eliot</Title>
2735
+ </SimilarProduct>
2736
+ <SimilarProduct>
2737
+ <ASIN>B00433TO52</ASIN>
2738
+ <Title>William Shakespeare Complete Works Ultimate Collection: 213 Plays, Poems, Sonnets, Poetry including the 16 rare, hard-to-get Apocryphal Plays PLUS Annotations, Commentaries of Works, Full Biography</Title>
2739
+ </SimilarProduct>
2740
+ </SimilarProducts>
2741
+ <BrowseNodes>
2742
+ <BrowseNode>
2743
+ <BrowseNodeId>10132</BrowseNodeId>
2744
+ <Name>Literary</Name>
2745
+ <Ancestors>
2746
+ <BrowseNode>
2747
+ <BrowseNodeId>17</BrowseNodeId>
2748
+ <Name>Literature &amp; Fiction</Name>
2749
+ <Ancestors>
2750
+ <BrowseNode>
2751
+ <BrowseNodeId>1000</BrowseNodeId>
2752
+ <Name>Subjects</Name>
2753
+ <IsCategoryRoot>1</IsCategoryRoot>
2754
+ <Ancestors>
2755
+ <BrowseNode>
2756
+ <BrowseNodeId>283155</BrowseNodeId>
2757
+ <Name>Books</Name>
2758
+ </BrowseNode>
2759
+ </Ancestors>
2760
+ </BrowseNode>
2761
+ </Ancestors>
2762
+ </BrowseNode>
2763
+ </Ancestors>
2764
+ </BrowseNode>
2765
+ <BrowseNode>
2766
+ <BrowseNodeId>11851</BrowseNodeId>
2767
+ <Name>Russian</Name>
2768
+ <Ancestors>
2769
+ <BrowseNode>
2770
+ <BrowseNodeId>11811</BrowseNodeId>
2771
+ <Name>Instruction</Name>
2772
+ <Ancestors>
2773
+ <BrowseNode>
2774
+ <BrowseNodeId>11773</BrowseNodeId>
2775
+ <Name>Foreign Languages</Name>
2776
+ <Ancestors>
2777
+ <BrowseNode>
2778
+ <BrowseNodeId>21</BrowseNodeId>
2779
+ <Name>Education &amp; Reference</Name>
2780
+ <Ancestors>
2781
+ <BrowseNode>
2782
+ <BrowseNodeId>1000</BrowseNodeId>
2783
+ <Name>Subjects</Name>
2784
+ <IsCategoryRoot>1</IsCategoryRoot>
2785
+ <Ancestors>
2786
+ <BrowseNode>
2787
+ <BrowseNodeId>283155</BrowseNodeId>
2788
+ <Name>Books</Name>
2789
+ </BrowseNode>
2790
+ </Ancestors>
2791
+ </BrowseNode>
2792
+ </Ancestors>
2793
+ </BrowseNode>
2794
+ </Ancestors>
2795
+ </BrowseNode>
2796
+ </Ancestors>
2797
+ </BrowseNode>
2798
+ </Ancestors>
2799
+ </BrowseNode>
2800
+ <BrowseNode>
2801
+ <BrowseNodeId>157053011</BrowseNodeId>
2802
+ <Name>Literary Fiction</Name>
2803
+ <Ancestors>
2804
+ <BrowseNode>
2805
+ <BrowseNodeId>154606011</BrowseNodeId>
2806
+ <Name>Kindle eBooks</Name>
2807
+ <Ancestors>
2808
+ <BrowseNode>
2809
+ <BrowseNodeId>133141011</BrowseNodeId>
2810
+ <Name>Categories</Name>
2811
+ <IsCategoryRoot>1</IsCategoryRoot>
2812
+ <Ancestors>
2813
+ <BrowseNode>
2814
+ <BrowseNodeId>133140011</BrowseNodeId>
2815
+ <Name>Kindle Store</Name>
2816
+ </BrowseNode>
2817
+ </Ancestors>
2818
+ </BrowseNode>
2819
+ </Ancestors>
2820
+ </BrowseNode>
2821
+ </Ancestors>
2822
+ </BrowseNode>
2823
+ <BrowseNode>
2824
+ <BrowseNodeId>158218011</BrowseNodeId>
2825
+ <Name>Russian</Name>
2826
+ <Ancestors>
2827
+ <BrowseNode>
2828
+ <BrowseNodeId>158194011</BrowseNodeId>
2829
+ <Name>Instruction</Name>
2830
+ <Ancestors>
2831
+ <BrowseNode>
2832
+ <BrowseNodeId>158192011</BrowseNodeId>
2833
+ <Name>Foreign Languages</Name>
2834
+ <Ancestors>
2835
+ <BrowseNode>
2836
+ <BrowseNodeId>158125011</BrowseNodeId>
2837
+ <Name>Reference</Name>
2838
+ <Ancestors>
2839
+ <BrowseNode>
2840
+ <BrowseNodeId>154606011</BrowseNodeId>
2841
+ <Name>Kindle eBooks</Name>
2842
+ <Ancestors>
2843
+ <BrowseNode>
2844
+ <BrowseNodeId>133141011</BrowseNodeId>
2845
+ <Name>Categories</Name>
2846
+ <IsCategoryRoot>1</IsCategoryRoot>
2847
+ <Ancestors>
2848
+ <BrowseNode>
2849
+ <BrowseNodeId>133140011</BrowseNodeId>
2850
+ <Name>Kindle Store</Name>
2851
+ </BrowseNode>
2852
+ </Ancestors>
2853
+ </BrowseNode>
2854
+ </Ancestors>
2855
+ </BrowseNode>
2856
+ </Ancestors>
2857
+ </BrowseNode>
2858
+ </Ancestors>
2859
+ </BrowseNode>
2860
+ </Ancestors>
2861
+ </BrowseNode>
2862
+ </Ancestors>
2863
+ </BrowseNode>
2864
+ </BrowseNodes>
2865
+ </Item>
2866
+ <Item>
2867
+ <ASIN>B000RIBJS2</ASIN>
2868
+ <DetailPageURL>http://www.amazon.com/PEACE-Tolstoy-translated-Constance-Garnett/dp/B000RIBJS2%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000RIBJS2</DetailPageURL>
2869
+ <ItemLinks>
2870
+ <ItemLink>
2871
+ <Description>Technical Details</Description>
2872
+ <URL>http://www.amazon.com/PEACE-Tolstoy-translated-Constance-Garnett/dp/tech-data/B000RIBJS2%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000RIBJS2</URL>
2873
+ </ItemLink>
2874
+ <ItemLink>
2875
+ <Description>Add To Baby Registry</Description>
2876
+ <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000RIBJS2%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000RIBJS2</URL>
2877
+ </ItemLink>
2878
+ <ItemLink>
2879
+ <Description>Add To Wedding Registry</Description>
2880
+ <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000RIBJS2%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000RIBJS2</URL>
2881
+ </ItemLink>
2882
+ <ItemLink>
2883
+ <Description>Add To Wishlist</Description>
2884
+ <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000RIBJS2%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000RIBJS2</URL>
2885
+ </ItemLink>
2886
+ <ItemLink>
2887
+ <Description>Tell A Friend</Description>
2888
+ <URL>http://www.amazon.com/gp/pdp/taf/B000RIBJS2%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000RIBJS2</URL>
2889
+ </ItemLink>
2890
+ <ItemLink>
2891
+ <Description>All Customer Reviews</Description>
2892
+ <URL>http://www.amazon.com/review/product/B000RIBJS2%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000RIBJS2</URL>
2893
+ </ItemLink>
2894
+ <ItemLink>
2895
+ <Description>All Offers</Description>
2896
+ <URL>http://www.amazon.com/gp/offer-listing/B000RIBJS2%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000RIBJS2</URL>
2897
+ </ItemLink>
2898
+ </ItemLinks>
2899
+ <SalesRank>521071</SalesRank>
2900
+ <SmallImage>
2901
+ <URL>http://ecx.images-amazon.com/images/I/5119hb6scDL._SL75_.jpg</URL>
2902
+ <Height Units="pixels">75</Height>
2903
+ <Width Units="pixels">52</Width>
2904
+ </SmallImage>
2905
+ <MediumImage>
2906
+ <URL>http://ecx.images-amazon.com/images/I/5119hb6scDL._SL160_.jpg</URL>
2907
+ <Height Units="pixels">160</Height>
2908
+ <Width Units="pixels">111</Width>
2909
+ </MediumImage>
2910
+ <LargeImage>
2911
+ <URL>http://ecx.images-amazon.com/images/I/5119hb6scDL.jpg</URL>
2912
+ <Height Units="pixels">500</Height>
2913
+ <Width Units="pixels">346</Width>
2914
+ </LargeImage>
2915
+ <ImageSets>
2916
+ <ImageSet Category="primary">
2917
+ <SwatchImage>
2918
+ <URL>http://ecx.images-amazon.com/images/I/5119hb6scDL._SL30_.jpg</URL>
2919
+ <Height Units="pixels">30</Height>
2920
+ <Width Units="pixels">21</Width>
2921
+ </SwatchImage>
2922
+ <SmallImage>
2923
+ <URL>http://ecx.images-amazon.com/images/I/5119hb6scDL._SL75_.jpg</URL>
2924
+ <Height Units="pixels">75</Height>
2925
+ <Width Units="pixels">52</Width>
2926
+ </SmallImage>
2927
+ <ThumbnailImage>
2928
+ <URL>http://ecx.images-amazon.com/images/I/5119hb6scDL._SL75_.jpg</URL>
2929
+ <Height Units="pixels">75</Height>
2930
+ <Width Units="pixels">52</Width>
2931
+ </ThumbnailImage>
2932
+ <TinyImage>
2933
+ <URL>http://ecx.images-amazon.com/images/I/5119hb6scDL._SL110_.jpg</URL>
2934
+ <Height Units="pixels">110</Height>
2935
+ <Width Units="pixels">76</Width>
2936
+ </TinyImage>
2937
+ <MediumImage>
2938
+ <URL>http://ecx.images-amazon.com/images/I/5119hb6scDL._SL160_.jpg</URL>
2939
+ <Height Units="pixels">160</Height>
2940
+ <Width Units="pixels">111</Width>
2941
+ </MediumImage>
2942
+ <LargeImage>
2943
+ <URL>http://ecx.images-amazon.com/images/I/5119hb6scDL.jpg</URL>
2944
+ <Height Units="pixels">500</Height>
2945
+ <Width Units="pixels">346</Width>
2946
+ </LargeImage>
2947
+ </ImageSet>
2948
+ <ImageSet Category="variant">
2949
+ <SwatchImage>
2950
+ <URL>http://ecx.images-amazon.com/images/I/41-MdulxHIL._SL30_.jpg</URL>
2951
+ <Height Units="pixels">30</Height>
2952
+ <Width Units="pixels">9</Width>
2953
+ </SwatchImage>
2954
+ <SmallImage>
2955
+ <URL>http://ecx.images-amazon.com/images/I/41-MdulxHIL._SL75_.jpg</URL>
2956
+ <Height Units="pixels">75</Height>
2957
+ <Width Units="pixels">22</Width>
2958
+ </SmallImage>
2959
+ <ThumbnailImage>
2960
+ <URL>http://ecx.images-amazon.com/images/I/41-MdulxHIL._SL75_.jpg</URL>
2961
+ <Height Units="pixels">75</Height>
2962
+ <Width Units="pixels">22</Width>
2963
+ </ThumbnailImage>
2964
+ <TinyImage>
2965
+ <URL>http://ecx.images-amazon.com/images/I/41-MdulxHIL._SL110_.jpg</URL>
2966
+ <Height Units="pixels">110</Height>
2967
+ <Width Units="pixels">33</Width>
2968
+ </TinyImage>
2969
+ <MediumImage>
2970
+ <URL>http://ecx.images-amazon.com/images/I/41-MdulxHIL._SL160_.jpg</URL>
2971
+ <Height Units="pixels">160</Height>
2972
+ <Width Units="pixels">47</Width>
2973
+ </MediumImage>
2974
+ <LargeImage>
2975
+ <URL>http://ecx.images-amazon.com/images/I/41-MdulxHIL.jpg</URL>
2976
+ <Height Units="pixels">500</Height>
2977
+ <Width Units="pixels">148</Width>
2978
+ </LargeImage>
2979
+ </ImageSet>
2980
+ </ImageSets>
2981
+ <ItemAttributes>
2982
+ <Author>Leo Tolstoy - translated by Constance Garnett.</Author>
2983
+ <Binding>Hardcover</Binding>
2984
+ <Edition>First Edition Thus</Edition>
2985
+ <Label>NY: Modern Library Giant G1. Circa 1942.</Label>
2986
+ <Languages>
2987
+ <Language>
2988
+ <Name>French</Name>
2989
+ <Type>Unknown</Type>
2990
+ </Language>
2991
+ </Languages>
2992
+ <Manufacturer>NY: Modern Library Giant G1. Circa 1942.</Manufacturer>
2993
+ <PackageDimensions>
2994
+ <Height Units="hundredths-inches">190</Height>
2995
+ <Length Units="hundredths-inches">810</Length>
2996
+ <Weight Units="hundredths-pounds">215</Weight>
2997
+ <Width Units="hundredths-inches">560</Width>
2998
+ </PackageDimensions>
2999
+ <ProductGroup>Book</ProductGroup>
3000
+ <ProductTypeName>BOOKS_1973_AND_LATER</ProductTypeName>
3001
+ <PublicationDate>1942</PublicationDate>
3002
+ <Publisher>NY: Modern Library Giant G1. Circa 1942.</Publisher>
3003
+ <SKU>6361284</SKU>
3004
+ <Studio>NY: Modern Library Giant G1. Circa 1942.</Studio>
3005
+ <Title>WAR AND PEACE.</Title>
3006
+ </ItemAttributes>
3007
+ <OfferSummary>
3008
+ <LowestNewPrice>
3009
+ <Amount>7995</Amount>
3010
+ <CurrencyCode>USD</CurrencyCode>
3011
+ <FormattedPrice>$79.95</FormattedPrice>
3012
+ </LowestNewPrice>
3013
+ <LowestUsedPrice>
3014
+ <Amount>9999</Amount>
3015
+ <CurrencyCode>USD</CurrencyCode>
3016
+ <FormattedPrice>$99.99</FormattedPrice>
3017
+ </LowestUsedPrice>
3018
+ <TotalNew>1</TotalNew>
3019
+ <TotalUsed>1</TotalUsed>
3020
+ <TotalCollectible>0</TotalCollectible>
3021
+ <TotalRefurbished>0</TotalRefurbished>
3022
+ </OfferSummary>
3023
+ <Offers>
3024
+ <TotalOffers>0</TotalOffers>
3025
+ <TotalOfferPages>0</TotalOfferPages>
3026
+ <MoreOffersUrl>0</MoreOffersUrl>
3027
+ </Offers>
3028
+ <CustomerReviews>
3029
+ <IFrameURL>http://www.amazon.com/reviews/iframe?akid=AKIAJAMX5IXWWESXVREA&amp;alinkCode=xm2&amp;asin=B000RIBJS2&amp;atag=sb05e-20&amp;exp=2011-11-15T20%3A51%3A10Z&amp;v=2&amp;sig=LGpGJIAaYPWR2DxuSD1lkS6m3SD0sXq%2F2hoH%2FZJfSWo%3D</IFrameURL>
3030
+ <HasReviews>false</HasReviews>
3031
+ </CustomerReviews>
3032
+ <SimilarProducts>
3033
+ <SimilarProduct>
3034
+ <ASIN>0199536066</ASIN>
3035
+ <Title>Anna Karenina (Oxford World's Classics)</Title>
3036
+ </SimilarProduct>
3037
+ <SimilarProduct>
3038
+ <ASIN>0679734503</ASIN>
3039
+ <Title>Crime and Punishment</Title>
3040
+ </SimilarProduct>
3041
+ </SimilarProducts>
3042
+ <BrowseNodes>
3043
+ <BrowseNode>
3044
+ <BrowseNodeId>2642129011</BrowseNodeId>
3045
+ <Name>eBook Readers</Name>
3046
+ <Ancestors>
3047
+ <BrowseNode>
3048
+ <BrowseNodeId>2642125011</BrowseNodeId>
3049
+ <Name>eBook Readers &amp; Accessories</Name>
3050
+ <Ancestors>
3051
+ <BrowseNode>
3052
+ <BrowseNodeId>493964</BrowseNodeId>
3053
+ <Name>Categories</Name>
3054
+ <IsCategoryRoot>1</IsCategoryRoot>
3055
+ <Ancestors>
3056
+ <BrowseNode>
3057
+ <BrowseNodeId>172282</BrowseNodeId>
3058
+ <Name>Electronics</Name>
3059
+ </BrowseNode>
3060
+ </Ancestors>
3061
+ </BrowseNode>
3062
+ </Ancestors>
3063
+ </BrowseNode>
3064
+ </Ancestors>
3065
+ </BrowseNode>
3066
+ <BrowseNode>
3067
+ <BrowseNodeId>1000</BrowseNodeId>
3068
+ <Name>Subjects</Name>
3069
+ <IsCategoryRoot>1</IsCategoryRoot>
3070
+ <Children>
3071
+ <BrowseNode>
3072
+ <BrowseNodeId>1</BrowseNodeId>
3073
+ <Name>Arts &amp; Photography</Name>
3074
+ </BrowseNode>
3075
+ <BrowseNode>
3076
+ <BrowseNodeId>2</BrowseNodeId>
3077
+ <Name>Biographies &amp; Memoirs</Name>
3078
+ </BrowseNode>
3079
+ <BrowseNode>
3080
+ <BrowseNodeId>3</BrowseNodeId>
3081
+ <Name>Business &amp; Investing</Name>
3082
+ </BrowseNode>
3083
+ <BrowseNode>
3084
+ <BrowseNodeId>3248857011</BrowseNodeId>
3085
+ <Name>Calendars</Name>
3086
+ </BrowseNode>
3087
+ <BrowseNode>
3088
+ <BrowseNodeId>4</BrowseNodeId>
3089
+ <Name>Children's Books</Name>
3090
+ </BrowseNode>
3091
+ <BrowseNode>
3092
+ <BrowseNodeId>12290</BrowseNodeId>
3093
+ <Name>Christian Books &amp; Bibles</Name>
3094
+ </BrowseNode>
3095
+ <BrowseNode>
3096
+ <BrowseNodeId>4366</BrowseNodeId>
3097
+ <Name>Comics &amp; Graphic Novels</Name>
3098
+ </BrowseNode>
3099
+ <BrowseNode>
3100
+ <BrowseNodeId>5</BrowseNodeId>
3101
+ <Name>Computers &amp; Technology</Name>
3102
+ </BrowseNode>
3103
+ <BrowseNode>
3104
+ <BrowseNodeId>6</BrowseNodeId>
3105
+ <Name>Cookbooks, Food &amp; Wine</Name>
3106
+ </BrowseNode>
3107
+ <BrowseNode>
3108
+ <BrowseNodeId>48</BrowseNodeId>
3109
+ <Name>Crafts, Hobbies &amp; Home</Name>
3110
+ </BrowseNode>
3111
+ <BrowseNode>
3112
+ <BrowseNodeId>21</BrowseNodeId>
3113
+ <Name>Education &amp; Reference</Name>
3114
+ </BrowseNode>
3115
+ <BrowseNode>
3116
+ <BrowseNodeId>301889</BrowseNodeId>
3117
+ <Name>Gay &amp; Lesbian</Name>
3118
+ </BrowseNode>
3119
+ <BrowseNode>
3120
+ <BrowseNodeId>10</BrowseNodeId>
3121
+ <Name>Health, Fitness &amp; Dieting</Name>
3122
+ </BrowseNode>
3123
+ <BrowseNode>
3124
+ <BrowseNodeId>9</BrowseNodeId>
3125
+ <Name>History</Name>
3126
+ </BrowseNode>
3127
+ <BrowseNode>
3128
+ <BrowseNodeId>86</BrowseNodeId>
3129
+ <Name>Humor &amp; Entertainment</Name>
3130
+ </BrowseNode>
3131
+ <BrowseNode>
3132
+ <BrowseNodeId>10777</BrowseNodeId>
3133
+ <Name>Law</Name>
3134
+ </BrowseNode>
3135
+ <BrowseNode>
3136
+ <BrowseNodeId>17</BrowseNodeId>
3137
+ <Name>Literature &amp; Fiction</Name>
3138
+ </BrowseNode>
3139
+ <BrowseNode>
3140
+ <BrowseNodeId>173514</BrowseNodeId>
3141
+ <Name>Medical Books</Name>
3142
+ </BrowseNode>
3143
+ <BrowseNode>
3144
+ <BrowseNodeId>18</BrowseNodeId>
3145
+ <Name>Mystery, Thriller &amp; Suspense</Name>
3146
+ </BrowseNode>
3147
+ <BrowseNode>
3148
+ <BrowseNodeId>20</BrowseNodeId>
3149
+ <Name>Parenting &amp; Relationships</Name>
3150
+ </BrowseNode>
3151
+ <BrowseNode>
3152
+ <BrowseNodeId>3377866011</BrowseNodeId>
3153
+ <Name>Politics &amp; Social Sciences</Name>
3154
+ </BrowseNode>
3155
+ <BrowseNode>
3156
+ <BrowseNodeId>173507</BrowseNodeId>
3157
+ <Name>Professional &amp; Technical</Name>
3158
+ </BrowseNode>
3159
+ <BrowseNode>
3160
+ <BrowseNodeId>22</BrowseNodeId>
3161
+ <Name>Religion &amp; Spirituality</Name>
3162
+ </BrowseNode>
3163
+ <BrowseNode>
3164
+ <BrowseNodeId>23</BrowseNodeId>
3165
+ <Name>Romance</Name>
3166
+ </BrowseNode>
3167
+ <BrowseNode>
3168
+ <BrowseNodeId>75</BrowseNodeId>
3169
+ <Name>Science &amp; Math</Name>
3170
+ </BrowseNode>
3171
+ <BrowseNode>
3172
+ <BrowseNodeId>25</BrowseNodeId>
3173
+ <Name>Science Fiction &amp; Fantasy</Name>
3174
+ </BrowseNode>
3175
+ <BrowseNode>
3176
+ <BrowseNodeId>4736</BrowseNodeId>
3177
+ <Name>Self-Help</Name>
3178
+ </BrowseNode>
3179
+ <BrowseNode>
3180
+ <BrowseNodeId>26</BrowseNodeId>
3181
+ <Name>Sports &amp; Outdoors</Name>
3182
+ </BrowseNode>
3183
+ <BrowseNode>
3184
+ <BrowseNodeId>28</BrowseNodeId>
3185
+ <Name>Teens</Name>
3186
+ </BrowseNode>
3187
+ <BrowseNode>
3188
+ <BrowseNodeId>27</BrowseNodeId>
3189
+ <Name>Travel</Name>
3190
+ </BrowseNode>
3191
+ </Children>
3192
+ <Ancestors>
3193
+ <BrowseNode>
3194
+ <BrowseNodeId>283155</BrowseNodeId>
3195
+ <Name>Books</Name>
3196
+ </BrowseNode>
3197
+ </Ancestors>
3198
+ </BrowseNode>
3199
+ </BrowseNodes>
3200
+ </Item>
3201
+ <Item>
3202
+ <ASIN>0679600795</ASIN>
3203
+ <DetailPageURL>http://www.amazon.com/Anna-Karenina-Leo-Tolstoy/dp/0679600795%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0679600795</DetailPageURL>
3204
+ <ItemLinks>
3205
+ <ItemLink>
3206
+ <Description>Technical Details</Description>
3207
+ <URL>http://www.amazon.com/Anna-Karenina-Leo-Tolstoy/dp/tech-data/0679600795%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679600795</URL>
3208
+ </ItemLink>
3209
+ <ItemLink>
3210
+ <Description>Add To Baby Registry</Description>
3211
+ <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0679600795%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679600795</URL>
3212
+ </ItemLink>
3213
+ <ItemLink>
3214
+ <Description>Add To Wedding Registry</Description>
3215
+ <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0679600795%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679600795</URL>
3216
+ </ItemLink>
3217
+ <ItemLink>
3218
+ <Description>Add To Wishlist</Description>
3219
+ <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0679600795%26SubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679600795</URL>
3220
+ </ItemLink>
3221
+ <ItemLink>
3222
+ <Description>Tell A Friend</Description>
3223
+ <URL>http://www.amazon.com/gp/pdp/taf/0679600795%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679600795</URL>
3224
+ </ItemLink>
3225
+ <ItemLink>
3226
+ <Description>All Customer Reviews</Description>
3227
+ <URL>http://www.amazon.com/review/product/0679600795%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679600795</URL>
3228
+ </ItemLink>
3229
+ <ItemLink>
3230
+ <Description>All Offers</Description>
3231
+ <URL>http://www.amazon.com/gp/offer-listing/0679600795%3FSubscriptionId%3DAKIAJAMX5IXWWESXVREA%26tag%3Dsb05e-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0679600795</URL>
3232
+ </ItemLink>
3233
+ </ItemLinks>
3234
+ <SalesRank>891854</SalesRank>
3235
+ <SmallImage>
3236
+ <URL>http://ecx.images-amazon.com/images/I/410VB660JEL._SL75_.jpg</URL>
3237
+ <Height Units="pixels">75</Height>
3238
+ <Width Units="pixels">53</Width>
3239
+ </SmallImage>
3240
+ <MediumImage>
3241
+ <URL>http://ecx.images-amazon.com/images/I/410VB660JEL._SL160_.jpg</URL>
3242
+ <Height Units="pixels">160</Height>
3243
+ <Width Units="pixels">114</Width>
3244
+ </MediumImage>
3245
+ <LargeImage>
3246
+ <URL>http://ecx.images-amazon.com/images/I/410VB660JEL.jpg</URL>
3247
+ <Height Units="pixels">475</Height>
3248
+ <Width Units="pixels">338</Width>
3249
+ </LargeImage>
3250
+ <ImageSets>
3251
+ <ImageSet Category="primary">
3252
+ <SwatchImage>
3253
+ <URL>http://ecx.images-amazon.com/images/I/410VB660JEL._SL30_.jpg</URL>
3254
+ <Height Units="pixels">30</Height>
3255
+ <Width Units="pixels">21</Width>
3256
+ </SwatchImage>
3257
+ <SmallImage>
3258
+ <URL>http://ecx.images-amazon.com/images/I/410VB660JEL._SL75_.jpg</URL>
3259
+ <Height Units="pixels">75</Height>
3260
+ <Width Units="pixels">53</Width>
3261
+ </SmallImage>
3262
+ <ThumbnailImage>
3263
+ <URL>http://ecx.images-amazon.com/images/I/410VB660JEL._SL75_.jpg</URL>
3264
+ <Height Units="pixels">75</Height>
3265
+ <Width Units="pixels">53</Width>
3266
+ </ThumbnailImage>
3267
+ <TinyImage>
3268
+ <URL>http://ecx.images-amazon.com/images/I/410VB660JEL._SL110_.jpg</URL>
3269
+ <Height Units="pixels">110</Height>
3270
+ <Width Units="pixels">78</Width>
3271
+ </TinyImage>
3272
+ <MediumImage>
3273
+ <URL>http://ecx.images-amazon.com/images/I/410VB660JEL._SL160_.jpg</URL>
3274
+ <Height Units="pixels">160</Height>
3275
+ <Width Units="pixels">114</Width>
3276
+ </MediumImage>
3277
+ <LargeImage>
3278
+ <URL>http://ecx.images-amazon.com/images/I/410VB660JEL.jpg</URL>
3279
+ <Height Units="pixels">475</Height>
3280
+ <Width Units="pixels">338</Width>
3281
+ </LargeImage>
3282
+ </ImageSet>
3283
+ </ImageSets>
3284
+ <ItemAttributes>
3285
+ <Author>Leo Tolstoy</Author>
3286
+ <Binding>Hardcover</Binding>
3287
+ <Creator Role="Editor">Leonard J. Kent</Creator>
3288
+ <Creator Role="Introduction">Leonard J. Kent</Creator>
3289
+ <Creator Role="Editor">Nina Berberova</Creator>
3290
+ <Creator Role="Introduction">Nina Berberova</Creator>
3291
+ <Creator Role="Translator">Constance Garnett</Creator>
3292
+ <EAN>9780679600794</EAN>
3293
+ <EANList>
3294
+ <EANListElement>9780679600794</EANListElement>
3295
+ </EANList>
3296
+ <Format>Deluxe Edition</Format>
3297
+ <ISBN>0679600795</ISBN>
3298
+ <Label>The Modern Library</Label>
3299
+ <Languages>
3300
+ <Language>
3301
+ <Name>English</Name>
3302
+ <Type>Unknown</Type>
3303
+ </Language>
3304
+ <Language>
3305
+ <Name>Russian</Name>
3306
+ <Type>Original Language</Type>
3307
+ </Language>
3308
+ <Language>
3309
+ <Name>English</Name>
3310
+ <Type>Published</Type>
3311
+ </Language>
3312
+ </Languages>
3313
+ <ListPrice>
3314
+ <Amount>2495</Amount>
3315
+ <CurrencyCode>USD</CurrencyCode>
3316
+ <FormattedPrice>$24.95</FormattedPrice>
3317
+ </ListPrice>
3318
+ <Manufacturer>The Modern Library</Manufacturer>
3319
+ <NumberOfItems>1</NumberOfItems>
3320
+ <NumberOfPages>927</NumberOfPages>
3321
+ <PackageDimensions>
3322
+ <Height Units="hundredths-inches">180</Height>
3323
+ <Length Units="hundredths-inches">810</Length>
3324
+ <Weight Units="hundredths-pounds">205</Weight>
3325
+ <Width Units="hundredths-inches">560</Width>
3326
+ </PackageDimensions>
3327
+ <ProductGroup>Book</ProductGroup>
3328
+ <ProductTypeName>ABIS_BOOK</ProductTypeName>
3329
+ <PublicationDate>1993-12-28</PublicationDate>
3330
+ <Publisher>The Modern Library</Publisher>
3331
+ <ReleaseDate>1993-12-28</ReleaseDate>
3332
+ <SKU>1-X-2-0139</SKU>
3333
+ <Studio>The Modern Library</Studio>
3334
+ <Title>Anna Karenina</Title>
3335
+ </ItemAttributes>
3336
+ <OfferSummary>
3337
+ <LowestNewPrice>
3338
+ <Amount>8600</Amount>
3339
+ <CurrencyCode>USD</CurrencyCode>
3340
+ <FormattedPrice>$86.00</FormattedPrice>
3341
+ </LowestNewPrice>
3342
+ <LowestUsedPrice>
3343
+ <Amount>137</Amount>
3344
+ <CurrencyCode>USD</CurrencyCode>
3345
+ <FormattedPrice>$1.37</FormattedPrice>
3346
+ </LowestUsedPrice>
3347
+ <LowestCollectiblePrice>
3348
+ <Amount>44444</Amount>
3349
+ <CurrencyCode>USD</CurrencyCode>
3350
+ <FormattedPrice>$444.44</FormattedPrice>
3351
+ </LowestCollectiblePrice>
3352
+ <TotalNew>5</TotalNew>
3353
+ <TotalUsed>36</TotalUsed>
3354
+ <TotalCollectible>1</TotalCollectible>
3355
+ <TotalRefurbished>0</TotalRefurbished>
3356
+ </OfferSummary>
3357
+ <Offers>
3358
+ <TotalOffers>0</TotalOffers>
3359
+ <TotalOfferPages>0</TotalOfferPages>
3360
+ <MoreOffersUrl>0</MoreOffersUrl>
3361
+ </Offers>
3362
+ <CustomerReviews>
3363
+ <IFrameURL>http://www.amazon.com/reviews/iframe?akid=AKIAJAMX5IXWWESXVREA&amp;alinkCode=xm2&amp;asin=0679600795&amp;atag=sb05e-20&amp;exp=2011-11-15T20%3A51%3A10Z&amp;v=2&amp;sig=MmxRl7XJEHYC86liC8ZEG072OSM3sEGv46VuOLNtuGk%3D</IFrameURL>
3364
+ <HasReviews>true</HasReviews>
3365
+ </CustomerReviews>
3366
+ <EditorialReviews>
3367
+ <EditorialReview>
3368
+ <Source>Product Description</Source>
3369
+ <Content>This edition, the famous Constance Garnett translation, has been revised throughout by Leonard J. Kent and Nina Berberova.&lt;br&gt;&lt;br&gt;"Happy families are all alike; every unhappy family is unhappy in its own way."&#xA0;&#xA0;So begins &lt;b&gt;Anna Karenina&lt;/b&gt;, Leo Tolstoy's great modern novel of an adulterous affair set against the backdrop of Moscow and St. Petersburg high society in the later half of the nineteenth century.&#xA0;&#xA0;A sophisticated woman who is respectably married to a government bureaucrat, Anna begins a passionate, all-consuming involvement with a rich army officer.&#xA0;&#xA0;Refusing to conduct a discreet affair, she scandalizes society by abandoning both her husband and her young son for Count Vronsky--with tragic consequences.&#xA0;&#xA0;Running parallel is the story of the courtship and marriage of Konstantin Levin (the melancholy nobleman who is Tolstoy's stand-in) and Princess Kitty Shcherbatsky.&#xA0;&#xA0;&lt;br&gt;&lt;br&gt;Levin's spiritual searching and growth reflect the religious ideals that at the time Tolstoy was evolving for himself.&#xA0;&#xA0;Taken together, the two plots embroider a vast canvas that ultimately encompasses all levels of Russian society.&#xA0;&#xA0;"Now and then Tolstoy's novel writes its own self, is produced by its matter, but its subject," noted Vladimir Nabokov.&#xA0;&#xA0;"&lt;b&gt;Anna Karenina&lt;/b&gt; is one of the greatest love stories in world literature."&#xA0;&#xA0;As Matthew Arnold wrote in his celebrated essay on Tolstoy:&#xA0;&#xA0;"We are not to take &lt;b&gt;Anna Karenina&lt;/b&gt; as a work of art; we are to take it as a piece of life."&#xA0;&#xA0;</Content>
3370
+ <IsLinkSuppressed>0</IsLinkSuppressed>
3371
+ </EditorialReview>
3372
+ </EditorialReviews>
3373
+ <SimilarProducts>
3374
+ <SimilarProduct>
3375
+ <ASIN>0679601813</ASIN>
3376
+ <Title>The Brothers Karamazov (Modern Library)</Title>
3377
+ </SimilarProduct>
3378
+ <SimilarProduct>
3379
+ <ASIN>0300100701</ASIN>
3380
+ <Title>Anna Karenina in our time</Title>
3381
+ </SimilarProduct>
3382
+ <SimilarProduct>
3383
+ <ASIN>0199232768</ASIN>
3384
+ <Title>War and Peace (Oxford World's Classics)</Title>
3385
+ </SimilarProduct>
3386
+ <SimilarProduct>
3387
+ <ASIN>1400079985</ASIN>
3388
+ <Title>War and Peace (Vintage Classics)</Title>
3389
+ </SimilarProduct>
3390
+ <SimilarProduct>
3391
+ <ASIN>0679734503</ASIN>
3392
+ <Title>Crime and Punishment</Title>
3393
+ </SimilarProduct>
3394
+ </SimilarProducts>
3395
+ <BrowseNodes>
3396
+ <BrowseNode>
3397
+ <BrowseNodeId>10399</BrowseNodeId>
3398
+ <Name>Classics</Name>
3399
+ <Ancestors>
3400
+ <BrowseNode>
3401
+ <BrowseNodeId>17</BrowseNodeId>
3402
+ <Name>Literature &amp; Fiction</Name>
3403
+ <Ancestors>
3404
+ <BrowseNode>
3405
+ <BrowseNodeId>1000</BrowseNodeId>
3406
+ <Name>Subjects</Name>
3407
+ <IsCategoryRoot>1</IsCategoryRoot>
3408
+ <Ancestors>
3409
+ <BrowseNode>
3410
+ <BrowseNodeId>283155</BrowseNodeId>
3411
+ <Name>Books</Name>
3412
+ </BrowseNode>
3413
+ </Ancestors>
3414
+ </BrowseNode>
3415
+ </Ancestors>
3416
+ </BrowseNode>
3417
+ </Ancestors>
3418
+ </BrowseNode>
3419
+ <BrowseNode>
3420
+ <BrowseNodeId>10433</BrowseNodeId>
3421
+ <Name>Russian</Name>
3422
+ <Ancestors>
3423
+ <BrowseNode>
3424
+ <BrowseNodeId>10311</BrowseNodeId>
3425
+ <Name>World Literature</Name>
3426
+ <Ancestors>
3427
+ <BrowseNode>
3428
+ <BrowseNodeId>17</BrowseNodeId>
3429
+ <Name>Literature &amp; Fiction</Name>
3430
+ <Ancestors>
3431
+ <BrowseNode>
3432
+ <BrowseNodeId>1000</BrowseNodeId>
3433
+ <Name>Subjects</Name>
3434
+ <IsCategoryRoot>1</IsCategoryRoot>
3435
+ <Ancestors>
3436
+ <BrowseNode>
3437
+ <BrowseNodeId>283155</BrowseNodeId>
3438
+ <Name>Books</Name>
3439
+ </BrowseNode>
3440
+ </Ancestors>
3441
+ </BrowseNode>
3442
+ </Ancestors>
3443
+ </BrowseNode>
3444
+ </Ancestors>
3445
+ </BrowseNode>
3446
+ </Ancestors>
3447
+ </BrowseNode>
3448
+ <BrowseNode>
3449
+ <BrowseNodeId>10132</BrowseNodeId>
3450
+ <Name>Literary</Name>
3451
+ <Ancestors>
3452
+ <BrowseNode>
3453
+ <BrowseNodeId>17</BrowseNodeId>
3454
+ <Name>Literature &amp; Fiction</Name>
3455
+ <Ancestors>
3456
+ <BrowseNode>
3457
+ <BrowseNodeId>1000</BrowseNodeId>
3458
+ <Name>Subjects</Name>
3459
+ <IsCategoryRoot>1</IsCategoryRoot>
3460
+ <Ancestors>
3461
+ <BrowseNode>
3462
+ <BrowseNodeId>283155</BrowseNodeId>
3463
+ <Name>Books</Name>
3464
+ </BrowseNode>
3465
+ </Ancestors>
3466
+ </BrowseNode>
3467
+ </Ancestors>
3468
+ </BrowseNode>
3469
+ </Ancestors>
3470
+ </BrowseNode>
3471
+ <BrowseNode>
3472
+ <BrowseNodeId>13371</BrowseNodeId>
3473
+ <Name>Historical</Name>
3474
+ <Ancestors>
3475
+ <BrowseNode>
3476
+ <BrowseNodeId>23</BrowseNodeId>
3477
+ <Name>Romance</Name>
3478
+ <Ancestors>
3479
+ <BrowseNode>
3480
+ <BrowseNodeId>1000</BrowseNodeId>
3481
+ <Name>Subjects</Name>
3482
+ <IsCategoryRoot>1</IsCategoryRoot>
3483
+ <Ancestors>
3484
+ <BrowseNode>
3485
+ <BrowseNodeId>283155</BrowseNodeId>
3486
+ <Name>Books</Name>
3487
+ </BrowseNode>
3488
+ </Ancestors>
3489
+ </BrowseNode>
3490
+ </Ancestors>
3491
+ </BrowseNode>
3492
+ </Ancestors>
3493
+ </BrowseNode>
3494
+ </BrowseNodes>
3495
+ </Item>
3496
+ </Items>
3497
+ </ItemSearchResponse>