sucker 2.0.0 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (56) hide show
  1. data/README.md +3 -3
  2. data/lib/sucker/parameters.rb +1 -1
  3. data/lib/sucker/request.rb +1 -2
  4. data/lib/sucker/response.rb +2 -2
  5. data/lib/sucker/version.rb +1 -1
  6. data/spec/fixtures/cassette_library/cartcreate/5824f6c6d064e0acb06bb6e57140778d.yml +26 -0
  7. data/spec/fixtures/cassette_library/cartcreate/b2d7f9e0dfe013c7dd4bbc89eb0f75fd.yml +26 -0
  8. data/spec/fixtures/cassette_library/itemlookup/41213345816f36046745e1fe7731bab1.yml +26 -0
  9. data/spec/fixtures/cassette_library/itemlookup/455e56b0adcf98792f6e95dc477b3acb.yml +26 -0
  10. data/spec/fixtures/cassette_library/itemlookup/5fa53796782a718e885a06c274fd4c12.yml +151 -0
  11. data/spec/fixtures/cassette_library/itemlookup/a7bb635f41a1d0183d5cef0873174cd2.yml +26 -0
  12. data/spec/fixtures/cassette_library/itemlookup/afa3b5a28721e3a771a89055b2f9503e.yml +26 -0
  13. data/spec/fixtures/cassette_library/itemlookup/b161ebf5f5e10e94ac48b12a6cce58f3.yml +26 -0
  14. data/spec/fixtures/cassette_library/itemlookup/ce70223ceea6f63e4b431e44cbc16c22.yml +26 -0
  15. data/spec/fixtures/cassette_library/itemsearch/991e8a7029b70c9c426a742225b9dddd.yml +26 -0
  16. data/spec/fixtures/cassette_library/itemsearch/d5c5d92529731968def184a926957be5.yml +26 -0
  17. data/spec/fixtures/cassette_library/itemsearch/f187d2bae609f2c5530040f22fa4b4ad.yml +26 -0
  18. data/spec/fixtures/cassette_library/itemsearch/f527437769cbe16041b3fd757e96f6a3.yml +26 -0
  19. data/spec/fixtures/http_response +1 -0
  20. data/spec/sucker/response_spec.rb +32 -89
  21. data/spec/sucker_spec.rb +0 -7
  22. data/spec/support/credentials.rb +11 -0
  23. data/spec/support/vcr.rb +1 -1
  24. metadata +36 -70
  25. data/spec/fixtures/cassette_library/cartcreate/e3e2f9b71afba67619a95c7178178595.yml +0 -27
  26. data/spec/fixtures/cassette_library/cartcreate/f8fe45cc6b78ac1aac675a8f76d5f7d9.yml +0 -26
  27. data/spec/fixtures/cassette_library/itemlookup/0547439fa22ec1178508f61bc8fb1dfb.yml +0 -26
  28. data/spec/fixtures/cassette_library/itemlookup/2656b1813249aff0d4febb01044962ff.yml +0 -26
  29. data/spec/fixtures/cassette_library/itemlookup/4908294851a4df13269707e9f6507f91.yml +0 -26
  30. data/spec/fixtures/cassette_library/itemlookup/49690856d2b9cb358fc505dc52862acf.yml +0 -26
  31. data/spec/fixtures/cassette_library/itemlookup/5670727fa0cb9f30464e41aa1346c91c.yml +0 -26
  32. data/spec/fixtures/cassette_library/itemlookup/67b3c825b2902b511412057442db6e91.yml +0 -26
  33. data/spec/fixtures/cassette_library/itemlookup/6e6b1dc74378e2e1118713e254191fc0.yml +0 -26
  34. data/spec/fixtures/cassette_library/itemlookup/742f3458144935c0a3320be6e842a17c.yml +0 -26
  35. data/spec/fixtures/cassette_library/itemlookup/76f548183c2804a74d0ed7e0bfbd6d4a.yml +0 -26
  36. data/spec/fixtures/cassette_library/itemlookup/8286b763b726d3dc1fc992023e639b9b.yml +0 -151
  37. data/spec/fixtures/cassette_library/itemlookup/9853d1f8ae05d5501df4e4390c5abeae.yml +0 -151
  38. data/spec/fixtures/cassette_library/itemlookup/b6c76ad93b17b86adb932b9b97c1f019.yml +0 -26
  39. data/spec/fixtures/cassette_library/itemlookup/d3d6ea869d31173526f48907bff752a3.yml +0 -26
  40. data/spec/fixtures/cassette_library/itemlookup/d8ad346710c3b479febcf58e67fea7ef.yml +0 -26
  41. data/spec/fixtures/cassette_library/itemlookup/e880c4cb3dd56cdfa2161a71fece15ac.yml +0 -26
  42. data/spec/fixtures/cassette_library/itemsearch/1c4db6b83580a7498b87d7502c249307.yml +0 -26
  43. data/spec/fixtures/cassette_library/itemsearch/295b9eadfb69d55e1c0acb06220e0b6e.yml +0 -26
  44. data/spec/fixtures/cassette_library/itemsearch/30d2bff757af125e31b82c47380b98ba.yml +0 -26
  45. data/spec/fixtures/cassette_library/itemsearch/34098006ffbbd9570b2c2f9ce23df9f3.yml +0 -26
  46. data/spec/fixtures/cassette_library/itemsearch/4c1e50d070821f4eb9fe3961aba105ee.yml +0 -26
  47. data/spec/fixtures/cassette_library/itemsearch/5a15430433ab94c70466eb61c919a028.yml +0 -26
  48. data/spec/fixtures/cassette_library/itemsearch/7b463c88b9936c1f601826437e7e8ef5.yml +0 -26
  49. data/spec/fixtures/cassette_library/itemsearch/8fd40b929a9ed46e2b38ac905c8ab53a.yml +0 -26
  50. data/spec/fixtures/cassette_library/itemsearch/e9a6659c2b464d7388c3831c6425a526.yml +0 -26
  51. data/spec/fixtures/cassette_library/sellerlistingsearch/6b38af058d6a0bda696f49de13cfd343.yml +0 -26
  52. data/spec/fixtures/cassette_library/sellerlistingsearch/c92200a4bd3d6d9023fa6317a780589b.yml +0 -26
  53. data/spec/fixtures/cassette_library/sellerlistingsearch/cb25caadce96ac3de70b69b76431d730.yml +0 -26
  54. data/spec/fixtures/cassette_library/sellerlistingsearch/e1261838e1754870ffd309dd78eb7374.yml +0 -26
  55. data/spec/fixtures/cassette_library/spec/sucker/request.yml +0 -31
  56. data/spec/fixtures/cassette_library/spec/sucker/response.yml +0 -26
data/README.md CHANGED
@@ -2,9 +2,9 @@
2
2
 
3
3
  [![travis](https://secure.travis-ci.org/papercavalier/sucker.png)](http://travis-ci.org/papercavalier/sucker)
4
4
 
5
- Sucker is a minimal Ruby wrapper to the
5
+ Sucker is a Ruby wrapper to the
6
6
  [Amazon Product Advertising API](https://affiliate-program.amazon.co.uk/gp/advertising/api/detail/main.html).
7
7
 
8
- ![Hoover](https://github.com/papercavalier/sucker/raw/master/hoover.jpg)
8
+ ## Documentation
9
9
 
10
- [Read here](http://code.papercavalier.com/sucker) for more detail.
10
+ [Read here](http://code.papercavalier.com/sucker/).
@@ -4,7 +4,7 @@ module Sucker
4
4
  class Parameters
5
5
  extend Forwardable
6
6
 
7
- CURRENT_API_VERSION = '2010-11-01'
7
+ CURRENT_API_VERSION = '2011-08-01'
8
8
 
9
9
  def_delegators :@parameters, :[], :[]=, :merge!
10
10
 
@@ -14,7 +14,6 @@ module Sucker
14
14
  :ca => 'ecs.amazonaws.ca',
15
15
  :fr => 'ecs.amazonaws.fr',
16
16
  :jp => 'ecs.amazonaws.jp' }
17
-
18
17
  LOCALES = HOSTS.keys
19
18
 
20
19
  def_delegators :@config, :associate_tag, :associate_tag=,
@@ -30,7 +29,7 @@ module Sucker
30
29
  # :locale => :us,
31
30
  # :key => amazon_key,
32
31
  # :secret => amazon_secret)
33
- # :associate_tag => amazon_tag)
32
+ # :associate_tag => amazon_associate_tag)
34
33
  #
35
34
  def initialize(args = {})
36
35
  @config = Config
@@ -19,7 +19,7 @@ module Sucker
19
19
  # A shorthand that queries for a specified attribute and yields to a given
20
20
  # block each matching document.
21
21
  #
22
- # response.each('Item') { |item| process_item(item) }
22
+ # response.each('Item') { |item| puts item }
23
23
  #
24
24
  def each(path, &block)
25
25
  find(path).each { |match| block.call(match) }
@@ -40,7 +40,7 @@ module Sucker
40
40
  HashBuilder.from_xml(element)
41
41
  end
42
42
  end
43
- alias_method :[], :find
43
+ alias [] find
44
44
 
45
45
  # Returns true if the response contains errors.
46
46
  def has_errors?
@@ -1,3 +1,3 @@
1
1
  module Sucker
2
- VERSION = '2.0.0'
2
+ VERSION = '2.1.0'
3
3
  end
@@ -0,0 +1,26 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&Item.1.OfferListingId=foobar&Item.1.Quantity=1&Operation=CartCreate&Service=AWSECommerceService&Signature=Tl8LhXJEQ84qUFIL4+o1bBNZkEr5pOohFaZFHco7QUc=&Timestamp=2011-07-29T18:55:58Z&Version=2011-08-01
6
+ body:
7
+ headers:
8
+ response: !ruby/struct:VCR::Response
9
+ status: !ruby/struct:VCR::ResponseStatus
10
+ code: 200
11
+ message: OK
12
+ headers:
13
+ date:
14
+ - Fri, 29 Jul 2011 18:55:58 GMT
15
+ server:
16
+ - Server
17
+ content-type:
18
+ - text/xml;charset=UTF-8
19
+ vary:
20
+ - Accept-Encoding,User-Agent
21
+ nncoection:
22
+ - close
23
+ transfer-encoding:
24
+ - chunked
25
+ body: <?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><HTTPHeaders><Header Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>1W322E5T0GNS3EVJ6QE5</RequestId><Arguments><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Item.1.Quantity" Value="1"></Argument><Argument Name="Operation" Value="CartCreate"></Argument><Argument Name="Version" Value="2011-08-01"></Argument><Argument Name="Timestamp" Value="2011-07-29T18:55:58Z"></Argument><Argument Name="AssociateTag" Value="theorydot08-20"></Argument><Argument Name="Signature" Value="Tl8LhXJEQ84qUFIL4+o1bBNZkEr5pOohFaZFHco7QUc="></Argument><Argument Name="Item.1.OfferListingId" Value="foobar"></Argument><Argument Name="AWSAccessKeyId" Value="0ZVSQ33MDFPQS8H2PM02"></Argument></Arguments><RequestProcessingTime>0.04128098487854</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><OfferListingId>foobar</OfferListingId><Quantity>1</Quantity></Item></Items></CartCreateRequest><Errors><Error><Code>AWS.InternalError</Code><Message>We are unable to process your request at this time. Please retry your request.</Message></Error></Errors></Request></Cart></CartCreateResponse>
26
+ http_version: "1.1"
@@ -0,0 +1,26 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&Item.1.OfferListingId=foo&Item.1.Quantity=1&Operation=CartCreate&Service=AWSECommerceService&Signature=45vhMbQm4R4/FllCN+8Ohxq76aF5Ir9al6vKdTPe134=&Timestamp=2011-07-29T18:58:54Z&Version=2011-08-01
6
+ body:
7
+ headers:
8
+ response: !ruby/struct:VCR::Response
9
+ status: !ruby/struct:VCR::ResponseStatus
10
+ code: 200
11
+ message: OK
12
+ headers:
13
+ date:
14
+ - Fri, 29 Jul 2011 18:58:55 GMT
15
+ server:
16
+ - Server
17
+ content-type:
18
+ - text/xml;charset=UTF-8
19
+ vary:
20
+ - Accept-Encoding,User-Agent
21
+ nncoection:
22
+ - close
23
+ transfer-encoding:
24
+ - chunked
25
+ body: <?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><HTTPHeaders><Header Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>16A4B4P7T013N47F3TP8</RequestId><Arguments><Argument Name="AssociateTag" Value="theorydot08-20"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Signature" Value="45vhMbQm4R4/FllCN+8Ohxq76aF5Ir9al6vKdTPe134="></Argument><Argument Name="Item.1.OfferListingId" Value="foo"></Argument><Argument Name="Item.1.Quantity" Value="1"></Argument><Argument Name="Operation" Value="CartCreate"></Argument><Argument Name="AWSAccessKeyId" Value="0ZVSQ33MDFPQS8H2PM02"></Argument><Argument Name="Version" Value="2011-08-01"></Argument><Argument Name="Timestamp" Value="2011-07-29T18:58:54Z"></Argument></Arguments><RequestProcessingTime>0.0391461849212646</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><OfferListingId>foo</OfferListingId><Quantity>1</Quantity></Item></Items></CartCreateRequest><Errors><Error><Code>AWS.InternalError</Code><Message>We are unable to process your request at this time. Please retry your request.</Message></Error></Errors></Request></Cart></CartCreateResponse>
26
+ http_version: "1.1"
@@ -0,0 +1,26 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&IdType=ASIN&ItemId=0679753354&Operation=ItemLookup&RelationshipType=AuthorityTitle&ResponseGroup=RelatedItems&Service=AWSECommerceService&Signature=Uo8AC1mSo8mrAM1W/hu0EueD6EyJBjm3mPAM+IkGkLM=&Timestamp=2011-07-29T18:54:57Z&Version=2011-08-01
6
+ body:
7
+ headers:
8
+ response: !ruby/struct:VCR::Response
9
+ status: !ruby/struct:VCR::ResponseStatus
10
+ code: 200
11
+ message: OK
12
+ headers:
13
+ date:
14
+ - Fri, 29 Jul 2011 18:54:58 GMT
15
+ server:
16
+ - Server
17
+ content-type:
18
+ - text/xml;charset=UTF-8
19
+ vary:
20
+ - Accept-Encoding,User-Agent
21
+ nncoection:
22
+ - close
23
+ transfer-encoding:
24
+ - chunked
25
+ body: <?xml version="1.0" encoding="UTF-8"?><ItemLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><HTTPHeaders><Header Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>1P4SWEM69Z8H01ZH4TFF</RequestId><Arguments><Argument Name="ItemId" Value="0679753354"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument Name="ResponseGroup" Value="RelatedItems"></Argument><Argument Name="Operation" Value="ItemLookup"></Argument><Argument Name="IdType" Value="ASIN"></Argument><Argument Name="Timestamp" Value="2011-07-29T18:54:57Z"></Argument><Argument Name="Version" Value="2011-08-01"></Argument><Argument Name="RelationshipType" Value="AuthorityTitle"></Argument><Argument Name="AssociateTag" Value="theorydot08-20"></Argument><Argument Name="Signature" Value="Uo8AC1mSo8mrAM1W/hu0EueD6EyJBjm3mPAM+IkGkLM="></Argument><Argument Name="AWSAccessKeyId" Value="0ZVSQ33MDFPQS8H2PM02"></Argument></Arguments><RequestProcessingTime>0.0247480869293213</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>0679753354</ItemId><ResponseGroup>RelatedItems</ResponseGroup><RelationshipType>AuthorityTitle</RelationshipType></ItemLookupRequest></Request><Item><ASIN>0679753354</ASIN><RelatedItems><Relationship>Parents</Relationship><RelationshipType>AuthorityTitle</RelationshipType><RelatedItemCount>1</RelatedItemCount><RelatedItemPageCount>1</RelatedItemPageCount><RelatedItemPage>1</RelatedItemPage><RelatedItem><Item><ASIN>B000B1BO1C</ASIN></Item></RelatedItem></RelatedItems></Item></Items></ItemLookupResponse>
26
+ http_version: "1.1"
@@ -0,0 +1,26 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&IdType=ASIN&ItemId=0007218095&Operation=ItemLookup&Service=AWSECommerceService&Signature=W07/6Al/NL8MmkMpwAC7aVU7bJpK14y+4bjabep9Jgk=&Timestamp=2011-07-29T18:47:31Z&Version=2011-08-01
6
+ body:
7
+ headers:
8
+ response: !ruby/struct:VCR::Response
9
+ status: !ruby/struct:VCR::ResponseStatus
10
+ code: 200
11
+ message: OK
12
+ headers:
13
+ date:
14
+ - Fri, 29 Jul 2011 18:47:31 GMT
15
+ server:
16
+ - Server
17
+ content-type:
18
+ - text/xml;charset=UTF-8
19
+ vary:
20
+ - Accept-Encoding,User-Agent
21
+ nncoection:
22
+ - close
23
+ transfer-encoding:
24
+ - chunked
25
+ body: <?xml version="1.0" ?><ItemLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><RequestId>3a3d902a-c52c-4bb5-808a-c48843264b5d</RequestId><Arguments><Argument Name="Operation" Value="ItemLookup"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Signature" Value="W07/6Al/NL8MmkMpwAC7aVU7bJpK14y+4bjabep9Jgk="></Argument><Argument Name="AssociateTag" Value="theorydot08-20"></Argument><Argument Name="Version" Value="2011-08-01"></Argument><Argument Name="ItemId" Value="0007218095"></Argument><Argument Name="IdType" Value="ASIN"></Argument><Argument Name="AWSAccessKeyId" Value="0ZVSQ33MDFPQS8H2PM02"></Argument><Argument Name="Timestamp" Value="2011-07-29T18:47:31Z"></Argument></Arguments><RequestProcessingTime>0.0870930000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>0007218095</ItemId><ResponseGroup>Small</ResponseGroup><VariationPage>All</VariationPage></ItemLookupRequest><Errors><Error><Code>AWS.InvalidParameterValue</Code><Message>0007218095 is not a valid value for ItemId. Please change this value and retry your request.</Message></Error></Errors></Request></Items></ItemLookupResponse>
26
+ http_version: "1.1"
@@ -0,0 +1,151 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&IdType=ASIN&ItemId=0816614024&Operation=ItemLookup&Service=AWSECommerceService&Signature=Nq2o3JKtRSpYfBEeF3o2YLpWEoLLU1ctnwAJ/swdD1s=&Timestamp=2011-07-29T18:47:31Z&Version=2011-08-01
6
+ body:
7
+ headers:
8
+ response: !ruby/struct:VCR::Response
9
+ status: !ruby/struct:VCR::ResponseStatus
10
+ code: 200
11
+ message: OK
12
+ headers:
13
+ date:
14
+ - Fri, 29 Jul 2011 18:47:31 GMT
15
+ server:
16
+ - Server
17
+ content-type:
18
+ - text/xml;charset=UTF-8
19
+ vary:
20
+ - Accept-Encoding,User-Agent
21
+ nncoection:
22
+ - close
23
+ transfer-encoding:
24
+ - chunked
25
+ body: "<?xml version=\"1.0\" ?><ItemLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2011-08-01\"><OperationRequest><RequestId>04f044ef-5734-4b75-a04e-5e074a3c8d4d</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemLookup\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"Nq2o3JKtRSpYfBEeF3o2YLpWEoLLU1ctnwAJ/swdD1s=\"></Argument><Argument Name=\"AssociateTag\" Value=\"theorydot08-20\"></Argument><Argument Name=\"Version\" Value=\"2011-08-01\"></Argument><Argument Name=\"ItemId\" Value=\"0816614024\"></Argument><Argument Name=\"IdType\" Value=\"ASIN\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-29T18:47:31Z\"></Argument></Arguments><RequestProcessingTime>0.0091040000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>0816614024</ItemId><ResponseGroup>Small</ResponseGroup><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0816614024</ASIN><DetailPageURL>http://www.amazon.com/Thousand-Plateaus-Schizophrenia-Gilles-Deleuze/dp/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0816614024</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Thousand-Plateaus-Schizophrenia-Gilles-Deleuze/dp/tech-data/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0816614024%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0816614024%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0816614024%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Creator Role=\"Contributor\">Felix Guattari</Creator><Manufacturer>Univ Of Minnesota Press</Manufacturer><ProductGroup>Book</ProductGroup><Title>Thousand Plateaus: Capitalism and Schizophrenia</Title></ItemAttributes></Item></Items></ItemLookupResponse>"
26
+ http_version: "1.1"
27
+ - !ruby/struct:VCR::HTTPInteraction
28
+ request: !ruby/struct:VCR::Request
29
+ method: :get
30
+ uri: http://ecs.amazonaws.co.uk:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&IdType=ASIN&ItemId=0816614024&Operation=ItemLookup&Service=AWSECommerceService&Signature=qjUMYkQ5JtYWo4M7Fyii68gD5SU8pjBmDVJB4csYxUI=&Timestamp=2011-07-29T18:57:54Z&Version=2011-08-01
31
+ body:
32
+ headers:
33
+ response: !ruby/struct:VCR::Response
34
+ status: !ruby/struct:VCR::ResponseStatus
35
+ code: 200
36
+ message: OK
37
+ headers:
38
+ date:
39
+ - Fri, 29 Jul 2011 18:57:54 GMT
40
+ server:
41
+ - Server
42
+ content-type:
43
+ - text/xml;charset=UTF-8
44
+ vary:
45
+ - Accept-Encoding,User-Agent
46
+ nncoection:
47
+ - close
48
+ transfer-encoding:
49
+ - chunked
50
+ body: "<?xml version=\"1.0\" ?><ItemLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2011-08-01\"><OperationRequest><RequestId>99871151-3f82-4bca-9c1f-07e0224db855</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemLookup\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"AssociateTag\" Value=\"theorydot08-20\"></Argument><Argument Name=\"Version\" Value=\"2011-08-01\"></Argument><Argument Name=\"Signature\" Value=\"qjUMYkQ5JtYWo4M7Fyii68gD5SU8pjBmDVJB4csYxUI=\"></Argument><Argument Name=\"ItemId\" Value=\"0816614024\"></Argument><Argument Name=\"IdType\" Value=\"ASIN\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-29T18:57:54Z\"></Argument></Arguments><RequestProcessingTime>0.0207410000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>0816614024</ItemId><ResponseGroup>Small</ResponseGroup><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0816614024</ASIN><DetailPageURL>http://www.amazon.co.uk/Thousand-Plateaus-Capitalism-Schizophrenia/dp/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0816614024</DetailPageURL><ItemLinks><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.co.uk/gp/registry/wishlist/add-item.html%3Fasin.0%3D0816614024%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D12734%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.co.uk/gp/pdp/taf/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D12734%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.co.uk/review/product/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D12734%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.co.uk/gp/offer-listing/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D12734%26creativeASIN%3D0816614024</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Author>Felix Guattari</Author><Manufacturer>University of Minnesota Press</Manufacturer><ProductGroup>Book</ProductGroup><Title>A Thousand Plateaus: Capitalism and Schizophrenia</Title></ItemAttributes></Item></Items></ItemLookupResponse>"
51
+ http_version: "1.1"
52
+ - !ruby/struct:VCR::HTTPInteraction
53
+ request: !ruby/struct:VCR::Request
54
+ method: :get
55
+ uri: http://ecs.amazonaws.de:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&IdType=ASIN&ItemId=0816614024&Operation=ItemLookup&Service=AWSECommerceService&Signature=QSIa1kskw7VB3in4DOamjqSN9lKYVElsLXjfmGskFdw=&Timestamp=2011-07-29T18:57:54Z&Version=2011-08-01
56
+ body:
57
+ headers:
58
+ response: !ruby/struct:VCR::Response
59
+ status: !ruby/struct:VCR::ResponseStatus
60
+ code: 200
61
+ message: OK
62
+ headers:
63
+ date:
64
+ - Fri, 29 Jul 2011 18:57:55 GMT
65
+ server:
66
+ - Server
67
+ content-type:
68
+ - text/xml;charset=UTF-8
69
+ vary:
70
+ - Accept-Encoding,User-Agent
71
+ nncoection:
72
+ - close
73
+ transfer-encoding:
74
+ - chunked
75
+ body: "<?xml version=\"1.0\" ?><ItemLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2011-08-01\"><OperationRequest><RequestId>c7c0f9c3-7f2a-44c1-89c5-efb0ae17f573</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemLookup\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"AssociateTag\" Value=\"theorydot08-20\"></Argument><Argument Name=\"Version\" Value=\"2011-08-01\"></Argument><Argument Name=\"Signature\" Value=\"QSIa1kskw7VB3in4DOamjqSN9lKYVElsLXjfmGskFdw=\"></Argument><Argument Name=\"ItemId\" Value=\"0816614024\"></Argument><Argument Name=\"IdType\" Value=\"ASIN\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-29T18:57:54Z\"></Argument></Arguments><RequestProcessingTime>0.0080370000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>0816614024</ItemId><ResponseGroup>Small</ResponseGroup><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0816614024</ASIN><DetailPageURL>http://www.amazon.de/Thousand-Plateaus-Schizophrenia-Gilles-Deleuze/dp/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0816614024</DetailPageURL><ItemLinks><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.de/gp/registry/wishlist/add-item.html%3Fasin.0%3D0816614024%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D12738%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.de/gp/pdp/taf/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D12738%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.de/review/product/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D12738%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.de/gp/offer-listing/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D12738%26creativeASIN%3D0816614024</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Creator Role=\"K\xC3\xBCnstler\">Felix Guattari</Creator><Creator Role=\"\xC3\x9Cbersetzer\">Brian Massumi</Creator><Manufacturer>University of Minnesota Press</Manufacturer><ProductGroup>Book</ProductGroup><Title>Thousand Plateaus: Capitalism and Schizophrenia</Title></ItemAttributes></Item></Items></ItemLookupResponse>"
76
+ http_version: "1.1"
77
+ - !ruby/struct:VCR::HTTPInteraction
78
+ request: !ruby/struct:VCR::Request
79
+ method: :get
80
+ uri: http://ecs.amazonaws.fr:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&IdType=ASIN&ItemId=0816614024&Operation=ItemLookup&Service=AWSECommerceService&Signature=/guHr5zg3N6L0YZThnz6Rv0UbeKHlrECAGMoD61lLq8=&Timestamp=2011-07-29T18:57:54Z&Version=2011-08-01
81
+ body:
82
+ headers:
83
+ response: !ruby/struct:VCR::Response
84
+ status: !ruby/struct:VCR::ResponseStatus
85
+ code: 200
86
+ message: OK
87
+ headers:
88
+ date:
89
+ - Fri, 29 Jul 2011 18:57:55 GMT
90
+ server:
91
+ - Server
92
+ content-type:
93
+ - text/xml;charset=UTF-8
94
+ vary:
95
+ - Accept-Encoding,User-Agent
96
+ nncoection:
97
+ - close
98
+ transfer-encoding:
99
+ - chunked
100
+ body: "<?xml version=\"1.0\" ?><ItemLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2011-08-01\"><OperationRequest><RequestId>da9161fd-bdeb-433b-96c2-d1c7c4925716</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemLookup\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"/guHr5zg3N6L0YZThnz6Rv0UbeKHlrECAGMoD61lLq8=\"></Argument><Argument Name=\"AssociateTag\" Value=\"theorydot08-20\"></Argument><Argument Name=\"Version\" Value=\"2011-08-01\"></Argument><Argument Name=\"ItemId\" Value=\"0816614024\"></Argument><Argument Name=\"IdType\" Value=\"ASIN\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-29T18:57:54Z\"></Argument></Arguments><RequestProcessingTime>0.0161990000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>0816614024</ItemId><ResponseGroup>Small</ResponseGroup><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0816614024</ASIN><DetailPageURL>http://www.amazon.fr/Thousand-Plateaus-Capitalism-Schizophrenia/dp/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0816614024</DetailPageURL><ItemLinks><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.fr/gp/registry/wishlist/add-item.html%3Fasin.0%3D0816614024%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D12742%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.fr/gp/pdp/taf/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D12742%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.fr/review/product/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D12742%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.fr/gp/offer-listing/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D12742%26creativeASIN%3D0816614024</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Author>Felix Guattari</Author><Creator Role=\"Traduction\">Brian Massumi</Creator><Manufacturer>University of Minnesota Press</Manufacturer><ProductGroup>Book</ProductGroup><Title>A Thousand Plateaus: Capitalism and Schizophrenia</Title></ItemAttributes></Item></Items></ItemLookupResponse>"
101
+ http_version: "1.1"
102
+ - !ruby/struct:VCR::HTTPInteraction
103
+ request: !ruby/struct:VCR::Request
104
+ method: :get
105
+ uri: http://ecs.amazonaws.ca:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&IdType=ASIN&ItemId=0816614024&Operation=ItemLookup&Service=AWSECommerceService&Signature=PT4cgAJNChf2tXqMaY/uDMgdxSJQVc5ufcEi95amnFM=&Timestamp=2011-07-29T18:57:54Z&Version=2011-08-01
106
+ body:
107
+ headers:
108
+ response: !ruby/struct:VCR::Response
109
+ status: !ruby/struct:VCR::ResponseStatus
110
+ code: 200
111
+ message: OK
112
+ headers:
113
+ date:
114
+ - Fri, 29 Jul 2011 18:57:55 GMT
115
+ server:
116
+ - Server
117
+ content-type:
118
+ - text/xml;charset=UTF-8
119
+ vary:
120
+ - Accept-Encoding,User-Agent
121
+ nncoection:
122
+ - close
123
+ transfer-encoding:
124
+ - chunked
125
+ body: "<?xml version=\"1.0\" ?><ItemLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2011-08-01\"><OperationRequest><RequestId>89efc947-47f2-4067-be31-f5848142a0c9</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemLookup\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"PT4cgAJNChf2tXqMaY/uDMgdxSJQVc5ufcEi95amnFM=\"></Argument><Argument Name=\"AssociateTag\" Value=\"theorydot08-20\"></Argument><Argument Name=\"Version\" Value=\"2011-08-01\"></Argument><Argument Name=\"ItemId\" Value=\"0816614024\"></Argument><Argument Name=\"IdType\" Value=\"ASIN\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-29T18:57:54Z\"></Argument></Arguments><RequestProcessingTime>0.0189030000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>0816614024</ItemId><ResponseGroup>Small</ResponseGroup><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0816614024</ASIN><DetailPageURL>http://www.amazon.ca/Thousand-Plateaus-Schizophrenia-Gilles-Deleuze/dp/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0816614024</DetailPageURL><ItemLinks><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.ca/gp/registry/wishlist/add-item.html%3Fasin.0%3D0816614024%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386005%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.ca/gp/pdp/taf/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386005%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.ca/review/product/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386005%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.ca/gp/offer-listing/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386005%26creativeASIN%3D0816614024</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Creator Role=\"Contributor\">Felix Guattari</Creator><Manufacturer>Univ Of Minnesota Press</Manufacturer><ProductGroup>Book</ProductGroup><Title>Thousand Plateaus: Capitalism and Schizophrenia</Title></ItemAttributes></Item></Items></ItemLookupResponse>"
126
+ http_version: "1.1"
127
+ - !ruby/struct:VCR::HTTPInteraction
128
+ request: !ruby/struct:VCR::Request
129
+ method: :get
130
+ uri: http://ecs.amazonaws.jp:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&IdType=ASIN&ItemId=0816614024&Operation=ItemLookup&Service=AWSECommerceService&Signature=g3JJQouYI3/mYba34ZvqJTNVKeE3bsJldgg2ky8N8D8=&Timestamp=2011-07-29T18:57:54Z&Version=2011-08-01
131
+ body:
132
+ headers:
133
+ response: !ruby/struct:VCR::Response
134
+ status: !ruby/struct:VCR::ResponseStatus
135
+ code: 200
136
+ message: OK
137
+ headers:
138
+ date:
139
+ - Fri, 29 Jul 2011 18:57:55 GMT
140
+ server:
141
+ - Server
142
+ content-type:
143
+ - text/xml;charset=UTF-8
144
+ vary:
145
+ - Accept-Encoding,User-Agent
146
+ nncoection:
147
+ - close
148
+ transfer-encoding:
149
+ - chunked
150
+ body: "<?xml version=\"1.0\" ?><ItemLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2011-08-01\"><OperationRequest><RequestId>cc1f3088-2c78-4194-a4e1-4e7de70807e3</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemLookup\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"AssociateTag\" Value=\"theorydot08-20\"></Argument><Argument Name=\"Version\" Value=\"2011-08-01\"></Argument><Argument Name=\"Signature\" Value=\"g3JJQouYI3/mYba34ZvqJTNVKeE3bsJldgg2ky8N8D8=\"></Argument><Argument Name=\"ItemId\" Value=\"0816614024\"></Argument><Argument Name=\"IdType\" Value=\"ASIN\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-29T18:57:54Z\"></Argument></Arguments><RequestProcessingTime>0.0073170000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>0816614024</ItemId><ResponseGroup>Small</ResponseGroup><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0816614024</ASIN><DetailPageURL>http://www.amazon.co.jp/Thousand-Plateaus-Capitalism-Schizophrenia/dp/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0816614024</DetailPageURL><ItemLinks><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.co.jp/gp/registry/wishlist/add-item.html%3Fasin.0%3D0816614024%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D5143%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.co.jp/gp/pdp/taf/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D5143%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.co.jp/review/product/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D5143%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.co.jp/gp/offer-listing/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D5143%26creativeASIN%3D0816614024</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Author>Felix Guattari</Author><Author>Brian Massumi</Author><Manufacturer>Univ of Minnesota Pr</Manufacturer><ProductGroup>Book</ProductGroup><Title>A Thousand Plateaus: Capitalism and Schizophrenia</Title></ItemAttributes></Item></Items></ItemLookupResponse>"
151
+ http_version: "1.1"
@@ -0,0 +1,26 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&ItemLookup.1.ItemId=0816614024,0143105825,0485113600,0816616779,0942299078,0816614008,144006654X,0486400360,0486417670,087220474X&ItemLookup.2.ItemId=0486454398,0268018359,1604246014,184467598X,0312427182,1844674282,0745640974,0745646441,0826489540,1844672972&ItemLookup.Shared.Condition=All&ItemLookup.Shared.IdType=ASIN&ItemLookup.Shared.MerchantId=All&ItemLookup.Shared.ResponseGroup=OfferFull&Operation=ItemLookup&Service=AWSECommerceService&Signature=DnxkeiWbdq/vbxwtp5iSJZbjm+l+UGedFt7ddMbLWJk=&Timestamp=2011-07-29T18:43:10Z&Version=2011-08-01
6
+ body:
7
+ headers:
8
+ response: !ruby/struct:VCR::Response
9
+ status: !ruby/struct:VCR::ResponseStatus
10
+ code: 200
11
+ message: OK
12
+ headers:
13
+ date:
14
+ - Fri, 29 Jul 2011 18:43:10 GMT
15
+ server:
16
+ - Server
17
+ content-type:
18
+ - text/xml;charset=UTF-8
19
+ vary:
20
+ - Accept-Encoding,User-Agent
21
+ nncoection:
22
+ - close
23
+ transfer-encoding:
24
+ - chunked
25
+ body: <?xml version="1.0" ?><ItemLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><RequestId>3fb9ebdf-211e-49a0-8c8e-64707c07f606</RequestId><Arguments><Argument Name="Operation" Value="ItemLookup"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument Name="ItemLookup.Shared.MerchantId" Value="All"></Argument><Argument Name="ItemLookup.1.ItemId" Value="0816614024,0143105825,0485113600,0816616779,0942299078,0816614008,144006654X,0486400360,0486417670,087220474X"></Argument><Argument Name="ItemLookup.Shared.ResponseGroup" Value="OfferFull"></Argument><Argument Name="ItemLookup.Shared.Condition" Value="All"></Argument><Argument Name="Signature" Value="DnxkeiWbdq/vbxwtp5iSJZbjm+l+UGedFt7ddMbLWJk="></Argument><Argument Name="ItemLookup.Shared.IdType" Value="ASIN"></Argument><Argument Name="AssociateTag" Value="theorydot08-20"></Argument><Argument Name="ItemLookup.2.ItemId" Value="0486454398,0268018359,1604246014,184467598X,0312427182,1844674282,0745640974,0745646441,0826489540,1844672972"></Argument><Argument Name="Version" Value="2011-08-01"></Argument><Argument Name="AWSAccessKeyId" Value="0ZVSQ33MDFPQS8H2PM02"></Argument><Argument Name="Timestamp" Value="2011-07-29T18:43:10Z"></Argument></Arguments><RequestProcessingTime>0.2923470000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><Condition>All</Condition><IdType>ASIN</IdType><MerchantId>All</MerchantId><ItemId>0816614024</ItemId><ItemId>0143105825</ItemId><ItemId>0485113600</ItemId><ItemId>0816616779</ItemId><ItemId>0942299078</ItemId><ItemId>0816614008</ItemId><ItemId>144006654X</ItemId><ItemId>0486400360</ItemId><ItemId>0486417670</ItemId><ItemId>087220474X</ItemId><ResponseGroup>OfferFull</ResponseGroup><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0816614024</ASIN><OfferSummary><LowestNewPrice><Amount>2309</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$23.09</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1620</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$16.20</FormattedPrice></LowestUsedPrice><TotalNew>20</TotalNew><TotalUsed>32</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</MoreOffersUrl><Offer><Merchant><Name>Amazon.com</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>WTndoRDW0NKkByIVZUrLDJYADhBdzp%2FSKsN2ztQPJJUALTJR0pR0XHph7mh7bTNB68CLh9A8HEak1KdBSTHJ4n%2BkVqZXCcdjwBSWQ9vGbpM%3D</OfferListingId><Price><Amount>2309</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$23.09</FormattedPrice></Price><AmountSaved><Amount>191</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.91</FormattedPrice></AmountSaved><PercentageSaved>8</PercentageSaved><AvailabilityAttributes><AvailabilityType>futureDate</AvailabilityType><MinimumHours>0</MinimumHours><MaximumHours>0</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>oblivion books</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>9YoEIuA4Vw7vTKpXAwRIpp3OdE9RjFMHHE7W4RjJtB8ebTiN3s0612MrauR2RLrM9HKqs%2BJgKM8rOVCs%2B1wVyXirfGcter%2BH%2FY5w8aCxkqsqvAznAE%2BWLJm%2BjE7Lb8%2FpZLNwcyu0K0GdQuncVbpOXQ%3D%3D</OfferListingId><Price><Amount>1645</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$16.45</FormattedPrice></Price><AmountSaved><Amount>855</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.55</FormattedPrice></AmountSaved><PercentageSaved>34</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>0143105825</ASIN><OfferSummary><LowestNewPrice><Amount>1239</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.39</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1249</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.49</FormattedPrice></LowestUsedPrice><LowestCollectiblePrice><Amount>15000</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$150.00</FormattedPrice></LowestCollectiblePrice><TotalNew>37</TotalNew><TotalUsed>16</TotalUsed><TotalCollectible>1</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>3</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0143105825%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0143105825</MoreOffersUrl><Offer><Merchant><Name>A Book Hound</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>LXvOFeuGN7s4uhF6dAoLR052WmAjRg9NlzSXV5wgnNLJAn60dpbRZ%2BG9AT%2FFkelBiNrU45Y4LG52fkc1gBwIA3TcuAQXjQD8Z%2FdDqE%2F4sXOB4%2FsgJ0ZKG5%2BELFTGuoyP8k8hCR%2FkiNJqnaSuBwB7yQ%3D%3D</OfferListingId><Price><Amount>1239</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.39</FormattedPrice></Price><AmountSaved><Amount>961</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.61</FormattedPrice></AmountSaved><PercentageSaved>44</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>internet845</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>ot1f1c4MrTci%2BKA6ipScHX4OhbaN8j32SEZm%2BLH0Z%2F0rIdeI7jsRd6kTEk6FWbQ6%2BSVSTWCW1G%2FkuG0HhDvad8po3Mavw%2FZHkqP%2F%2Bov2YGtySFcdFupCLi7qVcF%2B1lEthDABDzeXpecGJDL2%2BMgUVisdjZANnfSp</OfferListingId><Price><Amount>1249</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.49</FormattedPrice></Price><AmountSaved><Amount>951</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.51</FormattedPrice></AmountSaved><PercentageSaved>43</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>artcamel_books</Name></Merchant><OfferAttributes><Condition>Collectible</Condition></OfferAttributes><OfferListing><OfferListingId>yodosiU9XkrW5dlLL6CDuE9njQGsl1EqnFk%2B3bVHApXWRN4P0yvmGZoQtiIC9y9UfoXUn66dNA%2FO2RmtLPpOLPqmUKDuSIxly9vGXI0%2F8ZnnoAx2G2x6yolaGZ0%2FJlpvGpEX7xM5l7SsTPdUHFAf3Q%3D%3D</OfferListingId><Price><Amount>15000</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$150.00</FormattedPrice></Price><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>0485113600</ASIN><OfferSummary><LowestNewPrice><Amount>12483</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$124.83</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>14062</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$140.62</FormattedPrice></LowestUsedPrice><TotalNew>14</TotalNew><TotalUsed>3</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0485113600%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0485113600</MoreOffersUrl><Offer><Merchant><Name>---superbookdeals</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>E7%2F%2BC6xJAlkmrDhJB2729xB%2BmSYEOUJoMhZVXiJhNRM7DoxH%2BfDFqHysRVMlFKUMBaIzy4FwyjEIX5MpuuAE3zX2FuncVDqBZVfx7Zvhp7cEC9onCUnu2CPw6ykZsX1TV8NSxSyBq6R4X36u51uI94i8Cs7Ny5k3</OfferListingId><Price><Amount>12483</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$124.83</FormattedPrice></Price><AmountSaved><Amount>5517</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$55.17</FormattedPrice></AmountSaved><PercentageSaved>31</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>---superbookdeals</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>RROZ4%2F9zHogUyn89duLc45soyDjp48bvP2i6i2n82uR%2Fco3oiYKpKt6zpCMiA8fE2VrpvgcXlYUJK2ENQPFOL9WAcTgzIU3AkzANixXUG7nUKrL1XfIk6Hf0uRDXSxFj%2BGF%2F5ZwI9Fx8yq4XztXmiRw5FLtGE55y</OfferListingId><Price><Amount>14062</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$140.62</FormattedPrice></Price><AmountSaved><Amount>3938</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.38</FormattedPrice></AmountSaved><PercentageSaved>22</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>0816616779</ASIN><OfferSummary><LowestNewPrice><Amount>1836</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$18.36</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1140</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.40</FormattedPrice></LowestUsedPrice><TotalNew>26</TotalNew><TotalUsed>23</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0816616779%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816616779</MoreOffersUrl><Offer><Merchant><Name>Amazon.com</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>JqR9SEEJmG25qyKjJaxEPgfY%2FNKJaVAhkgkKc6Rtg%2FUiOvvXu6Fd3fKrUJ6WMjDHG149a0KFenD8SdOmsyA4i3pw2CRQrYX4tTw9iqwa8Y8%3D</OfferListingId><Price><Amount>1836</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$18.36</FormattedPrice></Price><AmountSaved><Amount>164</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.64</FormattedPrice></AmountSaved><PercentageSaved>8</PercentageSaved><Availability>Usually ships in 24 hours</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>0</MinimumHours><MaximumHours>0</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>textbooksnow-</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>64HSQ23tRgmf2nQK2%2FZXxXRmWCT3Vvb%2FlI%2B4ZDsmrkwfm30nXJ4ltGLI6KlHZ9jFcu1ZwiYWMNZC4nO%2Bp5Wk1tcdqnlj1srj8u9lRd7qgvQ3f%2Bc6EfFfXozuCRS4XPAWkrMH2EgI5yUtU0UlFus1iA%3D%3D</OfferListingId><Price><Amount>1140</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.40</FormattedPrice></Price><AmountSaved><Amount>860</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.60</FormattedPrice></AmountSaved><PercentageSaved>43</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>0942299078</ASIN><OfferSummary><LowestNewPrice><Amount>1385</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.85</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>890</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.90</FormattedPrice></LowestUsedPrice><TotalNew>29</TotalNew><TotalUsed>24</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0942299078%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0942299078</MoreOffersUrl><Offer><Merchant><Name>indoobestsellers</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>a3hxy1kCxtk9a2KKbOd5KAtL0P%2BIF13fbZOP%2FQJOG2R8H60eCmPHmrprGoNSum8tGmkoz866yaxPaiX1MrhUILFEBVzzJ2kAhYbtzcfKVe%2BtKRoQXBqN8f3PtToXoz4hyO84W7TshFPLEtLuYcTrVw%3D%3D</OfferListingId><Price><Amount>1385</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.85</FormattedPrice></Price><AmountSaved><Amount>810</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.10</FormattedPrice></AmountSaved><PercentageSaved>37</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>Charles Berry, Bookseller</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>30qkQaVlvUC2k5X72nr%2FE9Ap0oVQ0fF%2BYl5%2F%2BQv0GrlJtMjUj0taNLYGcdAf0ouQfFZZxOqvz9ZwJ%2BnL53t3mHtrrfdsKd1ip7diCxRdS6NWc3VASk9pFJ%2BT7kXPPIqusX%2Br1WlUnHM%3D</OfferListingId><Price><Amount>890</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.90</FormattedPrice></Price><AmountSaved><Amount>1305</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.05</FormattedPrice></AmountSaved><PercentageSaved>59</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>0816614008</ASIN><OfferSummary><LowestNewPrice><Amount>1514</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.14</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1095</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.95</FormattedPrice></LowestUsedPrice><TotalNew>24</TotalNew><TotalUsed>31</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0816614008%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614008</MoreOffersUrl><Offer><Merchant><Name>Treasure Cove Books</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>fmlU0XocCky2HQHl6Ff1YwDfZFD5PJsou0AYWT521z1bo8VKFtkoPVri63yZTqYYIRReCr1zFSR9t9eSjdtcIfFXkk1k51CPKzos7KfuCVolF5HXJcI2m0Ib8RD%2FwO%2BpQxkAcSPvfmgtCHS595eLF7c%2FVotI4KRW</OfferListingId><Price><Amount>1514</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.14</FormattedPrice></Price><AmountSaved><Amount>486</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.86</FormattedPrice></AmountSaved><PercentageSaved>24</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>rightword</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>ZvotKhZGOT6PF3zHZhxrJYw0EkAjSDkCjDJpf708CX%2BpCpcrO9lDRzRoteeDfvxSUXxJk66CAHwx%2F4EPi3%2BA%2BPtiNlMRvAh0ibesetVH9tQ6qRIt1Kd8%2FcuKe9mOAqFdmhi1PWiV3M0AHwx8rFpOgw%3D%3D</OfferListingId><Price><Amount>1095</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.95</FormattedPrice></Price><AmountSaved><Amount>905</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.05</FormattedPrice></AmountSaved><PercentageSaved>45</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>144006654X</ASIN><OfferSummary><LowestNewPrice><Amount>1036</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.36</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.99</FormattedPrice></LowestUsedPrice><TotalNew>2</TotalNew><TotalUsed>4</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/144006654X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D144006654X</MoreOffersUrl><Offer><Merchant><Name>Amazon.com</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>MFmXkNbSf3SqXy7yMb1puMqz4%2FdV2W5w1Zh%2BSgFqAxhb2gDuXP9IL6Agkil%2BcKLMgl%2FqC7l7o2HgA5Xa450jmY3H5AfUOstRWRn1nPBPSC0jONzMEEau4g%3D%3D</OfferListingId><Price><Amount>1036</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.36</FormattedPrice></Price><Availability>Usually ships in 24 hours</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>24</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>ROMANS 12-1</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>GamUx2CpchotJiWiSIlZFG0Io6NGg5YrM2CNdG8i98V9dzv%2Fwu9rNKMaUHYLk9WBM%2BAYvMAo1TylP1FLb4q9yc%2B83EqWGWIeP2YseU8SUTSA5QLTw8EI8xbC86HScqba0z5%2FzcgzNIuhOs115wqdInJJjjW4f1Kk</OfferListingId><Price><Amount>999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.99</FormattedPrice></Price><AmountSaved><Amount>37</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$0.37</FormattedPrice></AmountSaved><PercentageSaved>4</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>0486400360</ASIN><OfferSummary><LowestNewPrice><Amount>893</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.93</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>566</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.66</FormattedPrice></LowestUsedPrice><TotalNew>25</TotalNew><TotalUsed>32</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0486400360%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0486400360</MoreOffersUrl><Offer><Merchant><Name>Friends Book Sale, LLC</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>akI5fXPy8qgw56Ssg%2BVUUZ6vbKpj%2FqHhA83Czh4HBz2cyOYhIqthDkVhW4wvQ3WQhdITQIPp4WyBTXaXkzM87WRZFq%2B4pKYcuIkAT4L3B4lsvz8wmrBgewvGBymdMMMHTcX1RhnNcgNU7dukTXWeSw%3D%3D</OfferListingId><Price><Amount>893</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.93</FormattedPrice></Price><AmountSaved><Amount>802</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.02</FormattedPrice></AmountSaved><PercentageSaved>47</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>overstockbook</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>X5wpiSR4Sdx4aX4lHyFpsPeK0tuxISsfDMrvECI%2B0uNOX41OanUle5FewmHV0mdCm6%2F9pqK2LC%2BWC1RR1z3H6BoQ1eNDthohsC%2FAz%2BQzh074VBeAfxClswMLTwD20ypZFrXF%2BKcM5PZwnn39YKo9lAamzpk8LVmB</OfferListingId><Price><Amount>566</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.66</FormattedPrice></Price><AmountSaved><Amount>1129</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.29</FormattedPrice></AmountSaved><PercentageSaved>67</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>0486417670</ASIN><OfferSummary><LowestNewPrice><Amount>734</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.34</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>499</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.99</FormattedPrice></LowestUsedPrice><TotalNew>25</TotalNew><TotalUsed>18</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0486417670%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0486417670</MoreOffersUrl><Offer><Merchant><Name>gbsbooks</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>Sjx%2BkFLjMWJqfphyIKeLXlD5AO%2F3tWrsAVPnGE9DaA0Ss9%2BxCMHEm8SlnAZjB6O6b5pA5wvbOxkT1WC6sv1bo4qo%2BX1YWfRktjs0dWycw4wISMFpGKK8o4HInGZ0oO2WNsJHjERvES8ODs%2BEaA8gPQ%3D%3D</OfferListingId><Price><Amount>734</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.34</FormattedPrice></Price><AmountSaved><Amount>561</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.61</FormattedPrice></AmountSaved><PercentageSaved>43</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>Ivy_League_Books</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>4bDgWtcYEPn107nFJvj7ugf%2BMPP6HvJXGFbhmk3BOkkgZtyVemktQv4%2BjMJz3f%2FChioejhl1bLFYmp2iORZQhhdKmwvAhcjcW6azYt8Kdc9E%2FCEvcV%2FCpp13M5tlWjPiwgBAqy%2FtVBxvx8gm%2BSO%2BobXDl1RSeSns</OfferListingId><Price><Amount>499</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.99</FormattedPrice></Price><AmountSaved><Amount>796</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.96</FormattedPrice></AmountSaved><PercentageSaved>61</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>087220474X</ASIN><OfferSummary><LowestNewPrice><Amount>574</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.74</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>189</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.89</FormattedPrice></LowestUsedPrice><TotalNew>16</TotalNew><TotalUsed>16</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/087220474X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D087220474X</MoreOffersUrl><Offer><Merchant><Name>MDFM</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>XyBP47RTpmt%2Fa401wzmRkRro8VPG12RYZ9H0GorijplshTrFgvQkMB%2BKTjwSTyKLJrAZqTc3%2Fs3iPY4P1u6nzg5W%2FCptlByeQ8b3SNMkx6IocKG7nfhwliBzYKF7XIZcUyCHkCmZKI5V2%2BqdefwpNQ%3D%3D</OfferListingId><Price><Amount>574</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.74</FormattedPrice></Price><AmountSaved><Amount>176</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.76</FormattedPrice></AmountSaved><PercentageSaved>23</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>betterworldbooks_</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>INGaHGg0YBmyL687frJhnKQRHpRMcTaW7JE55rBmE49kz50wdY7tb47HfNXxGgq5STrbq8250PtJdkdgKDagAltTTLp30w1M2F1QkdmiDqygQXlQ8ITUnYJORlhtgUtCNO8nLiQQ20u5JVXAiko%2Bqg%3D%3D</OfferListingId><Price><Amount>189</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.89</FormattedPrice></Price><AmountSaved><Amount>561</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.61</FormattedPrice></AmountSaved><PercentageSaved>75</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item></Items><Items><Request><IsValid>True</IsValid><ItemLookupRequest><Condition>All</Condition><IdType>ASIN</IdType><MerchantId>All</MerchantId><ItemId>0486454398</ItemId><ItemId>0268018359</ItemId><ItemId>1604246014</ItemId><ItemId>184467598X</ItemId><ItemId>0312427182</ItemId><ItemId>1844674282</ItemId><ItemId>0745640974</ItemId><ItemId>0745646441</ItemId><ItemId>0826489540</ItemId><ItemId>1844672972</ItemId><ResponseGroup>OfferFull</ResponseGroup><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0486454398</ASIN><OfferSummary><LowestNewPrice><Amount>679</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.79</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>518</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.18</FormattedPrice></LowestUsedPrice><TotalNew>10</TotalNew><TotalUsed>12</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0486454398%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0486454398</MoreOffersUrl><Offer><Merchant><Name>fantastic_shopping</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>jQwZjgjci5EBHZca3V8ujuMNVUoKEVL2e6zHGKe1Y0TN%2Fksu76oosZFc6Kq%2FqjUpxfa6t5l6GxTHG7FgucMnD2O5SowyXlWWdRp5%2BfFvzQJfDFME7z6nPMGNvARCx3lLsDdrVQ6NiadyIUcWZzJamg%3D%3D</OfferListingId><Price><Amount>679</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.79</FormattedPrice></Price><AmountSaved><Amount>416</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.16</FormattedPrice></AmountSaved><PercentageSaved>38</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>econgo</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>1GFzEwChxWd2dxUiFw%2FonH1WVK%2B0RJ9e3ObLc%2FYaLyQDzslHmUxnqCkpkrxs81sWXl68%2FCFGfeqjftzm%2BeEyOvIh5SBtTf8ZcSMzrx3LfkErG04zGjzZMg%2B2PsSFSyqJTzc0LxXFdg3vJ1t%2FvwRHPA%3D%3D</OfferListingId><Price><Amount>518</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.18</FormattedPrice></Price><AmountSaved><Amount>577</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.77</FormattedPrice></AmountSaved><PercentageSaved>53</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>0268018359</ASIN><OfferSummary><LowestNewPrice><Amount>1000</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.00</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>150</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.50</FormattedPrice></LowestUsedPrice><TotalNew>7</TotalNew><TotalUsed>29</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0268018359%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0268018359</MoreOffersUrl><Offer><Merchant><Name>jcduke4</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>LJcQVHb%2FZXceeTWOmAKjPQXnvCvx3IhiPqAQw7LWTIuubOxXv4RlsSFyPVzulRlQm1EoaKwYW1elalNi8Im8DWyCgDW%2Bpf3YnWBGtwfyqmxMVkbEoqLUfTct%2F77OhxqbdYUwpqZcNGFBi8Ufah6jpg%3D%3D</OfferListingId><Price><Amount>1000</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.00</FormattedPrice></Price><AmountSaved><Amount>1100</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.00</FormattedPrice></AmountSaved><PercentageSaved>52</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>thriftit</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>yJM%2BkWDPv9TIaO2FYDvpWUSy37g%2FCi73Zt1%2FBKCvQ20AynBDexLA3RM5cJDxwnz%2F81lxeqbZPkbMVoOURjDgDCvDsMlJXIPU4ZTTG%2BdilCqtj77rkaAvrpk0ZroPLSyPe4MxJpceFIXk%2BiK7YVQXwWzT5%2BlIjSjj</OfferListingId><Price><Amount>150</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.50</FormattedPrice></Price><AmountSaved><Amount>1950</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.50</FormattedPrice></AmountSaved><PercentageSaved>93</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>1604246014</ASIN><OfferSummary><LowestNewPrice><Amount>995</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.95</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>593</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.93</FormattedPrice></LowestUsedPrice><TotalNew>11</TotalNew><TotalUsed>11</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/1604246014%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604246014</MoreOffersUrl><Offer><Merchant><Name>Amazon.com</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>RqKkgLDROfYfBVzDCbP9O%2BICDkgBHtJNEqx2k39LqInz4zfeicxsxWTx9aoKMOiLeEODot1%2FxHldL7TYJ%2F%2F8g8UN0gXDqw8GC0HqY2dgnWs%3D</OfferListingId><Price><Amount>995</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.95</FormattedPrice></Price><Availability>Usually ships in 24 hours</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>0</MinimumHours><MaximumHours>0</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>Penntext</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>1Of%2F6iBC8HQ4210359DLRln0mUlkOfWa5exejOX56D9BhmPEk1bI2R2F6XCJbUORNux8RmPhBaQHLPZLApGHNBlgf%2FjhyrcYgBV5Bs1n%2FHM8Qn6P2cQ2qj7jMCoI7d%2Fmj2HsKDyEFFRdFFzKiFZ5ziDUbhfgV17V</OfferListingId><Price><Amount>593</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.93</FormattedPrice></Price><AmountSaved><Amount>402</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.02</FormattedPrice></AmountSaved><PercentageSaved>40</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>184467598X</ASIN><OfferSummary><LowestNewPrice><Amount>1831</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$18.31</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1533</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.33</FormattedPrice></LowestUsedPrice><TotalNew>32</TotalNew><TotalUsed>11</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/184467598X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D184467598X</MoreOffersUrl><Offer><Merchant><Name>pbshop</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>rIejEneQlwzHlihoJZB4tw4OjPQW83lb2FJ2%2BdTGRnTX4u792avIckNOLBD%2FHArus7Y5fWETSXEwOZS53zMhbfYeKA0h7g0SSm3zx8FBlBSPsvP6w2TicbQu4zP7VdDMQFNE4mIj4aIKb%2FLJTXlOog%3D%3D</OfferListingId><Price><Amount>1831</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$18.31</FormattedPrice></Price><AmountSaved><Amount>1164</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.64</FormattedPrice></AmountSaved><PercentageSaved>39</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>TEXTBOOKFETCHER!</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>Ugosf4T7tpHlunfqi5ru2who89dyHAWvo1kyBE8gCgkizy0sNoKmY5PHvcOQWff2zXOq0SGVU0w0m%2BS1G49FTTIIIngaDH4HscIl5EgbAOFupD94EzYCSf1UwRxmz7ATertJv4wa24hhoUh6BDskBj7uRZXi4SiU</OfferListingId><Price><Amount>1533</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.33</FormattedPrice></Price><AmountSaved><Amount>1462</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$14.62</FormattedPrice></AmountSaved><PercentageSaved>49</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>0312427182</ASIN><OfferSummary><LowestNewPrice><Amount>793</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.93</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>673</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.73</FormattedPrice></LowestUsedPrice><TotalNew>48</TotalNew><TotalUsed>40</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0312427182%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0312427182</MoreOffersUrl><Offer><Merchant><Name>SophiMitziBooks</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>rt32liQUIUBEjs277UQcRFthmOp2ntujvA%2B0BnUuubMTjHfqBbay2MGfxIuilAL5J5FnWz6tywaSm5EUYbz83y%2FXK92yjOuJ%2FTB6xp6cwniaCXk%2BMVuqDDSYVNelvtERHl2nPqAWeQY4gnIE%2BDMYRkpw1Why07hL</OfferListingId><Price><Amount>793</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.93</FormattedPrice></Price><AmountSaved><Amount>707</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.07</FormattedPrice></AmountSaved><PercentageSaved>47</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>TEXTBOOKFETCHER!</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>zu%2BJxGeqfbACGEstIa0etxev1xQQt5ieoJAK2k6XtV02F9Gv2rTog5Lr1XYiD9Lzj54m9Dn7ZXGqjRFOjubXx9OCN6F6PBnbMxBhNpe9ZAuiK7%2BzlKvwCMYHO%2BnzSgXeb0OFOywZLRYHOPcrUJrbSBMMrTfnKJjT</OfferListingId><Price><Amount>673</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.73</FormattedPrice></Price><AmountSaved><Amount>827</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.27</FormattedPrice></AmountSaved><PercentageSaved>55</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>1844674282</ASIN><OfferSummary><LowestNewPrice><Amount>739</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.39</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>700</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.00</FormattedPrice></LowestUsedPrice><TotalNew>49</TotalNew><TotalUsed>17</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/1844674282%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844674282</MoreOffersUrl><Offer><Merchant><Name>pbshopus</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>p5w%2BVjpPGjOQu%2FX5E4urcVTOsmTxrsQbQL%2FnJwtgHL6dUJBUMbLBLC1Iy3MC1eTIi6UkmRAlgGI%2BRzVxi8bh6qQBA94uw3G6TG89OciOxVY4w6z%2BwcptHApbiz7PLgY3gvFqWljOOoYkCP3hUeFDAvVyzseQXWvy</OfferListingId><Price><Amount>739</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.39</FormattedPrice></Price><AmountSaved><Amount>556</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.56</FormattedPrice></AmountSaved><PercentageSaved>43</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>pj329</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>r4EXDEdUfRXmNO4AGM9iGCxQd%2Bv79slZGAAjf5hSb4r4eqjmc0VrUyac%2By4bNoLjhddpIJIdA2tSixFp92a%2FFoR2ESM0IbtZ3g0fNHKx836F366oIdfw%2FHY0SopfLiSTOMBlik8%2B3%2Bu1FntXepzZoA%3D%3D</OfferListingId><Price><Amount>700</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.00</FormattedPrice></Price><AmountSaved><Amount>595</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.95</FormattedPrice></AmountSaved><PercentageSaved>46</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>0745640974</ASIN><OfferSummary><LowestNewPrice><Amount>845</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.45</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>862</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.62</FormattedPrice></LowestUsedPrice><TotalNew>43</TotalNew><TotalUsed>10</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0745640974%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0745640974</MoreOffersUrl><Offer><Merchant><Name>indoobestsellers</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>dSZZ1mKalN8PeIvWyEztu%2B7VTcvuWDxr8pDrqyKXurwCd64CwZtMRjdcGBvoUzmUsms3KoedtxVY1%2FvJLGX5i%2FqZISEOXfIfHok2Jf8SJwGag9w3Hj2%2B9dM%2B1I2IcEHyxFPNZE8VHamV0xPceJApCg%3D%3D</OfferListingId><Price><Amount>845</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.45</FormattedPrice></Price><AmountSaved><Amount>450</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.50</FormattedPrice></AmountSaved><PercentageSaved>35</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>indoobestsellers</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>143ipxq8Mtr7iyCBL8draPcFQDsTBKeIHnZKaFVuWKj4wvVIIUB1hJS8SWrkGeHFPymdPulcMzUD9lXH44eTSen%2FAKirCsgA%2BffypT2eer3WbQ9iKECF1MwpA%2FS%2Bjf%2FUnlbxPyrcYuAzm35cmA6EGg%3D%3D</OfferListingId><Price><Amount>862</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.62</FormattedPrice></Price><AmountSaved><Amount>433</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.33</FormattedPrice></AmountSaved><PercentageSaved>33</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>0745646441</ASIN><OfferSummary><LowestNewPrice><Amount>847</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.47</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>876</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.76</FormattedPrice></LowestUsedPrice><TotalNew>35</TotalNew><TotalUsed>11</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0745646441%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0745646441</MoreOffersUrl><Offer><Merchant><Name>indoobestsellers</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>NuhVdzhSkZwRKlqleIa6Voswhzas0vTwS3ARFdzzSwyPHIpv1u1f9rS72Oc2WQl38D5IXRLeSfjeKl%2Falu5NTGK1kCRvzchVKlmLA8J9fciTcZ7o5bQ5yhiJZK4kaovCZW6ddmeMX0jR8c3SuoY1PQ%3D%3D</OfferListingId><Price><Amount>847</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.47</FormattedPrice></Price><AmountSaved><Amount>448</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.48</FormattedPrice></AmountSaved><PercentageSaved>35</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>indoobestsellers</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>S8KtvNN%2BHZllP%2Bm%2BpXdL44N0RYQUL53PqwZYKjHi7IddvV05nefVNy1vAZD3G0AnOz2wM68x15PVGD8ekE%2BFfNUaNkBDoBDZkqFqb%2Frw7ZF07sLL%2BqvVGwygXph8sE0xrKdHndXkQYwtYq3mcyEeeQ%3D%3D</OfferListingId><Price><Amount>876</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.76</FormattedPrice></Price><AmountSaved><Amount>419</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.19</FormattedPrice></AmountSaved><PercentageSaved>32</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>0826489540</ASIN><OfferSummary><LowestNewPrice><Amount>1160</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.60</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>758</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.58</FormattedPrice></LowestUsedPrice><TotalNew>45</TotalNew><TotalUsed>24</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/0826489540%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0826489540</MoreOffersUrl><Offer><Merchant><Name>allnewbooks</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>I3zGRm48oZGvZ9SYk3yq5FV%2BxUNn7gL7p43OmoocIdgrLNPHEWk0Z0Na7xEDin7UPQrUIeA4z2pnwpIAzBhw%2Fzt88m%2FCGd2sh%2FYxNt1GLmMu9hzCWhRTGReVHSKsVKUby7zcAHS3UqbPbA4IvV%2Fxtg%3D%3D</OfferListingId><Price><Amount>1160</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.60</FormattedPrice></Price><AmountSaved><Amount>835</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.35</FormattedPrice></AmountSaved><PercentageSaved>42</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>textbooksnow-</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>lpzkYbda0VpVpWATHKAv%2FXvxFe%2BLxih22wTj7Svg3se9Zgs5SZETrB5BC2%2FMrm8ZndytTjkmXputTuH6DSRl%2BK7woOt93wCcAIDsevs9%2FSHBY2Mjk6vInIExo3TGDec1n1%2BbrOmABM35EYEYg%2BuPeA%3D%3D</OfferListingId><Price><Amount>758</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.58</FormattedPrice></Price><AmountSaved><Amount>1237</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.37</FormattedPrice></AmountSaved><PercentageSaved>62</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item><Item><ASIN>1844672972</ASIN><OfferSummary><LowestNewPrice><Amount>1064</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.64</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1046</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.46</FormattedPrice></LowestUsedPrice><TotalNew>31</TotalNew><TotalUsed>21</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>2</TotalOffers><TotalOfferPages>1</TotalOfferPages><MoreOffersUrl>http://www.amazon.com/gp/offer-listing/1844672972%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672972</MoreOffersUrl><Offer><Merchant><Name>indoobestsellers</Name></Merchant><OfferAttributes><Condition>New</Condition></OfferAttributes><OfferListing><OfferListingId>6572%2BhnQ8BY6%2FsClTFiitCOy4PYhxJin013RbZuryxaT%2F7JhAV%2FSxjsdxtQI4eWpYOsmJj%2FUTlNoAwUAW3BZYHctrCtZs3hMmUnf5%2B17kYBMLm3g6I3aUksh%2FouxsJNATip3PFfoJ3ND8w2YcSIVFA%3D%3D</OfferListingId><Price><Amount>1064</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.64</FormattedPrice></Price><AmountSaved><Amount>731</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.31</FormattedPrice></AmountSaved><PercentageSaved>41</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer><Offer><Merchant><Name>HPB-027</Name></Merchant><OfferAttributes><Condition>Used</Condition></OfferAttributes><OfferListing><OfferListingId>DDV8HPPGAeJ0rRe3IkmXlCUgAq93etz6%2Bj%2FZ4M3KJYbwCi%2FCMv2Hyfbz844r6zeFH8%2FHNGwFkdCwaVAYllOAhjzlPZqwVuJdA5pwPI%2FHhqy%2Fy1Sk%2FC51Zsca4HaROaCMA6Ia3BUhy7%2FejVoFrTnzw66s%2BfNHVrm1</OfferListingId><Price><Amount>1046</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.46</FormattedPrice></Price><AmountSaved><Amount>749</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.49</FormattedPrice></AmountSaved><PercentageSaved>42</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping></OfferListing></Offer></Offers></Item></Items></ItemLookupResponse>
26
+ http_version: "1.1"
@@ -0,0 +1,26 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&IdType=ASIN&ItemId=0394751221&Operation=ItemLookup&ResponseGroup=Images&Service=AWSECommerceService&Signature=diPZk16R+T2mlTVfDocksPwDefkxOcAzEN2tYPADAQA=&Timestamp=2011-07-29T18:46:19Z&Version=2011-08-01
6
+ body:
7
+ headers:
8
+ response: !ruby/struct:VCR::Response
9
+ status: !ruby/struct:VCR::ResponseStatus
10
+ code: 200
11
+ message: OK
12
+ headers:
13
+ date:
14
+ - Fri, 29 Jul 2011 18:46:20 GMT
15
+ server:
16
+ - Server
17
+ content-type:
18
+ - text/xml;charset=UTF-8
19
+ vary:
20
+ - Accept-Encoding,User-Agent
21
+ nncoection:
22
+ - close
23
+ transfer-encoding:
24
+ - chunked
25
+ body: <?xml version="1.0" ?><ItemLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><RequestId>2919506d-e7ed-4f67-a863-d3a1b2ca7809</RequestId><Arguments><Argument Name="Operation" Value="ItemLookup"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument Name="ItemId" Value="0394751221"></Argument><Argument Name="IdType" Value="ASIN"></Argument><Argument Name="AWSAccessKeyId" Value="0ZVSQ33MDFPQS8H2PM02"></Argument><Argument Name="Timestamp" Value="2011-07-29T18:46:19Z"></Argument><Argument Name="Signature" Value="diPZk16R+T2mlTVfDocksPwDefkxOcAzEN2tYPADAQA="></Argument><Argument Name="ResponseGroup" Value="Images"></Argument><Argument Name="AssociateTag" Value="theorydot08-20"></Argument><Argument Name="Version" Value="2011-08-01"></Argument></Arguments><RequestProcessingTime>0.0225040000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>0394751221</ItemId><ResponseGroup>Images</ResponseGroup><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0394751221</ASIN><SmallImage><URL>http://ecx.images-amazon.com/images/I/41RbE1XoSwL._SL75_.jpg</URL><Height Units="pixels">75</Height><Width Units="pixels">49</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41RbE1XoSwL._SL160_.jpg</URL><Height Units="pixels">160</Height><Width Units="pixels">104</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41RbE1XoSwL.jpg</URL><Height Units="pixels">500</Height><Width Units="pixels">324</Width></LargeImage><ImageSets><ImageSet Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41RbE1XoSwL._SL30_.jpg</URL><Height Units="pixels">30</Height><Width Units="pixels">19</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41RbE1XoSwL._SL75_.jpg</URL><Height Units="pixels">75</Height><Width Units="pixels">49</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41RbE1XoSwL._SL75_.jpg</URL><Height Units="pixels">75</Height><Width Units="pixels">49</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41RbE1XoSwL._SL110_.jpg</URL><Height Units="pixels">110</Height><Width Units="pixels">71</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41RbE1XoSwL._SL160_.jpg</URL><Height Units="pixels">160</Height><Width Units="pixels">104</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41RbE1XoSwL.jpg</URL><Height Units="pixels">500</Height><Width Units="pixels">324</Width></LargeImage></ImageSet></ImageSets></Item></Items></ItemLookupResponse>
26
+ http_version: "1.1"
@@ -0,0 +1,26 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&IdType=ASIN&ItemId=B000ASPUES&Operation=ItemLookup&RelationshipType=AuthorityTitle&ResponseGroup=RelatedItems&Service=AWSECommerceService&Signature=nO+Pfaq4qhr+PcYkb4GhLHsvaRjaUE8eDN809iOVKe4=&Timestamp=2011-07-29T18:54:58Z&Version=2011-08-01
6
+ body:
7
+ headers:
8
+ response: !ruby/struct:VCR::Response
9
+ status: !ruby/struct:VCR::ResponseStatus
10
+ code: 200
11
+ message: OK
12
+ headers:
13
+ date:
14
+ - Fri, 29 Jul 2011 18:54:58 GMT
15
+ server:
16
+ - Server
17
+ content-type:
18
+ - text/xml;charset=UTF-8
19
+ vary:
20
+ - Accept-Encoding,User-Agent
21
+ nncoection:
22
+ - close
23
+ transfer-encoding:
24
+ - chunked
25
+ body: <?xml version="1.0" encoding="UTF-8"?><ItemLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><HTTPHeaders><Header Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>1XGP6YKF6ZTZ7B9VJ4ZN</RequestId><Arguments><Argument Name="ItemId" Value="B000ASPUES"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument Name="ResponseGroup" Value="RelatedItems"></Argument><Argument Name="Operation" Value="ItemLookup"></Argument><Argument Name="IdType" Value="ASIN"></Argument><Argument Name="Timestamp" Value="2011-07-29T18:54:58Z"></Argument><Argument Name="Version" Value="2011-08-01"></Argument><Argument Name="RelationshipType" Value="AuthorityTitle"></Argument><Argument Name="AssociateTag" Value="theorydot08-20"></Argument><Argument Name="Signature" Value="nO+Pfaq4qhr+PcYkb4GhLHsvaRjaUE8eDN809iOVKe4="></Argument><Argument Name="AWSAccessKeyId" Value="0ZVSQ33MDFPQS8H2PM02"></Argument></Arguments><RequestProcessingTime>0.0366191864013672</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>B000ASPUES</ItemId><ResponseGroup>RelatedItems</ResponseGroup><RelationshipType>AuthorityTitle</RelationshipType></ItemLookupRequest></Request><Item><ASIN>B000ASPUES</ASIN><RelatedItems><Relationship>Children</Relationship><RelationshipType>AuthorityTitle</RelationshipType><RelatedItemCount>13</RelatedItemCount><RelatedItemPageCount>2</RelatedItemPageCount><RelatedItemPage>1</RelatedItemPage><RelatedItem><Item><ASIN>041561743X</ASIN></Item></RelatedItem><RelatedItem><Item><ASIN>0415617456</ASIN></Item></RelatedItem><RelatedItem><Item><ASIN>B003QGCMFG</ASIN></Item></RelatedItem><RelatedItem><Item><ASIN>B000FA5YU6</ASIN></Item></RelatedItem><RelatedItem><Item><ASIN>0415246334</ASIN></Item></RelatedItem></RelatedItems></Item></Items></ItemLookupResponse>
26
+ http_version: "1.1"
@@ -0,0 +1,26 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&IdType=ASIN&ItemId=0679753354&Operation=ItemLookup&ResponseGroup=AlternateVersions&Service=AWSECommerceService&Signature=AtaNFxhOaZ0OlM0e6/vq811F+UdJV7gmrZ5wHvjOYlE=&Timestamp=2011-07-29T18:42:24Z&Version=2011-08-01
6
+ body:
7
+ headers:
8
+ response: !ruby/struct:VCR::Response
9
+ status: !ruby/struct:VCR::ResponseStatus
10
+ code: 200
11
+ message: OK
12
+ headers:
13
+ date:
14
+ - Fri, 29 Jul 2011 18:42:25 GMT
15
+ server:
16
+ - Server
17
+ content-type:
18
+ - text/xml;charset=UTF-8
19
+ vary:
20
+ - Accept-Encoding,User-Agent
21
+ nncoection:
22
+ - close
23
+ transfer-encoding:
24
+ - chunked
25
+ body: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><ItemLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2011-08-01\"><OperationRequest><HTTPHeaders><Header Name=\"UserAgent\" Value=\"Jakarta Commons-HttpClient/3.0.1\"></Header></HTTPHeaders><RequestId>1XTAHVNGQX03CM9PC07D</RequestId><Arguments><Argument Name=\"ItemId\" Value=\"0679753354\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"ResponseGroup\" Value=\"AlternateVersions\"></Argument><Argument Name=\"Operation\" Value=\"ItemLookup\"></Argument><Argument Name=\"IdType\" Value=\"ASIN\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-29T18:42:24Z\"></Argument><Argument Name=\"Version\" Value=\"2011-08-01\"></Argument><Argument Name=\"AssociateTag\" Value=\"theorydot08-20\"></Argument><Argument Name=\"Signature\" Value=\"AtaNFxhOaZ0OlM0e6/vq811F+UdJV7gmrZ5wHvjOYlE=\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument></Arguments><RequestProcessingTime>0.0546181201934814</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>0679753354</ItemId><ResponseGroup>AlternateVersions</ResponseGroup></ItemLookupRequest></Request><Item><ASIN>0679753354</ASIN><AlternateVersions><AlternateVersion><ASIN>B004WOW07G</ASIN><Title>The Order of Things: An Archaeology of the Human Sciences</Title><Binding>Paperback</Binding></AlternateVersion><AlternateVersion><ASIN>B000SW4DX0</ASIN><Title>The Order of Things: an Archaeology of the human Sciences</Title><Binding>Paperback</Binding></AlternateVersion><AlternateVersion><ASIN>B000KHFOCC</ASIN><Title>The Order of Things: an Archaeology of the Human Sciences (World of Man)</Title><Binding>Hardcover</Binding></AlternateVersion><AlternateVersion><ASIN>B0007BFJ08</ASIN><Title>The order of things: An archaeology of the human sciences (Social science paperbacks)</Title><Binding>Unknown Binding</Binding></AlternateVersion><AlternateVersion><ASIN>0422718904</ASIN><Title>The order of things: An archaeology of the human sciences; (World of man)</Title><Binding>Hardcover</Binding></AlternateVersion><AlternateVersion><ASIN>B004WIMD7Y</ASIN><Title>The Order of Things</Title><Binding>Unknown Binding</Binding></AlternateVersion><AlternateVersion><ASIN>B000W2Q70I</ASIN><Title>THE ORDER OF THINGS. An Archaeology of the Human Sciences.</Title><Binding>Hardcover</Binding></AlternateVersion><AlternateVersion><ASIN>B000MBQYNE</ASIN><Title>Order of Things: An Archaeology of the Human Sciences</Title><Binding>Hardcover</Binding></AlternateVersion><AlternateVersion><ASIN>B000HZIHD0</ASIN><Title>The Order of Things: An Archaeology of the Human Sciences</Title><Binding>Mass Market Paperback</Binding></AlternateVersion><AlternateVersion><ASIN>B000OT88VU</ASIN><Title>The Order of Things: An Archaeology of the Human Sciences (Routledge Classics)</Title><Binding>Kindle Edition</Binding></AlternateVersion><AlternateVersion><ASIN>0415267374</ASIN><Title>Order of Things: An Archaeology of the Human Sciences (Routledge Classics)</Title><Binding>Paperback</Binding></AlternateVersion><AlternateVersion><ASIN>0415040191</ASIN><Title>The Order of Things</Title><Binding>Paperback</Binding></AlternateVersion><AlternateVersion><ASIN>0415267366</ASIN><Title>Order of Things: An Archaeology of the Human Sciences (Routledge Classics)</Title><Binding>Hardcover</Binding></AlternateVersion><AlternateVersion><ASIN>0394719352</ASIN><Title>The Order of Things</Title><Binding>Paperback</Binding></AlternateVersion><AlternateVersion><ASIN>039443952X</ASIN><Title>The Order of Things: An Archaeology of the Human Sciences (World of Man)</Title><Binding>Hardcover</Binding></AlternateVersion></AlternateVersions></Item></Items></ItemLookupResponse>"
26
+ http_version: "1.1"
@@ -0,0 +1,26 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&Author=George%20Orwell&Operation=ItemSearch&SearchIndex=Books&Service=AWSECommerceService&Signature=Z5fQQlp6cVfpOdnbKbPPkQDcPYpZm/daYO365GqtFaM=&Timestamp=2011-07-29T18:50:01Z&Version=2011-08-01
6
+ body:
7
+ headers:
8
+ response: !ruby/struct:VCR::Response
9
+ status: !ruby/struct:VCR::ResponseStatus
10
+ code: 200
11
+ message: OK
12
+ headers:
13
+ date:
14
+ - Fri, 29 Jul 2011 18:50:02 GMT
15
+ server:
16
+ - Server
17
+ content-type:
18
+ - text/xml;charset=UTF-8
19
+ vary:
20
+ - Accept-Encoding,User-Agent
21
+ nncoection:
22
+ - close
23
+ transfer-encoding:
24
+ - chunked
25
+ body: "<?xml version=\"1.0\" ?><ItemSearchResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2011-08-01\"><OperationRequest><RequestId>7373620f-c4cf-4bd7-b7fd-f0d4d30ea21f</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemSearch\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Author\" Value=\"George Orwell\"></Argument><Argument Name=\"Signature\" Value=\"Z5fQQlp6cVfpOdnbKbPPkQDcPYpZm/daYO365GqtFaM=\"></Argument><Argument Name=\"AssociateTag\" Value=\"theorydot08-20\"></Argument><Argument Name=\"Version\" Value=\"2011-08-01\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-29T18:50:01Z\"></Argument><Argument Name=\"SearchIndex\" Value=\"Books\"></Argument></Arguments><RequestProcessingTime>0.3032240000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Author>George Orwell</Author><ResponseGroup>Small</ResponseGroup><SearchIndex>Books</SearchIndex></ItemSearchRequest></Request><TotalResults>1170</TotalResults><TotalPages>117</TotalPages><MoreSearchResultsUrl>http://www.amazon.com/gp/redirect.html?camp=2025&amp;creative=386001&amp;location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fsearch%3Fkeywords%3DGeorge%2BOrwell%26url%3Dsearch-alias%253Dstripbooks&amp;linkCode=xm2&amp;tag=theorydot08-20&amp;SubscriptionId=0ZVSQ33MDFPQS8H2PM02</MoreSearchResultsUrl><Item><ASIN>0452284236</ASIN><DetailPageURL>http://www.amazon.com/Nineteen-Eighty-Four-George-Orwell/dp/0452284236%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0452284236</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Nineteen-Eighty-Four-George-Orwell/dp/tech-data/0452284236%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0452284236</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0452284236%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0452284236</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0452284236%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0452284236</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0452284236%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0452284236</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0452284236%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0452284236</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0452284236%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0452284236</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0452284236%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0452284236</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Creator Role=\"Afterword\">Erich Fromm</Creator><Creator Role=\"Foreword\">Thomas Pynchon</Creator><Creator Role=\"Designer\">Daniel Lagin</Creator><Manufacturer>Plume</Manufacturer><ProductGroup>Book</ProductGroup><Title>Nineteen Eighty-Four</Title></ItemAttributes></Item><Item><ASIN>0452284244</ASIN><DetailPageURL>http://www.amazon.com/Animal-Farm-Centennial-George-Orwell/dp/0452284244%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0452284244</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Animal-Farm-Centennial-George-Orwell/dp/tech-data/0452284244%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0452284244</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0452284244%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0452284244</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0452284244%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0452284244</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0452284244%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0452284244</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0452284244%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0452284244</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0452284244%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0452284244</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0452284244%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0452284244</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Creator Role=\"Foreword\">Ann Patchett</Creator><Manufacturer>Plume</Manufacturer><ProductGroup>Book</ProductGroup><Title>Animal Farm: Centennial Edition</Title></ItemAttributes></Item><Item><ASIN>0151010269</ASIN><DetailPageURL>http://www.amazon.com/Animal-Farm-1984-George-Orwell/dp/0151010269%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0151010269</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Animal-Farm-1984-George-Orwell/dp/tech-data/0151010269%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0151010269</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0151010269%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0151010269</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0151010269%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0151010269</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0151010269%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0151010269</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0151010269%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0151010269</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0151010269%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0151010269</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0151010269%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0151010269</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Creator Role=\"Introduction\">Christopher Hitchens</Creator><Manufacturer>Houghton Mifflin Harcourt</Manufacturer><ProductGroup>Book</ProductGroup><Title>Animal Farm and 1984</Title></ItemAttributes></Item><Item><ASIN>1849025975</ASIN><DetailPageURL>http://www.amazon.com/Homage-Catalonia-George-Orwell/dp/1849025975%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1849025975</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Homage-Catalonia-George-Orwell/dp/tech-data/1849025975%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1849025975</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1849025975%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1849025975</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1849025975%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1849025975</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1849025975%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1849025975</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1849025975%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1849025975</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/1849025975%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1849025975</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1849025975%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1849025975</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Manufacturer>Benediction Classics</Manufacturer><ProductGroup>Book</ProductGroup><Title>Homage to Catalonia</Title></ItemAttributes></Item><Item><ASIN>1849025940</ASIN><DetailPageURL>http://www.amazon.com/Down-Paris-London-George-Orwell/dp/1849025940%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1849025940</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Down-Paris-London-George-Orwell/dp/tech-data/1849025940%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1849025940</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1849025940%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1849025940</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1849025940%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1849025940</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1849025940%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1849025940</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1849025940%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1849025940</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/1849025940%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1849025940</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1849025940%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1849025940</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Manufacturer>Benediction Classics</Manufacturer><ProductGroup>Book</ProductGroup><Title>Down and Out in Paris and London</Title></ItemAttributes></Item><Item><ASIN>B004G8P0UW</ASIN><DetailPageURL>http://www.amazon.com/Animal-Farm-ebook/dp/B004G8P0UW%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004G8P0UW</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Animal-Farm-ebook/dp/tech-data/B004G8P0UW%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004G8P0UW</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB004G8P0UW%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004G8P0UW</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB004G8P0UW%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004G8P0UW</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB004G8P0UW%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004G8P0UW</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B004G8P0UW%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004G8P0UW</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B004G8P0UW%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004G8P0UW</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B004G8P0UW%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004G8P0UW</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Creator Role=\"Editor\">Worldreader.org</Creator><Manufacturer>Project Gutenberg and Worldreader.org</Manufacturer><ProductGroup>eBooks</ProductGroup><Title>Animal Farm</Title></ItemAttributes></Item><Item><ASIN>B003G4ILH6</ASIN><DetailPageURL>http://www.amazon.com/1984-Signet-Classics-George-Orwell/dp/B003G4ILH6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003G4ILH6</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/1984-Signet-Classics-George-Orwell/dp/tech-data/B003G4ILH6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003G4ILH6</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB003G4ILH6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003G4ILH6</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB003G4ILH6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003G4ILH6</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB003G4ILH6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003G4ILH6</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B003G4ILH6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003G4ILH6</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B003G4ILH6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003G4ILH6</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B003G4ILH6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003G4ILH6</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Creator Role=\"Afterword\">Erich Fromm</Creator><Manufacturer>Signet</Manufacturer><ProductGroup>Book</ProductGroup><Title>1984 (Signet Classics)</Title></ItemAttributes></Item><Item><ASIN>B0013OVVVO</ASIN><DetailPageURL>http://www.amazon.com/Animal-Signet-Classic-George-Orwell/dp/B0013OVVVO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB0013OVVVO</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Animal-Signet-Classic-George-Orwell/dp/tech-data/B0013OVVVO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0013OVVVO</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB0013OVVVO%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0013OVVVO</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB0013OVVVO%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0013OVVVO</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB0013OVVVO%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0013OVVVO</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B0013OVVVO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0013OVVVO</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B0013OVVVO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0013OVVVO</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B0013OVVVO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0013OVVVO</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Creator Role=\"Introduction\">C. M. Woodhouse</Creator><Manufacturer>New American Library</Manufacturer><ProductGroup>Book</ProductGroup><Title>Animal Farm (A Signet Classic)</Title></ItemAttributes></Item><Item><ASIN>0156186004</ASIN><DetailPageURL>http://www.amazon.com/Collection-Essays-George-Orwell/dp/0156186004%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0156186004</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Collection-Essays-George-Orwell/dp/tech-data/0156186004%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156186004</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0156186004%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156186004</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0156186004%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156186004</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0156186004%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156186004</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0156186004%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156186004</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0156186004%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156186004</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0156186004%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156186004</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Manufacturer>Mariner Books</Manufacturer><ProductGroup>Book</ProductGroup><Title>A Collection of Essays</Title></ItemAttributes></Item><Item><ASIN>B00509CSF6</ASIN><DetailPageURL>http://www.amazon.com/Burmese-Days-Novel-George-Orwell/dp/B00509CSF6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB00509CSF6</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Burmese-Days-Novel-George-Orwell/dp/tech-data/B00509CSF6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00509CSF6</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB00509CSF6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00509CSF6</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB00509CSF6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00509CSF6</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB00509CSF6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00509CSF6</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B00509CSF6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00509CSF6</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B00509CSF6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00509CSF6</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B00509CSF6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00509CSF6</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Manufacturer>Mariner Books</Manufacturer><ProductGroup>Book</ProductGroup><Title>Burmese Days: A Novel</Title></ItemAttributes></Item></Items></ItemSearchResponse>"
26
+ http_version: "1.1"