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
@@ -1,26 +0,0 @@
1
- ---
2
- - !ruby/struct:VCR::HTTPInteraction
3
- request: !ruby/struct:VCR::Request
4
- method: :get
5
- uri: http://ecs.amazonaws.jp:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=&IdType=ASIN&ItemId=482224816X&Operation=ItemLookup&Service=AWSECommerceService&Signature=CR9EkiH2+lTEsasEYa7dL6KRLUew8J0m/AcqT8wxyeo=&Timestamp=2011-04-06T11:16:34Z&Version=2010-11-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
- - Wed, 06 Apr 2011 11:16:35 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/2010-11-01\"><OperationRequest><HTTPHeaders><Header Name=\"UserAgent\" Value=\"Ruby\"></Header></HTTPHeaders><RequestId>c5e8cb4a-fdca-4c70-b50b-1652ddf37a7b</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemLookup\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"Signature\" Value=\"CR9EkiH2+lTEsasEYa7dL6KRLUew8J0m/AcqT8wxyeo=\"></Argument><Argument Name=\"ItemId\" Value=\"482224816X\"></Argument><Argument Name=\"IdType\" Value=\"ASIN\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-04-06T11:16:34Z\"></Argument></Arguments><RequestProcessingTime>0.0463860000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><IdType>ASIN</IdType><MerchantId>Amazon</MerchantId><OfferPage>1</OfferPage><ItemId>482224816X</ItemId><ResponseGroup>Small</ResponseGroup><ReviewPage>1</ReviewPage><ReviewSort>-SubmissionDate</ReviewSort><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>482224816X</ASIN><DetailPageURL>http://www.amazon.co.jp/%E3%82%B9%E3%83%86%E3%82%A3%E3%83%BC%E3%83%96%E3%83%BB%E3%82%B8%E3%83%A7%E3%83%96%E3%82%BA-%E9%A9%9A%E7%95%B0%E3%81%AE%E3%83%97%E3%83%AC%E3%82%BC%E3%83%B3%E2%80%95%E4%BA%BA%E3%80%85%E3%82%92%E6%83%B9%E3%81%8D%E3%81%A4%E3%81%91%E3%82%8B18%E3%81%AE%E6%B3%95%E5%89%87-%E3%82%AB%E3%83%BC%E3%83%9E%E3%82%A4%E3%83%B3%E3%83%BB%E3%82%AC%E3%83%AD/dp/482224816X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D482224816X</DetailPageURL><ItemLinks><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.co.jp/gp/registry/wishlist/add-item.html%3Fasin.0%3D482224816X%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D5143%26creativeASIN%3D482224816X</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.co.jp/gp/pdp/taf/482224816X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D5143%26creativeASIN%3D482224816X</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.co.jp/review/product/482224816X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D5143%26creativeASIN%3D482224816X</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.co.jp/gp/offer-listing/482224816X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D5143%26creativeASIN%3D482224816X</URL></ItemLink></ItemLinks><ItemAttributes><Author>\xE3\x82\xAB\xE3\x83\xBC\xE3\x83\x9E\xE3\x82\xA4\xE3\x83\xB3\xE3\x83\xBB\xE3\x82\xAC\xE3\x83\xAD</Author><Creator Role=\"\xE3\x81\x9D\xE3\x81\xAE\xE4\xBB\x96\">\xE5\xA4\x96\xE6\x9D\x91\xE4\xBB\x81 \xE8\xA7\xA3\xE8\xAA\xAC</Creator><Creator Role=\"\xE7\xBF\xBB\xE8\xA8\xB3\">\xE4\xBA\x95\xE5\x8F\xA3\xE8\x80\x95\xE4\xBA\x8C</Creator><Manufacturer>\xE6\x97\xA5\xE7\xB5\x8CBP\xE7\xA4\xBE</Manufacturer><ProductGroup>Book</ProductGroup><Title>\xE3\x82\xB9\xE3\x83\x86\xE3\x82\xA3\xE3\x83\xBC\xE3\x83\x96\xE3\x83\xBB\xE3\x82\xB8\xE3\x83\xA7\xE3\x83\x96\xE3\x82\xBA \xE9\xA9\x9A\xE7\x95\xB0\xE3\x81\xAE\xE3\x83\x97\xE3\x83\xAC\xE3\x82\xBC\xE3\x83\xB3\xE2\x80\x95\xE4\xBA\xBA\xE3\x80\x85\xE3\x82\x92\xE6\x83\xB9\xE3\x81\x8D\xE3\x81\xA4\xE3\x81\x91\xE3\x82\x8B18\xE3\x81\xAE\xE6\xB3\x95\xE5\x89\x87</Title></ItemAttributes></Item></Items></ItemLookupResponse>"
26
- http_version: "1.1"
@@ -1,26 +0,0 @@
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=&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=6d6jamg5IoMW7lqNOhjo2oycMQKibaaIVjRpAqqWluc=&Timestamp=2011-07-13T14:01:52Z&Version=2010-11-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
- content-type:
14
- - text/xml;charset=UTF-8
15
- server:
16
- - Server
17
- date:
18
- - Wed, 13 Jul 2011 14:01:53 GMT
19
- nncoection:
20
- - close
21
- vary:
22
- - Accept-Encoding,User-Agent
23
- transfer-encoding:
24
- - chunked
25
- body: "<?xml version=\"1.0\" ?><ItemLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><RequestId>5bbe8602-a5a3-4bf5-85f2-874abd6d3c36</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=\"6d6jamg5IoMW7lqNOhjo2oycMQKibaaIVjRpAqqWluc=\"></Argument><Argument Name=\"ItemLookup.Shared.IdType\" Value=\"ASIN\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"ItemLookup.2.ItemId\" Value=\"0486454398,0268018359,1604246014,184467598X,0312427182,1844674282,0745640974,0745646441,0826489540,1844672972\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-13T14:01:52Z\"></Argument></Arguments><RequestProcessingTime>0.6918150000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><Condition>All</Condition><DeliveryMethod>Ship</DeliveryMethod><IdType>ASIN</IdType><MerchantId>All</MerchantId><OfferPage>1</OfferPage><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><ReviewPage>1</ReviewPage><ReviewSort>-SubmissionDate</ReviewSort><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0816614024</ASIN><OfferSummary><LowestNewPrice><Amount>1974</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.74</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1708</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.08</FormattedPrice></LowestUsedPrice><TotalNew>31</TotalNew><TotalUsed>28</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>59</TotalOffers><TotalOfferPages>6</TotalOfferPages><Offer><Merchant><MerchantId>A2T89KHH6G5UD9</MerchantId><Name>TEXTBOOKFETCHER!</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2T89KHH6G5UD9</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NY</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>3134</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>This is a used item.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>UUKTdkvim62%2FAztmkDPgtIPHKGZ44vQya6g2Yw39dRzw8J7%2Bwacocf17EFNV3ok3lcMC4UF3rw0M8pCop3HAlUODkQfZpD5LpRUT2vSpCsU4MPKROTMR9w8yyuXCywqXa8kUFACU0SDHj5k3Ii4kPSytWPyeQhOe</OfferListingId><ExchangeId>Y14M1736667M0546403</ExchangeId><Price><Amount>1708</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.08</FormattedPrice></Price><AmountSaved><Amount>792</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.92</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><Quantity>3</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3AM3URTMSBDCO</MerchantId><Name>airportplacebooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3AM3URTMSBDCO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>20803</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Acceptable: book has underlining, highlighting, wear to cover and corners, notes in margins, writing inside front cover, but is intact and does not have missing pages. Overall integrity of book is acceptable.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>KK2iNqDg6M6TwEKzdFlf6Zl7Q2n41P2qJBh72iTJV70pnwGCoiEfjOG3svnetRrh06PbR%2B7BaAAe9VwSwBUVQ1JCnc%2BjHgGgh2GBmnSNWfvcLZYK5uThJiGjpvtYKNvJTCHvBszOzGy8tceN3k0XQQ%3D%3D</OfferListingId><ExchangeId>Y11M5274141M8865339</ExchangeId><Price><Amount>1708</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.08</FormattedPrice></Price><AmountSaved><Amount>792</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.92</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2SRGVS7OXYV3F</MerchantId><Name>wmboothsbookssf</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2SRGVS7OXYV3F</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>5511</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Book shows normal shelf wear. Front page is damaged. Outer edge is soiled. AP</ConditionNote></OfferAttributes><OfferListing><OfferListingId>wdRJTPxweB4qH8U%2BUpjtdgl6%2FYLSanAJOEb%2BbBRTNnSvE8h72HYM%2FVf94I18QZCRGthVaRytcFfdrf7TREu1iBgRSxqcZJ%2FpmQDDNn%2FGYyXWxPYL9IBlxCzeLeUhd2FBI02aY7iwgCio8pLpJZ3amDZ0fzo%2BU1G5</OfferListingId><ExchangeId>Y12M3569228M9646103</ExchangeId><Price><Amount>1949</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.49</FormattedPrice></Price><AmountSaved><Amount>551</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.51</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A11F6YB95ZDE0J</MerchantId><Name>mandnbooksandtreasures</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A11F6YB95ZDE0J</GlancePage><Location><CountryCode>US</CountryCode><StateCode>WA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>111</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>University of Minnesota Press 1988 2nd Printing large trade paperback. Slight wear on the cover and a bent corner on the lower back cover. The spine is tight. The inside pages are unmarked.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>pPIKgoGPMiE59BCYlRQhLiTFqohPdTO%2B%2BvNg6H4q1Bg8Hz1vq4ZqFmhg8c6gUvZoOd6pFygPFu%2BW5pJuEfVqAerf1AzIf4bR0aLTDSTEhaglmMqQ6pJmlIAjWSpRFQkwfX%2B5mNmWiPis8kbbZX%2F2RQ%3D%3D</OfferListingId><ExchangeId>Y11M4283784M3432431</ExchangeId><Price><Amount>1950</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.50</FormattedPrice></Price><AmountSaved><Amount>550</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.50</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3HSOOL5QKAZSX</MerchantId><Name>best-books-and-more</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3HSOOL5QKAZSX</GlancePage><AverageFeedbackRating>5.0</AverageFeedbackRating><TotalFeedback>8</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand new. Ships within 24 hours.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>9%2BX7iEnjCJyWehNjLmhmHOrEfWW96rKFGhcSKa8Zl1JdemQ4pVsOPl1GDzxLcF4T3VXAHhq11TKrggrDMl%2BVyt2Fs6jasWrO7tRz5u8CZatjUtiYQkVQKdNuqPrrtqPNTpYkD3OEOpKwPUVnO0%2BC9A%3D%3D</OfferListingId><ExchangeId>Y15M3632307M4242692</ExchangeId><Price><Amount>1974</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.74</FormattedPrice></Price><AmountSaved><Amount>526</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.26</FormattedPrice></AmountSaved><PercentageSaved>21</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2VP2MNRZMXNWP</MerchantId><Name>Recycled Books of BR</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2VP2MNRZMXNWP</GlancePage><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>15</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Ready to ship! Cover has moderate shelf wear. Light creases on back cover. No pen and/or highlight marks.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>o2DBUMrIbTlAZzobbwvXDCYTWJlWDXLO0u%2BnzGx3rxTaIICrWsLkJYksgHLxQ1OErgPmft659hZZ7W0%2B06iUjv9EJcK3y9%2F5iyh%2B918fjnieDkKc7hHO4Hh7iuuRu2caf%2FlKbsUMZYxPmWufenTohA%3D%3D</OfferListingId><ExchangeId>Y19M2503753M9607167</ExchangeId><Price><Amount>1975</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.75</FormattedPrice></Price><AmountSaved><Amount>525</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.25</FormattedPrice></AmountSaved><PercentageSaved>21</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ASWK2P83YYFWO</MerchantId><Name>textbooksnow-</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ASWK2P83YYFWO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IL</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>36598</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Inventory subject to prior sale. Expedited orders cannot be sent to PO Box. Sorry, not able to ship to APO, FPO, Alaska, and Hawaii.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>FRC89DAAJFqdYwaBt3rXIV%2BoTBZnhayED%2Bj9Ffx70N7U2UWI53oIM1YkjBZkL8%2FqrglBwFSg2DOOXu8NfUTNbKmvrpZZQ%2BjV2%2B2lr1MROhOW4rkg6sMDDzyY7SUdKEhQ3aL2D3OVa%2FUHbkL8OTEAHw%3D%3D</OfferListingId><ExchangeId>Y19M1368118M3848895</ExchangeId><Price><Amount>1975</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.75</FormattedPrice></Price><AmountSaved><Amount>525</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.25</FormattedPrice></AmountSaved><PercentageSaved>21</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2L77EE7U53NWQ</MerchantId><Name>Warehouse Deals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2L77EE7U53NWQ</GlancePage><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>284420</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition></OfferAttributes><OfferListing><OfferListingId>p%2B7DOuLaneemOU%2F%2BlFtg3YCt8fWqfjC8aOi9sqC5RnHeXjyrBT1H0OHrnVGoHKMhcgcn9ruf81w%2FVwgIe7skJwgYNJtxrWiuWK1pAUDHGDSW9orLovgwcFEuCYZ1gPUKLohOa%2BrHsnqn03vzxLnqdcfTlLWfA2HB</OfferListingId><ExchangeId>Y12M6611111M2504376</ExchangeId><Price><Amount>1999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.99</FormattedPrice></Price><AmountSaved><Amount>501</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.01</FormattedPrice></AmountSaved><PercentageSaved>20</PercentageSaved><Availability>Usually ships in 24 hours</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>0</MinimumHours><MaximumHours>0</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>1</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1XT3HWNV29MDM</MerchantId><Name>belltowerbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1XT3HWNV29MDM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45860</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>May contain minor highlighting/markings or minor cover wear. Standard shipping arrives within 6-8 business days. This item does not include any CDs, Infotracs, Access cards or other supplementary material.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>5lN37L3gRdBistE8gis1wTZ49vhKY0qk4h8mC6liDrB%2FNTd5kCKy4KdiL6ABIBg4yIKvkaVKUQf08JNvCE3PaYX%2BKEkJg%2Bo2HVkmQs9ZsZMX%2FexGNBrkrBFQ%2FdK7eOUIu1GMR3Sa3QOrAjC96erOF5basdmNU52P</OfferListingId><ExchangeId>Y14M5039405M9445024</ExchangeId><Price><Amount>2009</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$20.09</FormattedPrice></Price><AmountSaved><Amount>491</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.91</FormattedPrice></AmountSaved><PercentageSaved>20</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A14AH9IQUK99A2</MerchantId><Name>campus_bookstore</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A14AH9IQUK99A2</GlancePage><Location><CountryCode>US</CountryCode><StateCode>AR</StateCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>5668</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Used - Good 1st Edition May contain highlighting/underlining/notes/etc. May have used stickers on cover. Ships same or next day. Expedited shipping takes 2-3 business days; standard shipping takes 4-14 business days.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>wxY4JGb3Z%2FOPJFF4Ra3QekJl%2Fuq3Dji7poWL9Vyyyt9LbQqdCd7a8JDNntWd6KeMifoW%2FKkopBGTF839gkpJ4Z39YsyrUx0rreKj3MZReHM9JfyNkkNUU7o6KXS0punvsweR5wJaEE9f3Qp7CJKAsQ%3D%3D</OfferListingId><ExchangeId>Y12M1804381M7035605</ExchangeId><Price><Amount>2111</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$21.11</FormattedPrice></Price><AmountSaved><Amount>389</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.89</FormattedPrice></AmountSaved><PercentageSaved>16</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>0143105825</ASIN><OfferSummary><LowestNewPrice><Amount>1248</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.48</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1248</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.48</FormattedPrice></LowestUsedPrice><LowestCollectiblePrice><Amount>15000</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$150.00</FormattedPrice></LowestCollectiblePrice><TotalNew>41</TotalNew><TotalUsed>17</TotalUsed><TotalCollectible>1</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>59</TotalOffers><TotalOfferPages>6</TotalOfferPages><Offer><Merchant><MerchantId>AU7NLR99JVUEH</MerchantId><Name>internet845</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AU7NLR99JVUEH</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>823</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>We ship fast!!!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>8B9TP5pd9erOWPPt%2F7nk5b1mAc0Sx3CoOLdOvjXg4ua8%2BpclnmBAoF%2Fu8pBhawSk1dozj%2B1nscGu9yJV%2FnTQnkWHDOGdcSPKi0DRAagbO2iEHRO9%2Fj5magQDTFBAmxzIX%2B4Xs8T34vvypQdD7N8IrqkrxRn2K7%2Fc</OfferListingId><ExchangeId>Y11M5638108M9131764</ExchangeId><Price><Amount>1248</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.48</FormattedPrice></Price><AmountSaved><Amount>952</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.52</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3019768YVRDAV</MerchantId><Name>blondieboys2</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3019768YVRDAV</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>880</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Front and/or Back cover has a bend, otherwise Excellent condition! Fast daily shipping!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>v1BE7JLioWtX47KvLbyN9hNs2GIAHgPdaEbZhgJozDTx4jtlnfarJmJ4cBqHG8p9EbLl3hmMPC026yOveERZ%2Bn5UknEaw67odCXZJz9W%2F434dA8A92JZE9azy%2BtOUycD8AuOwOqSBuukfsJm4mPeJg%3D%3D</OfferListingId><ExchangeId>Y14M3821621M3830978</ExchangeId><Price><Amount>1248</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.48</FormattedPrice></Price><AmountSaved><Amount>952</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.52</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3AKI0A2TT7D5A</MerchantId><Name>BRILANTI BOOKS</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3AKI0A2TT7D5A</GlancePage><Location><CountryCode>US</CountryCode><StateCode>TX</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>17854</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New, Perfect Condition, May ship from different locations. Please allow 4-14 business days for delivery. 100% Money Back Guarantee.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>hV9BdaO%2FUcg%2BRQUDbG904Kv9aaq3F2LjyjiD5Y8%2FQUdFTEUv5WRFSI4xleCPFK28zfnXcKPf14Bzy6ZyD80QsJ23Ym6v%2F6hKiHa3h1MLcdgsWnuNhInPmc6h2pS7MgU1d%2BF8GXkei1%2FEFuLzXduH8olZVjpJoayy</OfferListingId><ExchangeId>Y16M2980949M1926539</ExchangeId><Price><Amount>1248</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.48</FormattedPrice></Price><AmountSaved><Amount>952</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.52</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><Quantity>63</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A20EWB51R9YBPO</MerchantId><Name>---greatbookdeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A20EWB51R9YBPO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>FL</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>30182</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Absolutely Brand New &amp; In Stock. 100% 30-Day Money Back. Direct from our warehouse. Ships by USPS. 1+ million customers served-In business since 1986. Happy Customers is Our #1 Goal. Toll Free Support</ConditionNote></OfferAttributes><OfferListing><OfferListingId>Xe4yqEc7ww9QfvXfJO1vAEOEiM25C23%2BRuw7iWOYp7sSzdS%2FNozS%2FC%2BB4m9OP5%2BWz9g2MB%2Bp1Zttt3QQ4Sbi01fubWgRTJQViCuKkpyHIsF%2BCdGZdbNPSatQGdLFKI4VsWuQXVxetqBwgb7M%2FrhoBg%3D%3D</OfferListingId><ExchangeId>Y11M1567708M8523810</ExchangeId><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><Quantity>499</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A20EWB51R9YBPO</MerchantId><Name>---greatbookdeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A20EWB51R9YBPO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>FL</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>30182</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Absolutely Brand New &amp; In Stock. 100% 30-Day Money Back. Direct from our warehouse. Ships by USPS. 1+ million customers served-In business since 1986. Happy Customers is Our #1 Goal. Toll Free Support</ConditionNote></OfferAttributes><OfferListing><OfferListingId>WDaXgaLG34b1V%2BY%2BKrwc9fyQl90IojwMpRZyYaT9s%2Bcgd9vHvbDoxa8RGvRdKpGAjts1mavl2X4ZytEeuGkT8clVB%2FT34L181p0Ab5G36c%2FPpospHgF2PVRiwBZlQZFyYNkHHP8sQMNBwaeYWOSNPg%3D%3D</OfferListingId><ExchangeId>Y11M3848980M3444090</ExchangeId><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><Quantity>498</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AGLPMRINU0Q3T</MerchantId><Name>pbshop</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AGLPMRINU0Q3T</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>33298</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand new book! Delivered direct from our US warehouse by Expedited (4-7 days) or Standard (usually 10-14 days but can be longer). Expedited shipping recommended for speedier delivery. Over 1 million satisfied customers</ConditionNote></OfferAttributes><OfferListing><OfferListingId>nbfyUG7pdefWgdYcRqykO15RWhXPCJVw8wMT%2FfqnZzTkGl28lFMo3ASjMHwAYUgbIUQ4mkclqj6BK1gLprGG%2FLvbxC9MmM6yM2J90B%2BmD9gv9ukZMyiuEDDRDUtYZBlF7LZgZ8UWRtHsN0AMdYGaNg%3D%3D</OfferListingId><ExchangeId>Y12M1181029M9303018</ExchangeId><Price><Amount>1271</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.71</FormattedPrice></Price><AmountSaved><Amount>929</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.29</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><Quantity>37</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1XT3HWNV29MDM</MerchantId><Name>belltowerbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1XT3HWNV29MDM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45860</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>May contain minor highlighting/markings or minor cover wear. Standard shipping arrives within 6-8 business days. This item does not include any CDs, Infotracs, Access cards or other supplementary material.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>uOPrUQynwAfG5xY1XivY4qNp7jKDHplNrUhgqU5%2BIGPDg2u8FRTu8F6Ai0yTuzDyMHnbHLK5WZJzyAh0lyrw9zdBqP1Rj%2BGxjRJffz8Yc%2FUDvk7bTlEAoA06TZeJurKWg31YsgnWroio1%2FJwWkl2Pceq%2BGaILF4h</OfferListingId><ExchangeId>Y14M4165930M8390921</ExchangeId><Price><Amount>1328</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.28</FormattedPrice></Price><AmountSaved><Amount>872</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.72</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><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1KIF2Y9A1PQYE</MerchantId><Name>allnewbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1KIF2Y9A1PQYE</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.5</AverageFeedbackRating><TotalFeedback>14302</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>BRAND NEW</ConditionNote></OfferAttributes><OfferListing><OfferListingId>ikw33OXrsqxkd2EzgnMmWGx2lB4SkkdBXpED1ANiIl7XB%2BkdHcCBsb9UR%2BHu2BsFnlnC4uLALlfIURVvvu7zhQGALkuFbh6VSJ3Uz5KM85OrVGGp%2F9TlGhDnmGbpcuBNb%2B2XgZbtZ9vphlRHy7R83Q%3D%3D</OfferListingId><ExchangeId>Y11M1470360M3110989</ExchangeId><Price><Amount>1329</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.29</FormattedPrice></Price><AmountSaved><Amount>871</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.71</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><Quantity>100</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1KIF2Y9A1PQYE</MerchantId><Name>allnewbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1KIF2Y9A1PQYE</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.5</AverageFeedbackRating><TotalFeedback>14302</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>BRAND NEW</ConditionNote></OfferAttributes><OfferListing><OfferListingId>I8oDNqpLAfGl1nykrSsCyDCULlU6wd%2BOBXIt9kEBXK8v%2FOPHgWZSfEheIV239Z08fPbe2hWoGWbrqQHwCOUo1z8Uhg8su%2B4W08zi3zd8hblVWgeqyNKjzO5SbqQVI6iL8SipOOB9aG86HrQ2FcQWHQ%3D%3D</OfferListingId><ExchangeId>Y11M0209708M5718954</ExchangeId><Price><Amount>1329</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.29</FormattedPrice></Price><AmountSaved><Amount>871</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.71</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><Quantity>100</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2OMGVG4337Z2A</MerchantId><Name>booksXpress</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2OMGVG4337Z2A</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>5698</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>BRAND NEW - 100% GUARANTEED! Fast shipping</ConditionNote></OfferAttributes><OfferListing><OfferListingId>UiHVelie2nl9%2BOaMjRGfXIwLNpQe89EqB%2BUBfuN61VDSeclh2wvc6NeYcSit6Lb1CZoD99LbsOhE%2B34js6wh393XGx09GC%2B9wyb%2BC3ZWIEPr%2FcNXIHQnB7G4XrzhXxSAlpzV50L0DKr0EUDyyWTXiq0TEdmoPsFt</OfferListingId><ExchangeId>Y11M5761931M3486493</ExchangeId><Price><Amount>1345</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.45</FormattedPrice></Price><AmountSaved><Amount>855</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.55</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><Quantity>8</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>0485113600</ASIN><OfferSummary><LowestNewPrice><Amount>12516</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$125.16</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>14066</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$140.66</FormattedPrice></LowestUsedPrice><TotalNew>12</TotalNew><TotalUsed>3</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>15</TotalOffers><TotalOfferPages>2</TotalOfferPages><Offer><Merchant><MerchantId>AHNEEZ9CVAP3Q</MerchantId><Name>---superbookdeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AHNEEZ9CVAP3Q</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>35759</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>%2BIKcCB6ZrfUuhZxKcBHKcT0Atg4I9rE%2FKAxqBBp26ysoSUwhH99B9pOT3%2FXiPiLVfQ5ioYPwgLmOnj9mhbdL97PxDn0pwAG9OvNlbq0RpgfIBemDa3QeEcexP6wL3OBHbifye%2BtQQ3wpe0HrFFVMYraQQNhPp8tp</OfferListingId><ExchangeId>Y11M4365232M6719268</ExchangeId><Price><Amount>12516</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$125.16</FormattedPrice></Price><AmountSaved><Amount>5484</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$54.84</FormattedPrice></AmountSaved><PercentageSaved>30</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>999</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AGLPMRINU0Q3T</MerchantId><Name>pbshop</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AGLPMRINU0Q3T</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>33298</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand new book delivered from the UK in 10-14 days.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>Ue9uXGcxIHSx4TxTJgQHecma%2FeDScVlzRMIZ1MARH0Jtps8NKypzyVaErt6BSGpAzxevLVI4A%2F4ARdT4tOvUk%2F3Vxh6UQU%2BdWuYgoL1e4rWTLArzDQqXywSuEyUGIFeb2WZVQyJXNcrEvrOA51%2BAdQ%3D%3D</OfferListingId><ExchangeId>Y12M4893668M3985505</ExchangeId><Price><Amount>12517</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$125.17</FormattedPrice></Price><AmountSaved><Amount>5483</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$54.83</FormattedPrice></AmountSaved><PercentageSaved>30</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2E9OWRCF7T08Y</MerchantId><Name>pbshopus</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2E9OWRCF7T08Y</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>30545</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand new book delivered in 10-14 days.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>zSCt5%2B3fqQpsOyqVgHdZYQaVSgYmXKBJwStfouZyCvHTq7lr05ab0b0PGU0d%2BhswMS%2B%2BjBnegAq%2BvipSzUnPeXBI1eicTEvJWXQGpDknaW4d%2BjjQhV39oXLXYWOJ418Bm4tnzPN2%2BFhy1eee5eqpUhT1Hyr7M8Sd</OfferListingId><ExchangeId>Y11M6999631M5823229</ExchangeId><Price><Amount>12517</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$125.17</FormattedPrice></Price><AmountSaved><Amount>5483</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$54.83</FormattedPrice></AmountSaved><PercentageSaved>30</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3JTEDFNP88N07</MerchantId><Name>PKD Books</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3JTEDFNP88N07</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>37</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition></OfferAttributes><OfferListing><OfferListingId>%2BgG62RKpNl8D4Z%2F%2FGvM9aHNA5cDUFOSkLuJ30RanrH%2Fqv6Oxxwr3%2FRiQGtwCBBXRJ2cs15k1gn7fzIkFLRZwtWlVNKzWy3hMGmr09MFNpEYBngdDtH%2BGVZzV6Mg4umVxYwtGuq1%2FJ3FEUiRZVEmhFg%3D%3D</OfferListingId><ExchangeId>Y17M1131367M9899348</ExchangeId><Price><Amount>12530</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$125.30</FormattedPrice></Price><AmountSaved><Amount>5470</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$54.70</FormattedPrice></AmountSaved><PercentageSaved>30</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>5</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AGLPMRINU0Q3T</MerchantId><Name>pbshop</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AGLPMRINU0Q3T</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>33298</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>New printed-on-demand paperback delivered from the UK in 10-14 days.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>wIL3aaF%2FZw4slsIQf4JPs%2B%2BnyrJxFbbFAgnnYo%2Ftvo%2FAip8LbfYBnFrnVP%2F%2BxKA8UsH7Ckbd%2B21DTHqXVQLzYdEd9alGlcffJ2phMVQhK%2Fsd1KcPG2WyvXoYuh9vzu7OfO6WmFqYlNd749HS1VGkZA%3D%3D</OfferListingId><ExchangeId>Y12M2288863M8160573</ExchangeId><Price><Amount>12768</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$127.68</FormattedPrice></Price><AmountSaved><Amount>5232</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$52.32</FormattedPrice></AmountSaved><PercentageSaved>29</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>500</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3TJVJMBQL014A</MerchantId><Name>the_book_depository_</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3TJVJMBQL014A</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>77555</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New. Delivery is usually 5 - 8 working days from order, International is by Royal Mail Airmail</ConditionNote></OfferAttributes><OfferListing><OfferListingId>I6%2BTEK11NjmqapOgpwqmfKWSIrfS0pCxJVs%2Fd6ZPyYL9vyrv9KNaMOsWuOv%2BmFcD%2FrbtnY9VX00KKDeKfNEc%2BdKkSsrkxrimkk8dBw4yjo1K%2FTYBxRh8tTVOAAJBtrmZMQGEy5GLiPw%2F8T1mldpqZg%3D%3D</OfferListingId><ExchangeId>Y19M5715400M7923788</ExchangeId><Price><Amount>13105</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$131.05</FormattedPrice></Price><AmountSaved><Amount>4895</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$48.95</FormattedPrice></AmountSaved><PercentageSaved>27</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3TJVJMBQL014A</MerchantId><Name>the_book_depository_</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3TJVJMBQL014A</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>77555</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New. Delivery is usually 5 - 8 working days from order, International is by Royal Mail Airmail</ConditionNote></OfferAttributes><OfferListing><OfferListingId>mlwrblsZfIn1ZMVnpU4YTAINqeLZmQmPAfhSuB0IlpWj3pu40ytlLmQcT2TabstGFWMmFdmJA8VzIrKDEFXlo3%2FeoKyjn5f0WUvS1VweSRx9XK787FVbUwst3OtW1Vg5NlODvk4bO1oZIkFLPxVFwA%3D%3D</OfferListingId><ExchangeId>Y19M1652784M0757121</ExchangeId><Price><Amount>13105</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$131.05</FormattedPrice></Price><AmountSaved><Amount>4895</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$48.95</FormattedPrice></AmountSaved><PercentageSaved>27</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>30</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AR913EZJR6MLO</MerchantId><Name>the_book_community</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AR913EZJR6MLO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>OR</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>10276</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Customer oriented seller. Shipped promptly and packaged carefully. Delivery in 7-11 business days.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>ONCSnrsxyBt9eZ%2BTHtC6w%2BxpdSRzjoC90Pk%2FOL5wRSW1AmaA1WpZEFn9jnpkvnlQdiYSLQuKqH501X1NHEsM%2BKGkoNoSe7tjvEgjV5CPx87Zh99dI1Dq8KHxISY3UJQcfoDTV2o34fYQtQiCCAfjI%2BXgo6oNMuDg</OfferListingId><ExchangeId>Y11M4307832M2536077</ExchangeId><Price><Amount>13227</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$132.27</FormattedPrice></Price><AmountSaved><Amount>4773</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$47.73</FormattedPrice></AmountSaved><PercentageSaved>27</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3LVSQM04S5WC1</MerchantId><Name>aphrohead_books_uk</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3LVSQM04S5WC1</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>6329</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New, Delivery Via Priority Airmail</ConditionNote></OfferAttributes><OfferListing><OfferListingId>ndkdDm8iXwxImBwxxCoq%2BoGyznsiehuEpKjnV2VJf4M81A%2Fj7Yy52q3CvGKh9HTMN9EzwxPLFDaOqxasvTTcoJf5WojHlTAH%2FwqcPN3Vtlundfp9%2BzqVerK55qDenBG2bTcCd0%2BLioI6tTcFx5LjdEcSnlXURNjT</OfferListingId><ExchangeId>Y11M3287203M3943485</ExchangeId><Price><Amount>13727</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$137.27</FormattedPrice></Price><AmountSaved><Amount>4273</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$42.73</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><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AHNEEZ9CVAP3Q</MerchantId><Name>---superbookdeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AHNEEZ9CVAP3Q</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>35759</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>V1lGW8DYmEqCqEFDTPEsxlBD69k3P50pphzH37ABKjz8p1g4b%2BfDPpE0kuZJeXYnch3EIErMPoUDBAZ%2BUcx8wFWrUnyPL3%2F6jLjqNHT2IJGgbB0kDOmTpVq27lyz1LJKuTtXyqvdbqxn%2Fyj3GQ7DDc5Fz7vslm8U</OfferListingId><ExchangeId>Y11M1459563M9029263</ExchangeId><Price><Amount>14066</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$140.66</FormattedPrice></Price><AmountSaved><Amount>3934</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.34</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><Quantity>999</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>0816616779</ASIN><OfferSummary><LowestNewPrice><Amount>1836</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$18.36</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1100</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.00</FormattedPrice></LowestUsedPrice><TotalNew>24</TotalNew><TotalUsed>22</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>46</TotalOffers><TotalOfferPages>5</TotalOfferPages><Offer><Merchant><MerchantId>A365C2XG0O7B0H</MerchantId><Name>thrift_books</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A365C2XG0O7B0H</GlancePage><Location><CountryCode>US</CountryCode><StateCode>WA</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>74907</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Light shelf wear and minimal interior marks. Millions of satisfied customers and climbing. Thriftbooks is the name you can trust, guaranteed. Spend Less. Read More.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>rOwabgApLvlGqFZ9nJZ6KCkiUYyhBVfmoLuEpR0T%2B4FhehaynnPZIBCxnEGFR6OzF22oFB9XhyHcn7EX0UA3JCvHZ3MDnOWJhi49myfDKSYOJdp1RL1EPgQSXFEjQdnJtrS9Ib%2Fjf2VWpS%2BxlTku9A%3D%3D</OfferListingId><ExchangeId>Y19M3420092M0247445</ExchangeId><Price><Amount>1100</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.00</FormattedPrice></Price><AmountSaved><Amount>900</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.00</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3G6WNDFMU2LTW</MerchantId><Name>bookmans_exchange</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3G6WNDFMU2LTW</GlancePage><Location><CountryCode>US</CountryCode><StateCode>AZ</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>27175</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Satisfaction 100% guaranteed!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>lckLM3PTzLejilKPYOpC%2BXOXl66ELTqenBYV1r0dkkOFvtmTdh0r5cSHaDGmYbKbU6Ex0T%2FHtZlorS%2FaTWeukhF2LTeg%2FMMIuUIeArVopD9N9hMNe6dBJRgj15ctFgnSVRV4ctgfuAzyzkuFOOaPrFtlXvzUI4M9</OfferListingId><ExchangeId>Y11M1015228M7880524</ExchangeId><Price><Amount>1100</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.00</FormattedPrice></Price><AmountSaved><Amount>900</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.00</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2BW3EAEPV1MMI</MerchantId><Name>rhinobook</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2BW3EAEPV1MMI</GlancePage><Location><CountryCode>US</CountryCode><StateCode>TN</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>536</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Pages are clean, binding is tight. 1994 edition with black and blue cover. No highlighting or underlining. Minor shelfwear, corners bumped. Ships from Nashville, TN.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>YkFne0xYpWDTIMysTmff43jxhWBvjFIBtHacEDDMkvv6UkwTQyLmidH6%2BUrb3CLxCZ%2BubrVW8qjPiM2UDsACAueHxsbfYlaaoMr2wB2lwhaV6dgCfZ7XYn9CnwqUSBmQtUXebHn3mY%2B%2BLAy8JtkDeA%3D%3D</OfferListingId><ExchangeId>Y11M0687913M6143339</ExchangeId><Price><Amount>1100</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.00</FormattedPrice></Price><AmountSaved><Amount>900</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.00</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2SRGVS7OXYV3F</MerchantId><Name>wmboothsbookssf</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2SRGVS7OXYV3F</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>5511</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Cover and pages dog eared, outer edge slightly soilded, pages are clean. SB</ConditionNote></OfferAttributes><OfferListing><OfferListingId>9Z1Oni5icU%2BFBAMy%2Bci3Z4arl5q%2Bp8zGPnIRTJlnkpXm%2B91sLMB1kmq7myJLHysNB6AzzZ0nEen4U0GXl4Y4dIlFiMDAOEBw19IGZz7mrhDA8ozw8qRf1M0yLhf90oY8K43XBI0bJE4rKlbVssI1%2Byx9KeS9SxHB</OfferListingId><ExchangeId>Y12M6879798M4478495</ExchangeId><Price><Amount>1139</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.39</FormattedPrice></Price><AmountSaved><Amount>861</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ASWK2P83YYFWO</MerchantId><Name>textbooksnow-</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ASWK2P83YYFWO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IL</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>36598</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Inventory subject to prior sale. Used items have varying degrees of wear, highlighting, etc. and may not include supplements such as infotrac or other web access codes. Expedited orders cannot be sent to PO Box. Sorry, not able to ship to APO, FPO, Alaska, and Hawaii.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>z7CtSWkC%2FjX32fbqIBSep5p%2BzzEkA5v%2BOMaFiH6LYLq%2B5RxN9X19BZ1KSZaAES5s%2FLlp9W2pKsfa%2BftsjZM7y0qhbvADHu6KQUUNYxBT0HtPERUQ9Jwli7OwQ5O8vrhf%2BfXYTX1VsgrFErRFPAvd3w%3D%3D</OfferListingId><ExchangeId>Y19M2074459M0206761</ExchangeId><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><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1XT3HWNV29MDM</MerchantId><Name>belltowerbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1XT3HWNV29MDM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45860</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>May contain highlighting/markings or cover wear. Book in GOOD condition. Standard shipping arrives within 6-8 business days. This item does not include any CDs, Infotracs, Access cards or other supplementary material.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>XobN9W%2FD2yta0OYiOL%2Fk4QEJ0CexQhBi54SZ%2FSXrdJvz1MmVIaNzCGEvardd71EKkqhft%2FTKX%2B6jsWVk1QgceUUqAbG1jGAozt50J%2B%2Bb6eXjf3UzPnkCUXG4gPpZ4RmcYpwd646bUbip35N1fRlaWxqOZpYkNshg</OfferListingId><ExchangeId>Y14M4262104M2908751</ExchangeId><Price><Amount>1464</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$14.64</FormattedPrice></Price><AmountSaved><Amount>536</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.36</FormattedPrice></AmountSaved><PercentageSaved>27</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3RK6YG2WKDLIU</MerchantId><Name>bookcultureny</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3RK6YG2WKDLIU</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NY</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>1444</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Shipped from a real independent book store in Manhattan.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>u9BMhsZ9n57wtPCJu4iFDbeGWlv92Q9yja3YljFDLXh47iZLp6N7t%2BKNpU08g1fgSpTrW183wGBLbdmpQRVjibCwn13e8CSHXmS447OGlA62cZdayN74330Nsx4U39UCsj0f04%2FvzT6FewCc3Y%2BLHaNYVFEkPQBg</OfferListingId><ExchangeId>Y13M1445884M1181942</ExchangeId><Price><Amount>1500</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.00</FormattedPrice></Price><AmountSaved><Amount>500</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.00</FormattedPrice></AmountSaved><PercentageSaved>25</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2MU9ZILHNPP6L</MerchantId><Name>quality7</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2MU9ZILHNPP6L</GlancePage><Location><CountryCode>US</CountryCode><StateCode>GA</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>51889</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Excellent customer service. Order inquiries handled promptly.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>vNwq8qo1M6jqKfBa%2BPXqLOsk%2BOWrMuxNPp0qdyXjmN9FgplN3rJSDISL6BKhT0dDJeGB8tC%2BzP5jzO%2BHLEXavhzq%2BDVs%2FTKU6e5OB4yzawHgGsnt1mRaijP3jkCvVzubr7eNl8aQCjM%3D</OfferListingId><ExchangeId>Y17M5412077M7618950</ExchangeId><Price><Amount>1553</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.53</FormattedPrice></Price><AmountSaved><Amount>447</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.47</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2Z2CSK1PH6GOI</MerchantId><Name>bordeebook</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2Z2CSK1PH6GOI</GlancePage><Location><CountryCode>US</CountryCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>42774</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Used but in good condition with some markings. No missing pages. May not include accessories such as CD, code or DJ. May be Ex-library. Fast shipping!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>Coowgj8GttvjKAugFsbS2M4tai8rrxpJNx4MH1Q9GzaCg7P8vEVO1S1XZizqJv54BpWVfIfBgHls%2FUMCeLuXzB77lpaV5FTpksfC3g0AFa6x6I3dsyyux47WqFYbkH%2FNpnSJQM7NwIvC2Dz%2Bk2DFiQ%3D%3D</OfferListingId><ExchangeId>Y12M3761536M2828745</ExchangeId><Price><Amount>1555</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.55</FormattedPrice></Price><AmountSaved><Amount>445</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.45</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A9FKNLPQM17S0</MerchantId><Name>LABYRINTH BOOKS</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A9FKNLPQM17S0</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>4670</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition></OfferAttributes><OfferListing><OfferListingId>3KHKdou9uuau%2BFcSa22l26i%2BupCa3%2B294k6WARg5mENra32%2BSAq2dH4FLPiRxeb84we6JxlXqdEEsejYRJ3BXPXexrEF84joDu5ZZwWgMgoqnlKh8aWdQpieRekHgBhfuZgXdaVaYsC445RARzFtHg%3D%3D</OfferListingId><ExchangeId>Y18M5420405M2816646</ExchangeId><Price><Amount>1600</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$16.00</FormattedPrice></Price><AmountSaved><Amount>400</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.00</FormattedPrice></AmountSaved><PercentageSaved>20</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>0942299078</ASIN><OfferSummary><LowestNewPrice><Amount>1342</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.42</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>890</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.90</FormattedPrice></LowestUsedPrice><TotalNew>35</TotalNew><TotalUsed>25</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>60</TotalOffers><TotalOfferPages>6</TotalOfferPages><Offer><Merchant><MerchantId>AD721ULM8TKWC</MerchantId><Name>bigshopingeorgia</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AD721ULM8TKWC</GlancePage><Location><CountryCode>US</CountryCode><StateCode>GA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>382</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Used book in great condition, no markings on pages, in excellent readable condition. (M2A)</ConditionNote></OfferAttributes><OfferListing><OfferListingId>Tdf%2FnbUWUhVGkQ1hupD3fCiPQZ6lIl%2F%2F0Z34JZdoR4%2Bm5GcBgB1c32LCr2X%2FhO477J0ABlI0OlLbRrE2lJMmMnIrvlDsqcSVMnEhGaCFs%2FMotF9g1d5SYS0Mpz9SRFyZi0iEczeas3m7U6KbqYoquweJST46tGCH</OfferListingId><ExchangeId>Y13M6278848M1830253</ExchangeId><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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1856RHEL9MRFP</MerchantId><Name>Charles Berry, Bookseller</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1856RHEL9MRFP</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>5.0</AverageFeedbackRating><TotalFeedback>274</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Publisher: Zone Books&lt;br&gt;Date of Publication: 1990&lt;br&gt;Binding: soft cover&lt;br&gt;Edition: &lt;br&gt;Condition: Very Good&lt;br&gt;Description: 0942299078 Softcover in VG condition: light handling, slight wear, ink underlining on 4 early pages, none thereafter. 142 pages. [9oz]&lt;br&gt;</ConditionNote></OfferAttributes><OfferListing><OfferListingId>s0Ugr0u%2FcRNNBxAYkTElcGNvUtldOemiyrlhyZCYR2lctJTs25A5Xcr7D8DzmTb95Z%2FY2N91i7JOuhhLGWGjLov2o3Dh3%2BPy%2BtoIsVq8GfsdEdUZgI%2B4z52huXfwr7wEa%2F%2Fyn8B8MK8%3D</OfferListingId><ExchangeId>Y11M5935269M2637777</ExchangeId><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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1PJJNS5XTRY1K</MerchantId><Name>SYMPOSIUMBOOKS</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1PJJNS5XTRY1K</GlancePage><Location><CountryCode>US</CountryCode><StateCode>RI</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>384</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>New unread book in stock and on sale - some books may have remainder mark. We often have multiple copies per title - and have over 8,000 discounted titles available. Symposium Books is an Independent Bookstore with locations near Brown University &amp; Rhode Island School of Design (RISD). We are dedicated to providing our customers with the widest selection of scholarly, literary and quality art books. Standard, Expedited, and International shipping are available, and we include free delivery confirmation. Reliable customer service, and a no hassle return policy.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>WpxkMJWY9PMFtAsWI7j8gESdMnQvQwE6Ax6x49x5qzrb8DQlGEsFPsMpA5YhqL9vldz2A1hkyDGmL4nX%2Bfa9gndDDexe838gzMrgq8mEEBT39C8XoG2LLdtDGFeAsbmA%2F75mxn3R1yddKXKEAxgCHw%3D%3D</OfferListingId><ExchangeId>Y18M6877455M9335825</ExchangeId><Price><Amount>998</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.98</FormattedPrice></Price><AmountSaved><Amount>1197</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.97</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><Quantity>3</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2SN5V3N8RBIPY</MerchantId><Name>logansbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2SN5V3N8RBIPY</GlancePage><AverageFeedbackRating>5.0</AverageFeedbackRating><TotalFeedback>5</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>some underlining.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>SuhSGILVVFLVTkk%2BgvBQ6FV7wJEr%2BzlKugOG8tClDhzVFCZaxfE1fvHNYtbWxrlt9YRlCr4JxmrY02ddzck0ZvFzTFN179ip%2FFUZ1UB3usLzozveQ3PyZT7ntoMJKkhumNFXkOTAQlaKbpj7VIHi%2Fw%3D%3D</OfferListingId><ExchangeId>Y17M6428877M5409124</ExchangeId><Price><Amount>1000</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.00</FormattedPrice></Price><AmountSaved><Amount>1195</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.95</FormattedPrice></AmountSaved><PercentageSaved>54</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A145U086SR2CTZ</MerchantId><Name>midtownscholarbookstore</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A145U086SR2CTZ</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>31076</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Crisp, clean, unread paperback with light shelfwear to the covers and a publisher's mark to one edge. -Nice!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>IMnJyBljDDp8smWYlq5ntPqG2k0RFdiFDJ5C4EGU3%2BuTi9fDMV9sTDhR1%2Bm5wb6dphoMrfnpV86r7sHa9PULe1urQj2ooe6weiJmephhAqdZwoIC26wD81W2dwY1r4ju3fyiCaGlxtg%3D</OfferListingId><ExchangeId>Y17M3482562M3858261</ExchangeId><Price><Amount>1060</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.60</FormattedPrice></Price><AmountSaved><Amount>1135</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.35</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><Quantity>3</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A145U086SR2CTZ</MerchantId><Name>midtownscholarbookstore</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A145U086SR2CTZ</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>31076</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Crisp, clean, unread paperback with light shelfwear to the covers and a publisher's mark to one edge - Nice!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>sDwl%2BCQyqbGUdK7KAHIvv0LTKqiCaUAL2We15SmKCihYFWk6JVySK98M1jXWj%2BOXR6YQpR8InyHTYks13Btwj%2B1iG1JYzHqg2I5bnNKTg%2BKq3c7ls1yoKAEPkPIz%2BALuvIJOGiNjSgw%3D</OfferListingId><ExchangeId>Y17M3463246M5724700</ExchangeId><Price><Amount>1060</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.60</FormattedPrice></Price><AmountSaved><Amount>1135</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.35</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1TXCFH60SG165</MerchantId><Name>Dunaway Books</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1TXCFH60SG165</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MO</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>262</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition></OfferAttributes><OfferListing><OfferListingId>XzHRMu6xAJ5ijZ6u2SCu5NT%2BOr1hMTM3NWvL1CuWtBK13I0zdeChGH4u%2BUSbB%2FBTyROVH7gVIm7UrCHaMkAVrGY%2FvzbWBXtAtEiNh5jy80xMxhc%2FzaybjVHyKo0jFzodA%2BgWvYTIue70g2mmkyQkIg%3D%3D</OfferListingId><ExchangeId>Y11M6193602M1140783</ExchangeId><Price><Amount>1177</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.77</FormattedPrice></Price><AmountSaved><Amount>1018</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.18</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AQM8MUVOLCAFQ</MerchantId><Name>cgmacdona</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AQM8MUVOLCAFQ</GlancePage><Location><CountryCode>US</CountryCode><StateCode>FL</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>110</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Softcover. Pages are clear. No Marks. Nice.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>jAF6480PCUwqa3hkknt1Y5m7tmLohs8GYLHTUspyRhdIPrFjTVmoIJpv9gVN73%2BtXyjYeFgbXjHN58uTxV3POVPI6uLdeN%2Bo%2BQ9UW7JRlmGmmr7eNhCwNbSfcE%2FCf8wDKIyaupvYfgknkzF9oz3c6Q%3D%3D</OfferListingId><ExchangeId>Y14M3768814M9488654</ExchangeId><Price><Amount>1200</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.00</FormattedPrice></Price><AmountSaved><Amount>995</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.95</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ASWK2P83YYFWO</MerchantId><Name>textbooksnow-</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ASWK2P83YYFWO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IL</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>36598</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Inventory subject to prior sale. Used items have varying degrees of wear, highlighting, etc. and may not include supplements such as infotrac or other web access codes. Expedited orders cannot be sent to PO Box. Sorry, not able to ship to APO, FPO, Alaska, and Hawaii.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>Bg9I8x9rsVl5XxUdL1r4P02PXGEJMM7%2FWYwRRyUBCdC2pjMk5k0jWxJ5Cqk8cmiTTnsWRTAfPUZvEl14QmkX7nMUGGAhNKF10UJTwDBYyGm4dWbFsFqM8mtBcmYc8KgsO0q99U%2F0ofcizXZVVMdXgw%3D%3D</OfferListingId><ExchangeId>Y19M5009888M5679897</ExchangeId><Price><Amount>1251</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.51</FormattedPrice></Price><AmountSaved><Amount>944</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.44</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><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3RK6YG2WKDLIU</MerchantId><Name>bookcultureny</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3RK6YG2WKDLIU</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NY</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>1444</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Shipped from a real independent book store in Manhattan.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>R0QIaFOH%2FJjbK21V2D9PA4flNURIWDpWwPKxY58G0XF2v%2BHqupIsbbhesL1Ip1azVsNnFzYCo4Tf34oN%2BZgxsVHoc%2BlT6j%2BdB1c4FoI%2BTT3FxqQ321%2F8%2BcWOmshJd0q2ZuQYJV7ZOY9xdKN4hkZ%2FMPvdHROcazC9</OfferListingId><ExchangeId>Y13M1426130M0714704</ExchangeId><Price><Amount>1275</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.75</FormattedPrice></Price><AmountSaved><Amount>920</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.20</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><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>0816614008</ASIN><OfferSummary><LowestNewPrice><Amount>1514</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.14</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>949</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.49</FormattedPrice></LowestUsedPrice><TotalNew>23</TotalNew><TotalUsed>26</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>49</TotalOffers><TotalOfferPages>5</TotalOfferPages><Offer><Merchant><MerchantId>A1M7NJ2U31ZB3T</MerchantId><Name>bayfrontbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1M7NJ2U31ZB3T</GlancePage><Location><CountryCode>US</CountryCode><StateCode>FL</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>8434</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Cover/leaf wear - major. Water damage. Slight warping. Slight dog ears. \"Acceptable\" books have significant defects, but lack the most serious defects possible. We make every effort to identify defects, but as we're only human, we do occasionally miss one. If you get a problem book, be sure to contact us.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>aiGytISX0yMvSTaCi8VRXO%2F2cqBVYnKxAmQ7K7acmnB8uqKwMIQ0g%2BAYO0PqzRZw7CV0TyBsTQRQ8X2WbHZW60V1rTSpVkm%2B%2B5a2LLhwTgp3aLnFsOI5dSujBB7la1poDzuRpBAVwbV3TWnAcku1ARzMgUWklIet</OfferListingId><ExchangeId>Y14M3542854M8237164</ExchangeId><Price><Amount>949</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.49</FormattedPrice></Price><AmountSaved><Amount>1051</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.51</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3G6WNDFMU2LTW</MerchantId><Name>bookmans_exchange</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3G6WNDFMU2LTW</GlancePage><Location><CountryCode>US</CountryCode><StateCode>AZ</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>27175</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Satisfaction 100% guaranteed!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>pakc%2BfRM4SqZAXaZ32PLSa671r3xmp3B2Xw38%2FScGanmx5w6QJ7RUr73N7J4d5pid1tGwcC3WnLq99%2BG1PiU5N2b%2FNFDmexqspBiV1okWAh1jd3WAreiYUQR7zajpc8m0%2Bq0C0a2%2FyfV%2FfAQa7L8n0FoiDDDfYwE</OfferListingId><ExchangeId>Y11M1013262M9305655</ExchangeId><Price><Amount>949</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.49</FormattedPrice></Price><AmountSaved><Amount>1051</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.51</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2SRGVS7OXYV3F</MerchantId><Name>wmboothsbookssf</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2SRGVS7OXYV3F</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>5511</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Tare on back cover, dog eared,writing on pages, pages are clean. SB</ConditionNote></OfferAttributes><OfferListing><OfferListingId>E5SLXCjwbrJeYrk1B3YHnDcINZKjxPhmOmJK9o8MF80UhbWlcN6AvJcbOJ9Gv122gQKFV3lEpn%2Bu%2BQvC4Np7ZXkLXWCerxDwNPBwHt0Tr7r%2BLfXl6T%2F8TKhid7hqT7GhwbsE%2FnVCka7r1VYNPfsUHN8ZMBoWfN54</OfferListingId><ExchangeId>Y12M5674804M2025356</ExchangeId><Price><Amount>978</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.78</FormattedPrice></Price><AmountSaved><Amount>1022</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.22</FormattedPrice></AmountSaved><PercentageSaved>51</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ARZTAXNNFYS3Y</MerchantId><Name>massbookstore</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ARZTAXNNFYS3Y</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MA</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>53783</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>** May be missing a dust jacket** This book may have writing and/or highlighting - in some cases a lot, sometimes just a few pages** If you can deal with the writing/markings, this is a great deal! * If this does not have writing and highlighting, it is probably a former library book** * We carefully inspected this * Great customer service * Satisfaction Guaranteed!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>RzRGW7PoFG0NDv5Dk7hU1gUWgDGikS25glwg2etJOC5ffExg63PCiweAcCKEs2uLkZ22e7hqFa4HH6rYaXj9WT9rEcx4FUutuRB608eUCpHymY5Z7HPHNFyrcgYQAh7gzdDgLZZFLab6Q%2BshNk8p0zz%2BE05u1sg3</OfferListingId><ExchangeId>Y13M2967424M2397434</ExchangeId><Price><Amount>1063</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.63</FormattedPrice></Price><AmountSaved><Amount>937</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.37</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ASWK2P83YYFWO</MerchantId><Name>textbooksnow-</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ASWK2P83YYFWO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IL</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>36598</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Inventory subject to prior sale. Used items have varying degrees of wear, highlighting, etc. and may not include supplements such as infotrac or other web access codes. Expedited orders cannot be sent to PO Box. Sorry, not able to ship to APO, FPO, Alaska, and Hawaii.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>MXe6JtZlNMrCgtGi8v%2F8BIjrwg0qjew1lOtJXKsk%2BtGAgnow4NzP5k2caVBbrYBd8RNlTJwHNC%2BDt43DU1%2FcW7XESPXzLc5pBGRs3YbixNi2IbPCqbmkFWTdhl1B%2Fp26jff20ocA26NUuJU6jdsHlw%3D%3D</OfferListingId><ExchangeId>Y19M4448120M1956162</ExchangeId><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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2IPFPVT00SISP</MerchantId><Name>NYmisc</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2IPFPVT00SISP</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NY</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>33</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>In like new condition. Not a remainder. Clean pages, no markings. Tight binding.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>sqXCqQoGpsaHJMKSS2AsTTPRjHGtFZJ1yj40HRLhVfVTiHjwz6mqpI4fxqg%2BA3ufNwzTDa5zRluWK%2Bb0Dy%2FF%2B4kICFlMKrYM1qX5NOh5SwCEwsIxtDb6DeLAwH2ZfTvyepNqr5MZZX4eHIeAOE5GNQ%3D%3D</OfferListingId><ExchangeId>Y14M1642951M4331815</ExchangeId><Price><Amount>1300</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.00</FormattedPrice></Price><AmountSaved><Amount>700</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.00</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1FN97TIA51BN1</MerchantId><Name>textbooks_source</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1FN97TIA51BN1</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MO</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>10134</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>SHIPS FAST! via UPS(AK/HI Priority Mail) within 24 hours/ used sticker on back/some highlighting</ConditionNote></OfferAttributes><OfferListing><OfferListingId>zV1E3m4tZDycZpDQQxGOKaLNleVAzqx%2FD01O6ciPfYJh5o7T3v3lkYDTIy1o9hkbwNey5eLKrDuBaLk3FXqPoWlH2aClEqPC6aJ3ZL1%2FITLO9Ch07Ypkd5%2BPFqY10sYjnY%2BW4Z05lUYgkww%2Brj8iOQ%3D%3D</OfferListingId><ExchangeId>Y16M5611583M4443772</ExchangeId><Price><Amount>1300</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.00</FormattedPrice></Price><AmountSaved><Amount>700</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.00</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><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2FCHALYSQ3XLE</MerchantId><Name>textbookbookie</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2FCHALYSQ3XLE</GlancePage><Location><CountryCode>US</CountryCode><StateCode>TX</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>4304</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>May have significant highlighting and/or writing! May have rough, worn cover! 1st Edition. Ships fast. Expedited shipping 2-4 business days; Standard shipping 7-14 business days.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>8VCd%2B1o79V0Jhx4r71MZMLdl8skPmoV8ql1EuEi9ml9Imr3%2FPwrbX72nwt%2BsfkOMiNZmmGLbD3cWptKaEAiOPTTPuWqwhhzKf%2BJt7DsEWQoO4jw8TYpCWUyC%2FIVc5wTHlkUgsZcq4ZwMM8EZJxws4g%3D%3D</OfferListingId><ExchangeId>Y12M1995060M3676624</ExchangeId><Price><Amount>1336</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.36</FormattedPrice></Price><AmountSaved><Amount>664</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.64</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2MU9ZILHNPP6L</MerchantId><Name>quality7</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2MU9ZILHNPP6L</GlancePage><Location><CountryCode>US</CountryCode><StateCode>GA</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>51889</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Excellent customer service. Order inquiries handled promptly.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>yeCrSpaNpSQZGv6csi0hJe1koiCAL4IzL2CESivacdvBCjb5729LAo1aosQd01Vyk5FFUcF%2F3M5LKbQDZMoe1b%2FcmDnxYtwB4lFY6tlIk5BgiFyAJdQ%2BoL3%2BXjP7BV2FMyR0I8sjPVg%3D</OfferListingId><ExchangeId>Y17M5283627M9382595</ExchangeId><Price><Amount>1400</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$14.00</FormattedPrice></Price><AmountSaved><Amount>600</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.00</FormattedPrice></AmountSaved><PercentageSaved>30</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2Z2CSK1PH6GOI</MerchantId><Name>bordeebook</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2Z2CSK1PH6GOI</GlancePage><Location><CountryCode>US</CountryCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>42774</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Like new and clean. Some shelf wear. Fast shipping.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>V8Qt1%2B4c7Y1FyF1j6KDTPV3VbPBinIHf8qceRePUrc4HVeKGCT79Ji2VGgoxg5kBMAI02f4hqokaBAzz1UXkDjVdtN2c%2FrQ3CcbotbHX30M2S54K5lJYNHDvXS8g15pdV5vvAQj6PsXr%2BhCAmhnNmA%3D%3D</OfferListingId><ExchangeId>Y12M0208448M0816343</ExchangeId><Price><Amount>1402</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$14.02</FormattedPrice></Price><AmountSaved><Amount>598</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.98</FormattedPrice></AmountSaved><PercentageSaved>30</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>144006654X</ASIN><OfferSummary><LowestNewPrice><Amount>1036</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.36</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>637</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.37</FormattedPrice></LowestUsedPrice><TotalNew>2</TotalNew><TotalUsed>4</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>6</TotalOffers><TotalOfferPages>1</TotalOfferPages><Offer><Merchant><MerchantId>A2HQNOTMFBGUMP</MerchantId><Name>booksforgoodwillgetjobs</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2HQNOTMFBGUMP</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MN</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>7281</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>The text is clean with moderate exterior wear.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>HlUJl4uLdjUNtq%2BczjXJCCfzg8p68CIeFcfdCLT9mkxWN0rtNG4TMTxJUPrPtmoY%2FdCkFefVdRVFBbtGljM8nYAX6NoTzlyBlT6xAEXNARik4gITz4LmZ2JapJJTWDXCTRKTmdCGETajmYUIMD92Pw%3D%3D</OfferListingId><ExchangeId>Y12M2606183M9719251</ExchangeId><Price><Amount>637</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.37</FormattedPrice></Price><AmountSaved><Amount>399</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.99</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3QWEHAZM1GC88</MerchantId><Name>ROMANS 12-1</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3QWEHAZM1GC88</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NC</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>38</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Great condition; like new, clean, no markings, very very light cover wear</ConditionNote></OfferAttributes><OfferListing><OfferListingId>D9gdUOJ7BfKlObRfV5PPK3iWmHGipKSohKjHZbJco3zJilioVqHL2oAyp7pPkpgmYsSlgHYVqyhvPFW9LCvthYQcj76ra1L8scJKXyhAoroefrATcronFwTNfZC736JyEpfSIwKpi%2FuC%2BFFprLZuES0Ux5DRwfRz</OfferListingId><ExchangeId>Y18M1821417M6442383</ExchangeId><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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ATVPDKIKX0DER</MerchantId><Name>Amazon.com</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATVPDKIKX0DER</GlancePage><AverageFeedbackRating>0.0</AverageFeedbackRating><TotalFeedback>0</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition></OfferAttributes><OfferListing><OfferListingId>LuVMSp%2BdeFSroK%2FvlXJCGOH6ekKncxzVXq5ZFzCgHggb6FMDwdWdII4PZuUV1xMHzu5ePzPKqIL1zww6lcT2JfwOEFx8tcT4nDfehzkj6%2FAjREMyUQcYAQ%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><Quantity>-1</Quantity><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>1</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A317YISDMRJIZA</MerchantId><Name>DailyDeal USA</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A317YISDMRJIZA</GlancePage><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>319</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>&lt;b&gt;&lt;font color=#009900&gt;No Tax.&lt;/font&gt;&lt;/b&gt;&lt;br&gt;&lt;br&gt;Brand New, Unused, Unread Copy in Perfect Condition.&lt;br&gt;A+ Customer Service.&lt;br&gt;&lt;br&gt;Shelf #35-02a060429</ConditionNote></OfferAttributes><OfferListing><OfferListingId>%2FMtltHDM7Qey4oDEq46mQF09ie8YFDhKvkkvS7RdrMi12%2FoTqn2lpENWhAvkm4BInMyUz7MNdUONEVH7Qu18E5IficAD2RYGGv8xUIfIV9n6ke%2BfpRziffe%2F5SVnv7OPOA%2Fn50u8MGRuFnBKPB9JWg%3D%3D</OfferListingId><ExchangeId>Y17M4310313M0902720</ExchangeId><Price><Amount>3416</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$34.16</FormattedPrice></Price><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>5</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ASYDZOX0HKBSE</MerchantId><Name>any_book</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ASYDZOX0HKBSE</GlancePage><Location><CountryCode>US</CountryCode><StateCode>FL</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>47459</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Huge seller with millions of transactions! Satisfaction Guaranteed.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>ZEpCN8izEaH9QawbpSytKNcrVIG91tIWuxskeCBxgqgCEL5wX4LZowCGiUDNvnpJhXE87p0doQw93xrMngf9%2B9EETTmaixrvhJb%2B8H7LyhYLLrWjYdxC90k6uUAWZ1O1LpEM%2FZjm%2BlaZdjjajtV2AA%3D%3D</OfferListingId><ExchangeId>Y12M6238358M4220821</ExchangeId><Price><Amount>4784</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$47.84</FormattedPrice></Price><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>3</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ASYDZOX0HKBSE</MerchantId><Name>any_book</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ASYDZOX0HKBSE</GlancePage><Location><CountryCode>US</CountryCode><StateCode>FL</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>47459</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Huge seller with millions of transactions! Satisfaction Guaranteed.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>qu%2FptnVzRLpc%2Fttnrl5SVONg0wH1z6CNn4NVgPJiXppkS%2B6XGvi1V3Kznjh%2FwIkzDscDbyEcwKwza0Upbd7CH34lIrcAPpQbSoIWXRxyewL06CtI%2FmBALIfUdBMRlgmnYFa0jBbC4g3IrFD%2Bml%2B7iQ%3D%3D</OfferListingId><ExchangeId>Y12M3488323M5069715</ExchangeId><Price><Amount>7359</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$73.59</FormattedPrice></Price><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>3</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>0486400360</ASIN><OfferSummary><LowestNewPrice><Amount>893</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.93</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>574</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.74</FormattedPrice></LowestUsedPrice><TotalNew>32</TotalNew><TotalUsed>29</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>61</TotalOffers><TotalOfferPages>7</TotalOfferPages><Offer><Merchant><MerchantId>A26J6JNN8TGTL9</MerchantId><Name>internationalbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A26J6JNN8TGTL9</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MD</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>173925</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Standard used condition. Thousands of books shipped daily!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>FjolzdXq9yTk7qiiU1P0IrDhF6ELPUsE85lr0i1McxBhMXLv2sZvly3%2B8C4FxHb3rWF0fciQzTj4NL5zVly9PtiNiR4c%2Blb%2FSHqK9msaVL6g2tHHQcneiKl%2BhpJT1NbYY7gvbExXD8cqAEEwxNrIiA%3D%3D</OfferListingId><ExchangeId>Y20M3297345M9650761</ExchangeId><Price><Amount>574</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.74</FormattedPrice></Price><AmountSaved><Amount>1121</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.21</FormattedPrice></AmountSaved><PercentageSaved>66</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AFQ69YBW9N8RW</MerchantId><Name>overstockbook</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AFQ69YBW9N8RW</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NE</StateCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>1702</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>The best copy available usually ships in 1-2 days. We offer a 2 week return policy for all customers! Selling textbooks since 1951!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>z9jPukOl7NlTxI8A6tuLlpFiYt0uVTxqurqr5FMRHxOktEbZLTOik0ZBhnx66fmldhA622A4BsugnEka2FMO6UekGKy1AVNjt74U8MIdSQTwLmAESzSXHXfg0v2fhaBxrdUPbXYK9eX7gCVWeQBifRoK1IauPOYL</OfferListingId><ExchangeId>Y14M6333865M9756551</ExchangeId><Price><Amount>574</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.74</FormattedPrice></Price><AmountSaved><Amount>1121</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.21</FormattedPrice></AmountSaved><PercentageSaved>66</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AMPQUTFAP9SU9</MerchantId><Name>-hungrybookworm</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AMPQUTFAP9SU9</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>13650</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>A copy that has been read, but remains in clean condition. All pages are intact, and the cover is intact (including dustcover, if applicable). The spine may show signs of wear. Pages can include limited notes and highlighting, and the copy can include \"from the library of\" labels.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>HarnY9wm3Dzo6t8vudonGv7a0kfJAsWPZyW48zbxndGE13%2FfABWHHfiFbxOCTWZcjM2fT9PWMkvjPyGMsaoeVx7wEn%2F5yGQavD%2BoPUGSLNW9AWCCMqV0u6%2Fh37wbhDCHrX8H4eJKmacvm%2BdKFwBKHFHqWzzXawpF</OfferListingId><ExchangeId>Y14M6594052M3035715</ExchangeId><Price><Amount>575</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.75</FormattedPrice></Price><AmountSaved><Amount>1120</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.20</FormattedPrice></AmountSaved><PercentageSaved>66</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1QWS0M2H4O2M0</MerchantId><Name>Dreamboat Books LLC</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1QWS0M2H4O2M0</GlancePage><Location><CountryCode>US</CountryCode><StateCode>TX</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>3183</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Good condition. NOT EX-LIB. Text is unmarked, may have name or inscription. Cover has shelfwear. Spine strong, binding has wear. May have light stains that do not obscure text. May have dogears. We ship daily. ENJOY!!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>wVkw2jW1Rgla%2BmNQ0sNwwFnFcv5PFvn2xd3MoSVLglv24UtvInep02jATj%2BJZM0xntu5f7b%2BxGtJI0YhX6PqE32yQCLkSio3UnL7LzBKc53Iz7qrJG4%2FZehZGgBZqgqaY8d%2BeyCIgFQfc1de2qN%2F9Avn6Wj2SEHV</OfferListingId><ExchangeId>Y11M4468678M8069750</ExchangeId><Price><Amount>576</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.76</FormattedPrice></Price><AmountSaved><Amount>1119</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.19</FormattedPrice></AmountSaved><PercentageSaved>66</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2Y4NPY3GTWBL8</MerchantId><Name>frstchcehl</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2Y4NPY3GTWBL8</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>601</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>very light wear to cover corners. ex library. inside pages look good</ConditionNote></OfferAttributes><OfferListing><OfferListingId>umSLUElGI2Q%2FFOMhTAx%2B%2FOghfElRYoy8aMB5uaDCcUwu6i7QqTMeIlNhlzI0icrDqRQumu0L%2Bbi5eutx28MZTO9hjndqOn80yjLkq5Fk1hsymtP0DOznkOZclIiI5xg9nVLTI0NkSfaalO9Nv4RrHg%3D%3D</OfferListingId><ExchangeId>Y14M6247197M8807746</ExchangeId><Price><Amount>577</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.77</FormattedPrice></Price><AmountSaved><Amount>1118</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.18</FormattedPrice></AmountSaved><PercentageSaved>66</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2J4FLHD0OCQMU</MerchantId><Name>Fort Bend Books</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2J4FLHD0OCQMU</GlancePage><Location><CountryCode>US</CountryCode><StateCode>TX</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>617</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Good condition. Minor wear and crease on cover. Minor curled corner pages. Clean pages, tight binding. Fast shipping.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>XEAEQQe6Zp%2F7RkiPlQZJcn012nlynRleZQTMAUF2%2BKKjcFthBP6M3pUhjXjog628yiyIEw9O57f9ovkBfrfy1BIOgssCSjEEWIfpDlyH4U%2BtlYG14DuLMbCRH%2B%2FEQLw78Z9nNkbXKLvTy0gFfYlhsQ%3D%3D</OfferListingId><ExchangeId>Y17M3908271M5206765</ExchangeId><Price><Amount>578</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.78</FormattedPrice></Price><AmountSaved><Amount>1117</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.17</FormattedPrice></AmountSaved><PercentageSaved>66</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A18X70N0RVYK8W</MerchantId><Name>loremipsumbks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A18X70N0RVYK8W</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MA</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>451</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Underlining only until the 7th page. Sturdy binding. Sharp corners. Light shelf wear. Good condition overall.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>q%2FJPeHqmRXE4JsEilVLNDaTw79AWMSVYPOn18p7GPB%2FHG1ZLkW0l7PyPGUadQqITJPhDHXkQS9F4ydeuZFucH75DGua0Un51O99oVfbsFS6Qs%2Fx%2F2oALuyXvabaL3UdwBj3P5RN%2B33s3mlsg58VVoA%3D%3D</OfferListingId><ExchangeId>Y12M5278966M1011677</ExchangeId><Price><Amount>595</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.95</FormattedPrice></Price><AmountSaved><Amount>1100</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.00</FormattedPrice></AmountSaved><PercentageSaved>65</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1XT3HWNV29MDM</MerchantId><Name>belltowerbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1XT3HWNV29MDM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45860</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>May contain highlighting/markings or cover wear. Book in GOOD condition. Standard shipping arrives within 6-8 business days. This item does not include any CDs, Infotracs, Access cards or other supplementary material.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>Vdwfu3Jb0NSJBfjhP%2FOmwF6J9QyRnaW4Fq3BkvHsWSgSPWzZq4QxaZofMuRzd53a4GqxlduUQoj%2Fo%2FEmC6PRSiEwDL6bYel7Osyrj24Kdjo0rRZYHal1AeYQB7MSFzsznJFx9OiuX4TCE4sXsgnpkOGa%2Fzs2wSFI</OfferListingId><ExchangeId>Y14M2656191M3705298</ExchangeId><Price><Amount>599</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.99</FormattedPrice></Price><AmountSaved><Amount>1096</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.96</FormattedPrice></AmountSaved><PercentageSaved>65</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ASWK2P83YYFWO</MerchantId><Name>textbooksnow-</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ASWK2P83YYFWO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IL</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>36598</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Inventory subject to prior sale. Used items have varying degrees of wear, highlighting, etc. and may not include supplements such as infotrac or other web access codes. Expedited orders cannot be sent to PO Box. Sorry, not able to ship to APO, FPO, Alaska, and Hawaii.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>yoT%2FGaEnfvWboi88KZG7h5KKTs3%2BdmmIwQCC8Xu%2BTFp5WGU9fB1EECPMDzQapbTfVXpa2oyePJ4pSLswMkXkTtIF%2FZDVrgM371NhCnvBJqn5ykrjY3kVfTyw2%2FtEKKxtxTxdKnHACWHexSu9SZBfog%3D%3D</OfferListingId><ExchangeId>Y19M0299465M0843500</ExchangeId><Price><Amount>644</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.44</FormattedPrice></Price><AmountSaved><Amount>1051</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.51</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><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3BR3HHBEICJ4L</MerchantId><Name>colorados-used-bookstore-inc</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3BR3HHBEICJ4L</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CO</StateCode></Location><AverageFeedbackRating>5.0</AverageFeedbackRating><TotalFeedback>383</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Edge and corner wear. Light creases to cover. Pages still clean and tight. All U.S. orders shipped with tracking number and e-mail confirmation.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>F4aLz4oMyYggqR0QCDkvMYhe8pPZL1GoesidRyQnQm580Q3HB9Sp1dBR6461U32%2F5s7BBocfRqoegmr9IDHe%2Fvnm2785vQ2mH21x5HxupTQzemr0b%2BGjADWZd0lYpL6XxOHpUw1XuMlegSifHz8Be91KtcrNgnMQ</OfferListingId><ExchangeId>Y11M5802686M8690539</ExchangeId><Price><Amount>650</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.50</FormattedPrice></Price><AmountSaved><Amount>1045</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.45</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>0486417670</ASIN><OfferSummary><LowestNewPrice><Amount>734</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.34</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>391</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.91</FormattedPrice></LowestUsedPrice><TotalNew>17</TotalNew><TotalUsed>17</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>34</TotalOffers><TotalOfferPages>4</TotalOfferPages><Offer><Merchant><MerchantId>A1KU5VMU83Q22A</MerchantId><Name>--textbooksrus--</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1KU5VMU83Q22A</GlancePage><Location><CountryCode>US</CountryCode><StateCode>OH</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>57861</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Ships SAME or NEXT business day. We Ship to APO/FPO addr. Choose EXPEDITED shipping, receive in 2-5 business days. See our member profile for customer support contact info. We have an easy return policy.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>80dOv3PTXlQVhc7ysuNMJwPHHhkb0Oy6DJjcTYuuP01b5sdlU3K8mW3%2BVkA4PjZY%2BNTw3dxRlb0sayIFkLM8qGUQYQ89GWO2L3liXWowUkxNb2sCCrwBRGaQxYcDnvQcqlCqcpdV%2FkoYL7L1qqIlTw%3D%3D</OfferListingId><ExchangeId>Y18M0498559M3143430</ExchangeId><Price><Amount>391</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.91</FormattedPrice></Price><AmountSaved><Amount>904</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.04</FormattedPrice></AmountSaved><PercentageSaved>70</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A24FNSZCMCD126</MerchantId><Name>Ivy_League_Books</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A24FNSZCMCD126</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CT</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>7049</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>In a good to very good condition. A copy that has been read, but remains in clean condition. All pages are intact, and the cover is intact (including dust cover, if applicable). The spine may show signs of wear. Pages can include limited notes and highlighting, and the copy can include \"From the library of\" labels. Shipping within 24 hours Monday-Friday. If you are not 100% satisfied with your purchase, please contact Ivy League Books directly before leaving neutral or negative feedback to give us an opportunity to rectify the situation.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>1n%2B5jA7%2FC9uT%2BrKVrQ60Nrwx5laOPKjy9GwusVsRUFoPIUxRJpUTtSD1EI%2FZBttfaoqLQLprl%2BKNvTr0YyjXtIs3tyxZoNGH5y8G3zZ8JEjm%2FpWv3j3KWISVKIjOSjUSWCjbk8DGbkAh8HNuDTww1O5QjrNFab4N</OfferListingId><ExchangeId>Y13M6218176M9341003</ExchangeId><Price><Amount>391</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.91</FormattedPrice></Price><AmountSaved><Amount>904</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.04</FormattedPrice></AmountSaved><PercentageSaved>70</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2P8PXDBOJXM12</MerchantId><Name>33SMILES</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2P8PXDBOJXM12</GlancePage><AverageFeedbackRating>0.0</AverageFeedbackRating><TotalFeedback>0</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>OUTSIDE OF PAGES JUST A BIT STAINED BUT THE INSIDE IS FINE.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>d32KH%2BT2RPg33KG2CyBpVdf6GDIEy0MSErui7hLUp5RT0K9Oq1oZzxMvt0EAj8yGs7e903qwO8SrbV0zdF0h6zD1Km4LhRXLyChC22A1h6YfFhftDIWu31z8NgqIIxd5716WXSsNAZEoMis52QwHrA%3D%3D</OfferListingId><ExchangeId>Y11M0685212M6909360</ExchangeId><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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A5OZNPFZFHZ4V</MerchantId><Name>carmenDi0xide</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A5OZNPFZFHZ4V</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>24</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Has some light scuffing on upper right cover and outside edge of book (most likely from handling during manufacture.) No markings.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>16nocMhFc0cfugoQXVc1HorJ2xml%2Fhny%2BZ74oZek2kPJqBy8gM89EfhDyzuczPdMG4kueN8NvGuIze5pg5ondszbXvX63UH%2BoeSOAZCwmjbdBLpKgEvrV917Vf62wMQkMO8%2FM7H4WpLxE4EHYX9MuaXsQRLbRhF%2B</OfferListingId><ExchangeId>Y16M1984973M8796473</ExchangeId><Price><Amount>530</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.30</FormattedPrice></Price><AmountSaved><Amount>765</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.65</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1XT3HWNV29MDM</MerchantId><Name>belltowerbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1XT3HWNV29MDM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45860</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>May contain highlighting/markings or cover wear. Book in GOOD condition. Standard shipping arrives within 6-8 business days. This item does not include any CDs, Infotracs, Access cards or other supplementary material.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>gX6SAxgyW%2B5VbImkOrkukj%2B%2FqYd%2B8uRPnnIWV6FjP7fCnTK%2FyxF5ReiIP%2B11gpW%2F4dJsRPsJEDc%2BcJWWVjHOOSXDfXzMlTRl0MP%2BerlBklq5f2ubBlyJuPUInil0JcbcI5lQ%2Ftg638N01VYwbulnd6v934LXjqCk</OfferListingId><ExchangeId>Y14M0958331M6767322</ExchangeId><Price><Amount>595</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.95</FormattedPrice></Price><AmountSaved><Amount>700</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.00</FormattedPrice></AmountSaved><PercentageSaved>54</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>7</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AQM8MUVOLCAFQ</MerchantId><Name>cgmacdona</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AQM8MUVOLCAFQ</GlancePage><Location><CountryCode>US</CountryCode><StateCode>FL</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>110</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Softcover. Pages are clear. No Marks. Nice.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>8Oeor0U9hXYx470B2m4M%2FGyI7B%2FKdZa35UKq6GLSphhfHiUAvG%2Btuz1i1qsYEPOR4jBqQY7hWUbHySjUc1iFKDR2LltrkOp%2FFbnsht6aRRCnxazbYOs4bOXVQQLUA2dwpDHepJVWsGtQydHNu1MWrQ%3D%3D</OfferListingId><ExchangeId>Y14M3995897M5678083</ExchangeId><Price><Amount>600</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.00</FormattedPrice></Price><AmountSaved><Amount>695</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.95</FormattedPrice></AmountSaved><PercentageSaved>54</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1XT3HWNV29MDM</MerchantId><Name>belltowerbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1XT3HWNV29MDM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45860</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>May contain minor highlighting/markings or minor cover wear. Standard shipping arrives within 6-8 business days. This item does not include any CDs, Infotracs, Access cards or other supplementary material.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>aCut1%2BUeDN58Dp%2FjRVhpZny9ze%2Fst%2FQyTTym%2B2yMbFDJV3vGW2Zr7CuZFQSgYj%2Fx9huJ1PM2RskQXrQfNf3y6NI6H0UlMQSEe2EDhjN2QM8JcXmdB8ELH36yqPMpht48TlrEq4dhEJ7P8EMKvqwRUffDNVrEdRW3</OfferListingId><ExchangeId>Y14M3891392M7562579</ExchangeId><Price><Amount>607</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.07</FormattedPrice></Price><AmountSaved><Amount>688</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.88</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><Quantity>4</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1KESOSC67ZP3B</MerchantId><Name>gbsbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1KESOSC67ZP3B</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MD</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>4731</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>IN STOCK**WE SHIP WITHIN 24 HOURS**SATISFACTION GUARANTEED. YW4-2/AH 3-11</ConditionNote></OfferAttributes><OfferListing><OfferListingId>4T4ol9cFXz%2F5Kcc%2Bg0Wu0pCd9Ot5TdE0FXRbhIdI2I%2F6E8v9fphhhpcU8u4TgwIgPvbXL%2F68iOCtWV9tXwLrYdO3qhKDTZKEwOyutZuEDBqKbYZuboy%2B576cEDnUwK1dca%2BngsfhVqIOgBmQ5SN1MA%3D%3D</OfferListingId><ExchangeId>Y11M1191255M2899821</ExchangeId><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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2PH0OU9DK0NPM</MerchantId><Name>fantastic_shopping</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2PH0OU9DK0NPM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>FL</StateCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>13334</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Absolutely Brand New &amp; In Stock. 100% 30-Day Money Back. Direct from our warehouse. Ships by USPS. 1+ million customers served-In business since 1986. Happy Customers is Our #1 Goal. Toll Free Support</ConditionNote></OfferAttributes><OfferListing><OfferListingId>P%2BEEZUK0OBknUuBftK%2FnKUBGIvyd4nfbrBDTVnBLeph8O2Qqo0N%2By7HXlTLEwK%2FTlXfxVc6RDUPYJNb%2Fv%2F3pfQGiwnpwlhn6qoKUbqYIdlWKTl5EFA0fnUCZ4kP0RpO9y7W%2FceYIF%2B4aru03tIezxA%3D%3D</OfferListingId><ExchangeId>Y12M2783713M0666959</ExchangeId><Price><Amount>735</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.35</FormattedPrice></Price><AmountSaved><Amount>560</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.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><Quantity>500</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2PH0OU9DK0NPM</MerchantId><Name>fantastic_shopping</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2PH0OU9DK0NPM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>FL</StateCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>13334</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Absolutely Brand New &amp; In Stock. 100% 30-Day Money Back. Direct from our warehouse. Ships by USPS. 1+ million customers served-In business since 1986. Happy Customers is Our #1 Goal. Toll Free Support</ConditionNote></OfferAttributes><OfferListing><OfferListingId>yThH3lSIPYi%2Frlp0lnDuwEeZhFwlcf5dCHEk5uN0eK%2FQ1VU79kRFKFZJVLcr9MEpfzT3N%2FSnU%2FnY31l56Ct9a2%2F33dWDTB9ytwmSLwuyC1%2BqUmwdyhPvnh07LnPrl7PW%2FXOkVwEYHunUbaWMOTcuEA%3D%3D</OfferListingId><ExchangeId>Y12M3559737M3549763</ExchangeId><Price><Amount>735</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.35</FormattedPrice></Price><AmountSaved><Amount>560</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.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><Quantity>500</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>087220474X</ASIN><OfferSummary><LowestNewPrice><Amount>574</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.74</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>208</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.08</FormattedPrice></LowestUsedPrice><TotalNew>14</TotalNew><TotalUsed>16</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>30</TotalOffers><TotalOfferPages>3</TotalOfferPages><Offer><Merchant><MerchantId>AH556BV2VQKVK</MerchantId><Name>missionbasedbooksusa</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AH556BV2VQKVK</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MI</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>3532</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition></OfferAttributes><OfferListing><OfferListingId>t8eY8YUohUIFKAo%2FaRRNEMy4SvaVWr8p1tMfn7ljA9GLnbIbT3PmFDU6huQVESlxYhe0sMTgYsqSfLPFXiwMZYFrLyzyKWGWi1TOE0tMpM3mfgOVerpKdI89U%2B8JyKNrg1NeiWVAgHeceUgEHT6weA%3D%3D</OfferListingId><ExchangeId>Y13M2115196M4323188</ExchangeId><Price><Amount>208</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.08</FormattedPrice></Price><AmountSaved><Amount>542</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.42</FormattedPrice></AmountSaved><PercentageSaved>72</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1I1V7QUWSMYGA</MerchantId><Name>your_online_bookstore</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1I1V7QUWSMYGA</GlancePage><Location><CountryCode>US</CountryCode><StateCode>TX</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>68398</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Unbeatable customer service, and we usually ship the same or next day. Over one million satisfied customers!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>j97RHg%2FVSGkcxE800Bys1Ztq03c%2FFoN9apqhdyZt9gnILDdNIPIn7ajxDDNBb8GpYiF2jwFP8S%2FUfIka8IhtZ4CGoUjSG3%2FFxkAMGrECZvjbVYdBO7R2RtwZ2EH8cFIwb4sVVSQMjSvqY%2FEeTcH1QoU%2FN20h5UYL</OfferListingId><ExchangeId>Y14M4372776M8304070</ExchangeId><Price><Amount>208</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.08</FormattedPrice></Price><AmountSaved><Amount>542</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.42</FormattedPrice></AmountSaved><PercentageSaved>72</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A18OZMH8UQINVM</MerchantId><Name>betterworldbooks_</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A18OZMH8UQINVM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>202600</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Shows some signs of wear, and may have some markings on the inside. 100% Money Back Guarantee. Shipped to over one million happy customers. Your purchase benefits world literacy!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>ZU%2FCUnZoNnZ0Al62Q0ZjlWSdTeuK0Q0AWBgBdsjDB1u7wgAshfrjZd%2BZ8g3u4IGTjHRWqoTeB42Ye38LLPzhgSW0OH022wvM1tOA1FJooiZ%2FJaJWK%2FRApId0NNqjIe1zjScMoeA6VVAuNn3ZzbNAeA%3D%3D</OfferListingId><ExchangeId>Y18M2231225M7260911</ExchangeId><Price><Amount>211</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.11</FormattedPrice></Price><AmountSaved><Amount>539</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.39</FormattedPrice></AmountSaved><PercentageSaved>72</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A105ZQP2M5HOR9</MerchantId><Name>goodwill-discount-books</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A105ZQP2M5HOR9</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NV</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>22317</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>May have marks or highlighting Cover creased and curled.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>tP6wmalLkmTT4SjYqYOymlXDKphjUxLxBJPi2RYawjFUO4jetNGxiJrltdmIZq95H4CqHPJlEaPA%2B8sGQj%2FDGDhcN9NLDlAcaZ38tNmrvJZt0BYs6X1vL60ogXzFO%2BzHBHAdOIMqGBvzzVdFaLzjyA%3D%3D</OfferListingId><ExchangeId>Y13M4602869M5765214</ExchangeId><Price><Amount>216</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.16</FormattedPrice></Price><AmountSaved><Amount>534</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.34</FormattedPrice></AmountSaved><PercentageSaved>71</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1XT3HWNV29MDM</MerchantId><Name>belltowerbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1XT3HWNV29MDM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45860</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>May contain highlighting/markings or cover wear. Book in GOOD condition. Standard shipping arrives within 6-8 business days. This item does not include any CDs, Infotracs, Access cards or other supplementary material.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>dQLdASqTpzG5A5EWyMELkC0mifFSFa3jqiIVNY%2Bvmc95i0mmI2W6yXycDMykMDSDaQNI5K6neTaJi7ZyGwWnrHmZbC4yObFco2%2Fj%2B8c0BB%2FTjmdbZR4Ucjyoxt3loIfPbuAae93U%2BhK67GXlSLEFZ3NAzJ2u2txq</OfferListingId><ExchangeId>Y14M0801056M2580199</ExchangeId><Price><Amount>338</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.38</FormattedPrice></Price><AmountSaved><Amount>412</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.12</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><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2UXMHC8QUWMTS</MerchantId><Name>BookBoys</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2UXMHC8QUWMTS</GlancePage><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>648</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Item has been read but is in clean condition, and cover and pages are intact. Pages may include limited notes and highlighting. Supplemental material not guaranteed to be included. BookBoys is dedicated to our customers' satisfaction. We look forward to your order and ship our items quickly!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>0TBTinXxHVS2Xmf08IzLrFQxQ2cEyd5%2B1JERZW4ao3WfVqhnJRtgwvk9IfCtWfL6XeEnN9r4sziyLLqFN936UraXlubQKyfMkXsf%2B4SjDUHavdXt%2F3G6tm7bgvLofxh0wNpkGUi%2FEL6nNleCzWO8uA%3D%3D</OfferListingId><ExchangeId>Y12M1164705M0001382</ExchangeId><Price><Amount>340</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.40</FormattedPrice></Price><AmountSaved><Amount>410</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.10</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><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A38GBIDIESUVJ8</MerchantId><Name>bunches_of_books</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A38GBIDIESUVJ8</GlancePage><Location><CountryCode>US</CountryCode><StateCode>KY</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>18986</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>New Ed. 1999 Paperback. Orders usually ship on or before next business day. May have highlighting. We send best copy available.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>qUejnNc%2FBltjSPX7MHwBP%2F3eTxviVV8ZwpqjD25G6YHQHMmIZ8Ok7qNwzZvzNU4BhDM28QqzVuGNAOs7K9v1vHU1EiFFlVFvcU2AyZU75xZGedcnZUb%2FIl9TBxebepycIIeWyGLgYA6KgWKIRXN4bw%3D%3D</OfferListingId><ExchangeId>Y11M0344438M0343929</ExchangeId><Price><Amount>410</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.10</FormattedPrice></Price><AmountSaved><Amount>340</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.40</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A17C4Z0QFNMSR2</MerchantId><Name>cheryls-books</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A17C4Z0QFNMSR2</GlancePage><Location><CountryCode>US</CountryCode><StateCode>AL</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>438</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>FREE SHIPPING UPGRADE!! GET IT FAST!!! Applies to U.S. orders only.Paperback book in good condition.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>1vXKJpNgSLhF%2BH0lWC%2Fra4alELfQBu0mygSOcYWDL1RVf5xksDYPOSy5x%2B3bUS7tYWwKzvXCubE9GgMzuS12SGutvUNxy9bvx29eXq5C99cIyNmrvGRtxbvY7%2BgpQgytXk4A1pjPavpPotO76pKQrg%3D%3D</OfferListingId><ExchangeId>Y14M4914698M4709018</ExchangeId><Price><Amount>423</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.23</FormattedPrice></Price><AmountSaved><Amount>327</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.27</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1FN97TIA51BN1</MerchantId><Name>textbooks_source</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1FN97TIA51BN1</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MO</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>10134</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>SHIPS FAST! via UPS(AK/HI Priority Mail) within 24 hours/ used sticker on back/some highlighting</ConditionNote></OfferAttributes><OfferListing><OfferListingId>rdbalK%2BLNQoGLTsDCbg6D5uJHZ5p2Ld810uR4MGv%2BEkddYMio1bU6SxxdztGONjUbz6QB6T5tNitZBqc1MioLnoQ6WR0mDvQJjDHLwdWap0QN60ATJ24vN%2BP5cTV%2Frc3om8wdwRfR60cM2eWr5kKBA%3D%3D</OfferListingId><ExchangeId>Y16M1769210M8330307</ExchangeId><Price><Amount>488</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.88</FormattedPrice></Price><AmountSaved><Amount>262</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.62</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><Quantity>3</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ATMBMOC9C06HC</MerchantId><Name>MDFM</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATMBMOC9C06HC</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MO</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>185</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition></OfferAttributes><OfferListing><OfferListingId>vrmeMXlyqLMcz0LquoyfONFedJk1%2FymzH97Ou3fE5Ac%2B0vlRqru2UPoj1YenmCXWEWV%2B6fO9ShOUcrjNBLab%2Fo4oN%2BRxnijy5yYggwNrDvptnA8ilTVYCbw0qDB%2BpbMxAz5yYPNpax9t8HIDG3dqBg%3D%3D</OfferListingId><ExchangeId>Y16M6784562M2121731</ExchangeId><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><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item></Items><Items><Request><IsValid>True</IsValid><ItemLookupRequest><Condition>All</Condition><DeliveryMethod>Ship</DeliveryMethod><IdType>ASIN</IdType><MerchantId>All</MerchantId><OfferPage>1</OfferPage><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><ReviewPage>1</ReviewPage><ReviewSort>-SubmissionDate</ReviewSort><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0486454398</ASIN><OfferSummary><LowestNewPrice><Amount>679</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.79</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>679</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.79</FormattedPrice></LowestUsedPrice><TotalNew>11</TotalNew><TotalUsed>10</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>21</TotalOffers><TotalOfferPages>3</TotalOfferPages><Offer><Merchant><MerchantId>A2PH0OU9DK0NPM</MerchantId><Name>fantastic_shopping</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2PH0OU9DK0NPM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>FL</StateCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>13334</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Absolutely Brand New &amp; In Stock. 100% 30-Day Money Back. Direct from our warehouse. Ships by USPS. 1+ million customers served-In business since 1986. Happy Customers is Our #1 Goal. Toll Free Support</ConditionNote></OfferAttributes><OfferListing><OfferListingId>6TTW8To6ANWSoaRS1P3joRX0qBqNxgEBizxyI1%2Ba40PESrQqZr%2Bqt%2FZxpqnhychohUx97%2BEQume42vFGCitPi%2FCC3YnTyS2Yktl4ictse%2Bqz16dnC7GlFUnyBgUvR0IfdrmIPhh5Hqo6l3qt0YE%2BJQ%3D%3D</OfferListingId><ExchangeId>Y12M3833487M8586847</ExchangeId><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><Quantity>497</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2PH0OU9DK0NPM</MerchantId><Name>fantastic_shopping</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2PH0OU9DK0NPM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>FL</StateCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>13334</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Absolutely Brand New &amp; In Stock. 100% 30-Day Money Back. Direct from our warehouse. Ships by USPS. 1+ million customers served-In business since 1986. Happy Customers is Our #1 Goal. Toll Free Support</ConditionNote></OfferAttributes><OfferListing><OfferListingId>3DS5vNWqSDOyJgYKD1A%2F4UVhZImayJxp2z%2FldQavUL4amfROhN8ggrj77dHCkDWwMktyCY1d4Y0O%2FN2xTaMQGb2crfj4rkuT9vo1c7R6wwwbW%2F%2B37Xa5oIcjdmuYurwa%2BzX8iZj2UUoZf8keTOLizQ%3D%3D</OfferListingId><ExchangeId>Y12M3822845M3124130</ExchangeId><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><Quantity>497</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2GZIQJS68AML5</MerchantId><Name>UCentive</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2GZIQJS68AML5</GlancePage><Location><CountryCode>US</CountryCode><StateCode>UT</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>9861</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Pages are clean (few or no markings). Covers may show some shelf wear, and there is a Used sticker on cover. Used books do not include valid access codes or other supplements. Delivery confirmation standard. Satisfaction guaranteed.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>%2Bexc2bRLCs1Mujb9ZNYvYot164IJe5xXXXWJ05b06uyVUuvgBcALUaFj3HUtqgMBCS2LVmSATiKEA7DJUGulBW2jCa9pE%2Btmv1Gr4%2FO%2B609mhsIqU5G%2BQvb%2FElFNs6uN9Oyd%2FPWSKBqgrRJAZYiVKA%3D%3D</OfferListingId><ExchangeId>Y14M4291816M2033865</ExchangeId><Price><Amount>788</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.88</FormattedPrice></Price><AmountSaved><Amount>307</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.07</FormattedPrice></AmountSaved><PercentageSaved>28</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AW1V1DAKJKEYW</MerchantId><Name>ashurt666</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AW1V1DAKJKEYW</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>19</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition></OfferAttributes><OfferListing><OfferListingId>SwN97TCKNartajr9tTZ96qKLTuR7Bn5EVI9QPu7RjsXi701dHBe%2FHMO%2FQwZbWVSThiT7Xiz9s7QU6LzYpeX8RRujXS0idx%2B80knTABeJROOc1alOM%2Bc6dWZFAwu8mvNiO08kqNbPyXE%3D</OfferListingId><ExchangeId>Y12M4474670M9675836</ExchangeId><Price><Amount>800</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.00</FormattedPrice></Price><AmountSaved><Amount>295</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.95</FormattedPrice></AmountSaved><PercentageSaved>27</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2SRGVS7OXYV3F</MerchantId><Name>wmboothsbookssf</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2SRGVS7OXYV3F</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>5511</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Normal shelf wear.Back cover has marking.......AP</ConditionNote></OfferAttributes><OfferListing><OfferListingId>CmVF8oul6uEIptvQUTm8Sy3UXZvFpCWXbGVf%2BSrjGwwVaGOk8j8DK6D7Ag9yOqV%2FMTkqOxVq%2F8ZKjhkYvZ9TFH%2FEX1IbPFbPWY576nTqvfciEqei6aKNwKXh5dG9fVANfgQPswK%2F7yILo6e01gpPWIk3KYV6Z39z</OfferListingId><ExchangeId>Y12M6924131M3985034</ExchangeId><Price><Amount>874</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.74</FormattedPrice></Price><AmountSaved><Amount>221</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.21</FormattedPrice></AmountSaved><PercentageSaved>20</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ATVPDKIKX0DER</MerchantId><Name>Amazon.com</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATVPDKIKX0DER</GlancePage><AverageFeedbackRating>0.0</AverageFeedbackRating><TotalFeedback>0</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition></OfferAttributes><OfferListing><OfferListingId>Y2%2BGFg6UQ4HS815Y0m2SnIRx7NswrI2pH%2FbN%2BuJhf71qIfNwlfr9dgzeBMRIU5chKWH7ClIYpyou1hct3mzJ2omXdm%2Bx58muKUCinXdmH%2Bw%3D</OfferListingId><Price><Amount>876</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.76</FormattedPrice></Price><AmountSaved><Amount>219</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.19</FormattedPrice></AmountSaved><PercentageSaved>20</PercentageSaved><Availability>Usually ships in 7 days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>168</MinimumHours><MaximumHours>168</MaximumHours></AvailabilityAttributes><Quantity>-1</Quantity><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>1</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2MU9ZILHNPP6L</MerchantId><Name>quality7</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2MU9ZILHNPP6L</GlancePage><Location><CountryCode>US</CountryCode><StateCode>GA</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>51889</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Excellent customer service. Order inquiries handled promptly.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>%2FN2G6LP7JnXE%2BFYW2t%2FfA%2B6JJBMuuwKZycqDVj4oaDcuWFiFdLv64ZVvjXndoGClX7kcd6Gr7q0AZDmpFEbu4utheyJEJBTaGbOvRhDHxf4Hb4eFHyoEyNjc0guQARAPZF9VwiI%2B2ZY%3D</OfferListingId><ExchangeId>Y17M5966518M0076492</ExchangeId><Price><Amount>893</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.93</FormattedPrice></Price><AmountSaved><Amount>202</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.02</FormattedPrice></AmountSaved><PercentageSaved>18</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2Z2CSK1PH6GOI</MerchantId><Name>bordeebook</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2Z2CSK1PH6GOI</GlancePage><Location><CountryCode>US</CountryCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>42774</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Used but in good condition with some markings. No missing pages. May not include accessories such as CD, code or DJ. May be Ex-library. Fast shipping!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>wEhMpDMJa8HsJs9qbWOlgFhIJ6IMALmLhlygGe%2FnvqW744OVU1aqGvxw6smGel36glSK0Ep9m2kXeKpOEIFOvhlGVLAz%2FswWbI8mai6qpXOdSomqLBTa0pXLsg539YLaq2DmDzEH0C%2FXusYLN6woGw%3D%3D</OfferListingId><ExchangeId>Y12M2098850M1391454</ExchangeId><Price><Amount>895</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.95</FormattedPrice></Price><AmountSaved><Amount>200</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.00</FormattedPrice></AmountSaved><PercentageSaved>18</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A51TSE0HIE0SO</MerchantId><Name>statesvegas</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A51TSE0HIE0SO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>GA</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>217</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New Copy! Just as shown. We ship every package with trackable postage.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>f59ypjYbd5zR07JgtwaCNck%2BvQLYIagZaxXeYi6goSzCUpvHMdhlmujHuCyGOn65V4EQsXRKNuHG3%2F4DPtB%2BKcvviBAB%2Bo7CJrLIORB4CDMDx%2FFHTYNPNXzfyuqtE1gUq7GAgDJ0z0OnmxvRdmXnvw%3D%3D</OfferListingId><ExchangeId>Y14M0719402M9714298</ExchangeId><Price><Amount>930</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.30</FormattedPrice></Price><AmountSaved><Amount>165</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.65</FormattedPrice></AmountSaved><PercentageSaved>15</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>8</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2Z2CSK1PH6GOI</MerchantId><Name>bordeebook</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2Z2CSK1PH6GOI</GlancePage><Location><CountryCode>US</CountryCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>42774</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>New item in excellent condition. Not used. May be a publisher overstock or have slight shelf wear. Satisfaction guaranteed!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>w78XkeJdG8WQ7CtmYBqf%2FKKkRBCedIC7oQyEIcHUKhh0BxYkMC%2F1b16miv8UR%2BcjMHjpN8CGXHwej%2BmQt3UuSHR4KcyGqVz7H1tid8pwyCB2Lxr6KrtfRbLVfimPyQoCFAEDO0cY0PHWATS4nNzgtg%3D%3D</OfferListingId><ExchangeId>Y12M2653839M2194883</ExchangeId><Price><Amount>995</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.95</FormattedPrice></Price><AmountSaved><Amount>100</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.00</FormattedPrice></AmountSaved><PercentageSaved>9</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>0268018359</ASIN><OfferSummary><LowestNewPrice><Amount>1000</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.00</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>198</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.98</FormattedPrice></LowestUsedPrice><TotalNew>12</TotalNew><TotalUsed>26</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>38</TotalOffers><TotalOfferPages>4</TotalOfferPages><Offer><Merchant><MerchantId>A1ZD10AWDIIH6Z</MerchantId><Name>Goodwill Industries of Central Florida</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1ZD10AWDIIH6Z</GlancePage><Location><CountryCode>US</CountryCode><StateCode>FL</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>621</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Item shows sings of shelf wear/use It may contain folded covers and corners, pages, spine and / or edges of the spine. It can contain spots on outside and inside covers and pages. It may contain wrinkles, creases on covers, spine and edges, may also contain written and / or marks in pencil, pen and highlighter on decks and / or inside covers and / or pages Used - Acceptable</ConditionNote></OfferAttributes><OfferListing><OfferListingId>ALjllP%2FFHwPqWRGNyCkppP9XWTX6XAYLIryquIFPF303L%2BDkepeKeqUJ%2FAacJMU02vYLMG%2B%2FrGfWK4K0Vol55ez64M6aBIME9CZCXQnIFyIMS1lSLHieWJvUi0YofKsWapgcKghnyIdpSoTlyYI1tQ%3D%3D</OfferListingId><ExchangeId>Y15M6730189M4984468</ExchangeId><Price><Amount>198</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.98</FormattedPrice></Price><AmountSaved><Amount>1902</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.02</FormattedPrice></AmountSaved><PercentageSaved>91</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2IR8YQFSRUSPX</MerchantId><Name>thriftit</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2IR8YQFSRUSPX</GlancePage><Location><CountryCode>US</CountryCode><StateCode>DC</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>7756</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Satisfaction Guaranteed. Media Mail delivery times are not guaranteed by the Post Office. Most items arrive in 10-14 business days. Shipments to the West Coast from time to time are taking longer then 14 business days. If you need your item sooner then 14 business days please use expedited shipping. We have no control over the delivery speed once an item leaves our warehouse. Book shows little or no wear. In good reading condition.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>kiOiASVmiZOv1IU8uQX4%2FOZYLaW82LOx6b2aYfa44iyt0VqBft83dXyj1fA1CKH2UYg1qCNfjHDzYdM5ed4EgdK8Mu%2BLDqDHvG9f1GA4IbZu2gMgGZjKTT0650vbwMCKUYvXzJadis9cAIUQZ%2Bk18jm2qX6tlAe7</OfferListingId><ExchangeId>Y14M4923290M9664946</ExchangeId><Price><Amount>198</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.98</FormattedPrice></Price><AmountSaved><Amount>1902</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.02</FormattedPrice></AmountSaved><PercentageSaved>91</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1BMJBJ5IWWS37</MerchantId><Name>mckenziebooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1BMJBJ5IWWS37</GlancePage><Location><CountryCode>US</CountryCode><StateCode>OR</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>33888</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Some pages have slight water exposure. Light stains inside cover. Has some highlighting. Some wear to the cover and pages. Ships the next business day, with tracking and delivery confirmation sent to your email.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>POxtcEJBYbHX2knDploE78Oyw%2FcAfRAwMF69TMeklqd84fUaP2CKE%2F00w0tXOlph0dc2%2FsV%2BWIvU%2FfhOsr51oTGeMg9BdLBAFYKdo4%2Bpp7mBWjWjRYIJqxAn9RKzxQSwqpLup4ai7uYVrzRPlU%2F7jBuySgXxqrW7</OfferListingId><ExchangeId>Y20M5171358M7895459</ExchangeId><Price><Amount>199</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.99</FormattedPrice></Price><AmountSaved><Amount>1901</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.01</FormattedPrice></AmountSaved><PercentageSaved>91</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ATY9ONK1L5PEV</MerchantId><Name>oz5457</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATY9ONK1L5PEV</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IL</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>318</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>1977 U of Notre Dame Press pbk.; light cover soiling/wear; slightly cocked; underlined passages; acceptable+</ConditionNote></OfferAttributes><OfferListing><OfferListingId>90PlB6DU5oKKghYBvLca4w4lIBw2CKF3hfYjcxlGR7zVmsChzsbW5du2RoTaZKwzOsuB5V459%2BkfkCNPYIi8fgIhD31%2FPMsUfrccum5nbNEcig58kmulNHByMHjr%2BWJcfg3GdwhHy%2BmvG7wO8%2Bw7yQ%3D%3D</OfferListingId><ExchangeId>Y12M3413641M2787679</ExchangeId><Price><Amount>595</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.95</FormattedPrice></Price><AmountSaved><Amount>1505</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.05</FormattedPrice></AmountSaved><PercentageSaved>72</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1W9YO40S7WJUH</MerchantId><Name>txtbroker</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1W9YO40S7WJUH</GlancePage><Location><CountryCode>US</CountryCode><StateCode>TN</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>3008</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>. Used - Good. Used books do not include online codes or other supplements unless noted. Choose EXPEDITED shipping for faster delivery!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>ziQ0WrVogt783WOH91g5CeAcuk3Gdl6p4yEb8vPBp698o7AHReruxHV5zCfJ%2FSwRK91hSRJLFxWWKTWa7iBkPuzpDft%2F75Hi8AdXeUHiTHI8CV9O36VV0lKrVuHl%2BDnt4976N3DMOiSzEkGtfwQ9puwHcPQkDOVq</OfferListingId><ExchangeId>Y11M4104378M7059038</ExchangeId><Price><Amount>664</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.64</FormattedPrice></Price><AmountSaved><Amount>1436</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$14.36</FormattedPrice></AmountSaved><PercentageSaved>68</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3F9RG8498JSW1</MerchantId><Name>wonderbookandvideo</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3F9RG8498JSW1</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MD</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>28864</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>100% Guaranteed. Serving Book Lovers Since 1980. Good condition.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>zCHraCv0zMWlYO7HmTNAKZ5%2FHFUF2BiaxBRUIvvTk%2BJG%2FKt8QHpNFBdrgW4PQTCKJeOj8V2GKZdGsRfoh0Y6o5bNxqAXAVAaxdUXMTatd2%2FPvpBUYb8iICyaAjfEwpllz9pHX7y46Giik1oTeA5MZA%3D%3D</OfferListingId><ExchangeId>Y12M1043098M1245551</ExchangeId><Price><Amount>690</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.90</FormattedPrice></Price><AmountSaved><Amount>1410</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$14.10</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2MU9ZILHNPP6L</MerchantId><Name>quality7</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2MU9ZILHNPP6L</GlancePage><Location><CountryCode>US</CountryCode><StateCode>GA</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>51889</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Excellent customer service. Order inquiries handled promptly.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>LL9gNMoTxnZUdLuqo72z%2FIV%2BZ4bTv3fR9SYtfKAKZIsTkJlaEfmGcyrAMLR6%2BSpHurVvZDwBB29Xysd7f%2BnMFVR39D8rvBtxm8KxSpx8D2JteN0SFtMil1aGBAB2KRYpgBJll44c%2BP0%3D</OfferListingId><ExchangeId>Y17M4958307M0087406</ExchangeId><Price><Amount>918</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.18</FormattedPrice></Price><AmountSaved><Amount>1182</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.82</FormattedPrice></AmountSaved><PercentageSaved>56</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2ICI3NQXQUKS</MerchantId><Name>jcduke4</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2ICI3NQXQUKS</GlancePage><AverageFeedbackRating>4.0</AverageFeedbackRating><TotalFeedback>9</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand new, off the shelf</ConditionNote></OfferAttributes><OfferListing><OfferListingId>4kRkGi2kLx6GN0fx4XoFK7zX3%2F2TilCW7yeFK%2FzHCD6ZjBkvhLaCLNYMktIoJDjBbySpc5PgoNzZnP11rpA5ndMlj2sbvd%2F42d2P9Z0%2FzxacQZKxcTYTB5SjH54Hr0uj4XqOSTK59ABDpNK2ZE6A5Q%3D%3D</OfferListingId><ExchangeId>Y14M0104423M5935367</ExchangeId><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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2Z2CSK1PH6GOI</MerchantId><Name>bordeebook</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2Z2CSK1PH6GOI</GlancePage><Location><CountryCode>US</CountryCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>42774</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Used but in nice shape with normal surface &amp; edge wear. Accessories may not be included. Fast shipping!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>mj9xGY7Gaxy8OT2nriH51Q6nbbzU1yp7nkYAdA%2BdEi4hjjkghflT624YKqwpQXy1bNv8KPlBwYdu3kBr0Mwa5yxZpsUN8I%2FZt8dwN9HJzaLmBa343pvmFPWuos6Vp8ZEZ1xobzn%2FQry%2FMTtZR%2FN2oA%3D%3D</OfferListingId><ExchangeId>Y12M4106584M2762731</ExchangeId><Price><Amount>1009</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.09</FormattedPrice></Price><AmountSaved><Amount>1091</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.91</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ASWK2P83YYFWO</MerchantId><Name>textbooksnow-</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ASWK2P83YYFWO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IL</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>36598</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Inventory subject to prior sale. Used items have varying degrees of wear, highlighting, etc. and may not include supplements such as infotrac or other web access codes. Expedited orders cannot be sent to PO Box. Sorry, not able to ship to APO, FPO, Alaska, and Hawaii.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>EZrn4WpDoCvWlhiEc2CeWkYKDG8K153sSvmesOxQlay64HlpniVUX7L5Ycn6KGeB3gwiu9%2Fvm8eIfxdSeaSdsMx%2BoSdKBgyLitIr16wgn06mw%2BU%2BO75fjLLV1CJtd79nf5ii%2FkkcgwGHhSdxL%2BZNEw%3D%3D</OfferListingId><ExchangeId>Y19M6096323M7495851</ExchangeId><Price><Amount>1197</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.97</FormattedPrice></Price><AmountSaved><Amount>903</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.03</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><Quantity>4</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>1604246014</ASIN><OfferSummary><LowestNewPrice><Amount>995</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.95</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>601</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.01</FormattedPrice></LowestUsedPrice><TotalNew>11</TotalNew><TotalUsed>11</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>22</TotalOffers><TotalOfferPages>3</TotalOfferPages><Offer><Merchant><MerchantId>AR89NE57LN8LG</MerchantId><Name>One Planet Books</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AR89NE57LN8LG</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MO</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>11802</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>SOME HIGHLIGHTING AND PRICE STICKER</ConditionNote></OfferAttributes><OfferListing><OfferListingId>oLqmyqWHQL7lHX1Ve%2BK9DDSckpZLdF2yPgnmSzStM1G68RCvld3P8XLfcWzx9y8Gtbsi1uSll%2B0bbQStkPnLTEYzJzc3SD7tq0HGwPfAb9tjiYsk%2FfuGT1yrNO616vtoMZFxCNW8MrCY9ngCs%2Fws9w%3D%3D</OfferListingId><ExchangeId>Y20M0827942M8367450</ExchangeId><Price><Amount>601</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.01</FormattedPrice></Price><AmountSaved><Amount>394</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.94</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3G5W8VUZ0B3VQ</MerchantId><Name>Penntext</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3G5W8VUZ0B3VQ</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>8486</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Ships within 24 hrs of your order. Open Mon - Fri. 30 Day No Hassle Returns. Good condition books have minimal highlighting, minimal wear and tear.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>MX3Ai%2FAes3kok2KSzq2zpK6beVmXQGZw5lxvzMdXBlcN2GYO%2FpmD37f0KMMt%2FmZzhCz2COEXI8uRIE8aVlhIgUuCDfO36kSemb58C7fyw1l5dmVVIt8kFCwVDAdDQZvM5Xg7xGN07%2BZtCk%2BcrUwOmxVoi%2BgdejjX</OfferListingId><ExchangeId>Y11M2428865M7936097</ExchangeId><Price><Amount>629</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.29</FormattedPrice></Price><AmountSaved><Amount>366</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.66</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><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3G5W8VUZ0B3VQ</MerchantId><Name>Penntext</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3G5W8VUZ0B3VQ</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>8486</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Book has excessive highlighting but is still readable. Ships within 24 hrs of your order. Open Mon - Fri. 30 Day No Hassle Returns. Acceptable books will have some highlighting, slightly worn or bent covers, and general wear and tear.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>OfwJygt1zWhBL94nLSLRN%2BDbE%2FldJSLbjFOWVsu5FomZvx3Kc7GMBJhMgTpivJETtBAMOc7r4yDmNbxI1S%2F0vISo5VKc%2B%2B0gwHsxzkEAAE4JOIHT8iUWYn9g3MEvdRfK%2FBk6kkEti%2F7qmZmw71CSOY%2BPq%2FMEguH6</OfferListingId><ExchangeId>Y11M4717790M3495421</ExchangeId><Price><Amount>629</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.29</FormattedPrice></Price><AmountSaved><Amount>366</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.66</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2QURAX7OL2T2U</MerchantId><Name>book_holders</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2QURAX7OL2T2U</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MD</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>21351</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>[ No Hassle 30 Day Returns ][ Ships Daily ] [ Underlining/Highlighting:NONE ] [ Writing:NONE ] [ Torn Pages:NO ] [ Edition: First ]</ConditionNote></OfferAttributes><OfferListing><OfferListingId>QyB9wGkdvv81lFO%2B899BRlJJf7X0JPVOWnBbxl1fPxbqcuoip9g4P6uYqA46%2Bd18FGNTyDgPETlBFzkLWwmiMAQhb7KodoP%2BdI4kZt9CyaEnI3adwtaua5Qr%2BfjaosRGyk7C7w5fmHxx2X8JLwCZ2w%3D%3D</OfferListingId><ExchangeId>Y12M0964362M6235861</ExchangeId><Price><Amount>693</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.93</FormattedPrice></Price><AmountSaved><Amount>302</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.02</FormattedPrice></AmountSaved><PercentageSaved>30</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1XT3HWNV29MDM</MerchantId><Name>belltowerbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1XT3HWNV29MDM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45860</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>May contain highlighting/markings or cover wear. Book in GOOD condition. Standard shipping arrives within 6-8 business days. This item does not include any CDs, Infotracs, Access cards or other supplementary material.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>XDdhn26QUqOhVQ%2BcTYMxgcjDukIIXGZNKCOCA0jeVo0jFeCQI4wy53RRqhkefCa5pDbGUclgsW2CZTC8DmnuqsH3kvfAlne8mOWDlB1Gd0wmW7T5unhEgdDTbG%2FxrUMD2QHfydMjDsmHjp9bS2bOAYzT4R%2F8k%2BTx</OfferListingId><ExchangeId>Y14M0217173M1037871</ExchangeId><Price><Amount>733</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.33</FormattedPrice></Price><AmountSaved><Amount>262</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.62</FormattedPrice></AmountSaved><PercentageSaved>26</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>10</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1XT3HWNV29MDM</MerchantId><Name>belltowerbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1XT3HWNV29MDM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45860</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>May contain minor highlighting/markings or minor cover wear. Standard shipping arrives within 6-8 business days. This item does not include any CDs, Infotracs, Access cards or other supplementary material.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>1oo76y1ckML0Rgp4fYD8v1wNbeD9AJjjRAJQhN0c1HoIeM5q%2Bo%2FG5jFpDWrXn2IPAaorO4%2Bgl4vKxOAd8%2B%2BfTqS3%2BH1hbLKslLAnuvpQtJn%2BJMUWt%2BcOXo%2Ft3FJw3rnpJbfv4NFvnyp%2BB%2FqWbNpKxvvhgRqSpKD0</OfferListingId><ExchangeId>Y14M0216925M7919828</ExchangeId><Price><Amount>747</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.47</FormattedPrice></Price><AmountSaved><Amount>248</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.48</FormattedPrice></AmountSaved><PercentageSaved>25</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>6</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2MV2V9WEK66B9</MerchantId><Name>danaklb</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2MV2V9WEK66B9</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>837</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>No writing or highlighting. Book is in very condition. Please inquire if you require a certain accessory. Expedited shipping available to receive your book faster!! Kk 5/24/11</ConditionNote></OfferAttributes><OfferListing><OfferListingId>hZu606X4JVeOyg1tHhykDHEuLNs%2Br%2F6ECDxjwAJPEXeVcgyHxhzlMHb65Cp17LkgbHcFLLh0RfAtscrKr4FZpcJSV%2BGGgUSab0ILJqV3LxZdNoe3UOHDb9vX%2FyXFnGqbL6awzY5AeruKMBbR2V3WQg%3D%3D</OfferListingId><ExchangeId>Y16M4879659M1977651</ExchangeId><Price><Amount>799</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.99</FormattedPrice></Price><AmountSaved><Amount>196</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.96</FormattedPrice></AmountSaved><PercentageSaved>20</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A11VH4GLJ6G7MA</MerchantId><Name>University Textbooks 2010.</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A11VH4GLJ6G7MA</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MD</StateCode></Location><AverageFeedbackRating>5.0</AverageFeedbackRating><TotalFeedback>3</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Perfect book, with minimal highlighting.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>bL6SNit4Abj%2BKrQGwknRg4%2BhE%2BurkWEth83thS19JhYjmmfbotpisXx8jYMciO3HoO7HqGVkcY6LHmo2%2F3hV4dJxq1rB%2BMS73tDFnzeSwlADHI%2B46ux2AI6eq3KMrJLW12RUAUq%2FPEWVFOYfM%2BUcrwrXb3TDsgDS</OfferListingId><ExchangeId>Y19M1720337M0367292</ExchangeId><Price><Amount>800</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.00</FormattedPrice></Price><AmountSaved><Amount>195</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.95</FormattedPrice></AmountSaved><PercentageSaved>20</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A33AYO0FZG6YH</MerchantId><Name>textbooksrus-fba</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A33AYO0FZG6YH</GlancePage><Location><CountryCode>US</CountryCode><StateCode>OH</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>70573</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Ships direct from Amazon! Qualifies for Prime Shipping and FREE standard shipping for orders over $25. Overnight and 2 day shipping available!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>exVJ%2BGCgmZM3ONfq4%2BBJ8Ugzq0yl2YNlq7otLiLd2Q2HnmfLV9yjCHnvk2JGQ6smP08UKihZIx1Ls8hO2dlJ%2BJKsT%2FeJ5Gm6Yq4twioNq7dIIPXvL6q0GHe9pHB5vGoeJ1EHQTCp4QENNKG%2BvzYT3g%3D%3D</OfferListingId><ExchangeId>Y20M6212583M4600362</ExchangeId><Price><Amount>994</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.94</FormattedPrice></Price><AmountSaved><Amount>1</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$0.01</FormattedPrice></AmountSaved><Availability>Usually ships in 24 hours</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>0</MinimumHours><MaximumHours>0</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>1</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ATVPDKIKX0DER</MerchantId><Name>Amazon.com</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATVPDKIKX0DER</GlancePage><AverageFeedbackRating>0.0</AverageFeedbackRating><TotalFeedback>0</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition></OfferAttributes><OfferListing><OfferListingId>5TYLojy8LzY1Jv9cBJ1OizKf%2BpPsRpRvuEcw979N191MZSOpOGssAHyzx%2BZNyD%2BCGI2MnfhV4Svs%2B8LQmmhiNXYyZFW59uLtwp9G24zh%2BS4%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><Quantity>-1</Quantity><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>1</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>184467598X</ASIN><OfferSummary><LowestNewPrice><Amount>1831</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$18.31</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1245</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.45</FormattedPrice></LowestUsedPrice><TotalNew>37</TotalNew><TotalUsed>11</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>48</TotalOffers><TotalOfferPages>5</TotalOfferPages><Offer><Merchant><MerchantId>A2DK5LQTLU7LBP</MerchantId><Name>blue_chrome_books</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2DK5LQTLU7LBP</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NC</StateCode></Location><AverageFeedbackRating>0.0</AverageFeedbackRating><TotalFeedback>0</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Dusk jacket and book in perfect condition; some underlining in pencil. Ships promptly.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>rUZPtVrvFGaViFYL5II4V8dDpIK6ooKBwQpKG7dFo7P69AjDhipGqy96yTJYugqbKls49BezUrnzM%2F%2Fz%2FAE1RSR1kVamFFiYpJ6HQE%2Fj21d899kds1v3Mo%2BdGotprwDI2oa3YgZWC0aJDtK2XUhhlfycD2efzqgf</OfferListingId><ExchangeId>Y16M3299339M0003379</ExchangeId><Price><Amount>1245</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.45</FormattedPrice></Price><AmountSaved><Amount>1750</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.50</FormattedPrice></AmountSaved><PercentageSaved>58</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3G5W8VUZ0B3VQ</MerchantId><Name>Penntext</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3G5W8VUZ0B3VQ</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>8486</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Ships within 24 hrs of your order. Open Mon - Fri. 30 Day No Hassle Returns. Very Good book. 95% clean with no wear and tear.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>uWPOqTwngiA1OZfbT5CW6wN1ZTK4JkwfOsgi7MG3601fkjAgI%2Bit%2FROxkl%2BieYg5bk58oLvGzpCIul0sb5xWfZI%2Fn4fxvpAKvjTWZ4t4yd6%2BhLuM8mRFGQjP3HBDM8Q0HnCRr3xto02lHoqa59xl7K7AcDMTSr8c</OfferListingId><ExchangeId>Y11M4410081M5517511</ExchangeId><Price><Amount>1583</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.83</FormattedPrice></Price><AmountSaved><Amount>1412</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$14.12</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><Quantity>2</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1XT3HWNV29MDM</MerchantId><Name>belltowerbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1XT3HWNV29MDM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45860</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>May contain minor highlighting/markings or minor cover wear. Standard shipping arrives within 6-8 business days. This item does not include any CDs, Infotracs, Access cards or other supplementary material.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>6FoyukarjV36dOKxnKqMMxuARtfyM1Ok05S8E%2B29yzHVCncbMpG8R6988edA12oDFdutjO1n0ZAvLvwIBNApTQggR%2FASwVIbPC3KKWd7CVlBTT8rdhAqpeFW0XGHD0e9L6YZN28TgeH%2Fp1CxGGOIVYoMa85n9zCf</OfferListingId><ExchangeId>Y14M4314194M9372371</ExchangeId><Price><Amount>1706</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.06</FormattedPrice></Price><AmountSaved><Amount>1289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.89</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ASWK2P83YYFWO</MerchantId><Name>textbooksnow-</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ASWK2P83YYFWO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IL</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>36598</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Inventory subject to prior sale. Used items have varying degrees of wear, highlighting, etc. and may not include supplements such as infotrac or other web access codes. Expedited orders cannot be sent to PO Box. Sorry, not able to ship to APO, FPO, Alaska, and Hawaii.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>kxUaDEG8FueTG2IIzRVEXMfqBWf4jnTS1bMPXqS7XlKkI8uq1mLT1DbLIPh261jxd8bvQD7yFx4vY84STjt9h5bw7cSoumA5qFjV37skT98XoMTF8ZC3iDPv%2B5U2tijTeLN6h5vU5GcbvonCmQNy1g%3D%3D</OfferListingId><ExchangeId>Y19M5369796M3073659</ExchangeId><Price><Amount>1707</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.07</FormattedPrice></Price><AmountSaved><Amount>1288</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.88</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><Quantity>3</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1AIBQP0OI31A1</MerchantId><Name>Call Me Ishmael</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1AIBQP0OI31A1</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IL</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>105</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Get the book you want, in the condition you expect. We grade our items conservatively, and in accordance with Amazon guidelines. No ex-library items. Our partnership with Amazon is designed to ensure a reliable and satisfactory experience for you. Thank you for your business.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>HxIzULgANdkW5iDrecCkpOGyCe4knyxp60mbw%2BPAVoJbibpJSUpRUK3qzuyqKCMWJ032db4KxC%2B7Jeq7P3ILCldRxy%2FzmAAx8ftNzSvxldMQPYGaNjcb7ZMsvP52wR757PBt8Kure5CN6FNKncf5sg%3D%3D</OfferListingId><ExchangeId>Y19M0888098M7912232</ExchangeId><Price><Amount>1739</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.39</FormattedPrice></Price><AmountSaved><Amount>1256</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.56</FormattedPrice></AmountSaved><PercentageSaved>42</PercentageSaved><Availability>Usually ships in 24 hours</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>0</MinimumHours><MaximumHours>0</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>1</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AGLPMRINU0Q3T</MerchantId><Name>pbshop</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AGLPMRINU0Q3T</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>33298</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand new book! Delivered direct from our US warehouse by Expedited (4-7 days) or Standard (usually 10-14 days but can be longer). Expedited shipping recommended for speedier delivery. Over 1 million satisfied customers</ConditionNote></OfferAttributes><OfferListing><OfferListingId>zgfILfFWBo5WalAl5wcWepSe7w8NHSNNwHkxLT%2Fz%2BuUGv5qZAGm6hNN5CiBr8QBydUSv3qyAecIpGyiSVRx5BbPiZMToGVYvRVTecMSks2K9TH4dhZFhJfG22fgZjI%2BTJ709vOg48qxGd38%2FICneEQ%3D%3D</OfferListingId><ExchangeId>Y12M1574634M8495207</ExchangeId><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><Quantity>45</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3N1BZARU4EB6Y</MerchantId><Name>MadisonBookShop</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3N1BZARU4EB6Y</GlancePage><Location><CountryCode>US</CountryCode><StateCode>WI</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>873</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>**** new book ****perfect condition, ships fast with delivery confirmation</ConditionNote></OfferAttributes><OfferListing><OfferListingId>%2FIYJSqk9%2BLfIlqJp88r3uzDWutDwewpbCcYgEpgR3o%2F9Ddm83wm6v2jxLddeK%2FO7%2BFSs9H2Kl5RHaejpvOzNjWqJMb1r%2BiKWs9XhInl7qn9lKF1ub1cJB3qPimMwfeVHF6aElumw48Ui5lEUWPK%2Bpg%3D%3D</OfferListingId><ExchangeId>Y11M5851035M4779684</ExchangeId><Price><Amount>1832</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$18.32</FormattedPrice></Price><AmountSaved><Amount>1163</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.63</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AHNEEZ9CVAP3Q</MerchantId><Name>---superbookdeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AHNEEZ9CVAP3Q</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>35759</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>MwQaFmEBbU5DAVSkIKMImJGHOjQZetnypcXGOkRztn%2FF7KOEGZNOBPELmwL4AQSVMaL0Lcl%2B8cCwS0YGl7d55UapWGeus1P3Qnryl3K%2B5noLS3UOl%2BdoEQ7HTHqKsc2pfFmaBjck4P5ZtznUcMdB9SRtvn3%2Fy5zN</OfferListingId><ExchangeId>Y11M5165887M1386826</ExchangeId><Price><Amount>1849</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$18.49</FormattedPrice></Price><AmountSaved><Amount>1146</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.46</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><Quantity>999</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1NGSIC6FNA53E</MerchantId><Name>sirbookstosell</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1NGSIC6FNA53E</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>9</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>cover edges slightly irregular - book new</ConditionNote></OfferAttributes><OfferListing><OfferListingId>Tq83owL1lot4LyIkg9kuNhrJBKm2aUquGLVVRZTMFRVD5Ufw5M3UA5UKbn2oNmmpQT%2F35ZAepJOPUQBVrpci1Szycy658GMqiJgqHgzrnp1XXg3d3go3oWnz9IwE378uYkBudd0scvA%3D</OfferListingId><ExchangeId>Y14M4462487M8487076</ExchangeId><Price><Amount>1850</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$18.50</FormattedPrice></Price><AmountSaved><Amount>1145</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.45</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2OMGVG4337Z2A</MerchantId><Name>booksXpress</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2OMGVG4337Z2A</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>5698</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>BRAND NEW - 100% GUARANTEED! Fast shipping</ConditionNote></OfferAttributes><OfferListing><OfferListingId>BL8%2FN1AOyTOuw8ZQZGTSXvmj9hM%2BX8nui6%2FrZE2T76tULMqdwf%2BWj3WiWoMEV7RrAhS1mcCfWl%2BayzrAEhvYZ9boYcfuwrS4cGk1qiEJerXOZoyKNrN16FlgLi6URkp0VsgFJf2EKKXjBSxiEvY65F5dPyF6Kq9J</OfferListingId><ExchangeId>Y11M6935474M6664154</ExchangeId><Price><Amount>1880</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$18.80</FormattedPrice></Price><AmountSaved><Amount>1115</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.15</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><Quantity>3</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>0312427182</ASIN><OfferSummary><LowestNewPrice><Amount>792</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.92</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>699</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.99</FormattedPrice></LowestUsedPrice><TotalNew>50</TotalNew><TotalUsed>35</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>85</TotalOffers><TotalOfferPages>9</TotalOfferPages><Offer><Merchant><MerchantId>A1M4EGOLPNNPXU</MerchantId><Name>The Last Word Bookshop</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1M4EGOLPNNPXU</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>592</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Softcover exactly as pictured; Has underlining and markings; Still a good reading copy; In stock for fast shipping; Satisfaction is always guaranteed!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>z4OHvgxS%2FJSaEuDOeNLT3Hx7dBPoATthhFBwH9L0b7ZAuGG%2FkNGEFG8uya863NVduOhm09zCT5RNZUtSlQZ5z7MKfwgqmOW4sm2TDoin9zudFLc7gsrR7tD%2BSubbGCxcYPpGa01dHq7gcdpyS9mIbA%3D%3D</OfferListingId><ExchangeId>Y11M0302880M3914530</ExchangeId><Price><Amount>699</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.99</FormattedPrice></Price><AmountSaved><Amount>801</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.01</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AUKQDJ7W58FFJ</MerchantId><Name>Paul's Book Shop</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AUKQDJ7W58FFJ</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NC</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>187</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Unmarked text, binding is loose at beginning of book, all pages are firmly secure and attached, some smudges on cover, overall minor wear to cover.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>ae8S6plXN5qmoDJLAmgITbzxos0SOvi3FGJmhseq4KcBd5qMYP20YXp0h3zCtDLJSHp4sMjiTF7SlbZiEGzkFub8g%2FtGpjtt7gktaCaM5Updi8b13scJCbJIoNWDz3dqwbYw1dPyXOR3K63VfU9tDJYkJUrVZ8iY</OfferListingId><ExchangeId>Y19M5352375M9462179</ExchangeId><Price><Amount>699</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.99</FormattedPrice></Price><AmountSaved><Amount>801</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.01</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3UN1NKJ39JR6A</MerchantId><Name>the_book_escape</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3UN1NKJ39JR6A</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MD</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>504</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>[Book Condition: Very Good] [Binding: Soft Cover] [Size: 7.25 x 4.5] [Published: Picador USA(2008)] Cover has minor general edgwear with tiny tear to back of spine. Binding is tight and secure. Pages of text are clean, bright and free of markings. ***We ship daily. Our books are carefully described and packaged in boxes (not envelopes). A gift card and personalized message can be included upon request.***</ConditionNote></OfferAttributes><OfferListing><OfferListingId>Ykiy%2BKeksRKI%2FX%2B%2B5fCb31iwhivhexqpG7r1AcbHAMFXfrQ4lJBKZFP%2FmUk%2BxJ4syCO7ITeKLtGeLdGFUf8J8clb%2FOk7wek%2FN9zDAXoef3ZqulueJMydsBxVJ1T0TysHMFqoKp9oBHitDdAUUct%2BYZCwkIqE4D76</OfferListingId><ExchangeId>Y13M3257723M8005975</ExchangeId><Price><Amount>700</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.00</FormattedPrice></Price><AmountSaved><Amount>800</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.00</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A18OZMH8UQINVM</MerchantId><Name>betterworldbooks_</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A18OZMH8UQINVM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>202600</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Former Library book. Shows some signs of wear, and may have some markings on the inside. 100% Money Back Guarantee. Shipped to over one million happy customers. Your purchase benefits world literacy!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>qndYtCEI0f6mOc1VWhxoEgUAdlvdxuTDi0m1%2FyRl5ka0jH5OpcliynjOMPdlZgqAgg9bODx0G5y26pN5VuWNScnPMiXNn64V42yhCuX%2F%2BZ8C%2BYigYFWCKjrzs5%2Bxxb5vWX5IXOhs%2FpK4gN3Rt9%2F4GA%3D%3D</OfferListingId><ExchangeId>Y18M4339390M1601437</ExchangeId><Price><Amount>702</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.02</FormattedPrice></Price><AmountSaved><Amount>798</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.98</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2T89KHH6G5UD9</MerchantId><Name>TEXTBOOKFETCHER!</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2T89KHH6G5UD9</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NY</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>3134</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>This is a used item.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>rQ4MFYcrsOAittymMTa%2BHlp%2FdsMcsZyJM1pIRWYDU8OHboKh11tH%2FVawNQ%2BhztxXx2I3Cdut1WRzf1SYpr%2B7RRb0sFeZfRCDyJuXQVyoM%2BwhLQ0e5gqozJCHaww6RxEwIYYn3XepCddLrKHCxipdGciXzguSfAWI</OfferListingId><ExchangeId>Y14M4178655M5818142</ExchangeId><Price><Amount>702</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.02</FormattedPrice></Price><AmountSaved><Amount>798</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.98</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2ICL4LU2JNOH3</MerchantId><Name>MOUNTAINS-EDGE</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2ICL4LU2JNOH3</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NV</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>2861</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Eligible for FREE Super Saving Shipping! Fast Amazon shipping plus a hassle free return policy mean your satisfaction is guaranteed! This is an ex-library book, but it looks like it was hardly checked out!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>U0ZASlTT6lTrHrTLrPMyNEOv0DadDi4ihl6R5BIBN0f041t4zLixqSJNttFLgsUwkm68m%2Fg994YwxlNFr4%2F0mo9VcKH8ZWlnBXcFKh5qmlTb57DSTl%2B1vYvOCSwY0p%2BK5TsVQ6pPSG8xYcqb0A1c%2Bw%3D%3D</OfferListingId><ExchangeId>Y11M4693090M6747777</ExchangeId><Price><Amount>752</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.52</FormattedPrice></Price><AmountSaved><Amount>748</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.48</FormattedPrice></AmountSaved><PercentageSaved>50</PercentageSaved><Availability>Usually ships in 24 hours</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>0</MinimumHours><MaximumHours>0</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>1</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1XT3HWNV29MDM</MerchantId><Name>belltowerbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1XT3HWNV29MDM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45860</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>May contain highlighting/markings or cover wear. Book in GOOD condition. Standard shipping arrives within 6-8 business days. This item does not include any CDs, Infotracs, Access cards or other supplementary material.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>oHgONxDCsnBgn%2BAOZeBp5tA7hU4LzUNoOUenrWQ%2F49mHJ5eiYKRbVJrV1lQCaaVRIOQdO8VDpsbKrxSXN7ZOgQ%2BOJMRbhFK0LsvT9doev30oOjqgZdYlDmviAhJ9Twq7B0pJGJL1sTToDprCcZMxWksUCMDGOi3D</OfferListingId><ExchangeId>Y14M5539735M8454206</ExchangeId><Price><Amount>772</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.72</FormattedPrice></Price><AmountSaved><Amount>728</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.28</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><Quantity>6</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3G5W8VUZ0B3VQ</MerchantId><Name>Penntext</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3G5W8VUZ0B3VQ</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>8486</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Ships within 24 hrs of your order. Open Mon - Fri. 30 Day No Hassle Returns. Very Good book. 95% clean with no wear and tear.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>NRFrXHTbP%2BMuMQSqYHDQbH%2BJUlGGH9DTPbXx43xfQ9nKgSwEed1DxRxbnpwc38%2FNUYv2p6DIe1yTNvxmNy0zLJKodz73n%2Bje3OZymzQi1vSze2j2oFzlYnQLbzHzKlV6xvEyWYufu8jYGdFx7MhGbG1UI%2BZCVWq7</OfferListingId><ExchangeId>Y11M3335634M4374457</ExchangeId><Price><Amount>788</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.88</FormattedPrice></Price><AmountSaved><Amount>712</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.12</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3G5W8VUZ0B3VQ</MerchantId><Name>Penntext</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3G5W8VUZ0B3VQ</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>8486</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Ships within 24 hrs of your order. Open Mon - Fri. 30 Day No Hassle Returns. Good condition books have minimal highlighting, minimal wear and tear.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>DPWgIcdvtLv9%2Bc4uwx114Cf1dvyUpXeWSZFzCM9EYn4rS20vFuugUTmaYljH5kBNgqYaIT8LtL2JhTDSUXpBc5jV7KoOa3qKMtQdFnyxnipox4l4XZKQkXCyeXpOWpvRfj5VBzyaVgPsTKHqE8pyZl0J4klPC1xh</OfferListingId><ExchangeId>Y11M4028010M0746017</ExchangeId><Price><Amount>788</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.88</FormattedPrice></Price><AmountSaved><Amount>712</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.12</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><Quantity>3</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1XT3HWNV29MDM</MerchantId><Name>belltowerbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1XT3HWNV29MDM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45860</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>May contain minor highlighting/markings or minor cover wear. Standard shipping arrives within 6-8 business days. This item does not include any CDs, Infotracs, Access cards or other supplementary material.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>qdFcfihdXNW0hbtHzdfcYyPivreiz8HNWtGsO6Z31xsMNpOUHP6XOJS9VHgRXrkBZFgNkuJBxq7FTdMZzbdf%2F%2B1ByTLJzqDMeS3DtG3yupquipfabzv85Y6QkyC3kBEeDWRy3lvZqvG2MjQiEhFvj8M%2BAwqj3hRL</OfferListingId><ExchangeId>Y14M5121494M3224288</ExchangeId><Price><Amount>788</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.88</FormattedPrice></Price><AmountSaved><Amount>712</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.12</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><Quantity>4</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>1844674282</ASIN><OfferSummary><LowestNewPrice><Amount>724</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.24</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>588</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.88</FormattedPrice></LowestUsedPrice><TotalNew>45</TotalNew><TotalUsed>14</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>59</TotalOffers><TotalOfferPages>6</TotalOfferPages><Offer><Merchant><MerchantId>A1BQHOIB9WZ3IA</MerchantId><Name>a_bunch_o_books</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1BQHOIB9WZ3IA</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NY</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>1220</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Some wear on cover. All pages intact, ready for reading.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>Dn4w%2FmTXSqPvGLu22YM6mvniXex3XPmzT9%2FgpDN12cafCgjRsBtUFyrGDmxd0M5g%2FlCPW687Q2JRvUyL3o1QOdQ3H7LS0oCNVc%2Bww6PlhEsm1ZSAFAioUSPMGzad5EPr7JETumBNQqIhXMFOhAdkYw%3D%3D</OfferListingId><ExchangeId>Y19M4182385M3024990</ExchangeId><Price><Amount>588</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.88</FormattedPrice></Price><AmountSaved><Amount>707</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.07</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A18X4VS0MQ4EVU</MerchantId><Name>vampybomp</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A18X4VS0MQ4EVU</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>5.0</AverageFeedbackRating><TotalFeedback>11</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>great condition. zizek at his most humorous and scandalous. SHIPS FAST!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>8HNV3dqKTeRokbnOxZco1i%2FR6iUTAVDmiL9zXf%2Bq%2Boblj54INbGt1UgVowCLX4H118vbQQNuEzQ7NbxLnkyd0DKZJTlwVQfIlklhmgrUW1TPRfkpejd7FyVhTYRh0V%2FEqKiWJwZ1719BWKW7JfE2Hg%3D%3D</OfferListingId><ExchangeId>Y17M2619352M3617446</ExchangeId><Price><Amount>589</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.89</FormattedPrice></Price><AmountSaved><Amount>706</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.06</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1XT3HWNV29MDM</MerchantId><Name>belltowerbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1XT3HWNV29MDM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>PA</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45860</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>May contain highlighting/markings or cover wear. Book in GOOD condition. Standard shipping arrives within 6-8 business days. This item does not include any CDs, Infotracs, Access cards or other supplementary material.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>GOdbumQfQmvPWwWxvhnPA7QSvB1ucC%2Ftmpmf5pz%2BeVsf%2FtKGr%2Ba9qKF6OjX9j1zJ1mVjklrSLMpfmp7AyLPpPa4UnYpWRQub51mwH3Ddu%2BGMkK%2BSnZ9dHH6CBVJIlSfR4Vdjan8LQJByLdWmVD8TJtIYI37R8OLh</OfferListingId><ExchangeId>Y14M2151555M2503647</ExchangeId><Price><Amount>701</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.01</FormattedPrice></Price><AmountSaved><Amount>594</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.94</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AGLPMRINU0Q3T</MerchantId><Name>pbshop</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AGLPMRINU0Q3T</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>33298</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand new book delivered from the UK in 10-14 days.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>xZryMU5Jap%2FKstqihUQkcKNWhPQN0hg8Ip%2FXZyaeuDlq8uGd1IKMfpmEFusJTLQjDXclFjSJNeiPqYAwJmtzQQbt3PYBnIPmUuQ7HTlYPfGX%2BuCln6VcqsCn3pvRw3eRwLm6pACfE%2FlwVuMo0f2YHw%3D%3D</OfferListingId><ExchangeId>Y12M0098712M0414557</ExchangeId><Price><Amount>724</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.24</FormattedPrice></Price><AmountSaved><Amount>571</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.71</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><Quantity>12</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2V274WRLK1YOL</MerchantId><Name>pj329</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2V274WRLK1YOL</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>150</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Soft cover, good condition, secure binding. Exterior exhibits general wear including rubbing, mildly bumped corners, and scratches. Inside there is no highlighting, no underlining, no notations; all clean text, very readable. Item ships in box, not bubble mailer, for better protection. Tracking number e-mailed to buyer when shipped.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>bYueUkMRdYlRs0jwmdpX5xT2EmHjlH74KivbqlGkPFoG%2B247KEbteGgBp3QcF2G7ux4vk9Dpbo5%2Bmn5JbSNH%2FL6lpfneI542Iz7kKX2CwbDFlH2R3wKJI8ibRGbOQC3vQEXFHvMgC1Bt8cu9p%2BDYrA%3D%3D</OfferListingId><ExchangeId>Y14M0783632M1260054</ExchangeId><Price><Amount>725</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.25</FormattedPrice></Price><AmountSaved><Amount>570</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.70</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A14DEQ3OTITDFM</MerchantId><Name>the_book_fool</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A14DEQ3OTITDFM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>TN</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>2610</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>* Softcover. Cover shows normal wear and pages contain some marking/highlighting. Original supplements/access codes not guaranteed. Good used copy, thanks!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>PEr1x8Gjz3jbkAnybVaBySGXbDZaVrI72j7E6jxRYrJDeLELB8z%2BbBEqMDyV2hJXuHJ282%2BTOgzzRl9HwP31Z92UTAegwGWYMQA03nD%2B9R9HZ08ndJxMqdJvmRGVMJYFm7JHv1ziyFV32sbCepk8Kw%3D%3D</OfferListingId><ExchangeId>Y12M3544277M9973313</ExchangeId><Price><Amount>742</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.42</FormattedPrice></Price><AmountSaved><Amount>553</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.53</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AHNEEZ9CVAP3Q</MerchantId><Name>---superbookdeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AHNEEZ9CVAP3Q</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>35759</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>oYtv2AmYkbNgNqn0QuWo1IF9%2Fvlq50mghoo%2BDXVUSnMCnOP4UIO5dvU63yidh13FWrA4nkTQBBoGfAjF5f0KeuRtiINMdmimF4ifvfx4Dkmb68UCQrE5hs1CEtTb9O3MaH7yYDLG8p0sSlzloidnVaZr9iGGAqgw</OfferListingId><ExchangeId>Y11M0938068M9983739</ExchangeId><Price><Amount>746</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.46</FormattedPrice></Price><AmountSaved><Amount>549</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.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><Quantity>999</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2E9OWRCF7T08Y</MerchantId><Name>pbshopus</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2E9OWRCF7T08Y</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>30545</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand new book delivered in 10-14 days.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>SVFPctkiNonqVpT2hZzUv8NuLb5xo0MfThdTdRXmIPI0FNwlUkK83l%2BOd0rIEa0lm8zsaMM%2F3kaZLVsoYvfZmYT02TqaudufOt0dmYm2Xb4zwRkp2lFDXNsdWED8SDwPj9Nj4DKh05667kpEeJ4UaCS2tURLe9D3</OfferListingId><ExchangeId>Y11M4257928M4748215</ExchangeId><Price><Amount>751</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.51</FormattedPrice></Price><AmountSaved><Amount>544</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.44</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><Quantity>12</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AGLPMRINU0Q3T</MerchantId><Name>pbshop</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AGLPMRINU0Q3T</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>33298</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand new book! Delivered direct from our US warehouse by Expedited (4-7 days) or Standard (usually 10-14 days but can be longer). Expedited shipping recommended for speedier delivery. Over 1 million satisfied customers</ConditionNote></OfferAttributes><OfferListing><OfferListingId>eOx5xfnApxoGd6%2FzoTFo2LI7Mx3Q%2F26g92zuMeR%2FAZGSg7Ek%2FDb2aLeUP9GDnzQQ0eS5LDuXHohmSGw0gEfv7PnUjmOZb0MGJg0ZfHNXcUlXEdIwvxzauswrHfkGXDsxDpO%2BDeUyHJSx4qmJb1BNpw%3D%3D</OfferListingId><ExchangeId>Y12M4804583M3245569</ExchangeId><Price><Amount>751</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.51</FormattedPrice></Price><AmountSaved><Amount>544</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.44</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><Quantity>17</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3TJVJMBQL014A</MerchantId><Name>the_book_depository_</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3TJVJMBQL014A</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>77555</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New. Delivery is usually 5 - 8 working days from order, International is by Royal Mail Airmail</ConditionNote></OfferAttributes><OfferListing><OfferListingId>zicf6t9XAfpyJrx89LAAwsH0Hq%2B4XDoOTSriv39R4UdSqZg%2BA72fPLbu95XDfsMe%2Fg7%2ByVjkylz5e0jJjyvY%2FVoFUWWW1dIGcIOFjKY5oNGq6bg0TEOznKPqkoj60OA06KIKv061TZY%3D</OfferListingId><ExchangeId>Y19M3003935M2195132</ExchangeId><Price><Amount>752</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.52</FormattedPrice></Price><AmountSaved><Amount>543</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.43</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><Quantity>10</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>0745640974</ASIN><OfferSummary><LowestNewPrice><Amount>844</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.44</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>859</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.59</FormattedPrice></LowestUsedPrice><TotalNew>40</TotalNew><TotalUsed>8</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>48</TotalOffers><TotalOfferPages>5</TotalOfferPages><Offer><Merchant><MerchantId>A1JKVWH22E85VP</MerchantId><Name>supermoviedeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1JKVWH22E85VP</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>30916</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>urRHx6x1jaCWln%2BgZcowdWmFeXOohRoPP6dGh354Izd%2F1IUNU4oOqTcMuLf7HgKL7G93y82QH9kgCBb6%2BM%2B%2FWeg4tBvCyVTwKrLe%2F58mBkVYv%2FBId%2FxD2q3F4K5XBM6jkIIvl%2F0yZgQ4ZAwfTVmcOw%3D%3D</OfferListingId><ExchangeId>Y11M3876035M7649929</ExchangeId><Price><Amount>844</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.44</FormattedPrice></Price><AmountSaved><Amount>451</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.51</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><Quantity>999</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1C3QU77DDT2KW</MerchantId><Name>indoobestsellers</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1C3QU77DDT2KW</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.5</AverageFeedbackRating><TotalFeedback>13891</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>BRAND NEW</ConditionNote></OfferAttributes><OfferListing><OfferListingId>E5XtxA%2BNcM3B4sQKIdzc2OOQPJy6BZ2%2BL9Zer%2Fz51a59VDzOpjw%2BbEbgDnunYXstGEnUMWJn8LRamOwxpJH20JOdBR8H9Qh%2BxmZiGNINdo%2B%2B9NPKeXvfjZDMwnPySFdz0sphPuLuSfYhtmtN%2F2OHeA%3D%3D</OfferListingId><ExchangeId>Y18M4393745M0158730</ExchangeId><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><Quantity>100</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3TJVJMBQL014A</MerchantId><Name>the_book_depository_</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3TJVJMBQL014A</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>77555</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New. Delivery is usually 5 - 8 working days from order, International is by Royal Mail Airmail</ConditionNote></OfferAttributes><OfferListing><OfferListingId>UmKrYIIQvHdyjfmOuo6p8%2FBR9a2ML57Bsg3lCt29eT78rfnzMLs4QUoBI%2FP7V0DDKwfA4SRM8S1rRPJqsTV925mPKoqsz00ylD5RPS%2FH3H2JSYOVCOakwA%2FYE%2BJK4jxSlyJt24kzpd7ANk056BDdTQ%3D%3D</OfferListingId><ExchangeId>Y19M5467912M5973534</ExchangeId><Price><Amount>849</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.49</FormattedPrice></Price><AmountSaved><Amount>446</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.46</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><Quantity>3</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1C3QU77DDT2KW</MerchantId><Name>indoobestsellers</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1C3QU77DDT2KW</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.5</AverageFeedbackRating><TotalFeedback>13891</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>BRAND NEW</ConditionNote></OfferAttributes><OfferListing><OfferListingId>FpoNBYN6sO4EEU2u%2FeldvKoabS%2Ft5WgTtyuYWodR9R9T9he%2BXg2kST%2BOhC4vvIUWyVra9ch2iKYs6zR9wHc9L3i3nAfWKL%2FzUvmvuFyhFYmVIH5YbTGDvG5CaY1ftYqCe0WifKWbAw7hcetMsy2UPg%3D%3D</OfferListingId><ExchangeId>Y18M3984416M8834311</ExchangeId><Price><Amount>859</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.59</FormattedPrice></Price><AmountSaved><Amount>436</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.36</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><Quantity>100</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1JKVWH22E85VP</MerchantId><Name>supermoviedeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1JKVWH22E85VP</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>30916</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>xQK%2F%2BQFLAHr1SK09N7n3N%2FrthLNJmn1fcUDd06bOG4S4lYdRqCK1z%2Fm%2Be5w9zwznZPpbAppb4axzW5dUwev%2BMtipHU5rM43AZxs3jD%2F5%2Bdc%2Fq0G513dcJBEjdtdlKAGbLPU779BmW7XM7lEkZbm1Ug%3D%3D</OfferListingId><ExchangeId>Y11M6881294M0514682</ExchangeId><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><Quantity>999</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2XSTHB50VPJYX</MerchantId><Name>Burkitt Books and Etc</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2XSTHB50VPJYX</GlancePage><Location><CountryCode>US</CountryCode><StateCode>TN</StateCode></Location><AverageFeedbackRating>5.0</AverageFeedbackRating><TotalFeedback>218</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>2010 softcover, fast shipping from a five star seller---------------@Sk-4, Box-0000</ConditionNote></OfferAttributes><OfferListing><OfferListingId>isewCjpzzWq4pRvMKb9ze5NrTiPakToZErD0mDJeAJt%2FEJxxjhCbZprKbiuQnh6nrpcGKzlqQmSlvL5%2BXlPO7%2F3q3J6FgH1j9hGgXfaHDt3Q01jnwoi9gk76TB4bcu4w%2B7EqqRkJV8NtX1nB2p8%2Bzg%3D%3D</OfferListingId><ExchangeId>Y11M6814610M8211701</ExchangeId><Price><Amount>907</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.07</FormattedPrice></Price><AmountSaved><Amount>388</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.88</FormattedPrice></AmountSaved><PercentageSaved>30</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1SSUO20DOKMFO</MerchantId><Name>BooKnackrh</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1SSUO20DOKMFO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>SC</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>32942</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>-/-INTERNATIONAL SHIPPING-\\- SHIPS from 5 locations based on your Zip Code and availability! (PA TN IN OR SC) *-* Gift Quality *-* Orders Processed Immediately! - We get your book to you Very Quickly! 69.64</ConditionNote></OfferAttributes><OfferListing><OfferListingId>kZwjYeUlH8X2tUYeeTDfZ4gn6dgANSfnogu%2FYRcOWOEKBRPwdcaB721cl9t8STa7%2BB2wgygkhX8SS4oh5ebS2DK7EC6TdjnNYxt6cVpzLohbR5JuwcM%2FWYcngOkd4ICI4DeJpvCYnwqiiOPcpxLS7w%3D%3D</OfferListingId><ExchangeId>Y11M4981471M6695446</ExchangeId><Price><Amount>1061</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.61</FormattedPrice></Price><AmountSaved><Amount>234</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.34</FormattedPrice></AmountSaved><PercentageSaved>18</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>4</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ATVPDKIKX0DER</MerchantId><Name>Amazon.com</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATVPDKIKX0DER</GlancePage><AverageFeedbackRating>0.0</AverageFeedbackRating><TotalFeedback>0</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition></OfferAttributes><OfferListing><OfferListingId>fSVFkZMJquWGbROPqWjeQJ5KsP3SqmRTwMNjzzt0eb8j8msd8ZTyg9q7hPzZzaUuaSnfzoMzImeXQyQEzF78mDVGwl0r2LEmNZVH6p6SuNeLsH%2FSa95iCA%3D%3D</OfferListingId><Price><Amount>1062</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.62</FormattedPrice></Price><AmountSaved><Amount>233</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.33</FormattedPrice></AmountSaved><PercentageSaved>18</PercentageSaved><Availability>Usually ships in 24 hours</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>0</MinimumHours><MaximumHours>0</MaximumHours></AvailabilityAttributes><Quantity>-1</Quantity><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>1</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A33AYO0FZG6YH</MerchantId><Name>textbooksrus-fba</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A33AYO0FZG6YH</GlancePage><Location><CountryCode>US</CountryCode><StateCode>OH</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>70573</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Ships direct from Amazon! Qualifies for Prime Shipping and FREE standard shipping for orders over $25. Overnight and 2 day shipping available!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>XUhPGALzf3kppwnxtBWyXbD9%2Fbkt42WsQ%2Bdn5vr41jad9tHc7K5pzuu6sAVscr8ewLyxFBMG0I7Uv6DUUaKGoH3WcSNz8NxYWX66Uw7XXRn1ljyflhazhLTv8ppronyREkA%2Bi79l3hdZpoO%2FBXAaxA%3D%3D</OfferListingId><ExchangeId>Y20M4336432M0447529</ExchangeId><Price><Amount>1062</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.62</FormattedPrice></Price><AmountSaved><Amount>233</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.33</FormattedPrice></AmountSaved><PercentageSaved>18</PercentageSaved><Availability>Usually ships in 24 hours</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>0</MinimumHours><MaximumHours>0</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>1</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AR913EZJR6MLO</MerchantId><Name>the_book_community</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AR913EZJR6MLO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>OR</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>10276</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Customer oriented seller. Shipped promptly and packaged carefully. Delivery in 7-10 business days.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>gF5%2FH5ZHZwfp7dZjCKnKgcCfANyaPHCLDwBDfwjH5LZGXzu%2Bs0BhRYggUl9XNO91G9ZFI1R9rZV7g%2FcJYKocSnu%2FW%2BdXJCvB6jFREiRuJdPEF1LBuKJbpj9GiETTga306MUvRXXgyvdzdBWrr2YO6NLQnzp1d7Pr</OfferListingId><ExchangeId>Y11M3860987M5424732</ExchangeId><Price><Amount>1063</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.63</FormattedPrice></Price><AmountSaved><Amount>232</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.32</FormattedPrice></AmountSaved><PercentageSaved>18</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>0745646441</ASIN><OfferSummary><LowestNewPrice><Amount>845</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.45</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>843</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.43</FormattedPrice></LowestUsedPrice><TotalNew>18</TotalNew><TotalUsed>9</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>27</TotalOffers><TotalOfferPages>3</TotalOfferPages><Offer><Merchant><MerchantId>A1C3QU77DDT2KW</MerchantId><Name>indoobestsellers</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1C3QU77DDT2KW</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.5</AverageFeedbackRating><TotalFeedback>13891</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>BRAND NEW</ConditionNote></OfferAttributes><OfferListing><OfferListingId>6PgWIxmfnrUx1mL5WaVEknjLO3MGgCEqPe7dhU75XWgURN38YlV6VfiUBOJIANMvhqWPLZ3nUIroPCeVblj%2BydmXAUhGqhw4P%2BGtMKZuRPmFbLoXpWPSwaIkpuOB6UDHTsqsa7q%2BvjTQlRMFSn8pbQ%3D%3D</OfferListingId><ExchangeId>Y18M5588542M8286287</ExchangeId><Price><Amount>843</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.43</FormattedPrice></Price><AmountSaved><Amount>452</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.52</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><Quantity>100</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1C3QU77DDT2KW</MerchantId><Name>indoobestsellers</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1C3QU77DDT2KW</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.5</AverageFeedbackRating><TotalFeedback>13891</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>BRAND NEW</ConditionNote></OfferAttributes><OfferListing><OfferListingId>VTpg6vMIqqO5hah%2FAOXs9VYQw5m6IpcTm7Xv%2FcJrTyhDgVZcuz9eebb5AwGRE5qVNg%2Bf4WNJk63CLmH5bEymrpYXWghDaUPQCmSM8CMy60afAMhGSpfte6inBMJwFqxN4jGPkomBxzjh%2BOvr4P6Rig%3D%3D</OfferListingId><ExchangeId>Y18M4375523M2180691</ExchangeId><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><Quantity>100</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AHNEEZ9CVAP3Q</MerchantId><Name>---superbookdeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AHNEEZ9CVAP3Q</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>35759</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>gKWmypj2k6XOhCfJj0JVxT1kCl8qyrmDNu3qoedbulI8ibn%2FAACIcqUzCPIQEoiXFv59AX%2FSrrKJAvZ%2FyL7nTZjRiViCZtB4wXZIw9VKZeWytktbZ1hZPpW7WHY16SgR7M%2BG5AaUqRwNyh0J%2BoAMWoP0ax8fQDOU</OfferListingId><ExchangeId>Y11M3628721M8586579</ExchangeId><Price><Amount>848</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.48</FormattedPrice></Price><AmountSaved><Amount>447</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.47</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><Quantity>999</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AHNEEZ9CVAP3Q</MerchantId><Name>---superbookdeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AHNEEZ9CVAP3Q</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>35759</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>KMEkHkOqMzx3E3emMLoWmwvuUEU19ABQjjlewTj4ESZ0gsFTYsmfVpYkdLk74aDdWdYpb5rCJE95FK7mDmfzRIV2jLYUW45G2F5ElSg3s3EnnsgIqzdNCQEnETpUuh9k1CQDfZl9sDyAW%2FkWfAI634C5WKPpjWD4</OfferListingId><ExchangeId>Y11M6780203M6288386</ExchangeId><Price><Amount>872</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.72</FormattedPrice></Price><AmountSaved><Amount>423</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.23</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><Quantity>999</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3TJVJMBQL014A</MerchantId><Name>the_book_depository_</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3TJVJMBQL014A</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>77555</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New. Delivery is usually 5 - 8 working days from order, International is by Royal Mail Airmail.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>9vA76JtlSnnLcms5RriHTzce9WJA%2BSN7jNjdSRovDMeSyxGSwGUs8FR4Z4X41ou%2BQZuKgdicrxqx8my8Z%2BSRwlUjMZC2Jab37TjKrDXEoGnaQqwjJ8uGcna%2BA158URetK4hudLsPMCPpsDvtlfLjTQ%3D%3D</OfferListingId><ExchangeId>Y19M3949763M0284185</ExchangeId><Price><Amount>873</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.73</FormattedPrice></Price><AmountSaved><Amount>422</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.22</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3LV9KWG4O7LFQ</MerchantId><Name>theunskoolbookshop</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3LV9KWG4O7LFQ</GlancePage><Location><CountryCode>US</CountryCode><StateCode>VT</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>36</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Publisher: Polity Pr&lt;br&gt;Date of Publication: 2010&lt;br&gt;Binding: soft cover&lt;br&gt;Edition: &lt;br&gt;Condition: Good+&lt;br&gt;Description: 0745646441 Slight cover curl/wear. One pg corner is creased. Pencil underlining to 3 pgs only. Spine is tight. This book is not concerned with the use of Freudian concepts for the interpretation of literary and artistic works. Rather, it is concerned with why this interpretation plays such an important role in demonstrating the contemporary relevance of psychoanalytic concepts. In order for Freud to use the Oedipus complex as a means for the interpretation of texts, it was necessary first of all for a particular notion of Oedipus, belonging to the Romantic reinvention of Greek antiquity, to have produced a certain idea of the power of that thought which does not think, and the power of that speech which remains silent. From this it does not follow that the Freudian unconscious was already prefigured by the aesthetic unconscious. Freud's 'aesthetic' analyses reveal</ConditionNote></OfferAttributes><OfferListing><OfferListingId>PORR4uSBCqrhTO6vdfGc8QEZKPsMcnIytqiYaQ4Fj1PaEgvTeU9wxkBOn%2BkXBoIx3BsVptLtNKWqv9qIbZCjZlJ3qnNtvZcEmkJv16KXaZycpBepEdUnQ5ZIm9X8lQyUPklHqOdf3lWxXin%2BEagqLQ%3D%3D</OfferListingId><ExchangeId>Y12M3112186M0174384</ExchangeId><Price><Amount>900</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.00</FormattedPrice></Price><AmountSaved><Amount>395</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.95</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ATVPDKIKX0DER</MerchantId><Name>Amazon.com</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATVPDKIKX0DER</GlancePage><AverageFeedbackRating>0.0</AverageFeedbackRating><TotalFeedback>0</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition></OfferAttributes><OfferListing><OfferListingId>0ANwApVBZ6TUJuR0OvuveCkABZ1z4snik3kaZ63FQYTW0BrjOIHJNkJT60fb00NY44gDBwZlzJgR2%2FTFVciffuO93xGmRW2U4quQNNGdW1jjpdbCYGlBfg%3D%3D</OfferListingId><Price><Amount>939</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.39</FormattedPrice></Price><AmountSaved><Amount>356</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.56</FormattedPrice></AmountSaved><PercentageSaved>27</PercentageSaved><Availability>Usually ships in 24 hours</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>0</MinimumHours><MaximumHours>0</MaximumHours></AvailabilityAttributes><Quantity>-1</Quantity><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>1</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3RK6YG2WKDLIU</MerchantId><Name>bookcultureny</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3RK6YG2WKDLIU</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NY</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>1444</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Shipped from a real independent book store in Manhattan.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>1qU4Fur3ktRP6mMImVF%2F9iPjMojUkMvTeebqPHmWXSU%2BHuqHrQpZqHRFZBqv7WBEf9ZnBJAsSKuhnfHpZE%2BM94Pvj1xC9a1Y1Ay0GCBzTYRRQl2XR7EadDA56nnFEtvpBnlnBTLg0BKGy80mMbWqI57iUaCosrhm</OfferListingId><ExchangeId>Y13M2259762M6405766</ExchangeId><Price><Amount>1295</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.95</FormattedPrice></Price><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AGLPMRINU0Q3T</MerchantId><Name>pbshop</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AGLPMRINU0Q3T</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>33298</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand new book delivered from the UK in 10-14 days.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>EZ%2BOpIZTVvqEAowHUi3hEYLbRrX1o%2FZ5J7CwIfcjvL1rrXM4rfG6xZVMdGMS0kvAZf5jLkENtjnaUWoOHtqb94yqAUutIcpr2BX%2FG3eeNnR4eQ%2Br%2F6jtGgHhsn7iWW7gGzbF%2F3PaCvoeZCMyOSFXtQ%3D%3D</OfferListingId><ExchangeId>Y12M3573682M3032636</ExchangeId><Price><Amount>1319</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.19</FormattedPrice></Price><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>4</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2E9OWRCF7T08Y</MerchantId><Name>pbshopus</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2E9OWRCF7T08Y</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>30545</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand new book delivered in 10-14 days.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>Nw%2FVH9tvo%2Fn2DUiDXP1V0gmZAUGAJ4lW1ydBA%2F0iOf1KDkLtoWIO6rYMv3MaSj2n8nZR%2BY8avnAjIWEiQBr4u2L4iMVRDWub3gjTAxr%2FuiW%2Bv%2FDmvPXzVxOBzNlnL4pPbL3zDhyf2WLODrhTOh%2F789Iuljx3EXrJ</OfferListingId><ExchangeId>Y11M5864760M5858216</ExchangeId><Price><Amount>1321</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.21</FormattedPrice></Price><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>4</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>0826489540</ASIN><OfferSummary><LowestNewPrice><Amount>1155</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.55</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>758</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.58</FormattedPrice></LowestUsedPrice><TotalNew>42</TotalNew><TotalUsed>24</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>66</TotalOffers><TotalOfferPages>7</TotalOfferPages><Offer><Merchant><MerchantId>ASWK2P83YYFWO</MerchantId><Name>textbooksnow-</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ASWK2P83YYFWO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IL</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>36598</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Inventory subject to prior sale. Used items have varying degrees of wear, highlighting, etc. and may not include supplements such as infotrac or other web access codes. Expedited orders cannot be sent to PO Box. Sorry, not able to ship to APO, FPO, Alaska, and Hawaii.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>nAzS6ZjgI65GT5%2FOQtR4qbWS%2FsOaPi9W1eIdA3CTWyqutVxSBm0jekQyMrXg9V3u3e9pU6jaeoXg6MIOfc3MFR9qnG54jIOLyqtkqBYVSCChGKvCbPXFrssyrSgUwgLQWIu0kwTZXFeozYe6rqKY7A%3D%3D</OfferListingId><ExchangeId>Y19M6331208M6025975</ExchangeId><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><Quantity>3</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1I65488D03XOS</MerchantId><Name>bluestockingsandiego</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1I65488D03XOS</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>128</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>SMALL PAPERBACK, HIGHLIGHTING &amp; LIGHT UNDERLINING [RANCIERE, JACQUES]</ConditionNote></OfferAttributes><OfferListing><OfferListingId>LLFvgyd0UQsSdObwTisTqzDTuiajt0%2Ba4mot12yHb57rBq5fZz6i2ApcmrPuyyebCe7GruQbP6htdowPDoDc3WkNHLZARb95M5SZYgRZ17Kn5f%2FMsYyq7SOGErHwuYLa7%2BaMi4KopFcIL0YhuK2vxA%3D%3D</OfferListingId><ExchangeId>Y12M6601664M8333855</ExchangeId><Price><Amount>960</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.60</FormattedPrice></Price><AmountSaved><Amount>1035</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.35</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2MU9ZILHNPP6L</MerchantId><Name>quality7</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2MU9ZILHNPP6L</GlancePage><Location><CountryCode>US</CountryCode><StateCode>GA</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>51889</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Excellent customer service. Order inquiries handled promptly.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>0l0sya8jZ%2BsHS7pLcSvXwexT0vuVBZvd6P3ICBLqzHsQR7meWtncVcNdhZe5ncr8839RE6jlyzsUYQ%2BReeV4twOY2llZmOs4a9blh5iDKOSW6ugzS240d8YL0SC9lKmt1JBOg1jFYe0%3D</OfferListingId><ExchangeId>Y17M6000240M5514340</ExchangeId><Price><Amount>1090</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.90</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A18OZMH8UQINVM</MerchantId><Name>betterworldbooks_</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A18OZMH8UQINVM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>202600</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Former Library book. Shows some signs of wear, and may have some markings on the inside. 100% Money Back Guarantee. Shipped to over one million happy customers. Your purchase benefits world literacy!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>4oSMhprNq%2BG35OV2Ze0Fnp4HwFBDpHDsdNR6kTPbnbfJRmirZLEzNhB6C5uZpi8RArhE3uSSPhetM14hk%2BywFNBIg3MwT7tJAqFMNd95HAWviqdd%2FLF%2F1n6qkiKhI6nDP51dbV0AVTkUQZIOSX4V6Q%3D%3D</OfferListingId><ExchangeId>Y18M2900974M5963224</ExchangeId><Price><Amount>1091</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.91</FormattedPrice></Price><AmountSaved><Amount>904</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.04</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2Z2CSK1PH6GOI</MerchantId><Name>bordeebook</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2Z2CSK1PH6GOI</GlancePage><Location><CountryCode>US</CountryCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>42774</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Very nice used book. Bind is tight. Normal surface &amp; edge wear. May be Ex-library. Accessories such CDs or online code may not be included. May have minor highlighting. Fast shipping!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>9kI9v9sGbv6%2FVZunLm1MEj370yykFx8C9SH%2BQgYCSYqab%2FtEyNrQt0Km65cI%2FBK9LH254Qf65lWBB82U4rFbDtTTBV0W4gJgjLJikBHHBWoiV7JTx5GfhR304YTBOfow9dlOlVkNCeZiwgHZzhzWXA%3D%3D</OfferListingId><ExchangeId>Y12M5826983M1455151</ExchangeId><Price><Amount>1092</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.92</FormattedPrice></Price><AmountSaved><Amount>903</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.03</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A7O7M9LM86X29</MerchantId><Name>cobble-stone-books</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A7O7M9LM86X29</GlancePage><Location><CountryCode>US</CountryCode><StateCode>ME</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>109</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>POLITICS OF AESTHETICS [Paperback] by Jacques Ranci\xC3\xA8re. Publisher: Continuum, 2006. ISBN: 978-0826489548. Condition: Very clean inside and out, almost like new. Save $$ Ready to Ship!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>kuSNrkTHn6puS%2BxrczBvSo64pwSaKRt%2B%2FU0fUTQ4hV23t2J09crtYeXW6zRv%2BJCON0EL2lEFgpDDbytQKUXyPP673ySpo8%2FQ2vOTdp6IYVS1McP2CKbChLj%2F%2Fl07XpJedjwhPZbG6fJu0soQvpu%2FDg%3D%3D</OfferListingId><ExchangeId>Y11M3621749M5327154</ExchangeId><Price><Amount>1099</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.99</FormattedPrice></Price><AmountSaved><Amount>896</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.96</FormattedPrice></AmountSaved><PercentageSaved>45</PercentageSaved><Availability>Usually ships in 24 hours</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>0</MinimumHours><MaximumHours>0</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>1</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1SSUO20DOKMFO</MerchantId><Name>BooKnackrh</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1SSUO20DOKMFO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>SC</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>32942</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>-/-INTERNATIONAL SHIPPING-\\- SHIPS from 5 locations based on your Zip Code and availability! (PA TN IN OR SC) *-* Gift Quality *-* Orders Processed Immediately! - We get your book to you Very Quickly! 49.21</ConditionNote></OfferAttributes><OfferListing><OfferListingId>h9a4D7zRQGPMXdGlT71SMAcGTTyjXpSXHBmGh9bJQXrdNyNVYUkLNu3meI2J%2BU2LGPnB9L9aEVDFLTvx5U7T9q%2Fb%2FWRQ5PTUoo%2FWWX%2BM24GSzv%2BuyPPbAzHFjfA76TLcTAdG9qHSNV9WlTsFp3ishg%3D%3D</OfferListingId><ExchangeId>Y11M5325252M4353822</ExchangeId><Price><Amount>1155</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.55</FormattedPrice></Price><AmountSaved><Amount>840</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.40</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><Quantity>30</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1KIF2Y9A1PQYE</MerchantId><Name>allnewbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1KIF2Y9A1PQYE</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.5</AverageFeedbackRating><TotalFeedback>14302</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>BRAND NEW</ConditionNote></OfferAttributes><OfferListing><OfferListingId>7cVm4lSv4q82V3wkAvsvx%2FIUOnp5%2B20MhALdZ0nyMzh4HBiE%2BrpVaNFqebybMGWSUil%2BGN%2Fy48ahyC0Et%2BNeFbxecORb240X6pC0pO3b3t0cfhent%2BttCzvwM6%2B1itlccj9QV1k6Pe%2F38Oishd8v6A%3D%3D</OfferListingId><ExchangeId>Y11M5046500M7405283</ExchangeId><Price><Amount>1156</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.56</FormattedPrice></Price><AmountSaved><Amount>839</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.39</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><Quantity>50</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3TJVJMBQL014A</MerchantId><Name>the_book_depository_</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3TJVJMBQL014A</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>77555</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New. Delivery is usually 5 - 8 working days from order, International is by Royal Mail Airmail</ConditionNote></OfferAttributes><OfferListing><OfferListingId>1IZ21RaH5%2BXFBNTG0BJVahecjF2C3KW5n9Kv0VI%2BFJb4fUMAJq%2B9ssMRPMiK%2BL7be6g2JR9UsX2Pldva7Z4%2F2%2FZ5DI79SxN3XbJog%2BjTIUxAtEU6ZJ4KX8qf%2Fkd6RPnFo68o5BENNlA%3D</OfferListingId><ExchangeId>Y19M4150201M9755004</ExchangeId><Price><Amount>1164</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.64</FormattedPrice></Price><AmountSaved><Amount>831</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.31</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><Quantity>50</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ATVPDKIKX0DER</MerchantId><Name>Amazon.com</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATVPDKIKX0DER</GlancePage><AverageFeedbackRating>0.0</AverageFeedbackRating><TotalFeedback>0</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition></OfferAttributes><OfferListing><OfferListingId>cEF4%2BGAEOo9JsFR4aoQYyI69MYgTRatK71AodE3dM7F%2Bm%2BGU4aF%2BThRVHFVHIUApRoh1So%2F5JkL%2FA2t%2BQdgNRBgRNFkcDNEwLUxQ17Kjv3sTPoFeib07Qw%3D%3D</OfferListingId><Price><Amount>1182</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.82</FormattedPrice></Price><AmountSaved><Amount>813</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.13</FormattedPrice></AmountSaved><PercentageSaved>41</PercentageSaved><Availability>Usually ships in 24 hours</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>0</MinimumHours><MaximumHours>0</MaximumHours></AvailabilityAttributes><Quantity>-1</Quantity><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>1</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item><Item><ASIN>1844672972</ASIN><OfferSummary><LowestNewPrice><Amount>1044</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.44</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1050</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.50</FormattedPrice></LowestUsedPrice><TotalNew>30</TotalNew><TotalUsed>16</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>46</TotalOffers><TotalOfferPages>5</TotalOfferPages><Offer><Merchant><MerchantId>A1SSUO20DOKMFO</MerchantId><Name>BooKnackrh</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1SSUO20DOKMFO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>SC</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>32942</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>-/-INTERNATIONAL SHIPPING-\\- SHIPS from 5 locations based on your Zip Code and availability! (PA TN IN OR SC) *-* Gift Quality *-* Orders Processed Immediately! - We get your book to you Very Quickly! 49.44</ConditionNote></OfferAttributes><OfferListing><OfferListingId>WK1utYHDidESsXxjCUqp%2B%2BqB8QdSg6TbxxAQmN7hs%2FQDXvTk2ahxjKFXw6agzm8wCTYPGM4jgRiDxt5NEYfw6QIEqVonz6%2BD4PfD7mCgWGGiVynrgOdUWM%2BKvYsUjwmtBUaF9GInUGNYTAJwj2mUcA%3D%3D</OfferListingId><ExchangeId>Y11M3923178M4358799</ExchangeId><Price><Amount>1044</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.44</FormattedPrice></Price><AmountSaved><Amount>751</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.51</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1C3QU77DDT2KW</MerchantId><Name>indoobestsellers</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1C3QU77DDT2KW</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.5</AverageFeedbackRating><TotalFeedback>13891</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>BRAND NEW</ConditionNote></OfferAttributes><OfferListing><OfferListingId>wHTAMTunVus3drF55vbJRf1T3dBNLUV%2BmjEV8oW%2FsGx4TrMnT8%2FcqC4ylJ2%2BntFQdCaxjvBTc%2FYvIY%2BCSjy9V2CdumrElOKf5S5ZQCTvyREW5ScC9OHT9b4X2tawbEXtoh7iHh%2F3OfMMyuCJfOfoPg%3D%3D</OfferListingId><ExchangeId>Y18M5157090M5074825</ExchangeId><Price><Amount>1045</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.45</FormattedPrice></Price><AmountSaved><Amount>750</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.50</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><Quantity>100</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1C3QU77DDT2KW</MerchantId><Name>indoobestsellers</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1C3QU77DDT2KW</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.5</AverageFeedbackRating><TotalFeedback>13891</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>BRAND NEW</ConditionNote></OfferAttributes><OfferListing><OfferListingId>Z07JpKJ26SEvdW2%2BNCpgLCDzMJK0noIsLaE8r%2BUKHp6519FKOAsMpBxauMlE5yQgbJGYMrWfWos0rp4Ql7EUG3kqAbZWw0JARvEs6DJDNJ1KfA%2FlPx%2F2DBX9VUZtN%2FC7NTq6%2FMwsdSZLXp9%2FlT4o9Q%3D%3D</OfferListingId><ExchangeId>Y18M6004066M1787332</ExchangeId><Price><Amount>1050</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.50</FormattedPrice></Price><AmountSaved><Amount>745</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.45</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><Quantity>100</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A14AH9IQUK99A2</MerchantId><Name>campus_bookstore</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A14AH9IQUK99A2</GlancePage><Location><CountryCode>US</CountryCode><StateCode>AR</StateCode></Location><AverageFeedbackRating>4.6</AverageFeedbackRating><TotalFeedback>5668</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>Used - Good Reprint May contain highlighting/underlining/notes/etc. May have used stickers on cover. Ships same or next day. Expedited shipping takes 2-3 business days; standard shipping takes 4-14 business days.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>68Y6z4107sdyhHNzqtS4bYJ2whXkHYpLL1Kj%2FZLrtNmK7JRtDhnslOTh%2FaPL8baPiJ7hIRUCciOkMsh%2FsdKJ%2Fev0vmaKYaEZu1xRvf2lnxcveOydu7%2FTiXxlUD6Apk2v2tVA5TXKnaXIdANvnv4g2Q%3D%3D</OfferListingId><ExchangeId>Y12M6962552M9501013</ExchangeId><Price><Amount>1053</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.53</FormattedPrice></Price><AmountSaved><Amount>742</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.42</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1M1RMMT4CYTE5</MerchantId><Name>arthist books</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1M1RMMT4CYTE5</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>0.0</AverageFeedbackRating><TotalFeedback>0</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>A few underlines on the first pages.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>ZAoRZGdYIGHek05x7kyCr9H2sWirKsSctd6ArXqgHFGbyxuDzyArQkrUwD9QTHsVIyw8m5m99rhDV8OhCdp0mJ4ZbQV17W%2F38PG9PqwaYQRzOdhXZ0r8LgJAoFXoKfAcNKcedWRhCWeB%2Fzz9OJ%2BRcU1wD5RbBb79</OfferListingId><ExchangeId>Y19M2114726M6786890</ExchangeId><Price><Amount>1055</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.55</FormattedPrice></Price><AmountSaved><Amount>740</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.40</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2E9OWRCF7T08Y</MerchantId><Name>pbshopus</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2E9OWRCF7T08Y</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>30545</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>New American book. Shipped within the US in 4-7 days (expedited) or about 10-14 days (standard). Standard can occasionally be slower so we advise using expedited if quicker delivery is important!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>%2Ff3wrA7i2DJfSEkqPp1mP2Kv9um6xcSSK4bDUJAZrgSA15B2ar31ekyMaxm0psvT9jX%2FCNNoBLxzIq1uNSVKKP4maPhkCOrNj2FwZUq5odxWlQume3ig%2BI1Nqve5jDXdTZ4nVNCRjku1mKfvZqzMhDy%2BMlDn6PP4</OfferListingId><ExchangeId>Y11M6401986M6190414</ExchangeId><Price><Amount>1072</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.72</FormattedPrice></Price><AmountSaved><Amount>723</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.23</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AGLPMRINU0Q3T</MerchantId><Name>pbshop</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AGLPMRINU0Q3T</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>33298</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand new book! Delivered direct from our US warehouse by Expedited (4-7 days) or Standard (usually 10-14 days but can be longer). Expedited shipping recommended for speedier delivery. Over 1 million satisfied customers</ConditionNote></OfferAttributes><OfferListing><OfferListingId>0xMEaklb4LSii7N8vwb4Sxz3b1FOw0eQt5vlH0HgXSiXJDdJsyyUjIphXEJ4L3vTrn4fmiZ9XRvoGm9XFf5lkZ1uyRnxjow4L8TUrFlwKJE5M%2FPEENsRdBmKqW8op4JIfsu5hYp8Y67KPpWqWvqw9Q%3D%3D</OfferListingId><ExchangeId>Y12M4558819M4014906</ExchangeId><Price><Amount>1072</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.72</FormattedPrice></Price><AmountSaved><Amount>723</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.23</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><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AHNEEZ9CVAP3Q</MerchantId><Name>---superbookdeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AHNEEZ9CVAP3Q</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>35759</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>fN1LInsZbwYGiSY5CUuhWV9UL%2BgPPqYZz3bb3gM%2FhH3CCXYliniqrAhYj1qyhfkSPnfbXiGIEwAnTcuKDrwwIZ5bT1sTkBaI0toxZxcrxqLkaU20R9q7NeEhqK3dAet8b2gj9fABqMfAYC0QaANvwk04LqbFsltk</OfferListingId><ExchangeId>Y11M3286305M8055849</ExchangeId><Price><Amount>1072</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.72</FormattedPrice></Price><AmountSaved><Amount>723</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.23</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><Quantity>999</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>ATVPDKIKX0DER</MerchantId><Name>Amazon.com</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATVPDKIKX0DER</GlancePage><AverageFeedbackRating>0.0</AverageFeedbackRating><TotalFeedback>0</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition></OfferAttributes><OfferListing><OfferListingId>R2o1Tge1jeScQc5kwnruvLeGpCMq1%2BlLr1VVu%2B1zyvNbdTH%2B%2Fy9Jma8DgQsiZqdRMZMQKT%2BqZzF0pLtFygf5flZdO7xX71vEHNPDCSDxdc0%3D</OfferListingId><Price><Amount>1073</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.73</FormattedPrice></Price><AmountSaved><Amount>722</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.22</FormattedPrice></AmountSaved><PercentageSaved>40</PercentageSaved><Availability>Usually ships in 24 hours</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>0</MinimumHours><MaximumHours>0</MaximumHours></AvailabilityAttributes><Quantity>-1</Quantity><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>1</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A3LVSQM04S5WC1</MerchantId><Name>aphrohead_books_uk</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A3LVSQM04S5WC1</GlancePage><Location><CountryCode>GB</CountryCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>6329</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New, Delivery Via Priority Airmail</ConditionNote></OfferAttributes><OfferListing><OfferListingId>%2F8lIKrGu4J06NbSFl5J2xJrtxt2nSC7iOWEcN9ZsZtFaA3tp6SBms1n4gDcuX6sOhMi8gaBM29s8KbonpsXK8n2d9iuY4fRCNr%2ByfZgXNcPLlj9SiiWL3a4GS%2BCtdwmT6myE%2BefJe%2ByMnSgWkgnIFGD220YyxdWv</OfferListingId><ExchangeId>Y11M3150505M6447029</ExchangeId><Price><Amount>1073</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.73</FormattedPrice></Price><AmountSaved><Amount>722</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.22</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><Quantity>5</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item></Items></ItemLookupResponse>"
26
- http_version: "1.1"
@@ -1,26 +0,0 @@
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=&IdType=ASIN&ItemId=B000ASPUES&Operation=ItemLookup&RelationshipType=AuthorityTitle&ResponseGroup=RelatedItems&Service=AWSECommerceService&Signature=qozhsksGZkQTjXJbffYahcBqTwwJ7Eqwy9lCPY14gIs=&Timestamp=2011-07-13T14:02:02Z&Version=2010-11-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
- content-type:
14
- - text/xml;charset=UTF-8
15
- server:
16
- - Server
17
- date:
18
- - Wed, 13 Jul 2011 14:02:03 GMT
19
- nncoection:
20
- - close
21
- vary:
22
- - Accept-Encoding,User-Agent
23
- transfer-encoding:
24
- - chunked
25
- body: <?xml version="1.0" encoding="UTF-8"?><ItemLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>18BDMERR9930XVVC8FXC</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-13T14:02:02Z"></Argument><Argument Name="Version" Value="2010-11-01"></Argument><Argument Name="RelationshipType" Value="AuthorityTitle"></Argument><Argument Name="AssociateTag"></Argument><Argument Name="Signature" Value="qozhsksGZkQTjXJbffYahcBqTwwJ7Eqwy9lCPY14gIs="></Argument><Argument Name="AWSAccessKeyId" Value="0ZVSQ33MDFPQS8H2PM02"></Argument></Arguments><RequestProcessingTime>0.0353431701660156</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"
@@ -1,26 +0,0 @@
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=&IdType=ASIN&ItemId=0394751221&Operation=ItemLookup&ResponseGroup=Images&Service=AWSECommerceService&Signature=jbmN3WMVzZdCFJmK4jkXGUkfF8LG+IRt126LiEE45Wo=&Timestamp=2011-04-06T11:17:03Z&Version=2010-11-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
- - Wed, 06 Apr 2011 11:17:03 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/2010-11-01"><OperationRequest><HTTPHeaders><Header Name="UserAgent" Value="Ruby"></Header></HTTPHeaders><RequestId>e473fca0-7f2c-482a-965f-373653867478</RequestId><Arguments><Argument Name="Operation" Value="ItemLookup"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Signature" Value="jbmN3WMVzZdCFJmK4jkXGUkfF8LG+IRt126LiEE45Wo="></Argument><Argument Name="AssociateTag"></Argument><Argument Name="Version" Value="2010-11-01"></Argument><Argument Name="ItemId" Value="0394751221"></Argument><Argument Name="IdType" Value="ASIN"></Argument><Argument Name="AWSAccessKeyId" Value="0ZVSQ33MDFPQS8H2PM02"></Argument><Argument Name="Timestamp" Value="2011-04-06T11:17:03Z"></Argument><Argument Name="ResponseGroup" Value="Images"></Argument></Arguments><RequestProcessingTime>0.0138920000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><IdType>ASIN</IdType><MerchantId>Amazon</MerchantId><OfferPage>1</OfferPage><ItemId>0394751221</ItemId><ResponseGroup>Images</ResponseGroup><ReviewPage>1</ReviewPage><ReviewSort>-SubmissionDate</ReviewSort><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"
@@ -1,26 +0,0 @@
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=&Operation=ItemSearch&Power=author:lacan%20and%20not%20fiction&SearchIndex=Books&Service=AWSECommerceService&Signature=dEGQZ+KBLx1vUQQ1GQ80ZvEwrKmID0F1a9ytmJDk9yo=&Sort=relevancerank&Timestamp=2011-04-06T11:35:00Z&Version=2010-11-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
- - Wed, 06 Apr 2011 11:35:00 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/2010-11-01\"><OperationRequest><HTTPHeaders><Header Name=\"UserAgent\" Value=\"Ruby\"></Header></HTTPHeaders><RequestId>0da5e709-2137-484b-b534-d1fb948bf805</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemSearch\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"dEGQZ+KBLx1vUQQ1GQ80ZvEwrKmID0F1a9ytmJDk9yo=\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"Sort\" Value=\"relevancerank\"></Argument><Argument Name=\"Power\" Value=\"author:lacan and not fiction\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-04-06T11:35:00Z\"></Argument><Argument Name=\"SearchIndex\" Value=\"Books\"></Argument></Arguments><RequestProcessingTime>0.1763120000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><MerchantId>Amazon</MerchantId><Power>author:lacan and not fiction</Power><ResponseGroup>Small</ResponseGroup><ReviewSort>-SubmissionDate</ReviewSort><SearchIndex>Books</SearchIndex><Sort>relevancerank</Sort></ItemSearchRequest></Request><TotalResults>229</TotalResults><TotalPages>23</TotalPages><Item><ASIN>0393329259</ASIN><DetailPageURL>http://www.amazon.com/Ecrits-Complete-English-Jacques-Lacan/dp/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393329259</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Ecrits-Complete-English-Jacques-Lacan/dp/tech-data/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393329259%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393329259%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393329259%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">Bruce Fink</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>Ecrits: The First Complete Edition in English</Title></ItemAttributes></Item><Item><ASIN>0393317757</ASIN><DetailPageURL>http://www.amazon.com/Fundamental-Concepts-Psychoanalysis-Seminar-Jacques/dp/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393317757</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Fundamental-Concepts-Psychoanalysis-Seminar-Jacques/dp/tech-data/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393317757%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393317757%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393317757%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Editor\">Jacques-Alain Miller</Creator><Creator Role=\"Translator\">Alan Sheridan</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Four Fundamental Concepts of Psychoanalysis (The Seminar of Jacques Lacan , Book 11)</Title></ItemAttributes></Item><Item><ASIN>0393316130</ASIN><DetailPageURL>http://www.amazon.com/Seminar-Jacques-Lacan-Ethics-Psychoanalysis/dp/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393316130</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Seminar-Jacques-Lacan-Ethics-Psychoanalysis/dp/tech-data/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393316130%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393316130%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393316130%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Editor\">Jacques Alain-Miller</Creator><Creator Role=\"Translator\">Dennis Porter</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Seminar of Jacques Lacan: The Ethics of Psychoanalysis (Vol. Book VII) (The Seminar of Jacques Lacan)</Title></ItemAttributes></Item><Item><ASIN>0393307093</ASIN><DetailPageURL>http://www.amazon.com/Technique-Psychoanalysis-1954-1955-Seminar-Jacques/dp/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393307093</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Technique-Psychoanalysis-1954-1955-Seminar-Jacques/dp/tech-data/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393307093%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393307093%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393307093%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Editor\">Jacques-Alain Miller</Creator><Creator Role=\"Translator\">Sylvana Tomaselli</Creator><Manufacturer>W.W. Norton &amp; Co.</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Ego in Freud's Theory and in the Technique of Psychoanalysis, 1954-1955 (Book II) (The Seminar of Jacques Lacan)</Title></ItemAttributes></Item><Item><ASIN>0393325288</ASIN><DetailPageURL>http://www.amazon.com/Ecrits-Selection-Jacques-Lacan/dp/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393325288</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Ecrits-Selection-Jacques-Lacan/dp/tech-data/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393325288%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393325288%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393325288%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">Bruce Fink</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>Ecrits: A Selection</Title></ItemAttributes></Item><Item><ASIN>0393319164</ASIN><DetailPageURL>http://www.amazon.com/Feminine-Sexuality-Limits-Love-Knowledge/dp/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393319164</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Feminine-Sexuality-Limits-Love-Knowledge/dp/tech-data/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393319164%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393319164%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393319164%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Author>Jacques-Alain Miller</Author><Author>Bruce Fink</Author><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>On Feminine Sexuality, the Limits of Love and Knowledge: The Seminar of Jacques Lacan, Book XX, Encore</Title></ItemAttributes></Item><Item><ASIN>0393330400</ASIN><DetailPageURL>http://www.amazon.com/Seminar-Jacques-Lacan-Other-Psychoanalysis/dp/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393330400</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Seminar-Jacques-Lacan-Other-Psychoanalysis/dp/tech-data/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393330400%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393330400%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393330400%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">Russell Grigg</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Seminar of Jacques Lacan: The Other Side of Psychoanalysis (Vol. Book XVII) (The Seminar of Jacques Lacan) (Bk. XVII)</Title></ItemAttributes></Item><Item><ASIN>0393306976</ASIN><DetailPageURL>http://www.amazon.com/Seminar-Jacques-Lacan-Freuds-Technique/dp/0393306976%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393306976</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Seminar-Jacques-Lacan-Freuds-Technique/dp/tech-data/0393306976%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393306976</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393306976%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393306976</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393306976%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393306976</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393306976%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393306976</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393306976%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393306976</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393306976%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393306976</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393306976%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393306976</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Editor\">Jacques-Alain Miller</Creator><Creator Role=\"Translator\">John Forrester</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Seminar of Jacques Lacan: Freud's Papers on Technique (Vol. Book I) (The Seminar of Jacques Lacan)</Title></ItemAttributes></Item><Item><ASIN>0393302113</ASIN><DetailPageURL>http://www.amazon.com/Feminine-Sexuality-Jacques-Lacan-freudienne/dp/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393302113</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Feminine-Sexuality-Jacques-Lacan-freudienne/dp/tech-data/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393302113%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393302113%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393302113%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Editor\">Juliet Mitchell</Creator><Creator Role=\"Editor\">Jacqueline Rose</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>Feminine Sexuality: Jacques Lacan and the \xC3\xA9cole freudienne</Title></ItemAttributes></Item><Item><ASIN>1844672719</ASIN><DetailPageURL>http://www.amazon.com/My-Teaching-Jacques-Lacan/dp/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1844672719</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/My-Teaching-Jacques-Lacan/dp/tech-data/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1844672719%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1844672719%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1844672719%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">David Macey</Creator><Creator Role=\"Preface\">Jacques-Alain Miller</Creator><Manufacturer>Verso</Manufacturer><ProductGroup>Book</ProductGroup><Title>My Teaching</Title></ItemAttributes></Item></Items></ItemSearchResponse>"
26
- http_version: "1.1"
@@ -1,26 +0,0 @@
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=&Keywords=deleuze&Operation=ItemSearch&ResponseGroup=ItemAttributes,%20Offers&SearchIndex=KindleStore&Service=AWSECommerceService&Signature=lzYHe6fDxb5ObUEbgNze9TW28R3Vt2AZNeOtygtRcDg=&Timestamp=2011-07-13T14:02:01Z&Version=2010-11-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
- content-type:
14
- - text/xml;charset=UTF-8
15
- server:
16
- - Server
17
- date:
18
- - Wed, 13 Jul 2011 14:02:01 GMT
19
- nncoection:
20
- - close
21
- vary:
22
- - Accept-Encoding,User-Agent
23
- transfer-encoding:
24
- - chunked
25
- body: "<?xml version=\"1.0\" ?><ItemSearchResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><RequestId>ca5fc57b-bcd7-4fba-8c2a-4d7ce995d473</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemSearch\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"lzYHe6fDxb5ObUEbgNze9TW28R3Vt2AZNeOtygtRcDg=\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"Keywords\" Value=\"deleuze\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-13T14:02:01Z\"></Argument><Argument Name=\"ResponseGroup\" Value=\"ItemAttributes, Offers\"></Argument><Argument Name=\"SearchIndex\" Value=\"KindleStore\"></Argument></Arguments><RequestProcessingTime>0.5348710000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><Keywords>deleuze</Keywords><MerchantId>Amazon</MerchantId><ResponseGroup>ItemAttributes</ResponseGroup><ResponseGroup>Offers</ResponseGroup><ReviewSort>-SubmissionDate</ReviewSort><SearchIndex>KindleStore</SearchIndex></ItemSearchRequest></Request><TotalResults>37</TotalResults><TotalPages>4</TotalPages><Item><ASIN>B000FA5YU6</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Routledge-Critical-Thinkers-ebook/dp/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000FA5YU6</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Deleuze-Routledge-Critical-Thinkers-ebook/dp/tech-data/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000FA5YU6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000FA5YU6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000FA5YU6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink></ItemLinks><ItemAttributes><Author>Claire Colebrook</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9780203029923</EISBN><Format>Kindle eBook</Format><Label>Taylor &amp; Francis</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2195</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$21.95</FormattedPrice></ListPrice><Manufacturer>Taylor &amp; Francis</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>200</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2002-12-07</PublicationDate><Publisher>Taylor &amp; Francis</Publisher><ReleaseDate>2002-12-07</ReleaseDate><Studio>Taylor &amp; Francis</Studio><Title>Gilles Deleuze (Routledge Critical Thinkers)</Title></ItemAttributes></Item><Item><ASIN>B000FA5WSA</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-and-Guattaris-Anti-Oedipus-ebook/dp/B000FA5WSA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000FA5WSA</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Deleuze-and-Guattaris-Anti-Oedipus-ebook/dp/tech-data/B000FA5WSA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000FA5WSA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000FA5WSA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000FA5WSA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000FA5WSA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000FA5WSA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000FA5WSA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink></ItemLinks><ItemAttributes><Author>Eugene W. Holland</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9780203007426</EISBN><Format>Kindle eBook</Format><Label>Taylor &amp; Francis</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>4195</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$41.95</FormattedPrice></ListPrice><Manufacturer>Taylor &amp; Francis</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>176</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2002-12-07</PublicationDate><Publisher>Taylor &amp; Francis</Publisher><ReleaseDate>2002-12-07</ReleaseDate><Studio>Taylor &amp; Francis</Studio><Title>Deleuze and Guattari's Anti-Oedipus</Title></ItemAttributes></Item><Item><ASIN>B000FA634C</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Guattari-Critics-Twentieth-ebook/dp/B000FA634C%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000FA634C</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Deleuze-Guattari-Critics-Twentieth-ebook/dp/tech-data/B000FA634C%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000FA634C%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000FA634C%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000FA634C%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000FA634C%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000FA634C%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000FA634C%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink></ItemLinks><ItemAttributes><Address><Country>gb</Country></Address><Author>Ronald Bogue</Author><Binding>Kindle Edition</Binding><Country>gb</Country><DeweyDecimalNumber>801.950904</DeweyDecimalNumber><EISBN>9780203181812</EISBN><Format>Kindle eBook</Format><Label>Taylor &amp; Francis</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3495</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$34.95</FormattedPrice></ListPrice><Manufacturer>Taylor &amp; Francis</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>212</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2002-12-07</PublicationDate><Publisher>Taylor &amp; Francis</Publisher><ReleaseDate>2002-12-07</ReleaseDate><Studio>Taylor &amp; Francis</Studio><Title>Deleuze and Guattari (Critics of the Twentieth Century)</Title></ItemAttributes></Item><Item><ASIN>B002KKCVCI</ASIN><DetailPageURL>http://www.amazon.com/Understanding-Australian-Cultural-Studies-ebook/dp/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB002KKCVCI</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Understanding-Australian-Cultural-Studies-ebook/dp/tech-data/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB002KKCVCI%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB002KKCVCI%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB002KKCVCI%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink></ItemLinks><ItemAttributes><Author>Claire Colebrook</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9781741150018</EISBN><Format>Kindle eBook</Format><Label>Allen &amp; Unwin</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>1995</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.95</FormattedPrice></ListPrice><Manufacturer>Allen &amp; Unwin</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>240</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2003-04-01</PublicationDate><Publisher>Allen &amp; Unwin</Publisher><ReleaseDate>2002-01-08</ReleaseDate><Studio>Allen &amp; Unwin</Studio><Title>Understanding Deleuze (Australian Cultural Studies.)</Title></ItemAttributes></Item><Item><ASIN>B003U6Z2JA</ASIN><DetailPageURL>http://www.amazon.com/Bergson-Deleuze-Encounters-Transcendental-Experience-ebook/dp/B003U6Z2JA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003U6Z2JA</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Bergson-Deleuze-Encounters-Transcendental-Experience-ebook/dp/tech-data/B003U6Z2JA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB003U6Z2JA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB003U6Z2JA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB003U6Z2JA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B003U6Z2JA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B003U6Z2JA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B003U6Z2JA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink></ItemLinks><ItemAttributes><Author>Valentine Moulard-leonard</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9780791477953</EISBN><Format>Kindle eBook</Format><Label>State University of New York Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2395</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$23.95</FormattedPrice></ListPrice><Manufacturer>State University of New York Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>197</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2008-08-07</PublicationDate><Publisher>State University of New York Press</Publisher><ReleaseDate>2008-08-07</ReleaseDate><Studio>State University of New York Press</Studio><Title>Bergson-Deleuze Encounters: Transcendental Experience and the Thought of the Virtual</Title></ItemAttributes></Item><Item><ASIN>B000SIYHXA</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Guattari-Architects-Thinkers-ebook/dp/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000SIYHXA</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Deleuze-Guattari-Architects-Thinkers-ebook/dp/tech-data/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000SIYHXA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000SIYHXA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000SIYHXA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink></ItemLinks><ItemAttributes><Author>Andrew Ballantyne</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9780203934203</EISBN><Format>Kindle eBook</Format><Label>T &amp; F Books UK</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2798</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$27.98</FormattedPrice></ListPrice><Manufacturer>T &amp; F Books UK</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>124</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2009-01-23</PublicationDate><Publisher>T &amp; F Books UK</Publisher><ReleaseDate>2009-01-23</ReleaseDate><Studio>T &amp; F Books UK</Studio><Title>Deleuze and Guattari: For Architects (Thinkers for Architects)</Title></ItemAttributes></Item><Item><ASIN>B004445HMO</ASIN><DetailPageURL>http://www.amazon.com/Afterimages-Gilles-Deleuzes-Philosophy-ebook/dp/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004445HMO</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Afterimages-Gilles-Deleuzes-Philosophy-ebook/dp/tech-data/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB004445HMO%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB004445HMO%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB004445HMO%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink></ItemLinks><ItemAttributes><Binding>Kindle Edition</Binding><Creator Role=\"Editor\">D. N. Rodowick</Creator><DeweyDecimalNumber>791.4301</DeweyDecimalNumber><EISBN>9781452930473</EISBN><Format>Kindle eBook</Format><Label>Univ Of Minnesota Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2750</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$27.50</FormattedPrice></ListPrice><Manufacturer>Univ Of Minnesota Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>416</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2010-12-21</PublicationDate><Publisher>Univ Of Minnesota Press</Publisher><ReleaseDate>2010-12-21</ReleaseDate><Studio>Univ Of Minnesota Press</Studio><Title>Afterimages of Gilles Deleuze's Film Philosophy</Title></ItemAttributes></Item><Item><ASIN>B003FSTFAU</ASIN><DetailPageURL>http://www.amazon.com/Gilles-Deleuze-Ruin-Representation-ebook/dp/B003FSTFAU%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003FSTFAU</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Gilles-Deleuze-Ruin-Representation-ebook/dp/tech-data/B003FSTFAU%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB003FSTFAU%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB003FSTFAU%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB003FSTFAU%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B003FSTFAU%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B003FSTFAU%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B003FSTFAU%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink></ItemLinks><ItemAttributes><Author>Dorothea Olkowski</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>111.85</DeweyDecimalNumber><Edition>1</Edition><EISBN>9780520922235</EISBN><Format>Kindle eBook</Format><Label>University of California Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2200</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.00</FormattedPrice></ListPrice><Manufacturer>University of California Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>310</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>1999-09-30</PublicationDate><Publisher>University of California Press</Publisher><ReleaseDate>1999-09-30</ReleaseDate><Studio>University of California Press</Studio><Title>Gilles Deleuze and the Ruin of Representation</Title></ItemAttributes></Item><Item><ASIN>B003E2UPR4</ASIN><DetailPageURL>http://www.amazon.com/Without-Criteria-Technologies-Abstraction-ebook/dp/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003E2UPR4</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Without-Criteria-Technologies-Abstraction-ebook/dp/tech-data/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB003E2UPR4%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB003E2UPR4%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB003E2UPR4%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink></ItemLinks><ItemAttributes><Author>Steven Shaviro</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>192</DeweyDecimalNumber><EISBN>9780262261159</EISBN><Format>Kindle eBook</Format><Label>The MIT Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2900</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$29.00</FormattedPrice></ListPrice><Manufacturer>The MIT Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>192</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2009-05-29</PublicationDate><Publisher>The MIT Press</Publisher><ReleaseDate>2009-05-29</ReleaseDate><Studio>The MIT Press</Studio><Title>Without Criteria: Kant, Whitehead, Deleuze, and Aesthetics (Technologies of Lived Abstraction)</Title></ItemAttributes></Item><Item><ASIN>B003HIXT6Y</ASIN><DetailPageURL>http://www.amazon.com/Onto-Ethologies-Environments-Heidegger-Merleau-Ponty-ebook/dp/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003HIXT6Y</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Onto-Ethologies-Environments-Heidegger-Merleau-Ponty-ebook/dp/tech-data/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB003HIXT6Y%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB003HIXT6Y%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB003HIXT6Y%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink></ItemLinks><ItemAttributes><Author>Brett Buchanan</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>113.8</DeweyDecimalNumber><EISBN>9780791477465</EISBN><Format>Kindle eBook</Format><Label>State University of New York Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2495</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.95</FormattedPrice></ListPrice><Manufacturer>State University of New York Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>223</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2008-11-06</PublicationDate><Publisher>State University of New York Press</Publisher><ReleaseDate>2008-11-06</ReleaseDate><Studio>State University of New York Press</Studio><Title>Onto-Ethologies: The Animal Environments of Uexkull, Heidegger, Merleau-Ponty, and Deleuze</Title></ItemAttributes></Item></Items></ItemSearchResponse>"
26
- http_version: "1.1"
@@ -1,26 +0,0 @@
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=&Operation=ItemSearch&Power=deleuze%20binding:kindle&ResponseGroup=ItemAttributes,%20Offers&SearchIndex=Books&Service=AWSECommerceService&Signature=mEz9P6LW+sV8Iu9KhKtghGYZvdHOt5FvLGsUNLykxgE=&Timestamp=2011-04-06T11:31:18Z&Version=2010-11-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
- - Wed, 06 Apr 2011 11:31:18 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/2010-11-01\"><OperationRequest><HTTPHeaders><Header Name=\"UserAgent\" Value=\"Ruby\"></Header></HTTPHeaders><RequestId>8897ceac-e942-43d3-a56f-900d29055845</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemSearch\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"mEz9P6LW+sV8Iu9KhKtghGYZvdHOt5FvLGsUNLykxgE=\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"Power\" Value=\"deleuze binding:kindle\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-04-06T11:31:18Z\"></Argument><Argument Name=\"ResponseGroup\" Value=\"ItemAttributes, Offers\"></Argument><Argument Name=\"SearchIndex\" Value=\"Books\"></Argument></Arguments><RequestProcessingTime>0.4163030000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><MerchantId>Amazon</MerchantId><Power>deleuze binding:kindle</Power><ResponseGroup>ItemAttributes</ResponseGroup><ResponseGroup>Offers</ResponseGroup><ReviewSort>-SubmissionDate</ReviewSort><SearchIndex>Books</SearchIndex></ItemSearchRequest></Request><TotalResults>28</TotalResults><TotalPages>3</TotalPages><Item><ASIN>B002MAPRNG</ASIN><DetailPageURL>http://www.amazon.com/Creative-Evolution-ebook/dp/B002MAPRNG%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB002MAPRNG</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Creative-Evolution-ebook/dp/tech-data/B002MAPRNG%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002MAPRNG</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB002MAPRNG%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002MAPRNG</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB002MAPRNG%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002MAPRNG</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB002MAPRNG%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002MAPRNG</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B002MAPRNG%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002MAPRNG</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B002MAPRNG%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002MAPRNG</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B002MAPRNG%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002MAPRNG</URL></ItemLink></ItemLinks><ItemAttributes><Author>Henri Bergson</Author><Binding>Kindle Edition</Binding><Format>Kindle eBook</Format><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>399</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.99</FormattedPrice></ListPrice><NumberOfItems>1</NumberOfItems><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2009-08-19</PublicationDate><ReleaseDate>2009-08-19</ReleaseDate><Title>Creative Evolution</Title></ItemAttributes></Item><Item><ASIN>B000FA5YU6</ASIN><DetailPageURL>http://www.amazon.com/Gilles-Deleuze-ebook/dp/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000FA5YU6</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Gilles-Deleuze-ebook/dp/tech-data/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000FA5YU6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000FA5YU6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000FA5YU6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink></ItemLinks><ItemAttributes><Author>Claire Colebrook</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9780203029923</EISBN><Format>Kindle eBook</Format><Label>Taylor &amp; Francis</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2195</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$21.95</FormattedPrice></ListPrice><Manufacturer>Taylor &amp; Francis</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>200</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2002-12-07</PublicationDate><Publisher>Taylor &amp; Francis</Publisher><ReleaseDate>2002-12-07</ReleaseDate><Studio>Taylor &amp; Francis</Studio><Title>Gilles Deleuze</Title></ItemAttributes></Item><Item><ASIN>B003PDN9Z2</ASIN><DetailPageURL>http://www.amazon.com/Chaos-Territory-Art-Deleuze-ebook/dp/B003PDN9Z2%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003PDN9Z2</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Chaos-Territory-Art-Deleuze-ebook/dp/tech-data/B003PDN9Z2%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003PDN9Z2</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB003PDN9Z2%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003PDN9Z2</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB003PDN9Z2%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003PDN9Z2</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB003PDN9Z2%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003PDN9Z2</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B003PDN9Z2%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003PDN9Z2</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B003PDN9Z2%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003PDN9Z2</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B003PDN9Z2%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003PDN9Z2</URL></ItemLink></ItemLinks><ItemAttributes><Author>Elizabeth Grosz</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>700.1</DeweyDecimalNumber><EISBN>9780231517874</EISBN><Format>Kindle eBook</Format><Label>Columbia University Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2250</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.50</FormattedPrice></ListPrice><Manufacturer>Columbia University Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>136</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2008-05-07</PublicationDate><Publisher>Columbia University Press</Publisher><ReleaseDate>2008-05-07</ReleaseDate><Studio>Columbia University Press</Studio><Title>Chaos, Territory, Art: Deleuze and the Framing of the Earth</Title></ItemAttributes></Item><Item><ASIN>B004RQ842O</ASIN><DetailPageURL>http://www.amazon.com/Excuse-me-where-exit-ebook/dp/B004RQ842O%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004RQ842O</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Excuse-me-where-exit-ebook/dp/tech-data/B004RQ842O%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004RQ842O</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB004RQ842O%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004RQ842O</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB004RQ842O%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004RQ842O</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB004RQ842O%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004RQ842O</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B004RQ842O%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004RQ842O</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B004RQ842O%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004RQ842O</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B004RQ842O%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004RQ842O</URL></ItemLink></ItemLinks><ItemAttributes><Author>Stella Deleuze</Author><Binding>Kindle Edition</Binding><Format>Kindle eBook</Format><Label>Stella Deleuze</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>99</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$0.99</FormattedPrice></ListPrice><Manufacturer>Stella Deleuze</Manufacturer><NumberOfItems>1</NumberOfItems><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2011-03-10</PublicationDate><Publisher>Stella Deleuze</Publisher><ReleaseDate>2011-03-10</ReleaseDate><Studio>Stella Deleuze</Studio><Title>Excuse me, where is the exit?</Title></ItemAttributes></Item><Item><ASIN>B003E2UPR4</ASIN><DetailPageURL>http://www.amazon.com/Without-Criteria-Whitehead-Aesthetics-ebook/dp/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003E2UPR4</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Without-Criteria-Whitehead-Aesthetics-ebook/dp/tech-data/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB003E2UPR4%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB003E2UPR4%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB003E2UPR4%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink></ItemLinks><ItemAttributes><Author>Steven Shaviro</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>192</DeweyDecimalNumber><EISBN>9780262261159</EISBN><Format>Kindle eBook</Format><Label>The MIT Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2900</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$29.00</FormattedPrice></ListPrice><Manufacturer>The MIT Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>192</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2009-05-29</PublicationDate><Publisher>The MIT Press</Publisher><ReleaseDate>2009-05-29</ReleaseDate><Studio>The MIT Press</Studio><Title>Without Criteria: Kant, Whitehead, Deleuze, and Aesthetics</Title></ItemAttributes></Item><Item><ASIN>B000SIYHXA</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Guattari-Architects-ebook/dp/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000SIYHXA</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Deleuze-Guattari-Architects-ebook/dp/tech-data/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000SIYHXA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000SIYHXA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000SIYHXA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink></ItemLinks><ItemAttributes><Author>Andrew Ballantyne</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9780203934203</EISBN><Format>Kindle eBook</Format><Label>T &amp; F Books UK</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2798</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$27.98</FormattedPrice></ListPrice><Manufacturer>T &amp; F Books UK</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>124</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2009-01-23</PublicationDate><Publisher>T &amp; F Books UK</Publisher><ReleaseDate>2009-01-23</ReleaseDate><Studio>T &amp; F Books UK</Studio><Title>Deleuze and Guattari: For Architects</Title></ItemAttributes></Item><Item><ASIN>B004BSFNO0</ASIN><DetailPageURL>http://www.amazon.com/Philosophy-Turbulent-Times-Canguilhem-ebook/dp/B004BSFNO0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004BSFNO0</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Philosophy-Turbulent-Times-Canguilhem-ebook/dp/tech-data/B004BSFNO0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004BSFNO0</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB004BSFNO0%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004BSFNO0</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB004BSFNO0%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004BSFNO0</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB004BSFNO0%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004BSFNO0</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B004BSFNO0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004BSFNO0</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B004BSFNO0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004BSFNO0</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B004BSFNO0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004BSFNO0</URL></ItemLink></ItemLinks><ItemAttributes><Author>Elisabeth Roudinesco</Author><Binding>Kindle Edition</Binding><Creator Role=\"Translator\">William McCuaig</Creator><DeweyDecimalNumber>149</DeweyDecimalNumber><EISBN>9780231518857</EISBN><Format>Kindle eBook</Format><Label>Columbia University Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>1599</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.99</FormattedPrice></ListPrice><Manufacturer>Columbia University Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>208</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2008-09-30</PublicationDate><Publisher>Columbia University Press</Publisher><ReleaseDate>2010-05-01</ReleaseDate><Studio>Columbia University Press</Studio><Title>Philosophy in Turbulent Times: Canguilhem, Sartre, Foucault, Althusser, Deleuze, Derrida</Title></ItemAttributes></Item><Item><ASIN>B0042XAME0</ASIN><DetailPageURL>http://www.amazon.com/Skin-Film-Intercultural-Embodiment-ebook/dp/B0042XAME0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB0042XAME0</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Skin-Film-Intercultural-Embodiment-ebook/dp/tech-data/B0042XAME0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB0042XAME0%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB0042XAME0%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB0042XAME0%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B0042XAME0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B0042XAME0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B0042XAME0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink></ItemLinks><ItemAttributes><Author>Laura U. Marks</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>791.43091724</DeweyDecimalNumber><EISBN>9780822381372</EISBN><Format>Kindle eBook</Format><Label>Duke University Press Books</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2395</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$23.95</FormattedPrice></ListPrice><Manufacturer>Duke University Press Books</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>320</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>1999-12-29</PublicationDate><Publisher>Duke University Press Books</Publisher><ReleaseDate>1999-12-29</ReleaseDate><Studio>Duke University Press Books</Studio><Title>The Skin of the Film: Intercultural Cinema, Embodiment, and the Senses</Title></ItemAttributes></Item><Item><ASIN>B002KKCVCI</ASIN><DetailPageURL>http://www.amazon.com/Understanding-Deleuze-ebook/dp/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB002KKCVCI</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Understanding-Deleuze-ebook/dp/tech-data/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB002KKCVCI%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB002KKCVCI%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB002KKCVCI%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink></ItemLinks><ItemAttributes><Author>Claire Colebrook</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9781741150018</EISBN><Format>Kindle eBook</Format><Label>Allen &amp; Unwin</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>1995</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.95</FormattedPrice></ListPrice><Manufacturer>Allen &amp; Unwin</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>240</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2003-04-01</PublicationDate><Publisher>Allen &amp; Unwin</Publisher><ReleaseDate>2002-01-08</ReleaseDate><Studio>Allen &amp; Unwin</Studio><Title>Understanding Deleuze</Title></ItemAttributes></Item><Item><ASIN>B004TCX8XG</ASIN><DetailPageURL>http://www.amazon.com/Charcoal-ebook/dp/B004TCX8XG%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004TCX8XG</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Charcoal-ebook/dp/tech-data/B004TCX8XG%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004TCX8XG</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB004TCX8XG%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004TCX8XG</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB004TCX8XG%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004TCX8XG</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB004TCX8XG%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004TCX8XG</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B004TCX8XG%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004TCX8XG</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B004TCX8XG%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004TCX8XG</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B004TCX8XG%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004TCX8XG</URL></ItemLink></ItemLinks><ItemAttributes><Author>Stavrogin [writing as Oli Johns]</Author><Binding>Kindle Edition</Binding><Edition>2</Edition><Format>Kindle eBook</Format><Label>Zizek Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>299</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.99</FormattedPrice></ListPrice><Manufacturer>Zizek Press</Manufacturer><NumberOfItems>1</NumberOfItems><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2011-03-21</PublicationDate><Publisher>Zizek Press</Publisher><ReleaseDate>2011-03-21</ReleaseDate><Studio>Zizek Press</Studio><Title>Charcoal</Title></ItemAttributes></Item></Items></ItemSearchResponse>"
26
- http_version: "1.1"
@@ -1,26 +0,0 @@
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=&Author=George%20Orwell&Operation=ItemSearch&SearchIndex=Books&Service=AWSECommerceService&Signature=o+omHCDZnu1saW8Q3GxOG3Q3p6cIMuh51e3+WQ8AfR4=&Timestamp=2011-04-06T11:34:59Z&Version=2010-11-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
- - Wed, 06 Apr 2011 11:34:59 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/2010-11-01\"><OperationRequest><HTTPHeaders><Header Name=\"UserAgent\" Value=\"Ruby\"></Header></HTTPHeaders><RequestId>c2026f8a-e2f1-4693-a064-91768fe49426</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=\"o+omHCDZnu1saW8Q3GxOG3Q3p6cIMuh51e3+WQ8AfR4=\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-04-06T11:34:59Z\"></Argument><Argument Name=\"SearchIndex\" Value=\"Books\"></Argument></Arguments><RequestProcessingTime>0.5507840000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Author>George Orwell</Author><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><MerchantId>Amazon</MerchantId><ResponseGroup>Small</ResponseGroup><ReviewSort>-SubmissionDate</ReviewSort><SearchIndex>Books</SearchIndex></ItemSearchRequest></Request><TotalResults>1168</TotalResults><TotalPages>117</TotalPages><Item><ASIN>0452284236</ASIN><DetailPageURL>http://www.amazon.com/Nineteen-Eighty-Four-George-Orwell/dp/0452284236%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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>1604443499</ASIN><DetailPageURL>http://www.amazon.com/Homage-Catalonia-George-Orwell/dp/1604443499%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1604443499</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Homage-Catalonia-George-Orwell/dp/tech-data/1604443499%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604443499</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1604443499%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604443499</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1604443499%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604443499</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1604443499%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604443499</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1604443499%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604443499</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/1604443499%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604443499</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1604443499%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604443499</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Manufacturer>IndoEuropeanPublishing.com</Manufacturer><ProductGroup>Book</ProductGroup><Title>Homage to Catalonia</Title></ItemAttributes></Item><Item><ASIN>0151010269</ASIN><DetailPageURL>http://www.amazon.com/Animal-Farm-1984-George-Orwell/dp/0151010269%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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>1604443502</ASIN><DetailPageURL>http://www.amazon.com/Down-Paris-London-George-Orwell/dp/1604443502%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1604443502</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Down-Paris-London-George-Orwell/dp/tech-data/1604443502%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604443502</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1604443502%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604443502</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1604443502%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604443502</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1604443502%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604443502</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1604443502%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604443502</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/1604443502%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604443502</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1604443502%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1604443502</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Manufacturer>IndoEuropeanPublishing.com</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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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>0156148501</ASIN><DetailPageURL>http://www.amazon.com/Burmese-Days-Novel-George-Orwell/dp/0156148501%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0156148501</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Burmese-Days-Novel-George-Orwell/dp/tech-data/0156148501%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156148501</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0156148501%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156148501</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0156148501%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156148501</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0156148501%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156148501</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0156148501%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156148501</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0156148501%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156148501</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0156148501%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156148501</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Manufacturer>Mariner Books</Manufacturer><ProductGroup>Book</ProductGroup><Title>Burmese Days: A Novel</Title></ItemAttributes></Item><Item><ASIN>1409211509</ASIN><DetailPageURL>http://www.amazon.com/Road-Wigan-Pier-George-Orwell/dp/1409211509%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1409211509</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Road-Wigan-Pier-George-Orwell/dp/tech-data/1409211509%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1409211509</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1409211509%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1409211509</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1409211509%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1409211509</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1409211509%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1409211509</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1409211509%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1409211509</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/1409211509%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1409211509</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1409211509%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1409211509</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Manufacturer>lulu.com</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Road to Wigan Pier</Title></ItemAttributes></Item><Item><ASIN>0156186004</ASIN><DetailPageURL>http://www.amazon.com/Collection-Essays-George-Orwell/dp/0156186004%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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>B003G4ILH6</ASIN><DetailPageURL>http://www.amazon.com/1984-Signet-Classics-Market-Paperback/dp/B003G4ILH6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003G4ILH6</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/1984-Signet-Classics-Market-Paperback/dp/tech-data/B003G4ILH6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003G4ILH6</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell (Author) Erich Fromm (Afterword)</Author><Manufacturer>Signet</Manufacturer><ProductGroup>Book</ProductGroup><Title>1984 (Signet Classics) (Mass Market Paperback)</Title></ItemAttributes></Item></Items></ItemSearchResponse>"
26
- http_version: "1.1"
@@ -1,26 +0,0 @@
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=&Operation=ItemSearch&Power=author:lacan%20and%20not%20fiction&SearchIndex=Books&Service=AWSECommerceService&Signature=UCpqYwoGJ0YvN6auGASnYFxWwvtuMTaTTSfZyZJ+jdo=&Sort=relevancerank&Timestamp=2011-07-13T14:12:03Z&Version=2010-11-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
- content-type:
14
- - text/xml;charset=UTF-8
15
- server:
16
- - Server
17
- date:
18
- - Wed, 13 Jul 2011 14:12:04 GMT
19
- nncoection:
20
- - close
21
- vary:
22
- - Accept-Encoding,User-Agent
23
- transfer-encoding:
24
- - chunked
25
- body: "<?xml version=\"1.0\" ?><ItemSearchResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><RequestId>bd46facb-6765-48d9-b261-50697a75ecec</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemSearch\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"UCpqYwoGJ0YvN6auGASnYFxWwvtuMTaTTSfZyZJ+jdo=\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"Sort\" Value=\"relevancerank\"></Argument><Argument Name=\"Power\" Value=\"author:lacan and not fiction\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-13T14:12:03Z\"></Argument><Argument Name=\"SearchIndex\" Value=\"Books\"></Argument></Arguments><RequestProcessingTime>0.1591470000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><MerchantId>Amazon</MerchantId><Power>author:lacan and not fiction</Power><ResponseGroup>Small</ResponseGroup><ReviewSort>-SubmissionDate</ReviewSort><SearchIndex>Books</SearchIndex><Sort>relevancerank</Sort></ItemSearchRequest></Request><TotalResults>233</TotalResults><TotalPages>24</TotalPages><Item><ASIN>0393329259</ASIN><DetailPageURL>http://www.amazon.com/Ecrits-Complete-English-Jacques-Lacan/dp/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393329259</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Ecrits-Complete-English-Jacques-Lacan/dp/tech-data/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393329259%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393329259%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393329259%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">Bruce Fink</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>Ecrits: The First Complete Edition in English</Title></ItemAttributes></Item><Item><ASIN>0393317757</ASIN><DetailPageURL>http://www.amazon.com/Fundamental-Concepts-Psychoanalysis-Seminar-Jacques/dp/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393317757</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Fundamental-Concepts-Psychoanalysis-Seminar-Jacques/dp/tech-data/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393317757%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393317757%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393317757%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Editor\">Jacques-Alain Miller</Creator><Creator Role=\"Translator\">Alan Sheridan</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Four Fundamental Concepts of Psychoanalysis (The Seminar of Jacques Lacan , Book 11)</Title></ItemAttributes></Item><Item><ASIN>0393330400</ASIN><DetailPageURL>http://www.amazon.com/Seminar-Jacques-Lacan-Other-Psychoanalysis/dp/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393330400</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Seminar-Jacques-Lacan-Other-Psychoanalysis/dp/tech-data/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393330400%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393330400%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393330400%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">Russell Grigg</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Seminar of Jacques Lacan: The Other Side of Psychoanalysis (Vol. Book XVII) (The Seminar of Jacques Lacan) (Bk. XVII)</Title></ItemAttributes></Item><Item><ASIN>0393325288</ASIN><DetailPageURL>http://www.amazon.com/Ecrits-Selection-Jacques-Lacan/dp/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393325288</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Ecrits-Selection-Jacques-Lacan/dp/tech-data/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393325288%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393325288%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393325288%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">Bruce Fink</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>Ecrits: A Selection</Title></ItemAttributes></Item><Item><ASIN>0393316130</ASIN><DetailPageURL>http://www.amazon.com/Seminar-Jacques-Lacan-Ethics-Psychoanalysis/dp/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393316130</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Seminar-Jacques-Lacan-Ethics-Psychoanalysis/dp/tech-data/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393316130%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393316130%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393316130%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Editor\">Jacques Alain-Miller</Creator><Creator Role=\"Translator\">Dennis Porter</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Seminar of Jacques Lacan: The Ethics of Psychoanalysis (Vol. Book VII) (The Seminar of Jacques Lacan)</Title></ItemAttributes></Item><Item><ASIN>1844672719</ASIN><DetailPageURL>http://www.amazon.com/My-Teaching-Jacques-Lacan/dp/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1844672719</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/My-Teaching-Jacques-Lacan/dp/tech-data/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1844672719%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1844672719%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1844672719%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">David Macey</Creator><Creator Role=\"Preface\">Jacques-Alain Miller</Creator><Manufacturer>Verso</Manufacturer><ProductGroup>Book</ProductGroup><Title>My Teaching</Title></ItemAttributes></Item><Item><ASIN>0393319164</ASIN><DetailPageURL>http://www.amazon.com/Feminine-Sexuality-Limits-Love-Knowledge/dp/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393319164</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Feminine-Sexuality-Limits-Love-Knowledge/dp/tech-data/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393319164%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393319164%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393319164%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Author>Jacques-Alain Miller</Author><Author>Bruce Fink</Author><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>On Feminine Sexuality, the Limits of Love and Knowledge: The Seminar of Jacques Lacan, Book XX, Encore</Title></ItemAttributes></Item><Item><ASIN>0393307093</ASIN><DetailPageURL>http://www.amazon.com/Technique-Psychoanalysis-1954-1955-Seminar-Jacques/dp/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393307093</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Technique-Psychoanalysis-1954-1955-Seminar-Jacques/dp/tech-data/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393307093%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393307093%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393307093%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Editor\">Jacques-Alain Miller</Creator><Creator Role=\"Translator\">Sylvana Tomaselli</Creator><Manufacturer>W.W. Norton &amp; Co.</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Ego in Freud's Theory and in the Technique of Psychoanalysis, 1954-1955 (Book II) (The Seminar of Jacques Lacan)</Title></ItemAttributes></Item><Item><ASIN>0801858178</ASIN><DetailPageURL>http://www.amazon.com/Language-Self-Function-Psychoanalysis/dp/0801858178%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0801858178</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Language-Self-Function-Psychoanalysis/dp/tech-data/0801858178%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0801858178</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0801858178%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0801858178</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0801858178%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0801858178</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0801858178%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0801858178</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0801858178%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0801858178</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0801858178%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0801858178</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0801858178%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0801858178</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">Anthony Wilden</Creator><Manufacturer>The Johns Hopkins University Press</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Language of the Self: The Function of Language in Psychoanalysis</Title></ItemAttributes></Item><Item><ASIN>0393302113</ASIN><DetailPageURL>http://www.amazon.com/Feminine-Sexuality-Jacques-Lacan-freudienne/dp/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393302113</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Feminine-Sexuality-Jacques-Lacan-freudienne/dp/tech-data/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393302113%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393302113%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393302113%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Editor\">Juliet Mitchell</Creator><Creator Role=\"Editor\">Jacqueline Rose</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>Feminine Sexuality: Jacques Lacan and the \xC3\xA9cole freudienne</Title></ItemAttributes></Item></Items></ItemSearchResponse>"
26
- http_version: "1.1"
@@ -1,26 +0,0 @@
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=&Author=George%20Orwell&Operation=ItemSearch&SearchIndex=Books&Service=AWSECommerceService&Signature=GoTO47d0VRcvBtZY7mmeHMwb/NFf6tYBf3svjsaTshU=&Timestamp=2011-07-13T14:01:58Z&Version=2010-11-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
- content-type:
14
- - text/xml;charset=UTF-8
15
- server:
16
- - Server
17
- date:
18
- - Wed, 13 Jul 2011 14:01:58 GMT
19
- nncoection:
20
- - close
21
- vary:
22
- - Accept-Encoding,User-Agent
23
- transfer-encoding:
24
- - chunked
25
- body: "<?xml version=\"1.0\" ?><ItemSearchResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><RequestId>1bd385cc-8f1e-4cf9-a45f-c81a5d45f015</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=\"GoTO47d0VRcvBtZY7mmeHMwb/NFf6tYBf3svjsaTshU=\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-13T14:01:58Z\"></Argument><Argument Name=\"SearchIndex\" Value=\"Books\"></Argument></Arguments><RequestProcessingTime>0.1895480000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Author>George Orwell</Author><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><MerchantId>Amazon</MerchantId><ResponseGroup>Small</ResponseGroup><ReviewSort>-SubmissionDate</ReviewSort><SearchIndex>Books</SearchIndex></ItemSearchRequest></Request><TotalResults>1161</TotalResults><TotalPages>117</TotalPages><Item><ASIN>014118776X</ASIN><DetailPageURL>http://www.amazon.com/Nineteen-Eighty-Four-Penguin-Modern-Classics/dp/014118776X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D014118776X</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Nineteen-Eighty-Four-Penguin-Modern-Classics/dp/tech-data/014118776X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D014118776X</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D014118776X%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D014118776X</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D014118776X%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D014118776X</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D014118776X%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D014118776X</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/014118776X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D014118776X</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/014118776X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D014118776X</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/014118776X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D014118776X</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Manufacturer>Penguin Books, Limited (UK)</Manufacturer><ProductGroup>Book</ProductGroup><Title>Nineteen Eighty-Four (Penguin Modern Classics)</Title></ItemAttributes></Item><Item><ASIN>0140278737</ASIN><DetailPageURL>http://www.amazon.com/Animal-Essential-Penguin-George-Orwell/dp/0140278737%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0140278737</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Animal-Essential-Penguin-George-Orwell/dp/tech-data/0140278737%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0140278737</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0140278737%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0140278737</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0140278737%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0140278737</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0140278737%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0140278737</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0140278737%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0140278737</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0140278737%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0140278737</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0140278737%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0140278737</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Manufacturer>Penguin</Manufacturer><ProductGroup>Book</ProductGroup><Title>Animal Farm (Essential Penguin)</Title></ItemAttributes></Item><Item><ASIN>0151010269</ASIN><DetailPageURL>http://www.amazon.com/Animal-Farm-1984-George-Orwell/dp/0151010269%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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>B004G8P0UW</ASIN><DetailPageURL>http://www.amazon.com/Animal-Farm-ebook/dp/B004G8P0UW%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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>0141184388</ASIN><DetailPageURL>http://www.amazon.com/Paris-London-Penguin-Modern-Classics/dp/0141184388%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0141184388</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Paris-London-Penguin-Modern-Classics/dp/tech-data/0141184388%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0141184388</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0141184388%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0141184388</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0141184388%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0141184388</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0141184388%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0141184388</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0141184388%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0141184388</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0141184388%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0141184388</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0141184388%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0141184388</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Manufacturer>Penguin Group(CA)</Manufacturer><ProductGroup>Book</ProductGroup><Title>Down and Out in Paris and London (Penguin Modern Classics)</Title></ItemAttributes></Item><Item><ASIN>B003G4ILH6</ASIN><DetailPageURL>http://www.amazon.com/1984-Signet-Classics-George-Orwell/dp/B003G4ILH6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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>0156148501</ASIN><DetailPageURL>http://www.amazon.com/Burmese-Days-Novel-George-Orwell/dp/0156148501%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0156148501</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Burmese-Days-Novel-George-Orwell/dp/tech-data/0156148501%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156148501</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0156148501%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156148501</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0156148501%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156148501</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0156148501%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156148501</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0156148501%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156148501</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0156148501%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156148501</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0156148501%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0156148501</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Manufacturer>Mariner Books</Manufacturer><ProductGroup>Book</ProductGroup><Title>Burmese Days: A Novel</Title></ItemAttributes></Item><Item><ASIN>0812034023</ASIN><DetailPageURL>http://www.amazon.com/Animal-Farm-Barrons-Book-Notes/dp/0812034023%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0812034023</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Animal-Farm-Barrons-Book-Notes/dp/tech-data/0812034023%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0812034023</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0812034023%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0812034023</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0812034023%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0812034023</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0812034023%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0812034023</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0812034023%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0812034023</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0812034023%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0812034023</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0812034023%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0812034023</URL></ItemLink></ItemLinks><ItemAttributes><Author>George Orwell</Author><Manufacturer>Barron's Educational Series</Manufacturer><ProductGroup>Book</ProductGroup><Title>Animal Farm (Barron's Book Notes)</Title></ItemAttributes></Item></Items></ItemSearchResponse>"
26
- http_version: "1.1"
@@ -1,26 +0,0 @@
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=&Operation=ItemSearch&Power=author:lacan%20and%20not%20fiction&SearchIndex=Books&Service=AWSECommerceService&Signature=7Ge9oct5Im3A5AvtzuJmwvnIs7Bc4OXprQ4cU6iKQN4=&Sort=relevancerank&Timestamp=2011-07-13T14:01:59Z&Version=2010-11-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
- content-type:
14
- - text/xml;charset=UTF-8
15
- server:
16
- - Server
17
- date:
18
- - Wed, 13 Jul 2011 14:01:59 GMT
19
- nncoection:
20
- - close
21
- vary:
22
- - Accept-Encoding,User-Agent
23
- transfer-encoding:
24
- - chunked
25
- body: "<?xml version=\"1.0\" ?><ItemSearchResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><RequestId>8eae5bac-a352-4d31-9791-0573683b4d01</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemSearch\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"7Ge9oct5Im3A5AvtzuJmwvnIs7Bc4OXprQ4cU6iKQN4=\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"Sort\" Value=\"relevancerank\"></Argument><Argument Name=\"Power\" Value=\"author:lacan and not fiction\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-13T14:01:59Z\"></Argument><Argument Name=\"SearchIndex\" Value=\"Books\"></Argument></Arguments><RequestProcessingTime>0.1847450000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><MerchantId>Amazon</MerchantId><Power>author:lacan and not fiction</Power><ResponseGroup>Small</ResponseGroup><ReviewSort>-SubmissionDate</ReviewSort><SearchIndex>Books</SearchIndex><Sort>relevancerank</Sort></ItemSearchRequest></Request><TotalResults>233</TotalResults><TotalPages>24</TotalPages><Item><ASIN>0393329259</ASIN><DetailPageURL>http://www.amazon.com/Ecrits-Complete-English-Jacques-Lacan/dp/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393329259</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Ecrits-Complete-English-Jacques-Lacan/dp/tech-data/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393329259%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393329259%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393329259%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">Bruce Fink</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>Ecrits: The First Complete Edition in English</Title></ItemAttributes></Item><Item><ASIN>0393317757</ASIN><DetailPageURL>http://www.amazon.com/Fundamental-Concepts-Psychoanalysis-Seminar-Jacques/dp/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393317757</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Fundamental-Concepts-Psychoanalysis-Seminar-Jacques/dp/tech-data/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393317757%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393317757%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393317757%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Editor\">Jacques-Alain Miller</Creator><Creator Role=\"Translator\">Alan Sheridan</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Four Fundamental Concepts of Psychoanalysis (The Seminar of Jacques Lacan , Book 11)</Title></ItemAttributes></Item><Item><ASIN>0393330400</ASIN><DetailPageURL>http://www.amazon.com/Seminar-Jacques-Lacan-Other-Psychoanalysis/dp/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393330400</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Seminar-Jacques-Lacan-Other-Psychoanalysis/dp/tech-data/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393330400%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393330400%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393330400%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393330400%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393330400</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">Russell Grigg</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Seminar of Jacques Lacan: The Other Side of Psychoanalysis (Vol. Book XVII) (The Seminar of Jacques Lacan) (Bk. XVII)</Title></ItemAttributes></Item><Item><ASIN>0393325288</ASIN><DetailPageURL>http://www.amazon.com/Ecrits-Selection-Jacques-Lacan/dp/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393325288</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Ecrits-Selection-Jacques-Lacan/dp/tech-data/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393325288%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393325288%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393325288%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393325288</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">Bruce Fink</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>Ecrits: A Selection</Title></ItemAttributes></Item><Item><ASIN>0393316130</ASIN><DetailPageURL>http://www.amazon.com/Seminar-Jacques-Lacan-Ethics-Psychoanalysis/dp/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393316130</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Seminar-Jacques-Lacan-Ethics-Psychoanalysis/dp/tech-data/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393316130%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393316130%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393316130%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393316130</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Editor\">Jacques Alain-Miller</Creator><Creator Role=\"Translator\">Dennis Porter</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Seminar of Jacques Lacan: The Ethics of Psychoanalysis (Vol. Book VII) (The Seminar of Jacques Lacan)</Title></ItemAttributes></Item><Item><ASIN>1844672719</ASIN><DetailPageURL>http://www.amazon.com/My-Teaching-Jacques-Lacan/dp/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1844672719</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/My-Teaching-Jacques-Lacan/dp/tech-data/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1844672719%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1844672719%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1844672719%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1844672719</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">David Macey</Creator><Creator Role=\"Preface\">Jacques-Alain Miller</Creator><Manufacturer>Verso</Manufacturer><ProductGroup>Book</ProductGroup><Title>My Teaching</Title></ItemAttributes></Item><Item><ASIN>0393319164</ASIN><DetailPageURL>http://www.amazon.com/Feminine-Sexuality-Limits-Love-Knowledge/dp/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393319164</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Feminine-Sexuality-Limits-Love-Knowledge/dp/tech-data/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393319164%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393319164%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393319164%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393319164</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Author>Jacques-Alain Miller</Author><Author>Bruce Fink</Author><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>On Feminine Sexuality, the Limits of Love and Knowledge: The Seminar of Jacques Lacan, Book XX, Encore</Title></ItemAttributes></Item><Item><ASIN>0393307093</ASIN><DetailPageURL>http://www.amazon.com/Technique-Psychoanalysis-1954-1955-Seminar-Jacques/dp/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393307093</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Technique-Psychoanalysis-1954-1955-Seminar-Jacques/dp/tech-data/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393307093%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393307093%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393307093%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393307093</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Editor\">Jacques-Alain Miller</Creator><Creator Role=\"Translator\">Sylvana Tomaselli</Creator><Manufacturer>W.W. Norton &amp; Co.</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Ego in Freud's Theory and in the Technique of Psychoanalysis, 1954-1955 (Book II) (The Seminar of Jacques Lacan)</Title></ItemAttributes></Item><Item><ASIN>0801858178</ASIN><DetailPageURL>http://www.amazon.com/Language-Self-Function-Psychoanalysis/dp/0801858178%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0801858178</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Language-Self-Function-Psychoanalysis/dp/tech-data/0801858178%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0801858178</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0801858178%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0801858178</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0801858178%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0801858178</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0801858178%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0801858178</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0801858178%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0801858178</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0801858178%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0801858178</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0801858178%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0801858178</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">Anthony Wilden</Creator><Manufacturer>The Johns Hopkins University Press</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Language of the Self: The Function of Language in Psychoanalysis</Title></ItemAttributes></Item><Item><ASIN>0393302113</ASIN><DetailPageURL>http://www.amazon.com/Feminine-Sexuality-Jacques-Lacan-freudienne/dp/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393302113</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Feminine-Sexuality-Jacques-Lacan-freudienne/dp/tech-data/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393302113%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393302113%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393302113%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393302113</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Editor\">Juliet Mitchell</Creator><Creator Role=\"Editor\">Jacqueline Rose</Creator><Manufacturer>W. W. Norton &amp; Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>Feminine Sexuality: Jacques Lacan and the \xC3\xA9cole freudienne</Title></ItemAttributes></Item></Items></ItemSearchResponse>"
26
- http_version: "1.1"
@@ -1,26 +0,0 @@
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=&Operation=ItemSearch&Power=deleuze%20binding:kindle&ResponseGroup=ItemAttributes,%20Offers&SearchIndex=Books&Service=AWSECommerceService&Signature=Mahr+g/mX4s4+B+if4zUiWxX6fUrwafZTOucfpthp4Q=&Timestamp=2011-07-13T14:01:59Z&Version=2010-11-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
- content-type:
14
- - text/xml;charset=UTF-8
15
- server:
16
- - Server
17
- date:
18
- - Wed, 13 Jul 2011 14:02:00 GMT
19
- nncoection:
20
- - close
21
- vary:
22
- - Accept-Encoding,User-Agent
23
- transfer-encoding:
24
- - chunked
25
- body: "<?xml version=\"1.0\" ?><ItemSearchResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><RequestId>914870e0-d821-41d2-8fc7-36c70f0f7251</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemSearch\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"Mahr+g/mX4s4+B+if4zUiWxX6fUrwafZTOucfpthp4Q=\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"Power\" Value=\"deleuze binding:kindle\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-13T14:01:59Z\"></Argument><Argument Name=\"ResponseGroup\" Value=\"ItemAttributes, Offers\"></Argument><Argument Name=\"SearchIndex\" Value=\"Books\"></Argument></Arguments><RequestProcessingTime>1.1032830000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><MerchantId>Amazon</MerchantId><Power>deleuze binding:kindle</Power><ResponseGroup>ItemAttributes</ResponseGroup><ResponseGroup>Offers</ResponseGroup><ReviewSort>-SubmissionDate</ReviewSort><SearchIndex>Books</SearchIndex></ItemSearchRequest></Request><TotalResults>37</TotalResults><TotalPages>4</TotalPages><Item><ASIN>B000FA5YU6</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Routledge-Critical-Thinkers-ebook/dp/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000FA5YU6</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Deleuze-Routledge-Critical-Thinkers-ebook/dp/tech-data/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000FA5YU6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000FA5YU6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000FA5YU6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink></ItemLinks><ItemAttributes><Author>Claire Colebrook</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9780203029923</EISBN><Format>Kindle eBook</Format><Label>Taylor &amp; Francis</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2195</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$21.95</FormattedPrice></ListPrice><Manufacturer>Taylor &amp; Francis</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>200</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2002-12-07</PublicationDate><Publisher>Taylor &amp; Francis</Publisher><ReleaseDate>2002-12-07</ReleaseDate><Studio>Taylor &amp; Francis</Studio><Title>Gilles Deleuze (Routledge Critical Thinkers)</Title></ItemAttributes></Item><Item><ASIN>B004RQ842O</ASIN><DetailPageURL>http://www.amazon.com/Excuse-me-where-exit-ebook/dp/B004RQ842O%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004RQ842O</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Excuse-me-where-exit-ebook/dp/tech-data/B004RQ842O%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004RQ842O</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB004RQ842O%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004RQ842O</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB004RQ842O%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004RQ842O</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB004RQ842O%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004RQ842O</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B004RQ842O%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004RQ842O</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B004RQ842O%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004RQ842O</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B004RQ842O%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004RQ842O</URL></ItemLink></ItemLinks><ItemAttributes><Author>Stella Deleuze</Author><Binding>Kindle Edition</Binding><Format>Kindle eBook</Format><Label>Stella Deleuze</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>99</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$0.99</FormattedPrice></ListPrice><Manufacturer>Stella Deleuze</Manufacturer><NumberOfItems>1</NumberOfItems><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2011-03-10</PublicationDate><Publisher>Stella Deleuze</Publisher><ReleaseDate>2011-03-10</ReleaseDate><Studio>Stella Deleuze</Studio><Title>Excuse me, where is the exit?</Title></ItemAttributes></Item><Item><ASIN>B004445HMO</ASIN><DetailPageURL>http://www.amazon.com/Afterimages-Gilles-Deleuzes-Philosophy-ebook/dp/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004445HMO</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Afterimages-Gilles-Deleuzes-Philosophy-ebook/dp/tech-data/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB004445HMO%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB004445HMO%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB004445HMO%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink></ItemLinks><ItemAttributes><Binding>Kindle Edition</Binding><Creator Role=\"Editor\">D. N. Rodowick</Creator><DeweyDecimalNumber>791.4301</DeweyDecimalNumber><EISBN>9781452930473</EISBN><Format>Kindle eBook</Format><Label>Univ Of Minnesota Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2750</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$27.50</FormattedPrice></ListPrice><Manufacturer>Univ Of Minnesota Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>416</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2010-12-21</PublicationDate><Publisher>Univ Of Minnesota Press</Publisher><ReleaseDate>2010-12-21</ReleaseDate><Studio>Univ Of Minnesota Press</Studio><Title>Afterimages of Gilles Deleuze's Film Philosophy</Title></ItemAttributes></Item><Item><ASIN>B000SIYHXA</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Guattari-Architects-Thinkers-ebook/dp/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000SIYHXA</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Deleuze-Guattari-Architects-Thinkers-ebook/dp/tech-data/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000SIYHXA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000SIYHXA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000SIYHXA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink></ItemLinks><ItemAttributes><Author>Andrew Ballantyne</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9780203934203</EISBN><Format>Kindle eBook</Format><Label>T &amp; F Books UK</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2798</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$27.98</FormattedPrice></ListPrice><Manufacturer>T &amp; F Books UK</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>124</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2009-01-23</PublicationDate><Publisher>T &amp; F Books UK</Publisher><ReleaseDate>2009-01-23</ReleaseDate><Studio>T &amp; F Books UK</Studio><Title>Deleuze and Guattari: For Architects (Thinkers for Architects)</Title></ItemAttributes></Item><Item><ASIN>B003HIXT6Y</ASIN><DetailPageURL>http://www.amazon.com/Onto-Ethologies-Environments-Heidegger-Merleau-Ponty-ebook/dp/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003HIXT6Y</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Onto-Ethologies-Environments-Heidegger-Merleau-Ponty-ebook/dp/tech-data/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB003HIXT6Y%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB003HIXT6Y%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB003HIXT6Y%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink></ItemLinks><ItemAttributes><Author>Brett Buchanan</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>113.8</DeweyDecimalNumber><EISBN>9780791477465</EISBN><Format>Kindle eBook</Format><Label>State University of New York Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2495</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.95</FormattedPrice></ListPrice><Manufacturer>State University of New York Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>223</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2008-11-06</PublicationDate><Publisher>State University of New York Press</Publisher><ReleaseDate>2008-11-06</ReleaseDate><Studio>State University of New York Press</Studio><Title>Onto-Ethologies: The Animal Environments of Uexkull, Heidegger, Merleau-Ponty, and Deleuze</Title></ItemAttributes></Item><Item><ASIN>B000FA634C</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Guattari-Critics-Twentieth-ebook/dp/B000FA634C%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000FA634C</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Deleuze-Guattari-Critics-Twentieth-ebook/dp/tech-data/B000FA634C%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000FA634C%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000FA634C%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000FA634C%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000FA634C%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000FA634C%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000FA634C%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink></ItemLinks><ItemAttributes><Address><Country>gb</Country></Address><Author>Ronald Bogue</Author><Binding>Kindle Edition</Binding><Country>gb</Country><DeweyDecimalNumber>801.950904</DeweyDecimalNumber><EISBN>9780203181812</EISBN><Format>Kindle eBook</Format><Label>Taylor &amp; Francis</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3495</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$34.95</FormattedPrice></ListPrice><Manufacturer>Taylor &amp; Francis</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>212</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2002-12-07</PublicationDate><Publisher>Taylor &amp; Francis</Publisher><ReleaseDate>2002-12-07</ReleaseDate><Studio>Taylor &amp; Francis</Studio><Title>Deleuze and Guattari (Critics of the Twentieth Century)</Title></ItemAttributes></Item><Item><ASIN>B0042XAME0</ASIN><DetailPageURL>http://www.amazon.com/Skin-Film-Intercultural-Embodiment-ebook/dp/B0042XAME0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB0042XAME0</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Skin-Film-Intercultural-Embodiment-ebook/dp/tech-data/B0042XAME0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB0042XAME0%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB0042XAME0%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB0042XAME0%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B0042XAME0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B0042XAME0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B0042XAME0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink></ItemLinks><ItemAttributes><Author>Laura U. Marks</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>791.43091724</DeweyDecimalNumber><EISBN>9780822381372</EISBN><Format>Kindle eBook</Format><Label>Duke University Press Books</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2495</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.95</FormattedPrice></ListPrice><Manufacturer>Duke University Press Books</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>320</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>1999-12-29</PublicationDate><Publisher>Duke University Press Books</Publisher><ReleaseDate>1999-12-29</ReleaseDate><Studio>Duke University Press Books</Studio><Title>The Skin of the Film: Intercultural Cinema, Embodiment, and the Senses</Title></ItemAttributes></Item><Item><ASIN>B004BSFNO0</ASIN><DetailPageURL>http://www.amazon.com/Philosophy-Turbulent-Times-Canguilhem-ebook/dp/B004BSFNO0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004BSFNO0</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Philosophy-Turbulent-Times-Canguilhem-ebook/dp/tech-data/B004BSFNO0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004BSFNO0</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB004BSFNO0%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004BSFNO0</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB004BSFNO0%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004BSFNO0</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB004BSFNO0%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004BSFNO0</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B004BSFNO0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004BSFNO0</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B004BSFNO0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004BSFNO0</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B004BSFNO0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004BSFNO0</URL></ItemLink></ItemLinks><ItemAttributes><Author>Elisabeth Roudinesco</Author><Binding>Kindle Edition</Binding><Creator Role=\"Translator\">William McCuaig</Creator><DeweyDecimalNumber>149</DeweyDecimalNumber><EISBN>9780231518857</EISBN><Format>Kindle eBook</Format><Label>Columbia University Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>1599</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.99</FormattedPrice></ListPrice><Manufacturer>Columbia University Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>208</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2008-09-30</PublicationDate><Publisher>Columbia University Press</Publisher><ReleaseDate>2010-05-01</ReleaseDate><Studio>Columbia University Press</Studio><Title>Philosophy in Turbulent Times: Canguilhem, Sartre, Foucault, Althusser, Deleuze, Derrida</Title></ItemAttributes></Item><Item><ASIN>B000FBFJUK</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Philosophy-Warwick-European-ebook/dp/B000FBFJUK%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000FBFJUK</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Deleuze-Philosophy-Warwick-European-ebook/dp/tech-data/B000FBFJUK%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FBFJUK</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000FBFJUK%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FBFJUK</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000FBFJUK%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FBFJUK</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000FBFJUK%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FBFJUK</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000FBFJUK%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FBFJUK</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000FBFJUK%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FBFJUK</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000FBFJUK%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FBFJUK</URL></ItemLink></ItemLinks><ItemAttributes><Author>Keith Ansell Pearson</Author><Binding>Kindle Edition</Binding><Creator Role=\"Editor\">Keith Ansell-Pearson</Creator><Creator Role=\"Editor\">Keith Ansell Pearson</Creator><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9780203002360</EISBN><Format>Kindle eBook</Format><Label>Taylor &amp; Francis</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3995</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.95</FormattedPrice></ListPrice><Manufacturer>Taylor &amp; Francis</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>264</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2007-03-14</PublicationDate><Publisher>Taylor &amp; Francis</Publisher><ReleaseDate>2007-03-14</ReleaseDate><Studio>Taylor &amp; Francis</Studio><Title>Deleuze and Philosophy (Warwick Studies in European Philosophy)</Title></ItemAttributes></Item><Item><ASIN>B00548LIKY</ASIN><DetailPageURL>http://www.amazon.com/No-Wings-Attached-Branded-ebook/dp/B00548LIKY%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB00548LIKY</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/No-Wings-Attached-Branded-ebook/dp/tech-data/B00548LIKY%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00548LIKY</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB00548LIKY%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00548LIKY</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB00548LIKY%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00548LIKY</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB00548LIKY%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00548LIKY</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B00548LIKY%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00548LIKY</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B00548LIKY%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00548LIKY</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B00548LIKY%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00548LIKY</URL></ItemLink></ItemLinks><ItemAttributes><Author>Stella Deleuze</Author><Binding>Kindle Edition</Binding><Format>Kindle eBook</Format><Label>Red13</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>349</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.49</FormattedPrice></ListPrice><Manufacturer>Red13</Manufacturer><NumberOfItems>1</NumberOfItems><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2011-06-03</PublicationDate><Publisher>Red13</Publisher><ReleaseDate>2011-06-03</ReleaseDate><Studio>Red13</Studio><Title>No Wings Attached (Branded)</Title></ItemAttributes></Item></Items></ItemSearchResponse>"
26
- http_version: "1.1"
@@ -1,26 +0,0 @@
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=&Keywords=deleuze&Operation=ItemSearch&ResponseGroup=ItemAttributes,%20Offers&SearchIndex=KindleStore&Service=AWSECommerceService&Signature=06tNwdrvTas+XswT2QDPlZD/NdIy48WkxgYqyjadKbU=&Timestamp=2011-04-06T11:31:19Z&Version=2010-11-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
- - Wed, 06 Apr 2011 11:31:19 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/2010-11-01\"><OperationRequest><HTTPHeaders><Header Name=\"UserAgent\" Value=\"Ruby\"></Header></HTTPHeaders><RequestId>387e4262-3ad0-4cb8-9d47-c92364a746ac</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemSearch\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"06tNwdrvTas+XswT2QDPlZD/NdIy48WkxgYqyjadKbU=\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"Keywords\" Value=\"deleuze\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-04-06T11:31:19Z\"></Argument><Argument Name=\"ResponseGroup\" Value=\"ItemAttributes, Offers\"></Argument><Argument Name=\"SearchIndex\" Value=\"KindleStore\"></Argument></Arguments><RequestProcessingTime>0.6906420000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><Keywords>deleuze</Keywords><MerchantId>Amazon</MerchantId><ResponseGroup>ItemAttributes</ResponseGroup><ResponseGroup>Offers</ResponseGroup><ReviewSort>-SubmissionDate</ReviewSort><SearchIndex>KindleStore</SearchIndex></ItemSearchRequest></Request><TotalResults>28</TotalResults><TotalPages>3</TotalPages><Item><ASIN>B000FA5YU6</ASIN><DetailPageURL>http://www.amazon.com/Gilles-Deleuze-ebook/dp/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000FA5YU6</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Gilles-Deleuze-ebook/dp/tech-data/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000FA5YU6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000FA5YU6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000FA5YU6%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink></ItemLinks><ItemAttributes><Author>Claire Colebrook</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9780203029923</EISBN><Format>Kindle eBook</Format><Label>Taylor &amp; Francis</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2195</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$21.95</FormattedPrice></ListPrice><Manufacturer>Taylor &amp; Francis</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>200</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2002-12-07</PublicationDate><Publisher>Taylor &amp; Francis</Publisher><ReleaseDate>2002-12-07</ReleaseDate><Studio>Taylor &amp; Francis</Studio><Title>Gilles Deleuze</Title></ItemAttributes></Item><Item><ASIN>B000FA5WSA</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-and-Guattaris-Anti-Oedipus-ebook/dp/B000FA5WSA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000FA5WSA</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Deleuze-and-Guattaris-Anti-Oedipus-ebook/dp/tech-data/B000FA5WSA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000FA5WSA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000FA5WSA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000FA5WSA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000FA5WSA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000FA5WSA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000FA5WSA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink></ItemLinks><ItemAttributes><Author>Eugene W. Holland</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9780203007426</EISBN><Format>Kindle eBook</Format><Label>Taylor &amp; Francis</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>4195</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$41.95</FormattedPrice></ListPrice><Manufacturer>Taylor &amp; Francis</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>176</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2002-12-07</PublicationDate><Publisher>Taylor &amp; Francis</Publisher><ReleaseDate>2002-12-07</ReleaseDate><Studio>Taylor &amp; Francis</Studio><Title>Deleuze and Guattari's Anti-Oedipus</Title></ItemAttributes></Item><Item><ASIN>B002KKCVCI</ASIN><DetailPageURL>http://www.amazon.com/Understanding-Deleuze-ebook/dp/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB002KKCVCI</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Understanding-Deleuze-ebook/dp/tech-data/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB002KKCVCI%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB002KKCVCI%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB002KKCVCI%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink></ItemLinks><ItemAttributes><Author>Claire Colebrook</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9781741150018</EISBN><Format>Kindle eBook</Format><Label>Allen &amp; Unwin</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>1995</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.95</FormattedPrice></ListPrice><Manufacturer>Allen &amp; Unwin</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>240</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2003-04-01</PublicationDate><Publisher>Allen &amp; Unwin</Publisher><ReleaseDate>2002-01-08</ReleaseDate><Studio>Allen &amp; Unwin</Studio><Title>Understanding Deleuze</Title></ItemAttributes></Item><Item><ASIN>B004445HMO</ASIN><DetailPageURL>http://www.amazon.com/Afterimages-Gilles-Deleuzes-Philosophy-ebook/dp/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004445HMO</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Afterimages-Gilles-Deleuzes-Philosophy-ebook/dp/tech-data/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB004445HMO%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB004445HMO%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB004445HMO%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink></ItemLinks><ItemAttributes><Binding>Kindle Edition</Binding><Creator Role=\"Editor\">D. N. Rodowick</Creator><DeweyDecimalNumber>791.4301</DeweyDecimalNumber><EISBN>9781452930473</EISBN><Format>Kindle eBook</Format><Label>Univ Of Minnesota Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2750</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$27.50</FormattedPrice></ListPrice><Manufacturer>Univ Of Minnesota Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>416</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2010-12-21</PublicationDate><Publisher>Univ Of Minnesota Press</Publisher><ReleaseDate>2010-12-21</ReleaseDate><Studio>Univ Of Minnesota Press</Studio><Title>Afterimages of Gilles Deleuze's Film Philosophy</Title></ItemAttributes></Item><Item><ASIN>B003U6Z2JA</ASIN><DetailPageURL>http://www.amazon.com/Bergson-Deleuze-Encounters-Transcendental-Experience-ebook/dp/B003U6Z2JA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003U6Z2JA</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Bergson-Deleuze-Encounters-Transcendental-Experience-ebook/dp/tech-data/B003U6Z2JA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB003U6Z2JA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB003U6Z2JA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB003U6Z2JA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B003U6Z2JA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B003U6Z2JA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B003U6Z2JA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink></ItemLinks><ItemAttributes><Author>Valentine Moulard-leonard</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9780791477953</EISBN><Format>Kindle eBook</Format><Label>State University of New York Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2395</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$23.95</FormattedPrice></ListPrice><Manufacturer>State University of New York Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>197</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2008-08-07</PublicationDate><Publisher>State University of New York Press</Publisher><ReleaseDate>2008-08-07</ReleaseDate><Studio>State University of New York Press</Studio><Title>Bergson-Deleuze Encounters: Transcendental Experience and the Thought of the Virtual</Title></ItemAttributes></Item><Item><ASIN>B000SIYHXA</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Guattari-Architects-ebook/dp/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000SIYHXA</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Deleuze-Guattari-Architects-ebook/dp/tech-data/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000SIYHXA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000SIYHXA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000SIYHXA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink></ItemLinks><ItemAttributes><Author>Andrew Ballantyne</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>194</DeweyDecimalNumber><EISBN>9780203934203</EISBN><Format>Kindle eBook</Format><Label>T &amp; F Books UK</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2798</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$27.98</FormattedPrice></ListPrice><Manufacturer>T &amp; F Books UK</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>124</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2009-01-23</PublicationDate><Publisher>T &amp; F Books UK</Publisher><ReleaseDate>2009-01-23</ReleaseDate><Studio>T &amp; F Books UK</Studio><Title>Deleuze and Guattari: For Architects</Title></ItemAttributes></Item><Item><ASIN>B003E2UPR4</ASIN><DetailPageURL>http://www.amazon.com/Without-Criteria-Whitehead-Aesthetics-ebook/dp/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003E2UPR4</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Without-Criteria-Whitehead-Aesthetics-ebook/dp/tech-data/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB003E2UPR4%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB003E2UPR4%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB003E2UPR4%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink></ItemLinks><ItemAttributes><Author>Steven Shaviro</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>192</DeweyDecimalNumber><EISBN>9780262261159</EISBN><Format>Kindle eBook</Format><Label>The MIT Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2900</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$29.00</FormattedPrice></ListPrice><Manufacturer>The MIT Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>192</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2009-05-29</PublicationDate><Publisher>The MIT Press</Publisher><ReleaseDate>2009-05-29</ReleaseDate><Studio>The MIT Press</Studio><Title>Without Criteria: Kant, Whitehead, Deleuze, and Aesthetics</Title></ItemAttributes></Item><Item><ASIN>B003HIXT6Y</ASIN><DetailPageURL>http://www.amazon.com/Onto-Ethologies-Environments-Heidegger-Merleau-Ponty-ebook/dp/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003HIXT6Y</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Onto-Ethologies-Environments-Heidegger-Merleau-Ponty-ebook/dp/tech-data/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB003HIXT6Y%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB003HIXT6Y%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB003HIXT6Y%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B003HIXT6Y%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003HIXT6Y</URL></ItemLink></ItemLinks><ItemAttributes><Author>Brett Buchanan</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>113.8</DeweyDecimalNumber><EISBN>9780791477465</EISBN><Format>Kindle eBook</Format><Label>State University of New York Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2495</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.95</FormattedPrice></ListPrice><Manufacturer>State University of New York Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>223</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2008-11-06</PublicationDate><Publisher>State University of New York Press</Publisher><ReleaseDate>2008-11-06</ReleaseDate><Studio>State University of New York Press</Studio><Title>Onto-Ethologies: The Animal Environments of Uexkull, Heidegger, Merleau-Ponty, and Deleuze</Title></ItemAttributes></Item><Item><ASIN>B000OI17AA</ASIN><DetailPageURL>http://www.amazon.com/A-Shock-to-Thought-ebook/dp/B000OI17AA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000OI17AA</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/A-Shock-to-Thought-ebook/dp/tech-data/B000OI17AA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000OI17AA</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000OI17AA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000OI17AA</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000OI17AA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000OI17AA</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000OI17AA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000OI17AA</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000OI17AA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000OI17AA</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000OI17AA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000OI17AA</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000OI17AA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000OI17AA</URL></ItemLink></ItemLinks><ItemAttributes><Author>Brian Massumi</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>801.93</DeweyDecimalNumber><EISBN>9780203994368</EISBN><Format>Kindle eBook</Format><Label>Taylor &amp; Francis</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>4195</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$41.95</FormattedPrice></ListPrice><Manufacturer>Taylor &amp; Francis</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>296</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2007-03-16</PublicationDate><Publisher>Taylor &amp; Francis</Publisher><ReleaseDate>2007-03-16</ReleaseDate><Studio>Taylor &amp; Francis</Studio><Title>A Shock to Thought</Title></ItemAttributes></Item><Item><ASIN>B003FSTFAU</ASIN><DetailPageURL>http://www.amazon.com/Gilles-Deleuze-Ruin-Representation-ebook/dp/B003FSTFAU%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003FSTFAU</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Gilles-Deleuze-Ruin-Representation-ebook/dp/tech-data/B003FSTFAU%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB003FSTFAU%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB003FSTFAU%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB003FSTFAU%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B003FSTFAU%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B003FSTFAU%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B003FSTFAU%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink></ItemLinks><ItemAttributes><Author>Dorothea Olkowski</Author><Binding>Kindle Edition</Binding><DeweyDecimalNumber>111.85</DeweyDecimalNumber><Edition>1</Edition><EISBN>9780520922235</EISBN><Format>Kindle eBook</Format><Label>University of California Press</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2200</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.00</FormattedPrice></ListPrice><Manufacturer>University of California Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>310</NumberOfPages><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>1999-09-30</PublicationDate><Publisher>University of California Press</Publisher><ReleaseDate>1999-09-30</ReleaseDate><Studio>University of California Press</Studio><Title>Gilles Deleuze and the Ruin of Representation</Title></ItemAttributes></Item></Items></ItemSearchResponse>"
26
- http_version: "1.1"
@@ -1,26 +0,0 @@
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=&Operation=SellerListingSearch&SellerId=A2XAZ8JI5FY49I&Service=AWSECommerceService&Signature=hytK9rQupgmap5Hx+HyNg4dIRFtkfvn4cS2ze+4TDxY=&Timestamp=2011-04-06T11:34:06Z&Version=2010-11-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
- - Wed, 06 Apr 2011 11:34:06 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\"?><SellerListingSearchResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><HTTPHeaders><Header Name=\"UserAgent\" Value=\"Ruby\"></Header></HTTPHeaders><RequestId>0TXXCKHP4YAD4N28BG5S</RequestId><Arguments><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"hytK9rQupgmap5Hx+HyNg4dIRFtkfvn4cS2ze+4TDxY=\"></Argument><Argument Name=\"SellerId\" Value=\"A2XAZ8JI5FY49I\"></Argument><Argument Name=\"Operation\" Value=\"SellerListingSearch\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-04-06T11:34:06Z\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument></Arguments><RequestProcessingTime>0.38111400604248</RequestProcessingTime></OperationRequest><SellerListings><Request><IsValid>True</IsValid><SellerListingSearchRequest><SellerId>A2XAZ8JI5FY49I</SellerId></SellerListingSearchRequest></Request><TotalResults>2899</TotalResults><TotalPages>290</TotalPages><SellerListing><ExchangeId>Y17M4659665M0155541</ExchangeId><ListingId>1112G011DVV</ListingId><ASIN>0571202284</ASIN><SKU>111220101</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>The Animator's Survival Kit [Paperback] by Williams, Richard</Title><Price><Amount>1699</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$16.99</FormattedPrice></Price><StartDate>2010-12-30</StartDate><Status>Open</Status><Quantity>1</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M5347709M8380406</ExchangeId><ListingId>1211GHJ8CBP</ListingId><ASIN>0896896870</ASIN><SKU>SKU121120100037</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Warman's Vintage Quilts: Identification And Price Guide [Paperback]</Title><Price><Amount>400</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.00</FormattedPrice></Price><StartDate>2010-12-11</StartDate><Status>Open</Status><Quantity>5</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M5350811M1807685</ExchangeId><ListingId>1211GHJ8D91</ListingId><ASIN>1440304297</ASIN><SKU>SKU121120100038</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Great Graphic Design on a Budget: How to Do More with Less [Paperback]</Title><Price><Amount>858</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.58</FormattedPrice></Price><StartDate>2010-12-11</StartDate><Status>Open</Status><Quantity>12</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M5677387M2424925</ExchangeId><ListingId>1211GHJHB67</ListingId><ASIN>0896895939</ASIN><SKU>SKU121120100046</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Quilt With Confidence [Paperback] by Zieman, Nancy</Title><Price><Amount>881</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.81</FormattedPrice></Price><StartDate>2010-12-11</StartDate><Status>Open</Status><Quantity>1</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M5284093M6355378</ExchangeId><ListingId>1211GHJHBM1</ListingId><ASIN>1440202427</ASIN><SKU>SKU121120100061</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Your Eco-friendly Yard: Sustainable Ideas to Save You Time, Money and the Earth</Title><Price><Amount>400</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.00</FormattedPrice></Price><StartDate>2010-12-11</StartDate><Status>Open</Status><Quantity>1</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M5678770M4997920</ExchangeId><ListingId>1211GHJHC7P</ListingId><ASIN>1581806493</ASIN><SKU>SKU121120100047</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Secrets to Realistic Drawing [Paperback] by Parks, Carrie Stuart and Parks, Rick</Title><Price><Amount>400</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.00</FormattedPrice></Price><StartDate>2010-12-11</StartDate><Status>Open</Status><Quantity>5</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M5681442M1360823</ExchangeId><ListingId>1211GHJHCVV</ListingId><ASIN>1600610102</ASIN><SKU>SKU121120100048</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>John Howe Fantasy Art Workshop [Paperback] by Howe, John</Title><Price><Amount>400</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.00</FormattedPrice></Price><StartDate>2010-12-11</StartDate><Status>Open</Status><Quantity>9</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M5372347M4467082</ExchangeId><ListingId>1211GHJHGMV</ListingId><ASIN>1440305382</ASIN><SKU>SKU121120100068</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Take-Along Knitting: 20+ Easy Portable Projects from Your Favorite Authors</Title><Price><Amount>400</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.00</FormattedPrice></Price><StartDate>2010-12-11</StartDate><Status>Open</Status><Quantity>1</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M3226964M7287342</ExchangeId><ListingId>1214GJ15D31</ListingId><ASIN>1600619126</ASIN><SKU>SKU121320100018</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Pouring Light [Paperback] by Grastorf, Jean</Title><Price><Amount>605</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.05</FormattedPrice></Price><StartDate>2010-12-14</StartDate><Status>Open</Status><Quantity>6</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M3083841M4058014</ExchangeId><ListingId>1214GJ15EMV</ListingId><ASIN>1581806493</ASIN><SKU>SKU121320100001</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Secrets to Realistic Drawing [Paperback] by Parks, Carrie Stuart and Parks, Rick</Title><Price><Amount>400</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.00</FormattedPrice></Price><StartDate>2010-12-14</StartDate><Status>Open</Status><Quantity>4</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing></SellerListings></SellerListingSearchResponse>"
26
- http_version: "1.1"
@@ -1,26 +0,0 @@
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=&Operation=SellerListingSearch&SellerId=A2H6NH4SQYFZ4M&Service=AWSECommerceService&Signature=AojhW8PPrhfS0Bh5xx34DfKvtc5yWKxIoQsRF0/ECl4=&Timestamp=2011-04-06T11:34:07Z&Version=2010-11-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
- - Wed, 06 Apr 2011 11:34:07 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"?><SellerListingSearchResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header Name="UserAgent" Value="Ruby"></Header></HTTPHeaders><RequestId>0K06ZR2H72YGZRTQRRWF</RequestId><Arguments><Argument Name="AssociateTag"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Signature" Value="AojhW8PPrhfS0Bh5xx34DfKvtc5yWKxIoQsRF0/ECl4="></Argument><Argument Name="SellerId" Value="A2H6NH4SQYFZ4M"></Argument><Argument Name="Operation" Value="SellerListingSearch"></Argument><Argument Name="AWSAccessKeyId" Value="0ZVSQ33MDFPQS8H2PM02"></Argument><Argument Name="Timestamp" Value="2011-04-06T11:34:07Z"></Argument><Argument Name="Version" Value="2010-11-01"></Argument></Arguments><RequestProcessingTime>0.00825095176696777</RequestProcessingTime></OperationRequest><SellerListings><Request><IsValid>True</IsValid><SellerListingSearchRequest><SellerId>A2H6NH4SQYFZ4M</SellerId></SellerListingSearchRequest><Errors><Error><Code>AWS.ECommerceService.NoExactMatches</Code><Message>We did not find any matches for your request.</Message></Error></Errors></Request><TotalResults>0</TotalResults><TotalPages>0</TotalPages></SellerListings></SellerListingSearchResponse>
26
- http_version: "1.1"
@@ -1,26 +0,0 @@
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=&Operation=SellerListingSearch&SellerId=A2H6NH4SQYFZ4M&Service=AWSECommerceService&Signature=hKfMdcw14fqnsgXgHmDR9srrwqwDm8hqYcds1jnmG00=&Timestamp=2011-07-13T14:02:04Z&Version=2010-11-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
- content-type:
14
- - text/xml;charset=UTF-8
15
- server:
16
- - Server
17
- date:
18
- - Wed, 13 Jul 2011 14:02:04 GMT
19
- nncoection:
20
- - close
21
- vary:
22
- - Accept-Encoding,User-Agent
23
- transfer-encoding:
24
- - chunked
25
- body: <?xml version="1.0" encoding="UTF-8"?><SellerListingSearchResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>0G9DC5GTZP44E15D78WG</RequestId><Arguments><Argument Name="AssociateTag"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Signature" Value="hKfMdcw14fqnsgXgHmDR9srrwqwDm8hqYcds1jnmG00="></Argument><Argument Name="SellerId" Value="A2H6NH4SQYFZ4M"></Argument><Argument Name="Operation" Value="SellerListingSearch"></Argument><Argument Name="AWSAccessKeyId" Value="0ZVSQ33MDFPQS8H2PM02"></Argument><Argument Name="Timestamp" Value="2011-07-13T14:02:04Z"></Argument><Argument Name="Version" Value="2010-11-01"></Argument></Arguments><RequestProcessingTime>0.0112378597259521</RequestProcessingTime></OperationRequest><SellerListings><Request><IsValid>True</IsValid><SellerListingSearchRequest><SellerId>A2H6NH4SQYFZ4M</SellerId></SellerListingSearchRequest><Errors><Error><Code>AWS.ECommerceService.NoExactMatches</Code><Message>We did not find any matches for your request.</Message></Error></Errors></Request><TotalResults>0</TotalResults><TotalPages>0</TotalPages></SellerListings></SellerListingSearchResponse>
26
- http_version: "1.1"
@@ -1,26 +0,0 @@
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=&Operation=SellerListingSearch&SellerId=A2XAZ8JI5FY49I&Service=AWSECommerceService&Signature=wDDH2otDWv6g33oSuHudZjv9GChCV01e4ZI3rl3Sk+s=&Timestamp=2011-07-13T14:02:03Z&Version=2010-11-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
- content-type:
14
- - text/xml;charset=UTF-8
15
- server:
16
- - Server
17
- date:
18
- - Wed, 13 Jul 2011 14:02:03 GMT
19
- nncoection:
20
- - close
21
- vary:
22
- - Accept-Encoding,User-Agent
23
- transfer-encoding:
24
- - chunked
25
- body: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><SellerListingSearchResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><HTTPHeaders><Header Name=\"UserAgent\" Value=\"Jakarta Commons-HttpClient/3.0.1\"></Header></HTTPHeaders><RequestId>1475H78DR74NR565PSEH</RequestId><Arguments><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"wDDH2otDWv6g33oSuHudZjv9GChCV01e4ZI3rl3Sk+s=\"></Argument><Argument Name=\"SellerId\" Value=\"A2XAZ8JI5FY49I\"></Argument><Argument Name=\"Operation\" Value=\"SellerListingSearch\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-13T14:02:03Z\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument></Arguments><RequestProcessingTime>0.268965005874634</RequestProcessingTime></OperationRequest><SellerListings><Request><IsValid>True</IsValid><SellerListingSearchRequest><SellerId>A2XAZ8JI5FY49I</SellerId></SellerListingSearchRequest></Request><TotalResults>3929</TotalResults><TotalPages>393</TotalPages><SellerListing><ExchangeId>Y17M4755462M3674373</ExchangeId><ListingId>0618IQ2ZHW7</ListingId><ASIN>0374532001</ASIN><SKU>SKU121420100020</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>A World of Trouble: The White House and the Middle East--from the Cold War to...</Title><Price><Amount>400</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.00</FormattedPrice></Price><StartDate>2011-06-18</StartDate><Status>Open</Status><Quantity>5</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M2868918M9557076</ExchangeId><ListingId>0618IQ2ZJJD</ListingId><ASIN>0374530297</ASIN><SKU>SKU121420100003</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Mysteries: A Novel [Paperback] by Hamsun, Knut, Bothmer, Gerry, Birkerts, Sven</Title><Price><Amount>862</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.62</FormattedPrice></Price><StartDate>2011-06-18</StartDate><Status>Open</Status><Quantity>4</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M2884431M9688052</ExchangeId><ListingId>0618IQ2ZKK1</ListingId><ASIN>0374530297</ASIN><SKU>SKU121420100008</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Mysteries: A Novel [Paperback] by Hamsun, Knut, Bothmer, Gerry, Birkerts, Sven</Title><Price><Amount>862</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.62</FormattedPrice></Price><StartDate>2011-06-18</StartDate><Status>Open</Status><Quantity>5</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M2943814M6467832</ExchangeId><ListingId>0618IQ2ZN2V</ListingId><ASIN>0865473927</ASIN><SKU>SKU121420100014</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>The Gastronomical Me [Paperback] by Fisher, M. F. K.</Title><Price><Amount>529</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.29</FormattedPrice></Price><StartDate>2011-06-18</StartDate><Status>Open</Status><Quantity>3</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M2937125M2397197</ExchangeId><ListingId>0618IQ2ZPMJ</ListingId><ASIN>0809046431</ASIN><SKU>SKU121420100028</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>14-18: Understanding the Great War [Paperback] by Audoin-Rouzeau, St\xC3\xA9phane</Title><Price><Amount>693</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.93</FormattedPrice></Price><StartDate>2011-06-18</StartDate><Status>Open</Status><Quantity>4</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M1499108M6451589</ExchangeId><ListingId>0618IQ2ZQGJ</ListingId><ASIN>038720332X</ASIN><SKU>Sku011420110134</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Optimization (Springer Texts in Statistics) [Hardcover] by Lange, Kenneth</Title><Price><Amount>6273</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$62.73</FormattedPrice></Price><StartDate>2011-06-18</StartDate><Status>Open</Status><Quantity>1</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M2976979M2555528</ExchangeId><ListingId>0618IQ2ZSQ7</ListingId><ASIN>0809023091</ASIN><SKU>SKU121420100041</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Day: A Novel [Paperback] by Wiesel, Elie and Borchardt, Anne</Title><Price><Amount>400</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.00</FormattedPrice></Price><StartDate>2011-06-18</StartDate><Status>Open</Status><Quantity>2</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M1393921M7587032</ExchangeId><ListingId>0618IQ2ZSHV</ListingId><ASIN>0387329048</ASIN><SKU>Sku011420110144</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Statistical Methods in Counterterrorism: Game Theory, Modeling, Syndromic Sur...</Title><Price><Amount>2075</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$20.75</FormattedPrice></Price><StartDate>2011-06-18</StartDate><Status>Open</Status><Quantity>1</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M1459918M9503110</ExchangeId><ListingId>0618IQ2ZVPP</ListingId><ASIN>0387759700</ASIN><SKU>Sku011420110148</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Asymptotic Theory of Statistics and Probability (Springer Texts in Statistics)</Title><Price><Amount>5599</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$55.99</FormattedPrice></Price><StartDate>2011-06-18</StartDate><Status>Open</Status><Quantity>3</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y17M2980516M6027423</ExchangeId><ListingId>0618IQ2ZU51</ListingId><ASIN>1555974740</ASIN><SKU>SKU121420100042</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>The Art of Attention: A Poet's Eye (Art Of... (Revell)) [Paperback]</Title><Price><Amount>400</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.00</FormattedPrice></Price><StartDate>2011-06-18</StartDate><Status>Open</Status><Quantity>7</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2XAZ8JI5FY49I</SellerId><Nickname>Marlton Books</Nickname></Seller></SellerListing></SellerListings></SellerListingSearchResponse>"
26
- http_version: "1.1"