sucker 1.4.1 → 1.5.0
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +17 -54
- data/lib/sucker/hash.rb +1 -0
- data/lib/sucker/hash.rbc +26 -26
- data/lib/sucker/parameters.rb +4 -0
- data/lib/sucker/parameters.rbc +95 -30
- data/lib/sucker/request.rb +35 -12
- data/lib/sucker/request.rbc +420 -244
- data/lib/sucker/response.rb +3 -3
- data/lib/sucker/response.rbc +91 -65
- data/lib/sucker/version.rb +1 -1
- data/lib/sucker/version.rbc +1 -1
- data/lib/sucker.rb +1 -1
- data/spec/fixtures/cassette_library/cartcreate/e3e2f9b71afba67619a95c7178178595.yml +26 -0
- data/spec/fixtures/cassette_library/cartcreate/f8fe45cc6b78ac1aac675a8f76d5f7d9.yml +26 -0
- data/spec/fixtures/cassette_library/{0415246334.yml → itemlookup/0547439fa22ec1178508f61bc8fb1dfb.yml} +3 -3
- data/spec/fixtures/cassette_library/itemlookup/2656b1813249aff0d4febb01044962ff.yml +26 -0
- data/spec/fixtures/cassette_library/itemlookup/4908294851a4df13269707e9f6507f91.yml +26 -0
- data/spec/fixtures/cassette_library/itemlookup/49690856d2b9cb358fc505dc52862acf.yml +26 -0
- data/spec/fixtures/cassette_library/itemlookup/5670727fa0cb9f30464e41aa1346c91c.yml +26 -0
- data/spec/fixtures/cassette_library/{b000aspues.yml → itemlookup/67b3c825b2902b511412057442db6e91.yml} +3 -3
- data/spec/fixtures/cassette_library/itemlookup/6e6b1dc74378e2e1118713e254191fc0.yml +26 -0
- data/spec/fixtures/cassette_library/itemlookup/742f3458144935c0a3320be6e842a17c.yml +26 -0
- data/spec/fixtures/cassette_library/itemlookup/76f548183c2804a74d0ed7e0bfbd6d4a.yml +26 -0
- data/spec/fixtures/cassette_library/itemlookup/8286b763b726d3dc1fc992023e639b9b.yml +151 -0
- data/spec/fixtures/cassette_library/{816614024.yml → itemlookup/9853d1f8ae05d5501df4e4390c5abeae.yml} +18 -18
- data/spec/fixtures/cassette_library/itemlookup/9d82768fe80b09c4a3697c608e5edebe.yml +26 -0
- data/spec/fixtures/cassette_library/{482224816x.yml → itemlookup/b6c76ad93b17b86adb932b9b97c1f019.yml} +3 -3
- data/spec/fixtures/cassette_library/itemlookup/d3d6ea869d31173526f48907bff752a3.yml +26 -0
- data/spec/fixtures/cassette_library/itemlookup/d8ad346710c3b479febcf58e67fea7ef.yml +26 -0
- data/spec/fixtures/cassette_library/{0394751221.yml → itemlookup/e880c4cb3dd56cdfa2161a71fece15ac.yml} +3 -3
- data/spec/fixtures/cassette_library/itemsearch/1c4db6b83580a7498b87d7502c249307.yml +26 -0
- data/spec/fixtures/cassette_library/itemsearch/295b9eadfb69d55e1c0acb06220e0b6e.yml +26 -0
- data/spec/fixtures/cassette_library/itemsearch/30d2bff757af125e31b82c47380b98ba.yml +26 -0
- data/spec/fixtures/cassette_library/itemsearch/34098006ffbbd9570b2c2f9ce23df9f3.yml +26 -0
- data/spec/fixtures/cassette_library/itemsearch/4c1e50d070821f4eb9fe3961aba105ee.yml +26 -0
- data/spec/fixtures/cassette_library/itemsearch/5a15430433ab94c70466eb61c919a028.yml +26 -0
- data/spec/fixtures/cassette_library/itemsearch/8fd40b929a9ed46e2b38ac905c8ab53a.yml +26 -0
- data/spec/fixtures/cassette_library/itemsearch/e9a6659c2b464d7388c3831c6425a526.yml +26 -0
- data/spec/fixtures/cassette_library/sellerlistingsearch/6b38af058d6a0bda696f49de13cfd343.yml +26 -0
- data/spec/fixtures/cassette_library/{a2h6nh4sqyfz4m.yml → sellerlistingsearch/c92200a4bd3d6d9023fa6317a780589b.yml} +3 -3
- data/spec/fixtures/cassette_library/sellerlistingsearch/cb25caadce96ac3de70b69b76431d730.yml +26 -0
- data/spec/fixtures/cassette_library/sellerlistingsearch/e1261838e1754870ffd309dd78eb7374.yml +26 -0
- data/spec/fixtures/cassette_library/spec/sucker/request.yml +4 -4
- data/spec/fixtures/cassette_library/spec/sucker/response.yml +3 -3
- data/spec/sucker/request_spec.rb +35 -15
- data/spec/sucker/request_spec.rbc +660 -166
- data/spec/sucker/response_spec.rb +4 -4
- data/spec/sucker/response_spec.rbc +133 -269
- metadata +75 -36
- data/spec/fixtures/cassette_library/0679753354.yml +0 -26
- data/spec/fixtures/cassette_library/0816614024-0007218095.yml +0 -26
- data/spec/fixtures/cassette_library/0816614024-0143105825.yml +0 -26
- data/spec/fixtures/cassette_library/0816614024.yml +0 -26
- data/spec/fixtures/cassette_library/a2jyso6w6kep83.yml +0 -26
- data/spec/fixtures/cassette_library/author-lacan-or-deleuze-and-not-fiction.yml +0 -26
- data/spec/fixtures/cassette_library/deleuze-binding-kindle.yml +0 -26
- data/spec/fixtures/cassette_library/deleuze.yml +0 -26
- data/spec/fixtures/cassette_library/george-orwell.yml +0 -26
- data/spec/fixtures/cassette_library/offer-listing-id.yml +0 -26
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: sucker
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 1.
|
5
|
+
version: 1.5.0
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Paper Cavalier
|
@@ -10,20 +10,31 @@ autorequire:
|
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
12
|
|
13
|
-
date: 2011-
|
13
|
+
date: 2011-04-26 00:00:00 +01:00
|
14
14
|
default_executable:
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
|
-
name:
|
17
|
+
name: httpclient
|
18
18
|
prerelease: false
|
19
19
|
requirement: &id001 !ruby/object:Gem::Requirement
|
20
20
|
none: false
|
21
21
|
requirements:
|
22
22
|
- - ~>
|
23
23
|
- !ruby/object:Gem::Version
|
24
|
-
version:
|
24
|
+
version: 2.2.0.2
|
25
25
|
type: :runtime
|
26
26
|
version_requirements: *id001
|
27
|
+
- !ruby/object:Gem::Dependency
|
28
|
+
name: nokogiri
|
29
|
+
prerelease: false
|
30
|
+
requirement: &id002 !ruby/object:Gem::Requirement
|
31
|
+
none: false
|
32
|
+
requirements:
|
33
|
+
- - ~>
|
34
|
+
- !ruby/object:Gem::Version
|
35
|
+
version: 1.4.0
|
36
|
+
type: :runtime
|
37
|
+
version_requirements: *id002
|
27
38
|
description: A minimal Ruby wrapper to the Amazon Product Advertising API
|
28
39
|
email:
|
29
40
|
- code@papercavalier.com
|
@@ -49,22 +60,36 @@ files:
|
|
49
60
|
- LICENSE
|
50
61
|
- README.md
|
51
62
|
- spec/fixtures/asins.txt
|
52
|
-
- spec/fixtures/cassette_library/
|
53
|
-
- spec/fixtures/cassette_library/
|
54
|
-
- spec/fixtures/cassette_library/
|
55
|
-
- spec/fixtures/cassette_library/
|
56
|
-
- spec/fixtures/cassette_library/
|
57
|
-
- spec/fixtures/cassette_library/
|
58
|
-
- spec/fixtures/cassette_library/
|
59
|
-
- spec/fixtures/cassette_library/
|
60
|
-
- spec/fixtures/cassette_library/
|
61
|
-
- spec/fixtures/cassette_library/
|
62
|
-
- spec/fixtures/cassette_library/
|
63
|
-
- spec/fixtures/cassette_library/
|
64
|
-
- spec/fixtures/cassette_library/
|
65
|
-
- spec/fixtures/cassette_library/
|
66
|
-
- spec/fixtures/cassette_library/
|
67
|
-
- spec/fixtures/cassette_library/
|
63
|
+
- spec/fixtures/cassette_library/cartcreate/e3e2f9b71afba67619a95c7178178595.yml
|
64
|
+
- spec/fixtures/cassette_library/cartcreate/f8fe45cc6b78ac1aac675a8f76d5f7d9.yml
|
65
|
+
- spec/fixtures/cassette_library/itemlookup/0547439fa22ec1178508f61bc8fb1dfb.yml
|
66
|
+
- spec/fixtures/cassette_library/itemlookup/2656b1813249aff0d4febb01044962ff.yml
|
67
|
+
- spec/fixtures/cassette_library/itemlookup/4908294851a4df13269707e9f6507f91.yml
|
68
|
+
- spec/fixtures/cassette_library/itemlookup/49690856d2b9cb358fc505dc52862acf.yml
|
69
|
+
- spec/fixtures/cassette_library/itemlookup/5670727fa0cb9f30464e41aa1346c91c.yml
|
70
|
+
- spec/fixtures/cassette_library/itemlookup/67b3c825b2902b511412057442db6e91.yml
|
71
|
+
- spec/fixtures/cassette_library/itemlookup/6e6b1dc74378e2e1118713e254191fc0.yml
|
72
|
+
- spec/fixtures/cassette_library/itemlookup/742f3458144935c0a3320be6e842a17c.yml
|
73
|
+
- spec/fixtures/cassette_library/itemlookup/76f548183c2804a74d0ed7e0bfbd6d4a.yml
|
74
|
+
- spec/fixtures/cassette_library/itemlookup/8286b763b726d3dc1fc992023e639b9b.yml
|
75
|
+
- spec/fixtures/cassette_library/itemlookup/9853d1f8ae05d5501df4e4390c5abeae.yml
|
76
|
+
- spec/fixtures/cassette_library/itemlookup/9d82768fe80b09c4a3697c608e5edebe.yml
|
77
|
+
- spec/fixtures/cassette_library/itemlookup/b6c76ad93b17b86adb932b9b97c1f019.yml
|
78
|
+
- spec/fixtures/cassette_library/itemlookup/d3d6ea869d31173526f48907bff752a3.yml
|
79
|
+
- spec/fixtures/cassette_library/itemlookup/d8ad346710c3b479febcf58e67fea7ef.yml
|
80
|
+
- spec/fixtures/cassette_library/itemlookup/e880c4cb3dd56cdfa2161a71fece15ac.yml
|
81
|
+
- spec/fixtures/cassette_library/itemsearch/1c4db6b83580a7498b87d7502c249307.yml
|
82
|
+
- spec/fixtures/cassette_library/itemsearch/295b9eadfb69d55e1c0acb06220e0b6e.yml
|
83
|
+
- spec/fixtures/cassette_library/itemsearch/30d2bff757af125e31b82c47380b98ba.yml
|
84
|
+
- spec/fixtures/cassette_library/itemsearch/34098006ffbbd9570b2c2f9ce23df9f3.yml
|
85
|
+
- spec/fixtures/cassette_library/itemsearch/4c1e50d070821f4eb9fe3961aba105ee.yml
|
86
|
+
- spec/fixtures/cassette_library/itemsearch/5a15430433ab94c70466eb61c919a028.yml
|
87
|
+
- spec/fixtures/cassette_library/itemsearch/8fd40b929a9ed46e2b38ac905c8ab53a.yml
|
88
|
+
- spec/fixtures/cassette_library/itemsearch/e9a6659c2b464d7388c3831c6425a526.yml
|
89
|
+
- spec/fixtures/cassette_library/sellerlistingsearch/6b38af058d6a0bda696f49de13cfd343.yml
|
90
|
+
- spec/fixtures/cassette_library/sellerlistingsearch/c92200a4bd3d6d9023fa6317a780589b.yml
|
91
|
+
- spec/fixtures/cassette_library/sellerlistingsearch/cb25caadce96ac3de70b69b76431d730.yml
|
92
|
+
- spec/fixtures/cassette_library/sellerlistingsearch/e1261838e1754870ffd309dd78eb7374.yml
|
68
93
|
- spec/fixtures/cassette_library/spec/sucker/request.yml
|
69
94
|
- spec/fixtures/cassette_library/spec/sucker/response.yml
|
70
95
|
- spec/spec_helper.rb
|
@@ -117,22 +142,36 @@ specification_version: 3
|
|
117
142
|
summary: A Ruby wrapper to the Amazon Product Advertising API
|
118
143
|
test_files:
|
119
144
|
- spec/fixtures/asins.txt
|
120
|
-
- spec/fixtures/cassette_library/
|
121
|
-
- spec/fixtures/cassette_library/
|
122
|
-
- spec/fixtures/cassette_library/
|
123
|
-
- spec/fixtures/cassette_library/
|
124
|
-
- spec/fixtures/cassette_library/
|
125
|
-
- spec/fixtures/cassette_library/
|
126
|
-
- spec/fixtures/cassette_library/
|
127
|
-
- spec/fixtures/cassette_library/
|
128
|
-
- spec/fixtures/cassette_library/
|
129
|
-
- spec/fixtures/cassette_library/
|
130
|
-
- spec/fixtures/cassette_library/
|
131
|
-
- spec/fixtures/cassette_library/
|
132
|
-
- spec/fixtures/cassette_library/
|
133
|
-
- spec/fixtures/cassette_library/
|
134
|
-
- spec/fixtures/cassette_library/
|
135
|
-
- spec/fixtures/cassette_library/
|
145
|
+
- spec/fixtures/cassette_library/cartcreate/e3e2f9b71afba67619a95c7178178595.yml
|
146
|
+
- spec/fixtures/cassette_library/cartcreate/f8fe45cc6b78ac1aac675a8f76d5f7d9.yml
|
147
|
+
- spec/fixtures/cassette_library/itemlookup/0547439fa22ec1178508f61bc8fb1dfb.yml
|
148
|
+
- spec/fixtures/cassette_library/itemlookup/2656b1813249aff0d4febb01044962ff.yml
|
149
|
+
- spec/fixtures/cassette_library/itemlookup/4908294851a4df13269707e9f6507f91.yml
|
150
|
+
- spec/fixtures/cassette_library/itemlookup/49690856d2b9cb358fc505dc52862acf.yml
|
151
|
+
- spec/fixtures/cassette_library/itemlookup/5670727fa0cb9f30464e41aa1346c91c.yml
|
152
|
+
- spec/fixtures/cassette_library/itemlookup/67b3c825b2902b511412057442db6e91.yml
|
153
|
+
- spec/fixtures/cassette_library/itemlookup/6e6b1dc74378e2e1118713e254191fc0.yml
|
154
|
+
- spec/fixtures/cassette_library/itemlookup/742f3458144935c0a3320be6e842a17c.yml
|
155
|
+
- spec/fixtures/cassette_library/itemlookup/76f548183c2804a74d0ed7e0bfbd6d4a.yml
|
156
|
+
- spec/fixtures/cassette_library/itemlookup/8286b763b726d3dc1fc992023e639b9b.yml
|
157
|
+
- spec/fixtures/cassette_library/itemlookup/9853d1f8ae05d5501df4e4390c5abeae.yml
|
158
|
+
- spec/fixtures/cassette_library/itemlookup/9d82768fe80b09c4a3697c608e5edebe.yml
|
159
|
+
- spec/fixtures/cassette_library/itemlookup/b6c76ad93b17b86adb932b9b97c1f019.yml
|
160
|
+
- spec/fixtures/cassette_library/itemlookup/d3d6ea869d31173526f48907bff752a3.yml
|
161
|
+
- spec/fixtures/cassette_library/itemlookup/d8ad346710c3b479febcf58e67fea7ef.yml
|
162
|
+
- spec/fixtures/cassette_library/itemlookup/e880c4cb3dd56cdfa2161a71fece15ac.yml
|
163
|
+
- spec/fixtures/cassette_library/itemsearch/1c4db6b83580a7498b87d7502c249307.yml
|
164
|
+
- spec/fixtures/cassette_library/itemsearch/295b9eadfb69d55e1c0acb06220e0b6e.yml
|
165
|
+
- spec/fixtures/cassette_library/itemsearch/30d2bff757af125e31b82c47380b98ba.yml
|
166
|
+
- spec/fixtures/cassette_library/itemsearch/34098006ffbbd9570b2c2f9ce23df9f3.yml
|
167
|
+
- spec/fixtures/cassette_library/itemsearch/4c1e50d070821f4eb9fe3961aba105ee.yml
|
168
|
+
- spec/fixtures/cassette_library/itemsearch/5a15430433ab94c70466eb61c919a028.yml
|
169
|
+
- spec/fixtures/cassette_library/itemsearch/8fd40b929a9ed46e2b38ac905c8ab53a.yml
|
170
|
+
- spec/fixtures/cassette_library/itemsearch/e9a6659c2b464d7388c3831c6425a526.yml
|
171
|
+
- spec/fixtures/cassette_library/sellerlistingsearch/6b38af058d6a0bda696f49de13cfd343.yml
|
172
|
+
- spec/fixtures/cassette_library/sellerlistingsearch/c92200a4bd3d6d9023fa6317a780589b.yml
|
173
|
+
- spec/fixtures/cassette_library/sellerlistingsearch/cb25caadce96ac3de70b69b76431d730.yml
|
174
|
+
- spec/fixtures/cassette_library/sellerlistingsearch/e1261838e1754870ffd309dd78eb7374.yml
|
136
175
|
- spec/fixtures/cassette_library/spec/sucker/request.yml
|
137
176
|
- spec/fixtures/cassette_library/spec/sucker/response.yml
|
138
177
|
- spec/spec_helper.rb
|
@@ -1,26 +0,0 @@
|
|
1
|
-
---
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
3
|
-
request: !ruby/struct:VCR::Request
|
4
|
-
method: :get
|
5
|
-
uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=&IdType=ASIN&ItemId=0679753354&Operation=ItemLookup&ResponseGroup=AlternateVersions&Service=AWSECommerceService&Signature=+Wqy/LlYObCRugYF4t9+PPemKaECDvE/vixZPTBfcKE=&Timestamp=2011-02-17T12:46:51Z&Version=2010-11-01
|
6
|
-
body:
|
7
|
-
headers:
|
8
|
-
response: !ruby/struct:VCR::Response
|
9
|
-
status: !ruby/struct:VCR::ResponseStatus
|
10
|
-
code: 200
|
11
|
-
message: OK
|
12
|
-
headers:
|
13
|
-
date:
|
14
|
-
- Thu, 17 Feb 2011 12:46:51 GMT
|
15
|
-
server:
|
16
|
-
- Server
|
17
|
-
content-type:
|
18
|
-
- text/xml;charset=UTF-8
|
19
|
-
vary:
|
20
|
-
- Accept-Encoding,User-Agent
|
21
|
-
nncoection:
|
22
|
-
- close
|
23
|
-
transfer-encoding:
|
24
|
-
- chunked
|
25
|
-
body: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><ItemLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><HTTPHeaders><Header Name=\"UserAgent\" Value=\"Ruby\"></Header></HTTPHeaders><RequestId>16AYA5QBPC9TMKV4Q64K</RequestId><Arguments><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"ItemId\" Value=\"0679753354\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"+Wqy/LlYObCRugYF4t9+PPemKaECDvE/vixZPTBfcKE=\"></Argument><Argument Name=\"ResponseGroup\" Value=\"AlternateVersions\"></Argument><Argument Name=\"Operation\" Value=\"ItemLookup\"></Argument><Argument Name=\"IdType\" Value=\"ASIN\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-02-17T12:46:51Z\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument></Arguments><RequestProcessingTime>0.0489730834960938</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><IdType>ASIN</IdType><ItemId>0679753354</ItemId><ResponseGroup>AlternateVersions</ResponseGroup></ItemLookupRequest></Request><Item><ASIN>0679753354</ASIN><AlternateVersions><AlternateVersion><ASIN>B000HZIHD0</ASIN><Title>The Order of Things: An Archaeology of the Human Sciences</Title><Binding>Mass Market Paperback</Binding></AlternateVersion><AlternateVersion><ASIN>B000OT88VU</ASIN><Title>The Order of Things: An Archaeology of the Human Sciences</Title><Binding>Kindle Edition</Binding></AlternateVersion><AlternateVersion><ASIN>0415267374</ASIN><Title>Order of Things: An Archaeology of the Human Sciences (Routledge Classics)</Title><Binding>Paperback</Binding></AlternateVersion><AlternateVersion><ASIN>0415040191</ASIN><Title>The Order of Things</Title><Binding>Paperback</Binding></AlternateVersion><AlternateVersion><ASIN>0415267366</ASIN><Title>Order of Things: An Archaeology of the Human Sciences (Routledge Classics)</Title><Binding>Hardcover</Binding></AlternateVersion><AlternateVersion><ASIN>0394719352</ASIN><Title>The Order of Things</Title><Binding>Paperback</Binding></AlternateVersion><AlternateVersion><ASIN>B0007BFJ08</ASIN><Title>The order of things: An archaeology of the human sciences (Social science paperbacks)</Title><Binding>Unknown Binding</Binding></AlternateVersion><AlternateVersion><ASIN>0422718904</ASIN><Title>The order of things: An archaeology of the human sciences; (World of man)</Title><Binding>Hardcover</Binding></AlternateVersion><AlternateVersion><ASIN>039443952X</ASIN><Title>The order of things: An archaeology of the human sciences (World of man)</Title><Binding>Hardcover</Binding></AlternateVersion></AlternateVersions></Item></Items></ItemLookupResponse>"
|
26
|
-
http_version: "1.1"
|
@@ -1,26 +0,0 @@
|
|
1
|
-
---
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
3
|
-
request: !ruby/struct:VCR::Request
|
4
|
-
method: :get
|
5
|
-
uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=&IdType=ASIN&ItemId=0816614024,0007218095&Operation=ItemLookup&Service=AWSECommerceService&Signature=f7w3YHu9KLBmBcHzKEp8iqHDQj/5ySzlvOIBvDc7eOk=&Timestamp=2011-02-17T12:46:50Z&Version=2010-11-01
|
6
|
-
body:
|
7
|
-
headers:
|
8
|
-
response: !ruby/struct:VCR::Response
|
9
|
-
status: !ruby/struct:VCR::ResponseStatus
|
10
|
-
code: 200
|
11
|
-
message: OK
|
12
|
-
headers:
|
13
|
-
date:
|
14
|
-
- Thu, 17 Feb 2011 12:46:50 GMT
|
15
|
-
server:
|
16
|
-
- Server
|
17
|
-
content-type:
|
18
|
-
- text/xml;charset=UTF-8
|
19
|
-
vary:
|
20
|
-
- Accept-Encoding,User-Agent
|
21
|
-
nncoection:
|
22
|
-
- close
|
23
|
-
transfer-encoding:
|
24
|
-
- chunked
|
25
|
-
body: "<?xml version=\"1.0\" ?><ItemLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><HTTPHeaders><Header Name=\"UserAgent\" Value=\"Ruby\"></Header></HTTPHeaders><RequestId>6831b7e8-5e92-4c6f-88c3-4b6ccbc0a10f</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemLookup\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"f7w3YHu9KLBmBcHzKEp8iqHDQj/5ySzlvOIBvDc7eOk=\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"ItemId\" Value=\"0816614024,0007218095\"></Argument><Argument Name=\"IdType\" Value=\"ASIN\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-02-17T12:46:50Z\"></Argument></Arguments><RequestProcessingTime>0.0124010000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><IdType>ASIN</IdType><MerchantId>Amazon</MerchantId><OfferPage>1</OfferPage><ItemId>0816614024</ItemId><ItemId>0007218095</ItemId><ResponseGroup>Small</ResponseGroup><ReviewPage>1</ReviewPage><ReviewSort>-SubmissionDate</ReviewSort><VariationPage>All</VariationPage></ItemLookupRequest><Errors><Error><Code>AWS.InvalidParameterValue</Code><Message>0007218095 is not a valid value for ItemId. Please change this value and retry your request.</Message></Error></Errors></Request><Item><ASIN>0816614024</ASIN><DetailPageURL>http://www.amazon.com/Thousand-Plateaus-Schizophrenia-Gilles-Deleuze/dp/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Creator Role=\"Contributor\">Felix Guattari</Creator><Manufacturer>Univ Of Minnesota Press</Manufacturer><ProductGroup>Book</ProductGroup><Title>Thousand Plateaus: Capitalism and Schizophrenia</Title></ItemAttributes></Item></Items></ItemLookupResponse>"
|
26
|
-
http_version: "1.1"
|
@@ -1,26 +0,0 @@
|
|
1
|
-
---
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
3
|
-
request: !ruby/struct:VCR::Request
|
4
|
-
method: :get
|
5
|
-
uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=&ItemLookup.1.ItemId=0816614024&ItemLookup.2.ItemId=0143105825&ItemLookup.Shared.Condition=All&ItemLookup.Shared.IdType=ASIN&ItemLookup.Shared.MerchantId=All&ItemLookup.Shared.ResponseGroup=OfferFull&Operation=ItemLookup&Service=AWSECommerceService&Signature=PAY5DcQdKYSAkNjZ2ONJlpdMcceRyaixjw4H6xOvtz0=&Timestamp=2011-02-17T12:46:50Z&Version=2010-11-01
|
6
|
-
body:
|
7
|
-
headers:
|
8
|
-
response: !ruby/struct:VCR::Response
|
9
|
-
status: !ruby/struct:VCR::ResponseStatus
|
10
|
-
code: 200
|
11
|
-
message: OK
|
12
|
-
headers:
|
13
|
-
date:
|
14
|
-
- Thu, 17 Feb 2011 12:46:50 GMT
|
15
|
-
server:
|
16
|
-
- Server
|
17
|
-
content-type:
|
18
|
-
- text/xml;charset=UTF-8
|
19
|
-
vary:
|
20
|
-
- Accept-Encoding,User-Agent
|
21
|
-
nncoection:
|
22
|
-
- close
|
23
|
-
transfer-encoding:
|
24
|
-
- chunked
|
25
|
-
body: "<?xml version=\"1.0\" ?><ItemLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><HTTPHeaders><Header Name=\"UserAgent\" Value=\"Ruby\"></Header></HTTPHeaders><RequestId>9cd837cc-5971-441a-82b2-fc8f11c84a26</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemLookup\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"ItemLookup.Shared.MerchantId\" Value=\"All\"></Argument><Argument Name=\"ItemLookup.1.ItemId\" Value=\"0816614024\"></Argument><Argument Name=\"ItemLookup.Shared.ResponseGroup\" Value=\"OfferFull\"></Argument><Argument Name=\"Signature\" Value=\"PAY5DcQdKYSAkNjZ2ONJlpdMcceRyaixjw4H6xOvtz0=\"></Argument><Argument Name=\"ItemLookup.Shared.Condition\" Value=\"All\"></Argument><Argument Name=\"ItemLookup.Shared.IdType\" Value=\"ASIN\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"ItemLookup.2.ItemId\" Value=\"0143105825\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-02-17T12:46:50Z\"></Argument></Arguments><RequestProcessingTime>0.1412610000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><Condition>All</Condition><DeliveryMethod>Ship</DeliveryMethod><IdType>ASIN</IdType><MerchantId>All</MerchantId><OfferPage>1</OfferPage><ItemId>0816614024</ItemId><ResponseGroup>OfferFull</ResponseGroup><ReviewPage>1</ReviewPage><ReviewSort>-SubmissionDate</ReviewSort><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0816614024</ASIN><OfferSummary><LowestNewPrice><Amount>2100</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$21.00</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1698</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$16.98</FormattedPrice></LowestUsedPrice><LowestCollectiblePrice><Amount>2495</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.95</FormattedPrice></LowestCollectiblePrice><TotalNew>32</TotalNew><TotalUsed>22</TotalUsed><TotalCollectible>1</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>55</TotalOffers><TotalOfferPages>6</TotalOfferPages><Offer><Merchant><MerchantId>AM6SI1Y13JQ1J</MerchantId><Name>booksrevisited</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AM6SI1Y13JQ1J</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MN</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>1162</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition><ConditionNote>paperback. minor wear, underlining to a few pages. a nice copy.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>WSReoMTNALmhJ3mGNmN%2F2qM5STM7XztgIbIq98B9udGTQ4i6%2BLF9vUkV2WtpuSLH5GOBdGViiaw3ua7d7dvZ5A7XW61Bp5El1qkYbnlEjZR7NBmVenMkDRcoVc%2FUWl2kiozSiltYkEs%3D</OfferListingId><ExchangeId>Y11M5079532M1477840</ExchangeId><Price><Amount>1698</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$16.98</FormattedPrice></Price><AmountSaved><Amount>802</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.02</FormattedPrice></AmountSaved><PercentageSaved>32</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1D4K7ECAGZPCS</MerchantId><Name>HPB-Minnesota</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1D4K7ECAGZPCS</GlancePage><Location><CountryCode>US</CountryCode><StateCode>MN</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>2299</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>corners bumped/scuffed, covers scuffed/creased, marks on page edges, slightly worn edges, text only - no cd-rom or access code.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>EOH4xuhjzBEm%2FQojToTrryyCjcnbGluZ%2BwIaUJ2fpkxfU2w7TktQprXC29VLYWR%2FQr9LTS0Rhu7v0ZDo7flB7FGP9BfJ5pJmC7wgPFGg9POFHdwZRbysL99sGYu%2FQZDmrChehqmwLbw%3D</OfferListingId><ExchangeId>Y11M5245895M5192321</ExchangeId><Price><Amount>1734</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.34</FormattedPrice></Price><AmountSaved><Amount>766</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.66</FormattedPrice></AmountSaved><PercentageSaved>31</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2SRGVS7OXYV3F</MerchantId><Name>wmboothsbookssf</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2SRGVS7OXYV3F</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>6553</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Book shows normal shelf wear. Front page is damaged. Outer edge is soiled. AP</ConditionNote></OfferAttributes><OfferListing><OfferListingId>oQaw9FDfQdoaNnjd6VAt39qhCHLC7Qd7Q0RSEEBoTGBEtU2eftuAbzy8YqcKA7%2F%2FvG%2BlaPJAFe%2Fy94QGBJkeiaV5%2BL4eg0OzsGs4ohbZGXsMuhW2O18zktbZebNz%2FsKP3u%2Bzmd9TYnvXEouTq7LlAw%3D%3D</OfferListingId><ExchangeId>Y12M3569228M9646103</ExchangeId><Price><Amount>1997</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.97</FormattedPrice></Price><AmountSaved><Amount>503</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.03</FormattedPrice></AmountSaved><PercentageSaved>20</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2SRGVS7OXYV3F</MerchantId><Name>wmboothsbookssf</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2SRGVS7OXYV3F</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>6553</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Book shows normal shelf wear. Pages are underlined with writing and markings. Outer edge is slightly soiled...AP</ConditionNote></OfferAttributes><OfferListing><OfferListingId>xTNnWqDCzpliwVHMWryfv7iT30AOQlWbflNbTrGJdV0H7mbXVv%2FSy63dfxIql7WWhWLXv2Ipc2OPA8sOeWhcDl39QY5OgD1%2FoskwQfrOz2QNagm%2F1I91CfAGmN6CY61hXhCZNxrxGgmfEs4PQI4FUw%3D%3D</OfferListingId><ExchangeId>Y12M6781753M9458001</ExchangeId><Price><Amount>1997</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.97</FormattedPrice></Price><AmountSaved><Amount>503</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.03</FormattedPrice></AmountSaved><PercentageSaved>20</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2MVFHKEA9Q0YY</MerchantId><Name>abookheaven</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2MVFHKEA9Q0YY</GlancePage><Location><CountryCode>US</CountryCode><StateCode>CA</StateCode></Location><AverageFeedbackRating>4.9</AverageFeedbackRating><TotalFeedback>2720</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>acceptable</SubCondition><ConditionNote>Soft cover/paperback. Cover has curled/bent corners and edge wear. Cover has scratches/markings/indentations and/or crease. Cover has a large tear. The page edges have stains and/or foxing. Pages have curled and/or dog earred corners. The pages have some highlighting/underlining/writing. Page edges have markings and or writings. Dirty page ends. All items ship in 24 hours Monday through Friday.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>ON%2BMiD3BPo46x2Tf2a0oeVSKUtN2V1%2FnKSbnP9zgx2DUkJm9H%2BmiTr6ZqF72XnwAFrPUmgHhOGfPkbvrSBi7A%2B3CKdy5xS7wcQn3CArOVUew8mUskadtt4w3bZIUS8%2BICaM83QevOdI%3D</OfferListingId><ExchangeId>Y16M3693545M7702106</ExchangeId><Price><Amount>1998</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.98</FormattedPrice></Price><AmountSaved><Amount>502</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.02</FormattedPrice></AmountSaved><PercentageSaved>20</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2L77EE7U53NWQ</MerchantId><Name>Warehouse Deals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2L77EE7U53NWQ</GlancePage><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>223112</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>good</SubCondition></OfferAttributes><OfferListing><OfferListingId>fMf%2B%2FCm7TS4mbVGmbO7jgW4Iy%2FoDJNCNP%2B0Yn84jmeY%2F5ZFFBsrS96W6m9KVVpYmsJTTa9nba0ybxu7djSkJ1CJLZDq3yFBWewUsR9ZPhZkRePQZ8kS8tNxdF5sYnE5h8k7Ijq7P7EbnSQF4cJW7SA%3D%3D</OfferListingId><ExchangeId>Y12M6611111M2504376</ExchangeId><Price><Amount>1999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.99</FormattedPrice></Price><AmountSaved><Amount>501</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.01</FormattedPrice></AmountSaved><PercentageSaved>20</PercentageSaved><Availability>Usually ships in 24 hours</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>0</MinimumHours><MaximumHours>0</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>1</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1KU5VMU83Q22A</MerchantId><Name>--textbooksrus--</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1KU5VMU83Q22A</GlancePage><Location><CountryCode>US</CountryCode><StateCode>OH</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>72272</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition></OfferAttributes><OfferListing><OfferListingId>SkZ4lNiXE4cjmszeGVXi0Y8JkkG79A2mbZRT2Y4u%2FW3xoVJxNW34ieJsfAr3qsY3zeKRG%2FnJw%2B8L8aKmjkb2xLY7t0KfEBGOSrTGm8l3UmiG2XYh6J1mRbrU6xvtJjzV6N%2BolJZu5oU%3D</OfferListingId><ExchangeId>Y18M0177170M9611225</ExchangeId><Price><Amount>2026</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$20.26</FormattedPrice></Price><AmountSaved><Amount>474</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.74</FormattedPrice></AmountSaved><PercentageSaved>19</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2LJO350J36JYL</MerchantId><Name>abalienareCito</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2LJO350J36JYL</GlancePage><AverageFeedbackRating>5.0</AverageFeedbackRating><TotalFeedback>9</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>The book is in perfect condition.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>p3qyO0T%2FWnGMCyZ%2FbfvSFoFEHM5tUiQ1x3rrCqRmruD7NFJoGmy1dMSHHXl0vxB0QGwuDeVtu1C1yTVwBo6KgTUSkEscYsocjbKyHbFr03PUeIlrTGJbySbbGkT9SHGkH8iYtj6AIC7%2BRNSrZZ8sxg%3D%3D</OfferListingId><ExchangeId>Y16M2677275M2747652</ExchangeId><Price><Amount>2100</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$21.00</FormattedPrice></Price><AmountSaved><Amount>400</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.00</FormattedPrice></AmountSaved><PercentageSaved>16</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A2N16704GP4LAK</MerchantId><Name>readmore66044</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A2N16704GP4LAK</GlancePage><Location><CountryCode>US</CountryCode><StateCode>KS</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>882</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>verygood</SubCondition><ConditionNote>Pages are clean. Has a USED sticker on cover. Used books do not include valid access codes. Delivery confirmation standard. (SKU #661344-200)</ConditionNote></OfferAttributes><OfferListing><OfferListingId>riccVoR2raeisZY7IMvOpQwxlVaHRrOPh5HPtyR34BnWb6Ry1%2B%2BsSI%2FM4wT87mq%2FPBma9LeVcZRMMnIbsoh9AHNVvZoYhNF5qz%2BlF%2BqNwM6uTkcGzDE6eBaZ4dq28Sx%2FG8S0d2kCnGc545pxIKn3cg%3D%3D</OfferListingId><ExchangeId>Y13M1086969M8350263</ExchangeId><Price><Amount>2115</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$21.15</FormattedPrice></Price><AmountSaved><Amount>385</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.85</FormattedPrice></AmountSaved><PercentageSaved>15</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A214VTXLRFH7CM</MerchantId><Name>books1985</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A214VTXLRFH7CM</GlancePage><Location><CountryCode>US</CountryCode><StateCode>AL</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>968</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Paperback by Deleuze.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>2GCR2aSmhvR%2BxFM8HHTdTUAo8JzEvs%2BVs0ZxPy7np%2BZmXIGVSCaaJDJGG%2BehOYhNv3Ih%2Fl8PKE8krjpoiPrLskP2sT3UK0ZsY1IDdRDbVKWaYAtd6N%2BTfeGEG0%2FQxsS3KfoppexM%2B4I%3D</OfferListingId><ExchangeId>Y11M5252949M0241298</ExchangeId><Price><Amount>2250</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.50</FormattedPrice></Price><AmountSaved><Amount>250</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.50</FormattedPrice></AmountSaved><PercentageSaved>10</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item></Items><Items><Request><IsValid>True</IsValid><ItemLookupRequest><Condition>All</Condition><DeliveryMethod>Ship</DeliveryMethod><IdType>ASIN</IdType><MerchantId>All</MerchantId><OfferPage>1</OfferPage><ItemId>0143105825</ItemId><ResponseGroup>OfferFull</ResponseGroup><ReviewPage>1</ReviewPage><ReviewSort>-SubmissionDate</ReviewSort><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0143105825</ASIN><OfferSummary><LowestNewPrice><Amount>1192</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.92</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1192</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.92</FormattedPrice></LowestUsedPrice><LowestCollectiblePrice><Amount>15000</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$150.00</FormattedPrice></LowestCollectiblePrice><TotalNew>28</TotalNew><TotalUsed>12</TotalUsed><TotalCollectible>1</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><Offers><TotalOffers>41</TotalOffers><TotalOfferPages>5</TotalOfferPages><Offer><Merchant><MerchantId>A20EWB51R9YBPO</MerchantId><Name>---greatbookdeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A20EWB51R9YBPO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>FL</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>32887</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Absolutely Brand New & In Stock. 100% 30-Day Money Back. Direct from our warehouse. Ships by USPS. 1+ million customers served-In business since 1986. Happy Customers is Our #1 Goal. Toll Free Support</ConditionNote></OfferAttributes><OfferListing><OfferListingId>Il7t%2ByrXiaasljkE%2FZcsEsqWCQmTs8B5F%2F1O7jhZmQkYP9YQmbFHHTTpzkNzqyUtvQ0323CyuVeY2H6OCyBMHVWglQ%2Bk36j3LyU%2FfaMb0TBSlEFYO7o3ZYpNDbNbFyJBxGbTZ%2FVfl5Q%3D</OfferListingId><ExchangeId>Y11M1567708M8523810</ExchangeId><Price><Amount>1192</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.92</FormattedPrice></Price><AmountSaved><Amount>1008</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.08</FormattedPrice></AmountSaved><PercentageSaved>46</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>500</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A20EWB51R9YBPO</MerchantId><Name>---greatbookdeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A20EWB51R9YBPO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>FL</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>32887</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Absolutely Brand New & In Stock. 100% 30-Day Money Back. Direct from our warehouse. Ships by USPS. 1+ million customers served-In business since 1986. Happy Customers is Our #1 Goal. Toll Free Support</ConditionNote></OfferAttributes><OfferListing><OfferListingId>E3CLKDCub%2FxeaQULMovcryIbwvep9VkkLTup3tCOUojh5q1VTQc0aotNssvAZkHPnFCHUYrnlM532k%2BUUxPNSgy6BqXoeiVpQuHqkRhNuaxrIxx2N%2BlR7bH0rXE7kV6jIVb077VZr%2BU%3D</OfferListingId><ExchangeId>Y11M3848980M3444090</ExchangeId><Price><Amount>1192</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.92</FormattedPrice></Price><AmountSaved><Amount>1008</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.08</FormattedPrice></AmountSaved><PercentageSaved>46</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>500</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1KIF2Y9A1PQYE</MerchantId><Name>allnewbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1KIF2Y9A1PQYE</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.5</AverageFeedbackRating><TotalFeedback>15832</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>BRAND NEW</ConditionNote></OfferAttributes><OfferListing><OfferListingId>5iZH4sC2YGgaHnftHmzB80vHjYRYQeTJxkET6nVkAzQ0foiDPDmJHXfHA7Is7llJuq17S%2BI0DISLi0aN7phKZiQudsBtquMB8LhvzJKE%2B6zWuGVXrxlhxXZKAwux4dZhftbmnnWIvhw%3D</OfferListingId><ExchangeId>Y11M0209708M5718954</ExchangeId><Price><Amount>1293</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.93</FormattedPrice></Price><AmountSaved><Amount>907</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.07</FormattedPrice></AmountSaved><PercentageSaved>41</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>100</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1KIF2Y9A1PQYE</MerchantId><Name>allnewbooks</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1KIF2Y9A1PQYE</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NJ</StateCode></Location><AverageFeedbackRating>4.5</AverageFeedbackRating><TotalFeedback>15832</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>BRAND NEW</ConditionNote></OfferAttributes><OfferListing><OfferListingId>cPf%2BC5%2F4oNEjmuScuDbVQ9YAAKBfZ4fOyiyynku8kpI3aje5OoGr79PMnSKroSeozQibGGWA9rx2VwZSJQk0tNx6CAhPvBjCoQFHOKQm2sjK%2Br%2BEYTXqSnd16hI7vQ7Nj3VI49Y2axg%3D</OfferListingId><ExchangeId>Y11M1470360M3110989</ExchangeId><Price><Amount>1293</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.93</FormattedPrice></Price><AmountSaved><Amount>907</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$9.07</FormattedPrice></AmountSaved><PercentageSaved>41</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>100</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1SSUO20DOKMFO</MerchantId><Name>BooKnackrh</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1SSUO20DOKMFO</GlancePage><Location><CountryCode>US</CountryCode><StateCode>SC</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>25318</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>-/-INTERNATIONAL SHIPPING-\\- SHIPS from 5 locations based on your Zip Code and availability! (PA TN IN OR SC) *-* Gift Quality *-* Orders Processed Immediately! - We get your book to you Very Quickly! 53.2</ConditionNote></OfferAttributes><OfferListing><OfferListingId>Fx55VHXtnZS2pEq6bidr0q8FDRfe92Up5RV5orcEMUFGHeEnXIKofoTG6k%2BllzB1mAG2aqNzf3oILgKJvhQr%2FQL2taMlknENGfHpjmv4JrUXr%2F1CNbOzAV8xkY9p2Wt3Xc%2Bb1mq6TA8%3D</OfferListingId><ExchangeId>Y11M6412880M6527837</ExchangeId><Price><Amount>1377</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.77</FormattedPrice></Price><AmountSaved><Amount>823</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.23</FormattedPrice></AmountSaved><PercentageSaved>37</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>11</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A15AOQYSLLO2CF</MerchantId><Name>thermite-media</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A15AOQYSLLO2CF</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NC</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>67276</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>BRAND NEW. 30 Day Satisfaction Guarantee. Quick International Airmail!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>Z9uSzjy1OSZOlc%2B1%2BHqrvcVdLn%2F7RbHH8QcEhKhFD6NyhDXs4LgFUNd06zuCMShv6EirECsgUUoiR41%2Be%2Bb8%2FUr9z0b5WMcdrYvf80RMQLTApolzLvHyAV%2F53WlcfC%2BnBwD8ejvlf96DGi03epzfwA%3D%3D</OfferListingId><ExchangeId>Y11M4816761M6624986</ExchangeId><Price><Amount>1378</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.78</FormattedPrice></Price><AmountSaved><Amount>822</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.22</FormattedPrice></AmountSaved><PercentageSaved>37</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>40</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AHNEEZ9CVAP3Q</MerchantId><Name>---superbookdeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AHNEEZ9CVAP3Q</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45371</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>YDEr78IZGoHvlFZ1mnITOZlqucf6CuFVyidEftT7h1lJi5ZdffsU0R2Z7Cz4EtYi57IvzwscF51Pv8OqGccs0Ym4WJnxNKkHXd4tFFbLwQLIIBMWpl%2FdE8mQ11M%2FSUgjBiPPgkEkkfhKcT2jWpNe5w%3D%3D</OfferListingId><ExchangeId>Y11M0530231M5949393</ExchangeId><Price><Amount>1386</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.86</FormattedPrice></Price><AmountSaved><Amount>814</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.14</FormattedPrice></AmountSaved><PercentageSaved>37</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>999</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A1B6RNLGAYLJ47</MerchantId><Name>Kbestryc</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A1B6RNLGAYLJ47</GlancePage><AverageFeedbackRating>0.0</AverageFeedbackRating><TotalFeedback>0</TotalFeedback></Merchant><OfferAttributes><Condition>New</Condition><SubCondition>new</SubCondition><ConditionNote>Excellent condition. no highlighting or marks.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>uUQCpwqZ5uwUXK8VSz7wETxYcafm1eZ%2FLgkZEhLBrzwj7RE8mmSqyUoY%2FzJEx0fJfkXMv0XAlC4r6snhlHKjvb63pht5CStdPTerLNr7QCtzXtMay250PbNJOW1oCb5kll3eFIVcZDA%3D</OfferListingId><ExchangeId>Y15M0661644M8087645</ExchangeId><Price><Amount>1399</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.99</FormattedPrice></Price><AmountSaved><Amount>801</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.01</FormattedPrice></AmountSaved><PercentageSaved>36</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>1</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>A15AOQYSLLO2CF</MerchantId><Name>thermite-media</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=A15AOQYSLLO2CF</GlancePage><Location><CountryCode>US</CountryCode><StateCode>NC</StateCode></Location><AverageFeedbackRating>4.8</AverageFeedbackRating><TotalFeedback>67276</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Like NEW. 30 Day Satisfaction Guarantee. Quick International Airmail!</ConditionNote></OfferAttributes><OfferListing><OfferListingId>gKqc3jMMxZjli5tjdxHPSC1IrBNdyXZwhliSADdq0ElztkJp7f9ZeDYsqprd31ncIeOZJ6KnT8%2FpxvgPYFAWqlLlMT74foY3Oty%2BF40AuehP0pneHcogAXrbqhM6lKU49%2FL3CAyGEniAdrLp9vhTqg%3D%3D</OfferListingId><ExchangeId>Y11M4813660M3050230</ExchangeId><Price><Amount>1458</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$14.58</FormattedPrice></Price><AmountSaved><Amount>742</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.42</FormattedPrice></AmountSaved><PercentageSaved>34</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>40</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer><Offer><Merchant><MerchantId>AHNEEZ9CVAP3Q</MerchantId><Name>---superbookdeals</Name><GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=AHNEEZ9CVAP3Q</GlancePage><Location><CountryCode>US</CountryCode><StateCode>IN</StateCode></Location><AverageFeedbackRating>4.7</AverageFeedbackRating><TotalFeedback>45371</TotalFeedback></Merchant><OfferAttributes><Condition>Used</Condition><SubCondition>mint</SubCondition><ConditionNote>Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.</ConditionNote></OfferAttributes><OfferListing><OfferListingId>i7H1R5GY8ntE%2F9VM7VAO9CApsjoddN%2FofFQOk2INLPEQ1lrZsg27BgDACGHv7Oqe%2BIzh1RgRlIbL1GltMMIgOH0IyfyO64axh%2FicmK44F3x6SR5AiDMX4H22opOdFyeFIPnaAfSMoBl5L5kzNq7IDg%3D%3D</OfferListingId><ExchangeId>Y11M7006215M0243582</ExchangeId><Price><Amount>1459</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$14.59</FormattedPrice></Price><AmountSaved><Amount>741</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.41</FormattedPrice></AmountSaved><PercentageSaved>34</PercentageSaved><Availability>Usually ships in 1-2 business days</Availability><AvailabilityAttributes><AvailabilityType>now</AvailabilityType><MinimumHours>24</MinimumHours><MaximumHours>48</MaximumHours></AvailabilityAttributes><Quantity>999</Quantity><IsEligibleForSuperSaverShipping>0</IsEligibleForSuperSaverShipping><IsFulfilledByAmazon>0</IsFulfilledByAmazon></OfferListing></Offer></Offers></Item></Items></ItemLookupResponse>"
|
26
|
-
http_version: "1.1"
|
@@ -1,26 +0,0 @@
|
|
1
|
-
---
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
3
|
-
request: !ruby/struct:VCR::Request
|
4
|
-
method: :get
|
5
|
-
uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=&IdType=ASIN&ItemId=0816614024&Operation=ItemLookup&Service=AWSECommerceService&Signature=UZWKaBoYdRkltX5G0zMJezxQlO2oEQagAzT/73GQMTk=&Timestamp=2011-02-17T12:46:49Z&Version=2010-11-01
|
6
|
-
body:
|
7
|
-
headers:
|
8
|
-
response: !ruby/struct:VCR::Response
|
9
|
-
status: !ruby/struct:VCR::ResponseStatus
|
10
|
-
code: 200
|
11
|
-
message: OK
|
12
|
-
headers:
|
13
|
-
date:
|
14
|
-
- Thu, 17 Feb 2011 12:46:49 GMT
|
15
|
-
server:
|
16
|
-
- Server
|
17
|
-
content-type:
|
18
|
-
- text/xml;charset=UTF-8
|
19
|
-
vary:
|
20
|
-
- Accept-Encoding,User-Agent
|
21
|
-
nncoection:
|
22
|
-
- close
|
23
|
-
transfer-encoding:
|
24
|
-
- chunked
|
25
|
-
body: "<?xml version=\"1.0\" ?><ItemLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><HTTPHeaders><Header Name=\"UserAgent\" Value=\"Ruby\"></Header></HTTPHeaders><RequestId>7e474d44-127f-4d7a-9219-ab452c56c29c</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemLookup\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"UZWKaBoYdRkltX5G0zMJezxQlO2oEQagAzT/73GQMTk=\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"ItemId\" Value=\"0816614024\"></Argument><Argument Name=\"IdType\" Value=\"ASIN\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-02-17T12:46:49Z\"></Argument></Arguments><RequestProcessingTime>0.0057600000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><IdType>ASIN</IdType><MerchantId>Amazon</MerchantId><OfferPage>1</OfferPage><ItemId>0816614024</ItemId><ResponseGroup>Small</ResponseGroup><ReviewPage>1</ReviewPage><ReviewSort>-SubmissionDate</ReviewSort><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>0816614024</ASIN><DetailPageURL>http://www.amazon.com/Thousand-Plateaus-Schizophrenia-Gilles-Deleuze/dp/0816614024%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816614024</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Creator Role=\"Contributor\">Felix Guattari</Creator><Manufacturer>Univ Of Minnesota Press</Manufacturer><ProductGroup>Book</ProductGroup><Title>Thousand Plateaus: Capitalism and Schizophrenia</Title></ItemAttributes></Item></Items></ItemLookupResponse>"
|
26
|
-
http_version: "1.1"
|
@@ -1,26 +0,0 @@
|
|
1
|
-
---
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
3
|
-
request: !ruby/struct:VCR::Request
|
4
|
-
method: :get
|
5
|
-
uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=&Operation=SellerListingSearch&SellerId=A2JYSO6W6KEP83&Service=AWSECommerceService&Signature=I6DkOrxWycPtW3seo5FkEdZp5AcoDPOAQ3QdXDkuulA=&Timestamp=2011-02-17T12:51:11Z&Version=2010-11-01
|
6
|
-
body:
|
7
|
-
headers:
|
8
|
-
response: !ruby/struct:VCR::Response
|
9
|
-
status: !ruby/struct:VCR::ResponseStatus
|
10
|
-
code: 200
|
11
|
-
message: OK
|
12
|
-
headers:
|
13
|
-
date:
|
14
|
-
- Thu, 17 Feb 2011 12:51:11 GMT
|
15
|
-
server:
|
16
|
-
- Server
|
17
|
-
content-type:
|
18
|
-
- text/xml;charset=UTF-8
|
19
|
-
vary:
|
20
|
-
- Accept-Encoding,User-Agent
|
21
|
-
nncoection:
|
22
|
-
- close
|
23
|
-
transfer-encoding:
|
24
|
-
- chunked
|
25
|
-
body: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><SellerListingSearchResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><HTTPHeaders><Header Name=\"UserAgent\" Value=\"Ruby\"></Header></HTTPHeaders><RequestId>1SWN6488XQC4HTP931YA</RequestId><Arguments><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"I6DkOrxWycPtW3seo5FkEdZp5AcoDPOAQ3QdXDkuulA=\"></Argument><Argument Name=\"SellerId\" Value=\"A2JYSO6W6KEP83\"></Argument><Argument Name=\"Operation\" Value=\"SellerListingSearch\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-02-17T12:51:11Z\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument></Arguments><RequestProcessingTime>1.15745806694031</RequestProcessingTime></OperationRequest><SellerListings><Request><IsValid>True</IsValid><SellerListingSearchRequest><SellerId>A2JYSO6W6KEP83</SellerId></SellerListingSearchRequest></Request><TotalResults>4836</TotalResults><TotalPages>484</TotalPages><SellerListing><ExchangeId>Y13M5413869M5405518</ExchangeId><ASIN>1568981538</ASIN><SKU>823651_1</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Oppositions Reader: Selected Essays 1973-1984 [Paperback] by K. Michael Hays</Title><Price><Amount>6995</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$69.95</FormattedPrice></Price><StartDate>2007-12-17</StartDate><Status>Open</Status><Quantity>0</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2JYSO6W6KEP83</SellerId><Nickname>deleuze11</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y13M6867156M8489830</ExchangeId><ASIN>0121746402</ASIN><SKU>823810_1</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Nucleophilic Aromatic Substitution of Hydrogen by Chupakhin, Oleg N.</Title><Price><Amount>14995</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$149.95</FormattedPrice></Price><StartDate>2007-12-17</StartDate><Status>Open</Status><Quantity>0</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2JYSO6W6KEP83</SellerId><Nickname>deleuze11</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y13M5946957M7631650</ExchangeId><ASIN>0934718490</ASIN><SKU>823560_1</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Hasanlu I: Hajji Firuz Tepe, Iran--The Neolithic Settlement (University Museu...</Title><Price><Amount>7995</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$79.95</FormattedPrice></Price><StartDate>2007-12-17</StartDate><Status>Open</Status><Quantity>0</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2JYSO6W6KEP83</SellerId><Nickname>deleuze11</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y13M6099402M0812120</ExchangeId><ASIN>0884021076</ASIN><SKU>831621_1</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Letters of Gregory Akindynos (Dumbarton Oaks Texts) (v. 7) [Hardcover]</Title><Price><Amount>12500</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$125.00</FormattedPrice></Price><StartDate>2007-12-17</StartDate><Status>Open</Status><Quantity>0</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2JYSO6W6KEP83</SellerId><Nickname>deleuze11</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y13M6179050M1921217</ExchangeId><ASIN>0471254576</ASIN><SKU>825461_1</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Play Diagnosis and Assessment [Hardcover] by Gitlin-Weiner, Karen</Title><Price><Amount>4098</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$40.98</FormattedPrice></Price><StartDate>2007-12-18</StartDate><Status>Open</Status><Quantity>0</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2JYSO6W6KEP83</SellerId><Nickname>deleuze11</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y13M6212750M8658314</ExchangeId><ASIN>1402516274</ASIN><SKU>818573_1</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>The Lord of the Rings Trilogy Gift Set [Unabridged] by J.R.R. Tolkien</Title><Price><Amount>13098</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$130.98</FormattedPrice></Price><StartDate>2007-12-18</StartDate><Status>Open</Status><Quantity>0</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2JYSO6W6KEP83</SellerId><Nickname>deleuze11</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y13M6568831M4276639</ExchangeId><ASIN>1568982178</ASIN><SKU>823293_1</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Edward Fella: Letters on America [Hardcover] by Blackwell, Lewis; Lorraine Wild</Title><Price><Amount>2098</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$20.98</FormattedPrice></Price><StartDate>2007-12-18</StartDate><Status>Open</Status><Quantity>0</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2JYSO6W6KEP83</SellerId><Nickname>deleuze11</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y13M4157939M6785819</ExchangeId><ASIN>0375752633</ASIN><SKU>144331_1</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>The Broken Estate: Essays on Literature and Belief (Modern Library Paperbacks)</Title><Price><Amount>1298</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.98</FormattedPrice></Price><StartDate>2007-12-19</StartDate><Status>Open</Status><Quantity>0</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2JYSO6W6KEP83</SellerId><Nickname>deleuze11</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y13M4107917M9407318</ExchangeId><ASIN>1577180089</ASIN><SKU>643165_1</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Debating the Middle Ages: Issues and Readings [Paperback] by Little, Lester K.</Title><Price><Amount>3298</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$32.98</FormattedPrice></Price><StartDate>2007-12-22</StartDate><Status>Open</Status><Quantity>0</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2JYSO6W6KEP83</SellerId><Nickname>deleuze11</Nickname></Seller></SellerListing><SellerListing><ExchangeId>Y13M4163383M6933901</ExchangeId><ASIN>0262132753</ASIN><SKU>99467_1</SKU><WillShipExpedited>0</WillShipExpedited><WillShipInternational>0</WillShipInternational><Title>Charles Garnier's Paris Opera: Architectural Empathy and the Renaissance of F...</Title><Price><Amount>1998</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.98</FormattedPrice></Price><StartDate>2007-12-19</StartDate><Status>Open</Status><Quantity>0</Quantity><Condition>new</Condition><SubCondition>new</SubCondition><Seller><SellerId>A2JYSO6W6KEP83</SellerId><Nickname>deleuze11</Nickname></Seller></SellerListing></SellerListings></SellerListingSearchResponse>"
|
26
|
-
http_version: "1.1"
|
@@ -1,26 +0,0 @@
|
|
1
|
-
---
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
3
|
-
request: !ruby/struct:VCR::Request
|
4
|
-
method: :get
|
5
|
-
uri: http://ecs.amazonaws.com:80/onca/xml?AWSAccessKeyId=0ZVSQ33MDFPQS8H2PM02&AssociateTag=&Operation=ItemSearch&Power=author:lacan%20or%20deleuze%20and%20not%20fiction&SearchIndex=Books&Service=AWSECommerceService&Signature=DxrZMlvl8VMxPSCnayDQ3cWjFYLkJkcbWJizikQEjhA=&Sort=relevancerank&Timestamp=2011-02-17T12:50:08Z&Version=2010-11-01
|
6
|
-
body:
|
7
|
-
headers:
|
8
|
-
response: !ruby/struct:VCR::Response
|
9
|
-
status: !ruby/struct:VCR::ResponseStatus
|
10
|
-
code: 200
|
11
|
-
message: OK
|
12
|
-
headers:
|
13
|
-
date:
|
14
|
-
- Thu, 17 Feb 2011 12:50:09 GMT
|
15
|
-
server:
|
16
|
-
- Server
|
17
|
-
content-type:
|
18
|
-
- text/xml;charset=UTF-8
|
19
|
-
vary:
|
20
|
-
- Accept-Encoding,User-Agent
|
21
|
-
nncoection:
|
22
|
-
- close
|
23
|
-
transfer-encoding:
|
24
|
-
- chunked
|
25
|
-
body: "<?xml version=\"1.0\" ?><ItemSearchResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><HTTPHeaders><Header Name=\"UserAgent\" Value=\"Ruby\"></Header></HTTPHeaders><RequestId>57ca7962-6fbe-44f3-bfbb-14815e7dc47a</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemSearch\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"DxrZMlvl8VMxPSCnayDQ3cWjFYLkJkcbWJizikQEjhA=\"></Argument><Argument Name=\"AssociateTag\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"Sort\" Value=\"relevancerank\"></Argument><Argument Name=\"Power\" Value=\"author:lacan or deleuze and not fiction\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"0ZVSQ33MDFPQS8H2PM02\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-02-17T12:50:08Z\"></Argument><Argument Name=\"SearchIndex\" Value=\"Books\"></Argument></Arguments><RequestProcessingTime>0.3664310000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><MerchantId>Amazon</MerchantId><Power>author:lacan or deleuze and not fiction</Power><ResponseGroup>Small</ResponseGroup><ReviewSort>-SubmissionDate</ReviewSort><SearchIndex>Books</SearchIndex><Sort>relevancerank</Sort></ItemSearchRequest></Request><TotalResults>534</TotalResults><TotalPages>54</TotalPages><Item><ASIN>0143105825</ASIN><DetailPageURL>http://www.amazon.com/Anti-Oedipus-Capitalism-Schizophrenia-Penguin-Classics/dp/0143105825%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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%3Dws%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><Item><ASIN>048511335X</ASIN><DetailPageURL>http://www.amazon.com/Thousand-Plateaus-Contemporary-European-Thinkers/dp/048511335X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D048511335X</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Thousand-Plateaus-Contemporary-European-Thinkers/dp/tech-data/048511335X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D048511335X</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D048511335X%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D048511335X</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D048511335X%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D048511335X</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D048511335X%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D048511335X</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/048511335X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D048511335X</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/048511335X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D048511335X</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/048511335X%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D048511335X</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Author>Felix Guattari</Author><Manufacturer>The Athlone Press</Manufacturer><ProductGroup>Book</ProductGroup><Title>Thousand Plateaus (Athlone Contemporary European Thinkers)</Title></ItemAttributes></Item><Item><ASIN>0393329259</ASIN><DetailPageURL>http://www.amazon.com/Ecrits-Complete-English-Jacques-Lacan/dp/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393329259</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Ecrits-Complete-English-Jacques-Lacan/dp/tech-data/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393329259%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393329259%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393329259%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393329259%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393329259</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Translator\">Bruce Fink</Creator><Manufacturer>W. W. Norton & Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>Ecrits: The First Complete Edition in English</Title></ItemAttributes></Item><Item><ASIN>8120827627</ASIN><DetailPageURL>http://www.amazon.com/Difference-Repetition-Critical-Introduction-Guide/dp/8120827627%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D8120827627</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Difference-Repetition-Critical-Introduction-Guide/dp/tech-data/8120827627%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D8120827627</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D8120827627%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D8120827627</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D8120827627%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D8120827627</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D8120827627%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D8120827627</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/8120827627%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D8120827627</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/8120827627%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D8120827627</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/8120827627%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D8120827627</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Manufacturer>Motilal Banarsidass,</Manufacturer><ProductGroup>Book</ProductGroup><Title>Difference and Repetition: A Critical Introduction and Guide</Title></ItemAttributes></Item><Item><ASIN>0826477054</ASIN><DetailPageURL>http://www.amazon.com/Cinema-Continuum-Impacts-Gilles-Deleuze/dp/0826477054%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0826477054</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Cinema-Continuum-Impacts-Gilles-Deleuze/dp/tech-data/0826477054%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0826477054</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0826477054%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0826477054</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0826477054%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0826477054</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0826477054%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0826477054</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0826477054%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0826477054</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0826477054%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0826477054</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0826477054%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0826477054</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Manufacturer>Continuum</Manufacturer><ProductGroup>Book</ProductGroup><Title>Cinema I (Continuum Impacts)</Title></ItemAttributes></Item><Item><ASIN>0393317757</ASIN><DetailPageURL>http://www.amazon.com/Fundamental-Concepts-Psychoanalysis-Seminar-Jacques/dp/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0393317757</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Fundamental-Concepts-Psychoanalysis-Seminar-Jacques/dp/tech-data/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0393317757%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0393317757%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0393317757%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0393317757%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0393317757</URL></ItemLink></ItemLinks><ItemAttributes><Author>Jacques Lacan</Author><Creator Role=\"Editor\">Jacques-Alain Miller</Creator><Creator Role=\"Translator\">Alan Sheridan</Creator><Manufacturer>W. W. Norton & Company</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Four Fundamental Concepts of Psychoanalysis (The Seminar of Jacques Lacan , Book 11)</Title></ItemAttributes></Item><Item><ASIN>0816616779</ASIN><DetailPageURL>http://www.amazon.com/Cinema-2-Time-Image-Gilles-Deleuze/dp/0816616779%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0816616779</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Cinema-2-Time-Image-Gilles-Deleuze/dp/tech-data/0816616779%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816616779</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0816616779%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816616779</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0816616779%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816616779</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0816616779%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816616779</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0816616779%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816616779</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0816616779%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816616779</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0816616779%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816616779</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Manufacturer>Univ Of Minnesota Press</Manufacturer><ProductGroup>Book</ProductGroup><Title>Cinema 2: The Time-Image</Title></ItemAttributes></Item><Item><ASIN>0816643423</ASIN><DetailPageURL>http://www.amazon.com/Francis-Bacon-Sensation-Gilles-Deleuze/dp/0816643423%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0816643423</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Francis-Bacon-Sensation-Gilles-Deleuze/dp/tech-data/0816643423%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816643423</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0816643423%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816643423</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0816643423%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816643423</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0816643423%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816643423</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0816643423%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816643423</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0816643423%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816643423</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0816643423%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0816643423</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Manufacturer>Univ Of Minnesota Press</Manufacturer><ProductGroup>Book</ProductGroup><Title>Francis Bacon: The Logic of Sensation</Title></ItemAttributes></Item><Item><ASIN>0231059833</ASIN><DetailPageURL>http://www.amazon.com/Logic-Sense-Gilles-Deleuze/dp/0231059833%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0231059833</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Logic-Sense-Gilles-Deleuze/dp/tech-data/0231059833%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0231059833</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0231059833%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0231059833</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0231059833%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0231059833</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0231059833%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0231059833</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0231059833%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0231059833</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0231059833%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0231059833</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0231059833%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0231059833</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Creator Role=\"Editor\">Constantin V. Boundas</Creator><Creator Role=\"Translator\">Mark Lester</Creator><Creator Role=\"Translator\">Charles Stivale</Creator><Manufacturer>Columbia University Press</Manufacturer><ProductGroup>Book</ProductGroup><Title>The Logic of Sense</Title></ItemAttributes></Item><Item><ASIN>0872862186</ASIN><DetailPageURL>http://www.amazon.com/Spinoza-Practical-Philosophy-Gilles-Deleuze/dp/0872862186%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0872862186</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Spinoza-Practical-Philosophy-Gilles-Deleuze/dp/tech-data/0872862186%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0872862186</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0872862186%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0872862186</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0872862186%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0872862186</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0872862186%26SubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0872862186</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0872862186%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0872862186</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0872862186%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0872862186</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0872862186%3FSubscriptionId%3D0ZVSQ33MDFPQS8H2PM02%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0872862186</URL></ItemLink></ItemLinks><ItemAttributes><Author>Gilles Deleuze</Author><Creator Role=\"Translator\">Robert Hurley</Creator><Manufacturer>City Lights Publishers</Manufacturer><ProductGroup>Book</ProductGroup><Title>Spinoza: Practical Philosophy</Title></ItemAttributes></Item></Items></ItemSearchResponse>"
|
26
|
-
http_version: "1.1"
|