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
@@ -0,0 +1,26 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&Keywords=deleuze&Operation=ItemSearch&ResponseGroup=ItemAttributes,%20Offers&SearchIndex=KindleStore&Service=AWSECommerceService&Signature=k14M0+mDub8hiNSnDf2Dri6fmQ8LBJo6kB3T+qZAJIc=&Timestamp=2011-07-29T18:50:26Z&Version=2011-08-01
6
+ body:
7
+ headers:
8
+ response: !ruby/struct:VCR::Response
9
+ status: !ruby/struct:VCR::ResponseStatus
10
+ code: 200
11
+ message: OK
12
+ headers:
13
+ date:
14
+ - Fri, 29 Jul 2011 18:50:27 GMT
15
+ server:
16
+ - Server
17
+ content-type:
18
+ - text/xml;charset=UTF-8
19
+ vary:
20
+ - Accept-Encoding,User-Agent
21
+ nncoection:
22
+ - close
23
+ transfer-encoding:
24
+ - chunked
25
+ body: "<?xml version=\"1.0\" ?><ItemSearchResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2011-08-01\"><OperationRequest><RequestId>8332dd7f-4cd9-469f-ba52-fa9ea776701c</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemSearch\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"k14M0+mDub8hiNSnDf2Dri6fmQ8LBJo6kB3T+qZAJIc=\"></Argument><Argument Name=\"AssociateTag\" Value=\"theorydot08-20\"></Argument><Argument Name=\"Version\" Value=\"2011-08-01\"></Argument><Argument Name=\"Keywords\" Value=\"deleuze\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-29T18:50:26Z\"></Argument><Argument Name=\"ResponseGroup\" Value=\"ItemAttributes, Offers\"></Argument><Argument Name=\"SearchIndex\" Value=\"KindleStore\"></Argument></Arguments><RequestProcessingTime>0.6858280000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Keywords>deleuze</Keywords><ResponseGroup>ItemAttributes</ResponseGroup><ResponseGroup>Offers</ResponseGroup><SearchIndex>KindleStore</SearchIndex></ItemSearchRequest></Request><TotalResults>39</TotalResults><TotalPages>4</TotalPages><MoreSearchResultsUrl>http://www.amazon.com/gp/redirect.html?camp=2025&amp;creative=386001&amp;location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fsearch%3Fkeywords%3Ddeleuze%26url%3Dsearch-alias%253Ddigital-text&amp;linkCode=xm2&amp;tag=theorydot08-20&amp;SubscriptionId=0ZVSQ33MDFPQS8H2PM02</MoreSearchResultsUrl><Item><ASIN>B000FA5YU6</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Routledge-Critical-Thinkers-ebook/dp/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink></ItemLinks><ItemAttributes><Author>Claire Colebrook</Author><Binding>Kindle Edition</Binding><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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5WSA</URL></ItemLink></ItemLinks><ItemAttributes><Author>Eugene W. Holland</Author><Binding>Kindle Edition</Binding><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>B003E2UPR4</ASIN><DetailPageURL>http://www.amazon.com/Without-Criteria-Technologies-Abstraction-ebook/dp/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink></ItemLinks><ItemAttributes><Author>Steven Shaviro</Author><Binding>Kindle Edition</Binding><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>B002KKCVCI</ASIN><DetailPageURL>http://www.amazon.com/Understanding-Australian-Cultural-Studies-ebook/dp/B002KKCVCI%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB002KKCVCI</URL></ItemLink></ItemLinks><ItemAttributes><Author>Claire Colebrook</Author><Binding>Kindle Edition</Binding><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>B000FA634C</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Guattari-Critics-Twentieth-ebook/dp/B000FA634C%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA634C</URL></ItemLink></ItemLinks><ItemAttributes><Author>Ronald Bogue</Author><Binding>Kindle Edition</Binding><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>B000SIYHXA</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Guattari-Architects-Thinkers-ebook/dp/B000SIYHXA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000SIYHXA</URL></ItemLink></ItemLinks><ItemAttributes><Author>Andrew Ballantyne</Author><Binding>Kindle Edition</Binding><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>B003U6Z2JA</ASIN><DetailPageURL>http://www.amazon.com/Bergson-Deleuze-Encounters-Transcendental-Contemporary-ebook/dp/B003U6Z2JA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003U6Z2JA</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Bergson-Deleuze-Encounters-Transcendental-Contemporary-ebook/dp/tech-data/B003U6Z2JA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003U6Z2JA</URL></ItemLink></ItemLinks><ItemAttributes><Author>Valentine Moulard-leonard</Author><Binding>Kindle Edition</Binding><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 (Suny Series in Contemporary French Thought)</Title></ItemAttributes></Item><Item><ASIN>B003FSTFAU</ASIN><DetailPageURL>http://www.amazon.com/Gilles-Deleuze-Ruin-Representation-ebook/dp/B003FSTFAU%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink></ItemLinks><ItemAttributes><Author>Dorothea Olkowski</Author><Binding>Kindle Edition</Binding><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-10-28</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>B004445HMO</ASIN><DetailPageURL>http://www.amazon.com/Afterimages-Gilles-Deleuzes-Philosophy-ebook/dp/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink></ItemLinks><ItemAttributes><Binding>Kindle Edition</Binding><Creator Role=\"Editor\">D. N. Rodowick</Creator><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>B000FBFJUK</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Philosophy-Warwick-European-ebook/dp/B000FBFJUK%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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><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></Items></ItemSearchResponse>"
26
+ http_version: "1.1"
@@ -0,0 +1,26 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&Operation=ItemSearch&Power=author:lacan%20and%20not%20fiction&SearchIndex=Books&Service=AWSECommerceService&Signature=bDbB8EHwVRabwjXXfJd/3NH8Nd7PSKVvMQk/JgcC+8U=&Sort=relevancerank&Timestamp=2011-07-29T18:50:02Z&Version=2011-08-01
6
+ body:
7
+ headers:
8
+ response: !ruby/struct:VCR::Response
9
+ status: !ruby/struct:VCR::ResponseStatus
10
+ code: 200
11
+ message: OK
12
+ headers:
13
+ date:
14
+ - Fri, 29 Jul 2011 18:50:02 GMT
15
+ server:
16
+ - Server
17
+ content-type:
18
+ - text/xml;charset=UTF-8
19
+ vary:
20
+ - Accept-Encoding,User-Agent
21
+ nncoection:
22
+ - close
23
+ transfer-encoding:
24
+ - chunked
25
+ body: "<?xml version=\"1.0\" ?><ItemSearchResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2011-08-01\"><OperationRequest><RequestId>099800d1-b04d-45a2-b24c-274a77bae95c</RequestId><Arguments><Argument Name=\"Sort\" Value=\"relevancerank\"></Argument><Argument Name=\"Operation\" Value=\"ItemSearch\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Power\" Value=\"author:lacan and not fiction\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-29T18:50:02Z\"></Argument><Argument Name=\"Signature\" Value=\"bDbB8EHwVRabwjXXfJd/3NH8Nd7PSKVvMQk/JgcC+8U=\"></Argument><Argument Name=\"AssociateTag\" Value=\"theorydot08-20\"></Argument><Argument Name=\"SearchIndex\" Value=\"Books\"></Argument><Argument Name=\"Version\" Value=\"2011-08-01\"></Argument></Arguments><RequestProcessingTime>0.2829610000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Power>author:lacan and not fiction</Power><ResponseGroup>Small</ResponseGroup><SearchIndex>Books</SearchIndex><Sort>relevancerank</Sort></ItemSearchRequest></Request><TotalResults>232</TotalResults><TotalPages>24</TotalPages><MoreSearchResultsUrl>http://www.amazon.com/gp/redirect.html?camp=2025&amp;creative=386001&amp;location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fsearch%3Furl%3Dsearch-alias%253Dstripbooks&amp;linkCode=xm2&amp;tag=theorydot08-20&amp;SubscriptionId=0ZVSQ33MDFPQS8H2PM02</MoreSearchResultsUrl><Item><ASIN>0393329259</ASIN><DetailPageURL>http://www.amazon.com/Ecrits-Complete-English-Jacques-Lacan/dp/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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>0393316130</ASIN><DetailPageURL>http://www.amazon.com/Seminar-Jacques-Lacan-Ethics-Psychoanalysis/dp/0393316130%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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>0393325288</ASIN><DetailPageURL>http://www.amazon.com/Ecrits-Selection-Jacques-Lacan/dp/0393325288%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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>0393317757</ASIN><DetailPageURL>http://www.amazon.com/Fundamental-Concepts-Psychoanalysis-Seminar-Jacques/dp/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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>0393319164</ASIN><DetailPageURL>http://www.amazon.com/Feminine-Sexuality-Limits-Love-Knowledge/dp/0393319164%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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>0393302113</ASIN><DetailPageURL>http://www.amazon.com/Feminine-Sexuality-Jacques-Lacan-freudienne/dp/0393302113%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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>0393307093</ASIN><DetailPageURL>http://www.amazon.com/Technique-Psychoanalysis-1954-1955-Seminar-Jacques/dp/0393307093%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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>1844672719</ASIN><DetailPageURL>http://www.amazon.com/My-Teaching-Jacques-Lacan/dp/1844672719%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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>0801858178</ASIN><DetailPageURL>http://www.amazon.com/Language-Self-Function-Psychoanalysis/dp/0801858178%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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></Items></ItemSearchResponse>"
26
+ http_version: "1.1"
@@ -0,0 +1,26 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=theorydot08-20&Operation=ItemSearch&Power=deleuze%20binding:kindle&ResponseGroup=ItemAttributes,%20Offers&SearchIndex=Books&Service=AWSECommerceService&Signature=p6Z/ROMk5J2KtfzLHARVfn8mbG6aJuZnTh65CMnZeWk=&Timestamp=2011-07-29T18:50:25Z&Version=2011-08-01
6
+ body:
7
+ headers:
8
+ response: !ruby/struct:VCR::Response
9
+ status: !ruby/struct:VCR::ResponseStatus
10
+ code: 200
11
+ message: OK
12
+ headers:
13
+ date:
14
+ - Fri, 29 Jul 2011 18:50:25 GMT
15
+ server:
16
+ - Server
17
+ content-type:
18
+ - text/xml;charset=UTF-8
19
+ vary:
20
+ - Accept-Encoding,User-Agent
21
+ nncoection:
22
+ - close
23
+ transfer-encoding:
24
+ - chunked
25
+ body: "<?xml version=\"1.0\" ?><ItemSearchResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2011-08-01\"><OperationRequest><RequestId>4b6d7285-8dbd-4c56-b123-55fd256ed804</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemSearch\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"p6Z/ROMk5J2KtfzLHARVfn8mbG6aJuZnTh65CMnZeWk=\"></Argument><Argument Name=\"AssociateTag\" Value=\"theorydot08-20\"></Argument><Argument Name=\"Version\" Value=\"2011-08-01\"></Argument><Argument Name=\"Power\" Value=\"deleuze binding:kindle\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-07-29T18:50:25Z\"></Argument><Argument Name=\"ResponseGroup\" Value=\"ItemAttributes, Offers\"></Argument><Argument Name=\"SearchIndex\" Value=\"Books\"></Argument></Arguments><RequestProcessingTime>1.0996350000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Power>deleuze binding:kindle</Power><ResponseGroup>ItemAttributes</ResponseGroup><ResponseGroup>Offers</ResponseGroup><SearchIndex>Books</SearchIndex></ItemSearchRequest></Request><TotalResults>39</TotalResults><TotalPages>4</TotalPages><MoreSearchResultsUrl>http://www.amazon.com/gp/redirect.html?camp=2025&amp;creative=386001&amp;location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fsearch%3Furl%3Dsearch-alias%253Dstripbooks&amp;linkCode=xm2&amp;tag=theorydot08-20&amp;SubscriptionId=0ZVSQ33MDFPQS8H2PM02</MoreSearchResultsUrl><Item><ASIN>B000FA5YU6</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Routledge-Critical-Thinkers-ebook/dp/B000FA5YU6%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000FA5YU6</URL></ItemLink></ItemLinks><ItemAttributes><Author>Claire Colebrook</Author><Binding>Kindle Edition</Binding><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>B005AHUWQA</ASIN><DetailPageURL>http://www.amazon.com/Azimute-Critical-Deleuze-Guattari-ebook/dp/B005AHUWQA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB005AHUWQA</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Azimute-Critical-Deleuze-Guattari-ebook/dp/tech-data/B005AHUWQA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB005AHUWQA</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB005AHUWQA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB005AHUWQA</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB005AHUWQA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB005AHUWQA</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB005AHUWQA%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB005AHUWQA</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B005AHUWQA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB005AHUWQA</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B005AHUWQA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB005AHUWQA</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B005AHUWQA%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB005AHUWQA</URL></ItemLink></ItemLinks><ItemAttributes><Author>K Osmosis</Author><Author>Veronique Rat-Morris</Author><Author>Edward S. Robinson</Author><Author>Kenji Siratori</Author><Author>Dylan Trigg</Author><Author>Barbara M. Kennedy</Author><Author>Kane X. Faucher</Author><Binding>Kindle Edition</Binding><Creator Role=\"Editor\">Robert Lort</Creator><EISBN>9781926617145</EISBN><Format>Kindle eBook</Format><Label>Enigmatic Ink</Label><Languages><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>499</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.99</FormattedPrice></ListPrice><Manufacturer>Enigmatic Ink</Manufacturer><NumberOfItems>1</NumberOfItems><ProductGroup>eBooks</ProductGroup><ProductTypeName>ABIS_EBOOKS</ProductTypeName><PublicationDate>2011-06-23</PublicationDate><Publisher>Enigmatic Ink</Publisher><ReleaseDate>2011-06-23</ReleaseDate><Studio>Enigmatic Ink</Studio><Title>Azimute: Critical Essays on Deleuze and Guattari</Title></ItemAttributes></Item><Item><ASIN>B003FSTFAU</ASIN><DetailPageURL>http://www.amazon.com/Gilles-Deleuze-Ruin-Representation-ebook/dp/B003FSTFAU%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003FSTFAU</URL></ItemLink></ItemLinks><ItemAttributes><Author>Dorothea Olkowski</Author><Binding>Kindle Edition</Binding><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-10-28</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>B004RQ842O</ASIN><DetailPageURL>http://www.amazon.com/Excuse-me-where-exit-ebook/dp/B004RQ842O%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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>B003PDN9Z2</ASIN><DetailPageURL>http://www.amazon.com/Chaos-Territory-Art-Lectures-ebook/dp/B003PDN9Z2%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003PDN9Z2</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Chaos-Territory-Art-Lectures-ebook/dp/tech-data/B003PDN9Z2%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003PDN9Z2</URL></ItemLink></ItemLinks><ItemAttributes><Author>Elizabeth Grosz</Author><Binding>Kindle Edition</Binding><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 (The Wellek Library Lectures)</Title></ItemAttributes></Item><Item><ASIN>B003E2UPR4</ASIN><DetailPageURL>http://www.amazon.com/Without-Criteria-Technologies-Abstraction-ebook/dp/B003E2UPR4%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB003E2UPR4</URL></ItemLink></ItemLinks><ItemAttributes><Author>Steven Shaviro</Author><Binding>Kindle Edition</Binding><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>B0042XAME0</ASIN><DetailPageURL>http://www.amazon.com/Skin-Film-Intercultural-Embodiment-ebook/dp/B0042XAME0%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0042XAME0</URL></ItemLink></ItemLinks><ItemAttributes><Author>Laura U. Marks</Author><Binding>Kindle Edition</Binding><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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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><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>B000OI0SOQ</ASIN><DetailPageURL>http://www.amazon.com/Deleuze-Political-Thinking-ebook/dp/B000OI0SOQ%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000OI0SOQ</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Deleuze-Political-Thinking-ebook/dp/tech-data/B000OI0SOQ%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000OI0SOQ</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000OI0SOQ%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000OI0SOQ</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000OI0SOQ%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000OI0SOQ</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000OI0SOQ%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000OI0SOQ</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/B000OI0SOQ%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000OI0SOQ</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/B000OI0SOQ%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000OI0SOQ</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/B000OI0SOQ%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000OI0SOQ</URL></ItemLink></ItemLinks><ItemAttributes><Author>Paul Patton</Author><Binding>Kindle Edition</Binding><EISBN>9780203424483</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>2007-03-14</PublicationDate><Publisher>Taylor &amp; Francis</Publisher><ReleaseDate>2007-03-14</ReleaseDate><Studio>Taylor &amp; Francis</Studio><Title>Deleuze and the Political (Thinking the Political)</Title></ItemAttributes></Item><Item><ASIN>B004445HMO</ASIN><DetailPageURL>http://www.amazon.com/Afterimages-Gilles-Deleuzes-Philosophy-ebook/dp/B004445HMO%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%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%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB004445HMO</URL></ItemLink></ItemLinks><ItemAttributes><Binding>Kindle Edition</Binding><Creator Role=\"Editor\">D. N. Rodowick</Creator><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></Items></ItemSearchResponse>"
26
+ http_version: "1.1"
@@ -0,0 +1 @@
1
+ <?xml version="1.0" ?><ItemLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><RequestId>86b89a15-b717-4d95-99aa-fe531b4ca762</RequestId><Arguments><Argument Name="Operation" Value="ItemLookup"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument Name="AssociateTag" Value="theorydot08-20"></Argument><Argument Name="Version" Value="2011-08-01"></Argument><Argument Name="Signature" Value="vOT9O1NW8PYLvrUX6KI3jrZ4Fg7LdtEYTrlsWzhbm1k="></Argument><Argument Name="ItemId" Value="0816614024,0143105825"></Argument><Argument Name="IdType" Value="ASIN"></Argument><Argument Name="AWSAccessKeyId" Value="0ZVSQ33MDFPQS8H2PM02"></Argument><Argument Name="Timestamp" Value="2011-07-29T17:52:34Z"></Argument></Arguments><RequestProcessingTime>0.0111990000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>0816614024</ItemId><ItemId>0143105825</ItemId><ResponseGroup>Small</ResponseGroup><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0816614024</ASIN><DetailPageURL>http://www.amazon.com/Thousand-Plateaus-Schizophrenia-Gilles-Deleuze/dp/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0816614024</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Thousand-Plateaus-Schizophrenia-Gilles-Deleuze/dp/tech-data/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0816614024%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0816614024%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0816614024%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Creator Role="Contributor">Felix Guattari</Creator><Manufacturer>Univ Of Minnesota Press</Manufacturer><ProductGroup>Book</ProductGroup><Title>Thousand Plateaus: Capitalism and Schizophrenia</Title></ItemAttributes></Item><Item><ASIN>0143105825</ASIN><DetailPageURL>http://www.amazon.com/Anti-Oedipus-Capitalism-Schizophrenia-Penguin-Classics/dp/0143105825%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0143105825</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Anti-Oedipus-Capitalism-Schizophrenia-Penguin-Classics/dp/tech-data/0143105825%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0143105825</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0143105825%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0143105825</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0143105825%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0143105825</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0143105825%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0143105825</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0143105825%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0143105825</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0143105825%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0143105825</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0143105825%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dtheorydot08-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0143105825</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Author>Felix Guattari</Author><Creator Role="Translator">Robert Hurley</Creator><Creator Role="Translator">Mark Seem</Creator><Creator Role="Introduction">Mark Seem</Creator><Creator Role="Translator">Helen Lane</Creator><Creator Role="Preface">Michel Foucault</Creator><Manufacturer>Penguin Classics</Manufacturer><ProductGroup>Book</ProductGroup><Title>Anti-Oedipus: Capitalism and Schizophrenia (Penguin Classics)</Title></ItemAttributes></Item></Items></ItemLookupResponse>
@@ -1,124 +1,67 @@
1
- # encoding: utf-8
2
-
3
1
  require 'spec_helper'
4
2
 
5
3
  module Sucker
6
4
  describe Response do
7
- use_vcr_cassette 'spec/sucker/response', :record => :new_episodes
8
-
9
- let(:asins) { ['0816614024', '0143105825'] }
10
-
11
5
  let(:response) do
12
- request = Request.new(:locale => :us,
13
- :key => 'key',
14
- :secret => 'secret',
15
- :associate_tag => 'tag')
16
- request << {
17
- 'Operation' => 'ItemLookup',
18
- 'IdType' => 'ASIN',
19
- 'ItemId' => asins }
20
- request.get
6
+ http_resp = Struct.new(:body, :code).new
7
+ http_resp.body = File.read(File.expand_path('../../fixtures/http_response', __FILE__))
8
+ http_resp.code = 200
9
+ Response.new(http_resp)
21
10
  end
22
11
 
23
- describe '.new' do
24
- it 'initializes the response body' do
25
- response.body.should be_an_instance_of String
26
- end
27
-
28
- it 'initializes the response code' do
29
- response.code.should == 200
30
- end
31
- end
32
-
33
- context 'when response contains errors' do
34
- before do
35
- response.body = "<?xml version=\"1.0\" ?><ItemLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-09-01\"><Errors><Error>foo</Error><Error>bar</Error></Errors>"
36
- end
12
+ describe '#each' do
13
+ context 'when a block is given' do
14
+ it 'yields matches to a block' do
15
+ yielded = false
16
+ response.each('Item') do |item|
17
+ yielded = true
18
+ end
37
19
 
38
- describe '#errors' do
39
- it 'returns an array of errors' do
40
- response.errors.count.should eql 2
20
+ yielded.should be_true
41
21
  end
42
22
  end
23
+ end
43
24
 
44
- describe '#has_errors?' do
45
- it 'returns true if the response has errors' do
46
- response.should have_errors
47
- end
25
+ describe '#errors' do
26
+ it 'returns an array of errors' do
27
+ response.body = '<Response xmlns="http://example.com"><Errors><Error>foo</Error></Errors>'
28
+ response.errors.should =~ ['foo']
48
29
  end
49
30
  end
50
31
 
51
- describe "#each" do
52
- context "when a block is given" do
53
- it "yields each match to a block" do
54
- has_yielded = false
55
-
56
- response.each("ItemAttributes") do |item|
57
- has_yielded = true
58
- item.should be_an_instance_of Hash
59
- end
60
-
61
- has_yielded.should be_true
32
+ describe '#has_errors?' do
33
+ context 'when a response does not contain any errors' do
34
+ it 'returns false' do
35
+ response.stub!(:errors).and_return([])
36
+ response.should_not have_errors
62
37
  end
63
38
  end
64
39
 
65
- context "when no block is given" do
66
- it "raises error" do
67
- expect do
68
- response.each("ItemAttributes")
69
- end.to raise_error(NoMethodError)
40
+ context 'when a response contains errors' do
41
+ it 'returns true' do
42
+ response.stub!(:errors).and_return([1])
43
+ response.should have_errors
70
44
  end
71
45
  end
72
46
  end
73
47
 
74
48
  describe '#find' do
75
- context 'when there are matches' do
76
- it 'returns an array of matching nodes' do
77
- response.find('ASIN').should eql asins
78
- end
79
- end
80
-
81
- context 'when there are no matches' do
82
- it 'returns an empty array' do
83
- node = response.find('Foo')
84
- node.should eql []
85
- end
49
+ it 'returns an array of matching nodes' do
50
+ response.find('ASIN').should_not be_empty
86
51
  end
87
52
  end
88
53
 
89
54
  describe "#map" do
90
- context "when a block is given" do
91
- it "yields each match to a block and maps returned values" do
92
- titles = response.map("ItemAttributes") { |item| item["Title"] }
93
-
94
- titles.count.should eql 2
95
- end
96
- end
97
-
98
- context "when no block is given" do
99
- it "raises error" do
100
- expect do
101
- response.map("ItemAttributes")
102
- end.to raise_error(NoMethodError)
103
- end
104
- end
105
- end
106
-
107
- describe '#[]' do
108
- it 'is an alias of #find' do
109
- response['Title'].should eql response.find('Title')
55
+ it "yields each match to a block and maps returned values" do
56
+ titles = response.map('Item') { |item| item['ItemAttributes']['Title'] }
57
+ titles.count.should eql 2
110
58
  end
111
59
  end
112
60
 
113
61
  describe '#to_hash' do
114
- it 'returns a hash' do
62
+ it 'casts response to a hash' do
115
63
  response.to_hash.should be_a Hash
116
64
  end
117
-
118
- it 'renders non-ASCII characters' do
119
- response.body = '<ItemAttributes><Title>スティーブ・ジョブズ 驚異のプレゼン―人々を惹きつける18の法則</Title></ItemAttributes>'
120
- response.to_hash['Title'].should eql 'スティーブ・ジョブズ 驚異のプレゼン―人々を惹きつける18の法則'
121
- end
122
65
  end
123
66
 
124
67
  describe '#valid?' do
@@ -6,11 +6,4 @@ describe Sucker do
6
6
  subject.new.should be_a Sucker::Request
7
7
  end
8
8
  end
9
-
10
- describe ".configure" do
11
- it "yields the configuration" do
12
- Sucker::Config.should_receive(:configure)
13
- subject.configure { |c| }
14
- end
15
- end
16
9
  end
@@ -0,0 +1,11 @@
1
+ def amazon_associate_tag
2
+ ENV['AMAZON_ASSOCIATE_TAG'] || "tag"
3
+ end
4
+
5
+ def amazon_key
6
+ ENV['AMAZON_KEY'] || "key"
7
+ end
8
+
9
+ def amazon_secret
10
+ ENV['AMAZON_SECRET'] || "secret"
11
+ end
@@ -3,7 +3,7 @@ require 'vcr'
3
3
  VCR.config do |c|
4
4
  c.cassette_library_dir = File.dirname(__FILE__) + '/../fixtures/cassette_library'
5
5
  c.default_cassette_options = {
6
- :record => :none,
6
+ :record => :new_episodes,
7
7
  :match_requests_on => [:host] }
8
8
  c.stub_with :webmock
9
9
  end
metadata CHANGED
@@ -4,9 +4,9 @@ version: !ruby/object:Gem::Version
4
4
  prerelease: false
5
5
  segments:
6
6
  - 2
7
+ - 1
7
8
  - 0
8
- - 0
9
- version: 2.0.0
9
+ version: 2.1.0
10
10
  platform: ruby
11
11
  authors:
12
12
  - Paper Cavalier
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2011-07-19 00:00:00 +01:00
17
+ date: 2011-07-29 00:00:00 +01:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
@@ -169,38 +169,20 @@ files:
169
169
  - lib/sucker.rb
170
170
  - LICENSE
171
171
  - README.md
172
- - spec/fixtures/cassette_library/cartcreate/e3e2f9b71afba67619a95c7178178595.yml
173
- - spec/fixtures/cassette_library/cartcreate/f8fe45cc6b78ac1aac675a8f76d5f7d9.yml
174
- - spec/fixtures/cassette_library/itemlookup/0547439fa22ec1178508f61bc8fb1dfb.yml
175
- - spec/fixtures/cassette_library/itemlookup/2656b1813249aff0d4febb01044962ff.yml
176
- - spec/fixtures/cassette_library/itemlookup/4908294851a4df13269707e9f6507f91.yml
177
- - spec/fixtures/cassette_library/itemlookup/49690856d2b9cb358fc505dc52862acf.yml
178
- - spec/fixtures/cassette_library/itemlookup/5670727fa0cb9f30464e41aa1346c91c.yml
179
- - spec/fixtures/cassette_library/itemlookup/67b3c825b2902b511412057442db6e91.yml
180
- - spec/fixtures/cassette_library/itemlookup/6e6b1dc74378e2e1118713e254191fc0.yml
181
- - spec/fixtures/cassette_library/itemlookup/742f3458144935c0a3320be6e842a17c.yml
182
- - spec/fixtures/cassette_library/itemlookup/76f548183c2804a74d0ed7e0bfbd6d4a.yml
183
- - spec/fixtures/cassette_library/itemlookup/8286b763b726d3dc1fc992023e639b9b.yml
184
- - spec/fixtures/cassette_library/itemlookup/9853d1f8ae05d5501df4e4390c5abeae.yml
185
- - spec/fixtures/cassette_library/itemlookup/b6c76ad93b17b86adb932b9b97c1f019.yml
186
- - spec/fixtures/cassette_library/itemlookup/d3d6ea869d31173526f48907bff752a3.yml
187
- - spec/fixtures/cassette_library/itemlookup/d8ad346710c3b479febcf58e67fea7ef.yml
188
- - spec/fixtures/cassette_library/itemlookup/e880c4cb3dd56cdfa2161a71fece15ac.yml
189
- - spec/fixtures/cassette_library/itemsearch/1c4db6b83580a7498b87d7502c249307.yml
190
- - spec/fixtures/cassette_library/itemsearch/295b9eadfb69d55e1c0acb06220e0b6e.yml
191
- - spec/fixtures/cassette_library/itemsearch/30d2bff757af125e31b82c47380b98ba.yml
192
- - spec/fixtures/cassette_library/itemsearch/34098006ffbbd9570b2c2f9ce23df9f3.yml
193
- - spec/fixtures/cassette_library/itemsearch/4c1e50d070821f4eb9fe3961aba105ee.yml
194
- - spec/fixtures/cassette_library/itemsearch/5a15430433ab94c70466eb61c919a028.yml
195
- - spec/fixtures/cassette_library/itemsearch/7b463c88b9936c1f601826437e7e8ef5.yml
196
- - spec/fixtures/cassette_library/itemsearch/8fd40b929a9ed46e2b38ac905c8ab53a.yml
197
- - spec/fixtures/cassette_library/itemsearch/e9a6659c2b464d7388c3831c6425a526.yml
198
- - spec/fixtures/cassette_library/sellerlistingsearch/6b38af058d6a0bda696f49de13cfd343.yml
199
- - spec/fixtures/cassette_library/sellerlistingsearch/c92200a4bd3d6d9023fa6317a780589b.yml
200
- - spec/fixtures/cassette_library/sellerlistingsearch/cb25caadce96ac3de70b69b76431d730.yml
201
- - spec/fixtures/cassette_library/sellerlistingsearch/e1261838e1754870ffd309dd78eb7374.yml
202
- - spec/fixtures/cassette_library/spec/sucker/request.yml
203
- - spec/fixtures/cassette_library/spec/sucker/response.yml
172
+ - spec/fixtures/cassette_library/cartcreate/5824f6c6d064e0acb06bb6e57140778d.yml
173
+ - spec/fixtures/cassette_library/cartcreate/b2d7f9e0dfe013c7dd4bbc89eb0f75fd.yml
174
+ - spec/fixtures/cassette_library/itemlookup/41213345816f36046745e1fe7731bab1.yml
175
+ - spec/fixtures/cassette_library/itemlookup/455e56b0adcf98792f6e95dc477b3acb.yml
176
+ - spec/fixtures/cassette_library/itemlookup/5fa53796782a718e885a06c274fd4c12.yml
177
+ - spec/fixtures/cassette_library/itemlookup/a7bb635f41a1d0183d5cef0873174cd2.yml
178
+ - spec/fixtures/cassette_library/itemlookup/afa3b5a28721e3a771a89055b2f9503e.yml
179
+ - spec/fixtures/cassette_library/itemlookup/b161ebf5f5e10e94ac48b12a6cce58f3.yml
180
+ - spec/fixtures/cassette_library/itemlookup/ce70223ceea6f63e4b431e44cbc16c22.yml
181
+ - spec/fixtures/cassette_library/itemsearch/991e8a7029b70c9c426a742225b9dddd.yml
182
+ - spec/fixtures/cassette_library/itemsearch/d5c5d92529731968def184a926957be5.yml
183
+ - spec/fixtures/cassette_library/itemsearch/f187d2bae609f2c5530040f22fa4b4ad.yml
184
+ - spec/fixtures/cassette_library/itemsearch/f527437769cbe16041b3fd757e96f6a3.yml
185
+ - spec/fixtures/http_response
204
186
  - spec/spec_helper.rb
205
187
  - spec/sucker/config_spec.rb
206
188
  - spec/sucker/hash_builder_spec.rb
@@ -209,9 +191,10 @@ files:
209
191
  - spec/sucker/response_spec.rb
210
192
  - spec/sucker/synchrony_spec.rb
211
193
  - spec/sucker_spec.rb
194
+ - spec/support/credentials.rb
212
195
  - spec/support/vcr.rb
213
196
  has_rdoc: true
214
- homepage: http://code.papercavalier.com/sucker
197
+ homepage: http://code.papercavalier.com/sucker/
215
198
  licenses: []
216
199
 
217
200
  post_install_message:
@@ -224,7 +207,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
224
207
  requirements:
225
208
  - - ">="
226
209
  - !ruby/object:Gem::Version
227
- hash: 3821233747940496628
210
+ hash: 936626614424231987
228
211
  segments:
229
212
  - 0
230
213
  version: "0"
@@ -233,7 +216,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
233
216
  requirements:
234
217
  - - ">="
235
218
  - !ruby/object:Gem::Version
236
- hash: 3821233747940496628
219
+ hash: 936626614424231987
237
220
  segments:
238
221
  - 0
239
222
  version: "0"
@@ -245,38 +228,20 @@ signing_key:
245
228
  specification_version: 3
246
229
  summary: A Ruby wrapper to the Amazon Product Advertising API
247
230
  test_files:
248
- - spec/fixtures/cassette_library/cartcreate/e3e2f9b71afba67619a95c7178178595.yml
249
- - spec/fixtures/cassette_library/cartcreate/f8fe45cc6b78ac1aac675a8f76d5f7d9.yml
250
- - spec/fixtures/cassette_library/itemlookup/0547439fa22ec1178508f61bc8fb1dfb.yml
251
- - spec/fixtures/cassette_library/itemlookup/2656b1813249aff0d4febb01044962ff.yml
252
- - spec/fixtures/cassette_library/itemlookup/4908294851a4df13269707e9f6507f91.yml
253
- - spec/fixtures/cassette_library/itemlookup/49690856d2b9cb358fc505dc52862acf.yml
254
- - spec/fixtures/cassette_library/itemlookup/5670727fa0cb9f30464e41aa1346c91c.yml
255
- - spec/fixtures/cassette_library/itemlookup/67b3c825b2902b511412057442db6e91.yml
256
- - spec/fixtures/cassette_library/itemlookup/6e6b1dc74378e2e1118713e254191fc0.yml
257
- - spec/fixtures/cassette_library/itemlookup/742f3458144935c0a3320be6e842a17c.yml
258
- - spec/fixtures/cassette_library/itemlookup/76f548183c2804a74d0ed7e0bfbd6d4a.yml
259
- - spec/fixtures/cassette_library/itemlookup/8286b763b726d3dc1fc992023e639b9b.yml
260
- - spec/fixtures/cassette_library/itemlookup/9853d1f8ae05d5501df4e4390c5abeae.yml
261
- - spec/fixtures/cassette_library/itemlookup/b6c76ad93b17b86adb932b9b97c1f019.yml
262
- - spec/fixtures/cassette_library/itemlookup/d3d6ea869d31173526f48907bff752a3.yml
263
- - spec/fixtures/cassette_library/itemlookup/d8ad346710c3b479febcf58e67fea7ef.yml
264
- - spec/fixtures/cassette_library/itemlookup/e880c4cb3dd56cdfa2161a71fece15ac.yml
265
- - spec/fixtures/cassette_library/itemsearch/1c4db6b83580a7498b87d7502c249307.yml
266
- - spec/fixtures/cassette_library/itemsearch/295b9eadfb69d55e1c0acb06220e0b6e.yml
267
- - spec/fixtures/cassette_library/itemsearch/30d2bff757af125e31b82c47380b98ba.yml
268
- - spec/fixtures/cassette_library/itemsearch/34098006ffbbd9570b2c2f9ce23df9f3.yml
269
- - spec/fixtures/cassette_library/itemsearch/4c1e50d070821f4eb9fe3961aba105ee.yml
270
- - spec/fixtures/cassette_library/itemsearch/5a15430433ab94c70466eb61c919a028.yml
271
- - spec/fixtures/cassette_library/itemsearch/7b463c88b9936c1f601826437e7e8ef5.yml
272
- - spec/fixtures/cassette_library/itemsearch/8fd40b929a9ed46e2b38ac905c8ab53a.yml
273
- - spec/fixtures/cassette_library/itemsearch/e9a6659c2b464d7388c3831c6425a526.yml
274
- - spec/fixtures/cassette_library/sellerlistingsearch/6b38af058d6a0bda696f49de13cfd343.yml
275
- - spec/fixtures/cassette_library/sellerlistingsearch/c92200a4bd3d6d9023fa6317a780589b.yml
276
- - spec/fixtures/cassette_library/sellerlistingsearch/cb25caadce96ac3de70b69b76431d730.yml
277
- - spec/fixtures/cassette_library/sellerlistingsearch/e1261838e1754870ffd309dd78eb7374.yml
278
- - spec/fixtures/cassette_library/spec/sucker/request.yml
279
- - spec/fixtures/cassette_library/spec/sucker/response.yml
231
+ - spec/fixtures/cassette_library/cartcreate/5824f6c6d064e0acb06bb6e57140778d.yml
232
+ - spec/fixtures/cassette_library/cartcreate/b2d7f9e0dfe013c7dd4bbc89eb0f75fd.yml
233
+ - spec/fixtures/cassette_library/itemlookup/41213345816f36046745e1fe7731bab1.yml
234
+ - spec/fixtures/cassette_library/itemlookup/455e56b0adcf98792f6e95dc477b3acb.yml
235
+ - spec/fixtures/cassette_library/itemlookup/5fa53796782a718e885a06c274fd4c12.yml
236
+ - spec/fixtures/cassette_library/itemlookup/a7bb635f41a1d0183d5cef0873174cd2.yml
237
+ - spec/fixtures/cassette_library/itemlookup/afa3b5a28721e3a771a89055b2f9503e.yml
238
+ - spec/fixtures/cassette_library/itemlookup/b161ebf5f5e10e94ac48b12a6cce58f3.yml
239
+ - spec/fixtures/cassette_library/itemlookup/ce70223ceea6f63e4b431e44cbc16c22.yml
240
+ - spec/fixtures/cassette_library/itemsearch/991e8a7029b70c9c426a742225b9dddd.yml
241
+ - spec/fixtures/cassette_library/itemsearch/d5c5d92529731968def184a926957be5.yml
242
+ - spec/fixtures/cassette_library/itemsearch/f187d2bae609f2c5530040f22fa4b4ad.yml
243
+ - spec/fixtures/cassette_library/itemsearch/f527437769cbe16041b3fd757e96f6a3.yml
244
+ - spec/fixtures/http_response
280
245
  - spec/spec_helper.rb
281
246
  - spec/sucker/config_spec.rb
282
247
  - spec/sucker/hash_builder_spec.rb
@@ -285,4 +250,5 @@ test_files:
285
250
  - spec/sucker/response_spec.rb
286
251
  - spec/sucker/synchrony_spec.rb
287
252
  - spec/sucker_spec.rb
253
+ - spec/support/credentials.rb
288
254
  - spec/support/vcr.rb
@@ -1,27 +0,0 @@
1
-
2
- ---
3
- - !ruby/struct:VCR::HTTPInteraction
4
- request: !ruby/struct:VCR::Request
5
- method: :get
6
- uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=&Item.1.OfferListingId=mg7dbfIPL3rTrnxR6R9I4u0glPrEbbdF6p7X9tXpyhAMBRUwGLGi1mOQoClXMciAFenOXG9dZXGSPTfjRoQXma9yOTmeHhYqwPOEPHOz2XHMgooCZPjeQRfgRYQe6DBEd1qz%252Fu1G0ew%253D&Item.1.Quantity=1&Operation=CartCreate&Service=AWSECommerceService&Signature=KOWNiGbBwuhtK2gCzvhY4zZEtjQpJfE5v0FRd8f+pBs=&Timestamp=2011-04-06T11:09:11Z&Version=2010-11-01
7
- body:
8
- headers:
9
- response: !ruby/struct:VCR::Response
10
- status: !ruby/struct:VCR::ResponseStatus
11
- code: 200
12
- message: OK
13
- headers:
14
- date:
15
- - Wed, 06 Apr 2011 11:09:11 GMT
16
- server:
17
- - Server
18
- content-type:
19
- - text/xml;charset=UTF-8
20
- vary:
21
- - Accept-Encoding,User-Agent
22
- nncoection:
23
- - close
24
- transfer-encoding:
25
- - chunked
26
- body: <?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header Name="UserAgent" Value="Ruby"></Header></HTTPHeaders><RequestId>1168G1DJCNJD2Z5YBXCG</RequestId><Arguments><Argument Name="AssociateTag"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Signature" Value="KOWNiGbBwuhtK2gCzvhY4zZEtjQpJfE5v0FRd8f+pBs="></Argument><Argument Name="Item.1.OfferListingId" Value="mg7dbfIPL3rTrnxR6R9I4u0glPrEbbdF6p7X9tXpyhAMBRUwGLGi1mOQoClXMciAFenOXG9dZXGSPTfjRoQXma9yOTmeHhYqwPOEPHOz2XHMgooCZPjeQRfgRYQe6DBEd1qz%2Fu1G0ew%3D"></Argument><Argument Name="Item.1.Quantity" Value="1"></Argument><Argument Name="Operation" Value="CartCreate"></Argument><Argument Name="AWSAccessKeyId" Value="0ZVSQ33MDFPQS8H2PM02"></Argument><Argument Name="Version" Value="2010-11-01"></Argument><Argument Name="Timestamp" Value="2011-04-06T11:09:11Z"></Argument></Arguments><RequestProcessingTime>0.089832067489624</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><OfferListingId>mg7dbfIPL3rTrnxR6R9I4u0glPrEbbdF6p7X9tXpyhAMBRUwGLGi1mOQoClXMciAFenOXG9dZXGSPTfjRoQXma9yOTmeHhYqwPOEPHOz2XHMgooCZPjeQRfgRYQe6DBEd1qz%2Fu1G0ew%3D</OfferListingId><Quantity>1</Quantity></Item></Items></CartCreateRequest></Request><CartId>185-5703867-5466531</CartId><HMAC>hE8sZY4/KzkQvZzH6XxuIVyEjk4=</HMAC><URLEncodedHMAC>hE8sZY4%2FKzkQvZzH6XxuIVyEjk4%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=185-5703867-5466531%26associate-id=ws%26hmac=hE8sZY4/KzkQvZzH6XxuIVyEjk4=%26SubscriptionId=0ZVSQ33MDFPQS8H2PM02%26MergeCart=False</PurchaseURL><SubTotal><Amount>1054</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.54</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>1054</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.54</FormattedPrice></SubTotal><CartItem><CartItemId>U2329STRQPCFPV</CartItemId><ASIN>1844672972</ASIN><ExchangeId>Y18M6004066M1787332</ExchangeId><MerchantId>A1C3QU77DDT2KW</MerchantId><SellerId>A1C3QU77DDT2KW</SellerId><SellerNickname>indoobestsellers</SellerNickname><Quantity>1</Quantity><Title>The Future of the Image</Title><ProductGroup>Book</ProductGroup><Price><Amount>1054</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.54</FormattedPrice></Price><ItemTotal><Amount>1054</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.54</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartCreateResponse>
27
- http_version: "1.1"