vast_api 0.0.1 → 0.0.4
Sign up to get free protection for your applications and to get access to all the features.
- data/Rakefile +1 -1
- data/VERSION +1 -1
- data/lib/vast_api/attributes/entry.rb +8 -8
- data/lib/vast_api/listings/entry.rb +16 -10
- data/lib/vast_api/listings.rb +34 -1
- data/lib/vast_api.rb +17 -2
- data/test/fixtures/vcr_cassettes/bike_listings.yml +159 -160
- data/test/fixtures/vcr_cassettes/filter_items.yml +129 -128
- data/test/fixtures/vcr_cassettes/find_bike_with_attribute.yml +61 -60
- data/test/fixtures/vcr_cassettes/find_bike_with_category.yml +66 -28
- data/test/test_vast_api.rb +5 -4
- data/vast_api.gemspec +3 -4
- metadata +4 -5
- data/lib/vast_api/base.rb +0 -43
@@ -11,7 +11,7 @@
|
|
11
11
|
message: OK
|
12
12
|
headers:
|
13
13
|
date:
|
14
|
-
-
|
14
|
+
- Mon, 21 Mar 2011 20:15:46 GMT
|
15
15
|
server:
|
16
16
|
- Apache
|
17
17
|
x-powered-by:
|
@@ -25,7 +25,7 @@
|
|
25
25
|
age:
|
26
26
|
- "0"
|
27
27
|
expires:
|
28
|
-
-
|
28
|
+
- Mon, 21 Mar 2011 20:20:46 GMT
|
29
29
|
transfer-encoding:
|
30
30
|
- chunked
|
31
31
|
body: |
|
@@ -33,68 +33,68 @@
|
|
33
33
|
<feed xmlns='http://www.w3.org/2005/Atom' xmlns:o='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:v='http://data.vast.com/ns/listings'>
|
34
34
|
<id>http://data.vast.com/listings/-/item_vehicle/bike</id>
|
35
35
|
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/-/item_vehicle/bike"/>
|
36
|
-
<updated>2011-03-
|
36
|
+
<updated>2011-03-21T21:15:57+01:00</updated>
|
37
37
|
<title type="text">SAMPLE - Bicycles For Sale</title>
|
38
38
|
<subtitle>These are sample Vast API results. These results may only be used for testing and demonstrating applications and components based on the Vast API. All other uses are prohibited. For results suitable for other uses, including commercial use, please include your API key using the apikey parameter. You may apply for an API key at http://www.vast.com/partner</subtitle>
|
39
39
|
<logo>http://www.vast.com/resources/vast_v3/images/vast_logo.jpg</logo>
|
40
|
-
<o:totalResults>
|
40
|
+
<o:totalResults>730</o:totalResults>
|
41
41
|
<o:startIndex>1</o:startIndex>
|
42
42
|
<o:itemsPerPage>10</o:itemsPerPage>
|
43
43
|
<o:Query xmlns:v="http://data.vast.com/ns/search" role="request" v:range="50" startIndex="1" totalResults="10" v:feed="listings" v:category="item_vehicle,bike" />
|
44
44
|
<v:stem/>
|
45
45
|
<v:extra/>
|
46
|
-
<v:site_count>
|
46
|
+
<v:site_count>10</v:site_count>
|
47
47
|
<v:location/>
|
48
48
|
<entry>
|
49
|
-
<id>http://data.vast.com/listings
|
50
|
-
<updated>2011-03-
|
51
|
-
<published>2011-
|
49
|
+
<id>http://data.vast.com/listings/555288039954342885/-/item_vehicle/bike</id>
|
50
|
+
<updated>2011-03-18T09:04:04+01:00</updated>
|
51
|
+
<published>2011-02-14T09:03:26+01:00</published>
|
52
52
|
<author>
|
53
53
|
<name>www.sample.com</name>
|
54
54
|
</author>
|
55
|
-
<title type="text">SAMPLE -
|
55
|
+
<title type="text">SAMPLE - Vintage 25 Inch Univega</title>
|
56
56
|
<v:vertical>general</v:vertical>
|
57
57
|
<v:category>item_vehicle%2Cbike</v:category>
|
58
|
-
<v:item_id
|
59
|
-
<v:location precision="
|
60
|
-
<v:state>
|
61
|
-
<v:country>
|
62
|
-
<v:zip
|
58
|
+
<v:item_id>555288039954342885</v:item_id>
|
59
|
+
<v:location precision="zip">
|
60
|
+
<v:state>WA</v:state>
|
61
|
+
<v:country>United States</v:country>
|
62
|
+
<v:zip>98077</v:zip>
|
63
63
|
<v:distance>0</v:distance>
|
64
|
-
<v:city>
|
65
|
-
<v:lat precision="unknown"
|
66
|
-
<v:lon precision="unknown"
|
64
|
+
<v:city>Woodinville</v:city>
|
65
|
+
<v:lat precision="unknown">47.749870</v:lat>
|
66
|
+
<v:lon precision="unknown">-122.098319</v:lon>
|
67
67
|
<v:address></v:address>
|
68
68
|
</v:location>
|
69
69
|
<v:price type="money" symbol="$" currency="USD" value="0"/>
|
70
70
|
<v:currency type="text">USD</v:currency>
|
71
|
-
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings
|
72
|
-
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-
|
73
|
-
<link rel="alternate" type="text/html" title="
|
74
|
-
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id
|
71
|
+
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/555288039954342885/-/item_vehicle/bike?apikey="/>
|
72
|
+
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0CURHmZaIMMyUBGiJ/"/>
|
73
|
+
<link rel="alternate" type="text/html" title="Vintage 25 Inch Univega" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0CURHmZaIMMyUBGiJ/"/>
|
74
|
+
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=555288039954342885&category=item_vehicle/bike&apikey="/>
|
75
75
|
<v:domain_name type="text">www.sample.com</v:domain_name>
|
76
76
|
<v:year type="number"></v:year>
|
77
|
-
<v:image_url type="image/jpeg">http://img.vast.com/128x96
|
78
|
-
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240
|
79
|
-
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44
|
77
|
+
<v:image_url type="image/jpeg">http://img.vast.com/128x96/555288039954342885</v:image_url>
|
78
|
+
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240/555288039954342885</v:large_image_url>
|
79
|
+
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44/555288039954342885</v:tiny_image_url>
|
80
80
|
<v:image_count>1</v:image_count>
|
81
81
|
<v:hasimage type="boolean">yes</v:hasimage>
|
82
82
|
<v:hosted type="boolean">no</v:hosted>
|
83
83
|
<v:hosted_type type="text">landing</v:hosted_type>
|
84
|
-
<v:description type="text">
|
85
|
-
<content type="html"><img src="http://img.vast.com/128x96
|
84
|
+
<v:description type="text">This bike is in great condition. Everything on the bike still works incredibly well. Questions and concerns - Kramsivamhotmail.com</v:description>
|
85
|
+
<content type="html"><img src="http://img.vast.com/128x96/555288039954342885"><ul><li><strong>description:</strong>This bike is in great condition. Everything on the bike still works incredibly well. Questions and concerns - Kramsivamhotmail.com</li><li><strong>price:</strong>0</li><li><strong>country:</strong>United States</li><li><strong>state:</strong>WA</li><li><strong>zip:</strong>98077</li><li><strong>city:</strong>Woodinville</li></ul></content>
|
86
86
|
</entry>
|
87
87
|
<entry>
|
88
|
-
<id>http://data.vast.com/listings
|
89
|
-
<updated>2011-03-
|
90
|
-
<published>
|
88
|
+
<id>http://data.vast.com/listings/2123402316116475953/-/item_vehicle/bike</id>
|
89
|
+
<updated>2011-03-18T21:15:58+01:00</updated>
|
90
|
+
<published>2010-03-02T19:38:03+01:00</published>
|
91
91
|
<author>
|
92
92
|
<name>www.sample.com</name>
|
93
93
|
</author>
|
94
|
-
<title type="text">SAMPLE -
|
94
|
+
<title type="text">SAMPLE - 2007 Yamaha C3</title>
|
95
95
|
<v:vertical>general</v:vertical>
|
96
96
|
<v:category>item_vehicle%2Cbike</v:category>
|
97
|
-
<v:item_id
|
97
|
+
<v:item_id>2123402316116475953</v:item_id>
|
98
98
|
<v:location precision="unknown">
|
99
99
|
<v:state></v:state>
|
100
100
|
<v:country></v:country>
|
@@ -107,72 +107,71 @@
|
|
107
107
|
</v:location>
|
108
108
|
<v:price type="money" symbol="$" currency="USD" value="0"/>
|
109
109
|
<v:currency type="text">USD</v:currency>
|
110
|
-
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings
|
111
|
-
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-
|
112
|
-
<link rel="alternate" type="text/html" title="
|
113
|
-
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id
|
110
|
+
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/2123402316116475953/-/item_vehicle/bike?apikey="/>
|
111
|
+
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0HAmHa2BDYL271BnJDw==/"/>
|
112
|
+
<link rel="alternate" type="text/html" title="2007 Yamaha C3" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0HAmHa2BDYL271BnJDw==/"/>
|
113
|
+
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=2123402316116475953&category=item_vehicle/bike&apikey="/>
|
114
114
|
<v:domain_name type="text">www.sample.com</v:domain_name>
|
115
115
|
<v:year type="number"></v:year>
|
116
|
-
<v:image_url type="image/jpeg">http://img.vast.com/128x96
|
117
|
-
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240
|
118
|
-
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44
|
116
|
+
<v:image_url type="image/jpeg">http://img.vast.com/128x96/2123402316116475953</v:image_url>
|
117
|
+
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240/2123402316116475953</v:large_image_url>
|
118
|
+
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44/2123402316116475953</v:tiny_image_url>
|
119
119
|
<v:image_count>1</v:image_count>
|
120
120
|
<v:hasimage type="boolean">yes</v:hasimage>
|
121
121
|
<v:hosted type="boolean">yes</v:hosted>
|
122
|
-
<v:hosted_type type="text">
|
123
|
-
<
|
124
|
-
<content type="html"><img src="http://img.vast.com/128x96/-4238914629158802920"><ul><li><strong>description:</strong>new motor</li><li><strong>price:</strong>0</li></ul></content>
|
122
|
+
<v:hosted_type type="text">landing</v:hosted_type>
|
123
|
+
<content type="html"><img src="http://img.vast.com/128x96/2123402316116475953"><ul><li><strong>price:</strong>0</li></ul></content>
|
125
124
|
</entry>
|
126
125
|
<entry>
|
127
|
-
<id>http://data.vast.com/listings/-
|
128
|
-
<updated>2011-03-
|
129
|
-
<published>2011-02-
|
126
|
+
<id>http://data.vast.com/listings/-3583653123299953305/-/item_vehicle/bike</id>
|
127
|
+
<updated>2011-03-18T09:04:04+01:00</updated>
|
128
|
+
<published>2011-02-14T09:03:18+01:00</published>
|
130
129
|
<author>
|
131
130
|
<name>www.sample.com</name>
|
132
131
|
</author>
|
133
|
-
<title type="text">SAMPLE -
|
132
|
+
<title type="text">SAMPLE - TREK 77 FX TOUR BIKE RAGBRAI</title>
|
134
133
|
<v:vertical>general</v:vertical>
|
135
134
|
<v:category>item_vehicle%2Cbike</v:category>
|
136
|
-
<v:item_id>-
|
135
|
+
<v:item_id>-3583653123299953305</v:item_id>
|
137
136
|
<v:location precision="zip">
|
138
|
-
<v:state>
|
137
|
+
<v:state>IA</v:state>
|
139
138
|
<v:country>United States</v:country>
|
140
|
-
<v:zip>
|
139
|
+
<v:zip>50208</v:zip>
|
141
140
|
<v:distance>0</v:distance>
|
142
|
-
<v:city>
|
143
|
-
<v:lat precision="unknown">
|
144
|
-
<v:lon precision="unknown">-
|
141
|
+
<v:city>Newton</v:city>
|
142
|
+
<v:lat precision="unknown">41.697360</v:lat>
|
143
|
+
<v:lon precision="unknown">-93.047460</v:lon>
|
145
144
|
<v:address></v:address>
|
146
145
|
</v:location>
|
147
146
|
<v:price type="money" symbol="$" currency="USD" value="0"/>
|
148
147
|
<v:currency type="text">USD</v:currency>
|
149
|
-
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/-
|
150
|
-
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-
|
151
|
-
<link rel="alternate" type="text/html" title="
|
152
|
-
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=-
|
148
|
+
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/-3583653123299953305/-/item_vehicle/bike?apikey="/>
|
149
|
+
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0CURHUJgNkLYGzMkAOQ==/"/>
|
150
|
+
<link rel="alternate" type="text/html" title="TREK 77 FX TOUR BIKE RAGBRAI" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0CURHUJgNkLYGzMkAOQ==/"/>
|
151
|
+
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=-3583653123299953305&category=item_vehicle/bike&apikey="/>
|
153
152
|
<v:domain_name type="text">www.sample.com</v:domain_name>
|
154
153
|
<v:year type="number"></v:year>
|
155
|
-
<v:image_url type="image/jpeg">http://img.vast.com/128x96/-
|
156
|
-
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240/-
|
157
|
-
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44/-
|
154
|
+
<v:image_url type="image/jpeg">http://img.vast.com/128x96/-3583653123299953305</v:image_url>
|
155
|
+
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240/-3583653123299953305</v:large_image_url>
|
156
|
+
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44/-3583653123299953305</v:tiny_image_url>
|
158
157
|
<v:image_count>1</v:image_count>
|
159
158
|
<v:hasimage type="boolean">yes</v:hasimage>
|
160
159
|
<v:hosted type="boolean">no</v:hosted>
|
161
160
|
<v:hosted_type type="text">landing</v:hosted_type>
|
162
|
-
<v:description type="text">
|
163
|
-
<content type="html"><img src="http://img.vast.com/128x96/-
|
161
|
+
<v:description type="text">I have a 2007 Trek 7.7 FX Touring bike Bontrager front fork carbon fiber rear stays. This bike has been completely customized. It was customized by Mr. Tyler the very well know bike guru from north of hwy 20!!! It has custom made Velocity rims with Hope hubs Ultegra components Alien seat post Hope post clamp dual post stand Chris King headset Hope stem Hope bottom bracket carbon fiber bars cane creek bar endsCat Eye computer red brake cables front and rear pannier racks and front and rear fenders. It also includes four Axiom Panniers. I rode this on Ragbrai last year and it was perfect. Plenty of room for all the stuff you want to carry. I had my 2sleeping bags a tent and all the gear for two people on it last year and it rode great. You will not be disappointed this bike looks and rides like new. This is the perfect combination road touring bike for Ragbrai. please call or email Please call</v:description>
|
162
|
+
<content type="html"><img src="http://img.vast.com/128x96/-3583653123299953305"><ul><li><strong>description:</strong>I have a 2007 Trek 7.7 FX Touring bike Bontrager front fork carbon fiber rear stays. This bike has been completely customized. It was customized by Mr. Tyler the very well know bike guru from north of hwy 20!!! It has custom made Velocity rims with Hope hubs Ultegra components Alien seat post Hope post clamp dual post stand Chris King headset Hope stem Hope bottom bracket carbon fiber bars cane creek bar endsCat Eye computer red brake cables front and rear pannier racks and front and rear fenders. It also includes four Axiom Panniers. I rode this on Ragbrai last year and it was perfect. Plenty of room for all the stuff you want to carry. I had my 2sleeping bags a tent and all the gear for two people on it last year and it rode great. You will not be disappointed this bike looks and rides like new. This is the perfect combination road touring bike for Ragbrai. please call or email Please call</li><li><strong>price:</strong>0</li><li><strong>country:</strong>United States</li><li><strong>state:</strong>IA</li><li><strong>zip:</strong>50208</li><li><strong>city:</strong>Newton</li></ul></content>
|
164
163
|
</entry>
|
165
164
|
<entry>
|
166
|
-
<id>http://data.vast.com/listings
|
167
|
-
<updated>2011-03-
|
168
|
-
<published>
|
165
|
+
<id>http://data.vast.com/listings/-4499312207695301837/-/item_vehicle/bike</id>
|
166
|
+
<updated>2011-03-18T21:15:56+01:00</updated>
|
167
|
+
<published>2011-01-01T21:16:06+01:00</published>
|
169
168
|
<author>
|
170
169
|
<name>www.sample.com</name>
|
171
170
|
</author>
|
172
171
|
<title type="text">SAMPLE - 2010 Peace Sport</title>
|
173
172
|
<v:vertical>general</v:vertical>
|
174
173
|
<v:category>item_vehicle%2Cbike</v:category>
|
175
|
-
<v:item_id
|
174
|
+
<v:item_id>-4499312207695301837</v:item_id>
|
176
175
|
<v:location precision="unknown">
|
177
176
|
<v:state></v:state>
|
178
177
|
<v:country></v:country>
|
@@ -185,71 +184,72 @@
|
|
185
184
|
</v:location>
|
186
185
|
<v:price type="money" symbol="$" currency="USD" value="0"/>
|
187
186
|
<v:currency type="text">USD</v:currency>
|
188
|
-
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings
|
189
|
-
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-
|
190
|
-
<link rel="alternate" type="text/html" title="2010 Peace Sport" href="http://details.vast.com/details/item_vehicle/bike/ob-
|
191
|
-
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id
|
187
|
+
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/-4499312207695301837/-/item_vehicle/bike?apikey="/>
|
188
|
+
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0HAnXVEzAtmMdyQO4AQ==/"/>
|
189
|
+
<link rel="alternate" type="text/html" title="2010 Peace Sport" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0HAnXVEzAtmMdyQO4AQ==/"/>
|
190
|
+
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=-4499312207695301837&category=item_vehicle/bike&apikey="/>
|
192
191
|
<v:domain_name type="text">www.sample.com</v:domain_name>
|
193
192
|
<v:year type="number"></v:year>
|
194
|
-
<v:image_url type="image/jpeg">http://img.vast.com/128x96
|
195
|
-
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240
|
196
|
-
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44
|
193
|
+
<v:image_url type="image/jpeg">http://img.vast.com/128x96/-4499312207695301837</v:image_url>
|
194
|
+
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240/-4499312207695301837</v:large_image_url>
|
195
|
+
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44/-4499312207695301837</v:tiny_image_url>
|
197
196
|
<v:image_count>1</v:image_count>
|
198
197
|
<v:hasimage type="boolean">yes</v:hasimage>
|
199
198
|
<v:hosted type="boolean">yes</v:hosted>
|
200
199
|
<v:hosted_type type="text">email</v:hosted_type>
|
201
|
-
<
|
200
|
+
<v:description type="text">No Tag or Motorcycle License Required, 50cc</v:description>
|
201
|
+
<content type="html"><img src="http://img.vast.com/128x96/-4499312207695301837"><ul><li><strong>description:</strong>No Tag or Motorcycle License Required, 50cc</li></ul></content>
|
202
202
|
</entry>
|
203
203
|
<entry>
|
204
|
-
<id>http://data.vast.com/listings/
|
205
|
-
<updated>2011-03-
|
206
|
-
<published>2011-02-
|
204
|
+
<id>http://data.vast.com/listings/8316717306012904287/-/item_vehicle/bike</id>
|
205
|
+
<updated>2011-03-18T09:04:03+01:00</updated>
|
206
|
+
<published>2011-02-24T09:03:23+01:00</published>
|
207
207
|
<author>
|
208
208
|
<name>www.sample.com</name>
|
209
209
|
</author>
|
210
|
-
<title type="text">SAMPLE -
|
210
|
+
<title type="text">SAMPLE - Mongoose Fraction 20 inch freestyle BMX bicycle</title>
|
211
211
|
<v:vertical>general</v:vertical>
|
212
212
|
<v:category>item_vehicle%2Cbike</v:category>
|
213
|
-
<v:item_id>
|
213
|
+
<v:item_id>8316717306012904287</v:item_id>
|
214
214
|
<v:location precision="zip">
|
215
|
-
<v:state>
|
215
|
+
<v:state>TX</v:state>
|
216
216
|
<v:country>United States</v:country>
|
217
|
-
<v:zip>
|
217
|
+
<v:zip>77365</v:zip>
|
218
218
|
<v:distance>0</v:distance>
|
219
|
-
<v:city>
|
220
|
-
<v:lat precision="unknown">
|
221
|
-
<v:lon precision="unknown">-
|
219
|
+
<v:city>Porter</v:city>
|
220
|
+
<v:lat precision="unknown">30.104937</v:lat>
|
221
|
+
<v:lon precision="unknown">-95.258334</v:lon>
|
222
222
|
<v:address></v:address>
|
223
223
|
</v:location>
|
224
224
|
<v:price type="money" symbol="$" currency="USD" value="0"/>
|
225
225
|
<v:currency type="text">USD</v:currency>
|
226
|
-
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/
|
227
|
-
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-
|
228
|
-
<link rel="alternate" type="text/html" title="
|
229
|
-
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=
|
226
|
+
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/8316717306012904287/-/item_vehicle/bike?apikey="/>
|
227
|
+
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0CUQHgL0bED07bDRoHw==/"/>
|
228
|
+
<link rel="alternate" type="text/html" title="Mongoose Fraction 20 inch freestyle BMX bicycle" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0CUQHgL0bED07bDRoHw==/"/>
|
229
|
+
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=8316717306012904287&category=item_vehicle/bike&apikey="/>
|
230
230
|
<v:domain_name type="text">www.sample.com</v:domain_name>
|
231
231
|
<v:year type="number"></v:year>
|
232
|
-
<v:image_url type="image/jpeg">http://img.vast.com/128x96/
|
233
|
-
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240/
|
234
|
-
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44/
|
232
|
+
<v:image_url type="image/jpeg">http://img.vast.com/128x96/8316717306012904287</v:image_url>
|
233
|
+
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240/8316717306012904287</v:large_image_url>
|
234
|
+
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44/8316717306012904287</v:tiny_image_url>
|
235
235
|
<v:image_count>1</v:image_count>
|
236
236
|
<v:hasimage type="boolean">yes</v:hasimage>
|
237
237
|
<v:hosted type="boolean">no</v:hosted>
|
238
238
|
<v:hosted_type type="text">landing</v:hosted_type>
|
239
|
-
<v:description type="text">
|
240
|
-
<content type="html"><img src="http://img.vast.com/128x96/
|
239
|
+
<v:description type="text">Mongoose Fraction 20 inch freestyle BMX bicycle. All sealed components. Brand new bicycle! Closeout special! Rides great. Local pickup only. 281-354-0163. See our other bicycles at www.sprocketsbicycles.com. Click on the quick links or just scroll down our webpage. We are located in Porter Texas...just north of Houston.</v:description>
|
240
|
+
<content type="html"><img src="http://img.vast.com/128x96/8316717306012904287"><ul><li><strong>description:</strong>Mongoose Fraction 20 inch freestyle BMX bicycle. All sealed components. Brand new bicycle! Closeout special! Rides great. Local pickup only. 281-354-0163. See our other bicycles at www.sprocketsbicycles.com. Click on the quick links or just scroll down our webpage. We are located in Porter Texas...just north of Houston.</li><li><strong>price:</strong>0</li><li><strong>country:</strong>United States</li><li><strong>state:</strong>TX</li><li><strong>zip:</strong>77365</li><li><strong>city:</strong>Porter</li></ul></content>
|
241
241
|
</entry>
|
242
242
|
<entry>
|
243
|
-
<id>http://data.vast.com/listings/-
|
244
|
-
<updated>2011-03-
|
245
|
-
<published>
|
243
|
+
<id>http://data.vast.com/listings/-2515976981155663662/-/item_vehicle/bike</id>
|
244
|
+
<updated>2011-03-18T21:15:58+01:00</updated>
|
245
|
+
<published>2010-10-13T21:16:21+02:00</published>
|
246
246
|
<author>
|
247
247
|
<name>www.sample.com</name>
|
248
248
|
</author>
|
249
|
-
<title type="text">SAMPLE -
|
249
|
+
<title type="text">SAMPLE - 2005 Harley Davidson Harley Davidson</title>
|
250
250
|
<v:vertical>general</v:vertical>
|
251
251
|
<v:category>item_vehicle%2Cbike</v:category>
|
252
|
-
<v:item_id>-
|
252
|
+
<v:item_id>-2515976981155663662</v:item_id>
|
253
253
|
<v:location precision="unknown">
|
254
254
|
<v:state></v:state>
|
255
255
|
<v:country></v:country>
|
@@ -262,64 +262,64 @@
|
|
262
262
|
</v:location>
|
263
263
|
<v:price type="money" symbol="$" currency="USD" value="0"/>
|
264
264
|
<v:currency type="text">USD</v:currency>
|
265
|
-
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/-
|
266
|
-
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-
|
267
|
-
<link rel="alternate" type="text/html" title="
|
268
|
-
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=-
|
265
|
+
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/-2515976981155663662/-/item_vehicle/bike?apikey="/>
|
266
|
+
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0HAmHVpucHci7md0N1g==/"/>
|
267
|
+
<link rel="alternate" type="text/html" title="2005 Harley Davidson Harley Davidson" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0HAmHVpucHci7md0N1g==/"/>
|
268
|
+
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=-2515976981155663662&category=item_vehicle/bike&apikey="/>
|
269
269
|
<v:domain_name type="text">www.sample.com</v:domain_name>
|
270
270
|
<v:year type="number"></v:year>
|
271
|
-
<v:image_url type="image/jpeg">http://img.vast.com/128x96/-
|
272
|
-
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240/-
|
273
|
-
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44/-
|
271
|
+
<v:image_url type="image/jpeg">http://img.vast.com/128x96/-2515976981155663662</v:image_url>
|
272
|
+
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240/-2515976981155663662</v:large_image_url>
|
273
|
+
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44/-2515976981155663662</v:tiny_image_url>
|
274
274
|
<v:image_count>1</v:image_count>
|
275
275
|
<v:hasimage type="boolean">yes</v:hasimage>
|
276
276
|
<v:hosted type="boolean">yes</v:hosted>
|
277
277
|
<v:hosted_type type="text">email</v:hosted_type>
|
278
|
-
<v:description type="text">
|
279
|
-
<content type="html"><img src="http://img.vast.com/128x96/-
|
278
|
+
<v:description type="text">Only 2557 miles, one owner, fuel injected, with windshield!</v:description>
|
279
|
+
<content type="html"><img src="http://img.vast.com/128x96/-2515976981155663662"><ul><li><strong>description:</strong>Only 2557 miles, one owner, fuel injected, with windshield!</li><li><strong>price:</strong>0</li></ul></content>
|
280
280
|
</entry>
|
281
281
|
<entry>
|
282
|
-
<id>http://data.vast.com/listings/-
|
283
|
-
<updated>2011-03-
|
284
|
-
<published>2011-
|
282
|
+
<id>http://data.vast.com/listings/-8360389492568647455/-/item_vehicle/bike</id>
|
283
|
+
<updated>2011-03-18T09:04:04+01:00</updated>
|
284
|
+
<published>2011-02-14T09:03:19+01:00</published>
|
285
285
|
<author>
|
286
286
|
<name>www.sample.com</name>
|
287
287
|
</author>
|
288
|
-
<title type="text">SAMPLE -
|
288
|
+
<title type="text">SAMPLE - CANNONDALE MOUNTAIN BIKE</title>
|
289
289
|
<v:vertical>general</v:vertical>
|
290
290
|
<v:category>item_vehicle%2Cbike</v:category>
|
291
|
-
<v:item_id>-
|
291
|
+
<v:item_id>-8360389492568647455</v:item_id>
|
292
292
|
<v:location precision="zip">
|
293
|
-
<v:state>
|
293
|
+
<v:state>FL</v:state>
|
294
294
|
<v:country>United States</v:country>
|
295
|
-
<v:zip>
|
295
|
+
<v:zip>33705</v:zip>
|
296
296
|
<v:distance>0</v:distance>
|
297
|
-
<v:city>
|
298
|
-
<v:lat precision="unknown">
|
299
|
-
<v:lon precision="unknown">-
|
297
|
+
<v:city>Saint Petersburg</v:city>
|
298
|
+
<v:lat precision="unknown">27.741797</v:lat>
|
299
|
+
<v:lon precision="unknown">-82.641410</v:lon>
|
300
300
|
<v:address></v:address>
|
301
301
|
</v:location>
|
302
302
|
<v:price type="money" symbol="$" currency="USD" value="0"/>
|
303
303
|
<v:currency type="text">USD</v:currency>
|
304
|
-
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/-
|
305
|
-
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-
|
306
|
-
<link rel="alternate" type="text/html" title="
|
307
|
-
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=-
|
304
|
+
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/-8360389492568647455/-/item_vehicle/bike?apikey="/>
|
305
|
+
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0CURHWA0wjExp2NQUmQ==/"/>
|
306
|
+
<link rel="alternate" type="text/html" title="CANNONDALE MOUNTAIN BIKE" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0CURHWA0wjExp2NQUmQ==/"/>
|
307
|
+
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=-8360389492568647455&category=item_vehicle/bike&apikey="/>
|
308
308
|
<v:domain_name type="text">www.sample.com</v:domain_name>
|
309
309
|
<v:year type="number"></v:year>
|
310
|
-
<v:image_url type="image/jpeg">http://img.vast.com/128x96/-
|
311
|
-
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240/-
|
312
|
-
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44/-
|
310
|
+
<v:image_url type="image/jpeg">http://img.vast.com/128x96/-8360389492568647455</v:image_url>
|
311
|
+
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240/-8360389492568647455</v:large_image_url>
|
312
|
+
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44/-8360389492568647455</v:tiny_image_url>
|
313
313
|
<v:image_count>1</v:image_count>
|
314
314
|
<v:hasimage type="boolean">yes</v:hasimage>
|
315
315
|
<v:hosted type="boolean">no</v:hosted>
|
316
316
|
<v:hosted_type type="text">landing</v:hosted_type>
|
317
|
-
<v:description type="text">
|
318
|
-
<content type="html"><img src="http://img.vast.com/128x96/-
|
317
|
+
<v:description type="text">DISK BRAKES FULL SUSPENSION WITH OPTION TO LOCK OUT. GRIMECA GEARS GEL SEAT..... LOADED A MUST SEE MAKE OFFER!</v:description>
|
318
|
+
<content type="html"><img src="http://img.vast.com/128x96/-8360389492568647455"><ul><li><strong>description:</strong>DISK BRAKES FULL SUSPENSION WITH OPTION TO LOCK OUT. GRIMECA GEARS GEL SEAT..... LOADED A MUST SEE MAKE OFFER!</li><li><strong>price:</strong>0</li><li><strong>country:</strong>United States</li><li><strong>state:</strong>FL</li><li><strong>zip:</strong>33705</li><li><strong>city:</strong>Saint Petersburg</li></ul></content>
|
319
319
|
</entry>
|
320
320
|
<entry>
|
321
321
|
<id>http://data.vast.com/listings/7746972001580110582/-/item_vehicle/bike</id>
|
322
|
-
<updated>2011-03-
|
322
|
+
<updated>2011-03-18T21:15:56+01:00</updated>
|
323
323
|
<published>2011-01-01T21:16:07+01:00</published>
|
324
324
|
<author>
|
325
325
|
<name>www.sample.com</name>
|
@@ -341,8 +341,8 @@
|
|
341
341
|
<v:price type="money" symbol="$" currency="USD" value="0"/>
|
342
342
|
<v:currency type="text">USD</v:currency>
|
343
343
|
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/7746972001580110582/-/item_vehicle/bike?apikey="/>
|
344
|
-
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-
|
345
|
-
<link rel="alternate" type="text/html" title="2010 Yamaha B09" href="http://details.vast.com/details/item_vehicle/bike/ob-
|
344
|
+
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0HAnXEU3BYzuYO7OYbw==/"/>
|
345
|
+
<link rel="alternate" type="text/html" title="2010 Yamaha B09" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0HAnXEU3BYzuYO7OYbw==/"/>
|
346
346
|
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=7746972001580110582&category=item_vehicle/bike&apikey="/>
|
347
347
|
<v:domain_name type="text">www.sample.com</v:domain_name>
|
348
348
|
<v:year type="number"></v:year>
|
@@ -357,55 +357,55 @@
|
|
357
357
|
<content type="html"><img src="http://img.vast.com/128x96/7746972001580110582"><ul><li><strong>description:</strong>No Tag or Motorcycle License Required, 50cc</li></ul></content>
|
358
358
|
</entry>
|
359
359
|
<entry>
|
360
|
-
<id>http://data.vast.com/listings/
|
361
|
-
<updated>2011-03-
|
362
|
-
<published>2011-
|
360
|
+
<id>http://data.vast.com/listings/1834426840979448325/-/item_vehicle/bike</id>
|
361
|
+
<updated>2011-03-18T09:04:06+01:00</updated>
|
362
|
+
<published>2011-03-08T09:02:54+01:00</published>
|
363
363
|
<author>
|
364
364
|
<name>www.sample.com</name>
|
365
365
|
</author>
|
366
|
-
<title type="text">SAMPLE -
|
366
|
+
<title type="text">SAMPLE - 1988 Peugeot Monaco 12 sp Ladies English Racer bike</title>
|
367
367
|
<v:vertical>general</v:vertical>
|
368
368
|
<v:category>item_vehicle%2Cbike</v:category>
|
369
|
-
<v:item_id>
|
369
|
+
<v:item_id>1834426840979448325</v:item_id>
|
370
370
|
<v:location precision="zip">
|
371
|
-
<v:state>
|
371
|
+
<v:state>FL</v:state>
|
372
372
|
<v:country>United States</v:country>
|
373
|
-
<v:zip>
|
373
|
+
<v:zip>33951</v:zip>
|
374
374
|
<v:distance>0</v:distance>
|
375
|
-
<v:city>
|
376
|
-
<v:lat precision="unknown">
|
377
|
-
<v:lon precision="unknown">-
|
375
|
+
<v:city>Punta Gorda</v:city>
|
376
|
+
<v:lat precision="unknown">26.932446</v:lat>
|
377
|
+
<v:lon precision="unknown">-81.986818</v:lon>
|
378
378
|
<v:address></v:address>
|
379
379
|
</v:location>
|
380
380
|
<v:price type="money" symbol="$" currency="USD" value="0"/>
|
381
381
|
<v:currency type="text">USD</v:currency>
|
382
|
-
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/
|
383
|
-
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-
|
384
|
-
<link rel="alternate" type="text/html" title="
|
385
|
-
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=
|
382
|
+
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/1834426840979448325/-/item_vehicle/bike?apikey="/>
|
383
|
+
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0CUTXuARG2EPBxEgGnw==/"/>
|
384
|
+
<link rel="alternate" type="text/html" title="1988 Peugeot Monaco 12 sp Ladies English Racer bike" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0CUTXuARG2EPBxEgGnw==/"/>
|
385
|
+
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=1834426840979448325&category=item_vehicle/bike&apikey="/>
|
386
386
|
<v:domain_name type="text">www.sample.com</v:domain_name>
|
387
387
|
<v:year type="number"></v:year>
|
388
|
-
<v:image_url type="image/jpeg">http://img.vast.com/128x96/
|
389
|
-
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240/
|
390
|
-
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44/
|
388
|
+
<v:image_url type="image/jpeg">http://img.vast.com/128x96/1834426840979448325</v:image_url>
|
389
|
+
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240/1834426840979448325</v:large_image_url>
|
390
|
+
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44/1834426840979448325</v:tiny_image_url>
|
391
391
|
<v:image_count>1</v:image_count>
|
392
392
|
<v:hasimage type="boolean">yes</v:hasimage>
|
393
393
|
<v:hosted type="boolean">no</v:hosted>
|
394
394
|
<v:hosted_type type="text">landing</v:hosted_type>
|
395
|
-
<v:description type="text">
|
396
|
-
<content type="html"><img src="http://img.vast.com/128x96/
|
395
|
+
<v:description type="text">1988 Peugeot Monaco 12 speed ladies racer bike. New Tires I Love My Peugeot gear pouch. Water bottle holder. 150.00.</v:description>
|
396
|
+
<content type="html"><img src="http://img.vast.com/128x96/1834426840979448325"><ul><li><strong>description:</strong>1988 Peugeot Monaco 12 speed ladies racer bike. New Tires I Love My Peugeot gear pouch. Water bottle holder. 150.00.</li><li><strong>price:</strong>0</li><li><strong>country:</strong>United States</li><li><strong>state:</strong>FL</li><li><strong>zip:</strong>33951</li><li><strong>city:</strong>Punta Gorda</li></ul></content>
|
397
397
|
</entry>
|
398
398
|
<entry>
|
399
|
-
<id>http://data.vast.com/listings
|
400
|
-
<updated>2011-03-
|
401
|
-
<published>2010-10-
|
399
|
+
<id>http://data.vast.com/listings/5882224905579195812/-/item_vehicle/bike</id>
|
400
|
+
<updated>2011-03-18T21:15:56+01:00</updated>
|
401
|
+
<published>2010-10-17T21:15:50+02:00</published>
|
402
402
|
<author>
|
403
403
|
<name>www.sample.com</name>
|
404
404
|
</author>
|
405
|
-
<title type="text">SAMPLE -
|
405
|
+
<title type="text">SAMPLE - 2010 Peace Sport</title>
|
406
406
|
<v:vertical>general</v:vertical>
|
407
407
|
<v:category>item_vehicle%2Cbike</v:category>
|
408
|
-
<v:item_id
|
408
|
+
<v:item_id>5882224905579195812</v:item_id>
|
409
409
|
<v:location precision="unknown">
|
410
410
|
<v:state></v:state>
|
411
411
|
<v:country></v:country>
|
@@ -418,21 +418,20 @@
|
|
418
418
|
</v:location>
|
419
419
|
<v:price type="money" symbol="$" currency="USD" value="0"/>
|
420
420
|
<v:currency type="text">USD</v:currency>
|
421
|
-
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings
|
422
|
-
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-
|
423
|
-
<link rel="alternate" type="text/html" title="
|
424
|
-
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id
|
421
|
+
<link rel="self" type="application/atom+xml" href="http://data.vast.com/listings/5882224905579195812/-/item_vehicle/bike?apikey="/>
|
422
|
+
<link rel="via" type="text/html" title="www.sample.com" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0HAnXmIZmTDmRy8mLbw==/"/>
|
423
|
+
<link rel="alternate" type="text/html" title="2010 Peace Sport" href="http://details.vast.com/details/item_vehicle/bike/ob-NzezewM0HAnXmIZmTDmRy8mLbw==/"/>
|
424
|
+
<link rel="http://feedback.vast.com" type="text/html" title="Report incorrect result" href="http://www.vast.com/ajax/report?id=5882224905579195812&category=item_vehicle/bike&apikey="/>
|
425
425
|
<v:domain_name type="text">www.sample.com</v:domain_name>
|
426
426
|
<v:year type="number"></v:year>
|
427
|
-
<v:image_url type="image/jpeg">http://img.vast.com/128x96
|
428
|
-
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240
|
429
|
-
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44
|
427
|
+
<v:image_url type="image/jpeg">http://img.vast.com/128x96/5882224905579195812</v:image_url>
|
428
|
+
<v:large_image_url type="image/jpeg">http://img.vast.com/320x240/5882224905579195812</v:large_image_url>
|
429
|
+
<v:tiny_image_url type="image/jpeg">http://img.vast.com/59x44/5882224905579195812</v:tiny_image_url>
|
430
430
|
<v:image_count>1</v:image_count>
|
431
431
|
<v:hasimage type="boolean">yes</v:hasimage>
|
432
432
|
<v:hosted type="boolean">yes</v:hosted>
|
433
433
|
<v:hosted_type type="text">email</v:hosted_type>
|
434
|
-
<
|
435
|
-
<content type="html"><img src="http://img.vast.com/128x96/-2515976981155663662"><ul><li><strong>description:</strong>Only 2557 miles, one owner, fuel injected, with windshield!</li><li><strong>price:</strong>0</li></ul></content>
|
434
|
+
<content type="html"><img src="http://img.vast.com/128x96/5882224905579195812"><ul></ul></content>
|
436
435
|
</entry>
|
437
436
|
</feed>
|
438
437
|
|