Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Ticket #447: distanceSearchOfTermAtZip_soap.txt

File distanceSearchOfTermAtZip_soap.txt, 24.6 kB (added by user, 1 year ago)

SOAP transcript for distanceSearchOfTermAtZip() call. Captured with Axis tcpmon, which has split the response into chunks.

Line 
1 POST /yellowpages/services/IntegrationAPI2 HTTP/1.1
2 SOAPAction: ""
3 Content-Type: text/xml; charset=utf-8
4 User-Agent: SOAP4R/1.5.8 (/187, ruby 1.8.6 (2007-03-13) [i686-darwin8.9.1])
5 Date: Thu, 25 Oct 2007 20:41:43 GMT
6 Content-Length: 689
7 Host: sandbox.yellowpages.com:8080
8
9 <?xml version="1.0" encoding="utf-8" ?>
10 <env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11     xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
12     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
13   <env:Body>
14     <n1:distanceSearchOfTermAtZip xmlns:n1="http://integration.yellowpages.com">
15       <term>coffee</term>
16       <zip>91203</zip>
17       <radius>3</radius>
18       <profileId></profileId>
19       <pageNumber>1</pageNumber>
20       <pageSize>10</pageSize>
21       <partnerId>YPC</partnerId>
22       <userId>test</userId>
23       <transactionId>test</transactionId>
24       <sort></sort>
25       <filter></filter>
26     </n1:distanceSearchOfTermAtZip>
27   </env:Body>
28 </env:Envelope>
29
30
31 HTTP/1.1 200 OK
32 Server: Apache-Coyote/1.1
33 Content-Type: text/xml;charset=utf-8
34 Transfer-Encoding: chunked
35 Date: Thu, 25 Oct 2007 20:39:56 GMT
36
37 2000
38 <?xml version="1.0" encoding="utf-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
39  <soapenv:Body>
40   <ns1:distanceSearchOfTermAtZipResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://integration.yellowpages.com">
41    <distanceSearchOfTermAtZipReturn xsi:type="ns2:SearchResult" xmlns:ns2="http://data2.integration.yellowpages.com">
42     <Properties soapenc:arrayType="ns2:Property[7]" xsi:type="soapenc:Array" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
43      <Property Name="pageNumber" xsi:type="ns2:Property">
44       <Value xsi:type="xsd:string">1</Value>
45      </Property>
46      <Property Name="totalReturned" xsi:type="ns2:Property">
47       <Value xsi:type="xsd:string">10</Value>
48      </Property>
49      <Property Name="totalAvailable" xsi:type="ns2:Property">
50       <Value xsi:type="xsd:string">77</Value>
51      </Property>
52      <Property Name="transactionId" xsi:type="ns2:Property">
53       <Value xsi:type="xsd:string">test</Value>
54      </Property>
55      <Property Name="term" xsi:type="ns2:Property">
56       <Value xsi:type="xsd:string">coffee</Value>
57      </Property>
58      <Property Name="zip" xsi:type="ns2:Property">
59       <Value xsi:type="xsd:string">91203</Value>
60      </Property>
61      <Property Name="pageSize" xsi:type="ns2:Property">
62       <Value xsi:type="xsd:string">10</Value>
63      </Property>
64     </Properties>
65     <Categories soapenc:arrayType="ns2:Category[5]" xsi:type="soapenc:Array" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
66      <Category xsi:type="ns2:Category">
67       <Properties soapenc:arrayType="ns2:Property[2]" xsi:type="soapenc:Array">
68        <Property Name="categoryName" xsi:type="ns2:Property">
69         <Value xsi:type="xsd:string">Cafeterias</Value>
70        </Property>
71        <Property Name="listingCount" xsi:type="ns2:Property">
72         <Value xsi:type="xsd:string">1</Value>
73        </Property>
74       </Properties>
75      </Category>
76      <Category xsi:type="ns2:Category">
77       <Properties soapenc:arrayType="ns2:Property[2]" xsi:type="soapenc:Array">
78        <Property Name="categoryName" xsi:type="ns2:Property">
79         <Value xsi:type="xsd:string">Coffee &amp; Espresso Restaurants</Value>
80        </Property>
81        <Property Name="listingCount" xsi:type="ns2:Property">
82         <Value xsi:type="xsd:string">52</Value>
83        </Property>
84       </Properties>
85      </Category>
86      <Category xsi:type="ns2:Category">
87       <Properties soapenc:arrayType="ns2:Property[2]" xsi:type="soapenc:Array">
88        <Property Name="categoryName" xsi:type="ns2:Property">
89         <Value xsi:type="xsd:string">Coffee &amp; Tea</Value>
90        </Property>
91        <Property Name="listingCount" xsi:type="ns2:Property">
92         <Value xsi:type="xsd:string">19</Value>
93        </Property>
94       </Properties>
95      </Category>
96      <Category xsi:type="ns2:Category">
97       <Properties soapenc:arrayType="ns2:Property[2]" xsi:type="soapenc:Array">
98        <Property Name="categoryName" xsi:type="ns2:Property">
99         <Value xsi:type="xsd:string">Coffee Break Service &amp; Supplies</Value>
100        </Property>
101        <Property Name="listingCount" xsi:type="ns2:Property">
102         <Value xsi:type="xsd:string">1</Value>
103        </Property>
104       </Properties>
105      </Category>
106      <Category xsi:type="ns2:Category">
107       <Properties soapenc:arrayType="ns2:Property[2]" xsi:type="soapenc:Array">
108        <Property Name="categoryName" xsi:type="ns2:Property">
109         <Value xsi:type="xsd:string">Coffee Shops</Value>
110        </Property>
111        <Property Name="listingCount" xsi:type="ns2:Property">
112         <Value xsi:type="xsd:string">4</Value>
113        </Property>
114       </Properties>
115      </Category>
116     </Categories>
117     <Listings soapenc:arrayType="ns2:Listing[10]" xsi:type="soapenc:Array" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
118      <Listing xsi:type="ns2:Listing">
119       <Properties soapenc:arrayType="ns2:Property[14]" xsi:type="soapenc:Array">
120        <Property Name="name" xsi:type="ns2:Property">
121         <Value xsi:type="xsd:string">Pioneer Cafe</Value>
122        </Property>
123        <Property Name="id" xsi:type="ns2:Property">
124         <Value xsi:type="xsd:string">1009146662</Value>
125        </Property>
126        <Property Name="category" xsi:type="ns2:Property">
127         <Value xsi:type="xsd:string">Coffee &amp; Espresso Restaurants</Value>
128        </Property>
129        <Property Name="listingType" xsi:type="ns2:Property">
130         <Value xsi:type="xsd:string">free</Value>
131        </Property>
132        <Property Name="address" xsi:type="ns2:Property">
133         <Value xsi:type="xsd:string">450 Pioneer Dr</Value>
134        </Property>
135        <Property Name="city" xsi:type="ns2:Property">
136         <Value xsi:type="xsd:string">Glendale</Value>
137        </Property>
138        <Property Name="state" xsi:type="ns2:Property">
139         <Value xsi:type="xsd:string">CA</Value>
140        </Property>
141        <Property Name="zip" xsi:type="ns2:Property">
142         <Value xsi:type="xsd:string">91203</Value>
143        </Property>
144        <Property Name="phone" xsi:type="ns2:Property">
145         <Value xsi:type="xsd:string">8185481700</Value>
146        </Property>
147        <Property Name="isMappable" xsi:type="ns2:Property">
148         <Value xsi:type="xsd:string">true</Value>
149        </Property>
150        <Property Name="latitude" xsi:type="ns2:Property">
151         <Value xsi:type="xsd:string">34.1552000</Value>
152        </Property>
153        <Property Name="longitude" xsi:type="ns2:Property">
154         <Value xsi:type="xsd:string">-118.2630150</Value>
155        </Property>
156        <Property Name="mileage" xsi:type="ns2:Property">
157         <Value xsi:type="xsd:string">0.12</Value>
158        </Property>
159        <Property Name="hasMoreInfo" xsi:type="ns2:Property">
160         <Value xsi:type="xsd:string">false</Value>
161        </Property>
162       </Properties>
163      </Listing>
164      <Listing xsi:type="ns2:Listing">
165       <Properties soapenc:arrayType="ns2:Property[14]" xsi:type="soapenc:Array">
166        <Property Name="name" xsi:type="ns2:Property">
167         <Value xsi:type="xsd:string">Starbucks Coffee</Value>
168        </Property>
169        <Property Name="id" xsi:type="ns2:Property">
170         <Value xsi:type="xsd:string">1010147878</Value>
171        </Property>
172        <Property Name="category" xsi:type="ns2:Property">
173         <Value xsi:type="xsd:string">Coffee &amp; Tea</Value>
174        </Property>
175        <Property Name="listingType" xsi:type="ns2:Property">
176         <Value xsi:type="xsd:string">free</Value>
177        </Property>
178        <Property Name="address" xsi:type="ns2:Property">
179         <Value xsi:type="xsd:string">469 Burchett St</Value>
180        </Property>
181        <Property Name="city" xsi:type="ns2:Property">
182         <Value xsi:type="xsd:string">Glendale</Value>
183        </Property>
184        <Property Name="state" xsi:type="ns2:Property">
185         <Value xsi:type="xsd:string">CA</Value>
186        </Property>
187        <Property Name="zip" xsi:type="ns2:Property">
188         <Value xsi:type="xsd:string">91203</Value>
189        </Property>
190        <Property Name="phone" xsi:type="ns2:Property">
191         <Value xsi:type="xsd:string">8182911890</Value>
192        </Property>
193        <Property Name="isMappable" xsi:type="ns2:Property">
194         <Value xsi:type="xsd:string">true</Value>
195        </Property>
196        <Property Name="latitude" xsi:type="ns2:Property">
197         <Value xsi:type="xsd:string">34.1573990</Value>
198        </Property>
199        <Property Name="longitude" xsi:type="ns2:Property">
200         <Value xsi:type="xsd:string">-118.2632800</Value>
201        </Property>
202        <Property Name="mileage" xsi:type="ns2:Property">
203         <Value xsi:type="xsd:string">0.25</Value>
204        </Property>
205        <Property Name="hasMoreInfo" xsi:type="ns2:Property">
206         <Value xsi:type="xsd:string">true</Value>
207        </Property>
208       </Properties>
209      </Listing>
210      <Listing xsi:type="ns2:Listing">
211       <Properties soapenc:arrayType="ns2:Property[14]" xsi:type="soapenc:Array">
212        <Property Name="name" xsi:type="ns2:Property">
213         <Value xsi:type="xsd:string">Boba House</Value>
214        </Property>
215        <Pr
216 2000
217 operty Name="id" xsi:type="ns2:Property">
218         <Value xsi:type="xsd:string">1008034792</Value>
219        </Property>
220        <Property Name="category" xsi:type="ns2:Property">
221         <Value xsi:type="xsd:string">Coffee &amp; Tea</Value>
222        </Property>
223        <Property Name="listingType" xsi:type="ns2:Property">
224         <Value xsi:type="xsd:string">free</Value>
225        </Property>
226        <Property Name="address" xsi:type="ns2:Property">
227         <Value xsi:type="xsd:string">818 N Pacific Ave Ste H</Value>
228        </Property>
229        <Property Name="city" xsi:type="ns2:Property">
230         <Value xsi:type="xsd:string">Glendale</Value>
231        </Property>
232        <Property Name="state" xsi:type="ns2:Property">
233         <Value xsi:type="xsd:string">CA</Value>
234        </Property>
235        <Property Name="zip" xsi:type="ns2:Property">
236         <Value xsi:type="xsd:string">91203</Value>
237        </Property>
238        <Property Name="phone" xsi:type="ns2:Property">
239         <Value xsi:type="xsd:string">8182462717</Value>
240        </Property>
241        <Property Name="isMappable" xsi:type="ns2:Property">
242         <Value xsi:type="xsd:string">true</Value>
243        </Property>
244        <Property Name="latitude" xsi:type="ns2:Property">
245         <Value xsi:type="xsd:string">34.1575599</Value>
246        </Property>
247        <Property Name="longitude" xsi:type="ns2:Property">
248         <Value xsi:type="xsd:string">-118.2640460</Value>
249        </Property>
250        <Property Name="mileage" xsi:type="ns2:Property">
251         <Value xsi:type="xsd:string">0.25</Value>
252        </Property>
253        <Property Name="hasMoreInfo" xsi:type="ns2:Property">
254         <Value xsi:type="xsd:string">false</Value>
255        </Property>
256       </Properties>
257      </Listing>
258      <Listing xsi:type="ns2:Listing">
259       <Properties soapenc:arrayType="ns2:Property[14]" xsi:type="soapenc:Array">
260        <Property Name="name" xsi:type="ns2:Property">
261         <Value xsi:type="xsd:string">Tiffany's Coffee</Value>
262        </Property>
263        <Property Name="id" xsi:type="ns2:Property">
264         <Value xsi:type="xsd:string">1008417200</Value>
265        </Property>
266        <Property Name="category" xsi:type="ns2:Property">
267         <Value xsi:type="xsd:string">Coffee &amp; Espresso Restaurants</Value>
268        </Property>
269        <Property Name="listingType" xsi:type="ns2:Property">
270         <Value xsi:type="xsd:string">free</Value>
271        </Property>
272        <Property Name="address" xsi:type="ns2:Property">
273         <Value xsi:type="xsd:string">900 N Pacific Ave Ste A</Value>
274        </Property>
275        <Property Name="city" xsi:type="ns2:Property">
276         <Value xsi:type="xsd:string">Glendale</Value>
277        </Property>
278        <Property Name="state" xsi:type="ns2:Property">
279         <Value xsi:type="xsd:string">CA</Value>
280        </Property>
281        <Property Name="zip" xsi:type="ns2:Property">
282         <Value xsi:type="xsd:string">91203</Value>
283        </Property>
284        <Property Name="phone" xsi:type="ns2:Property">
285         <Value xsi:type="xsd:string">8182424432</Value>
286        </Property>
287        <Property Name="isMappable" xsi:type="ns2:Property">
288         <Value xsi:type="xsd:string">true</Value>
289        </Property>
290        <Property Name="latitude" xsi:type="ns2:Property">
291         <Value xsi:type="xsd:string">34.1584999</Value>
292        </Property>
293        <Property Name="longitude" xsi:type="ns2:Property">
294         <Value xsi:type="xsd:string">-118.2640990</Value>
295        </Property>
296        <Property Name="mileage" xsi:type="ns2:Property">
297         <Value xsi:type="xsd:string">0.32</Value>
298        </Property>
299        <Property Name="hasMoreInfo" xsi:type="ns2:Property">
300         <Value xsi:type="xsd:string">false</Value>
301        </Property>
302       </Properties>
303      </Listing>
304      <Listing xsi:type="ns2:Listing">
305       <Properties soapenc:arrayType="ns2:Property[14]" xsi:type="soapenc:Array">
306        <Property Name="name" xsi:type="ns2:Property">
307         <Value xsi:type="xsd:string">Crocodile Cafe</Value>
308        </Property>
309        <Property Name="id" xsi:type="ns2:Property">
310         <Value xsi:type="xsd:string">1010751481</Value>
311        </Property>
312        <Property Name="category" xsi:type="ns2:Property">
313         <Value xsi:type="xsd:string">Coffee &amp; Espresso Restaurants</Value>
314        </Property>
315        <Property Name="listingType" xsi:type="ns2:Property">
316         <Value xsi:type="xsd:string">free</Value>
317        </Property>
318        <Property Name="address" xsi:type="ns2:Property">
319         <Value xsi:type="xsd:string">626 N Central Ave</Value>
320        </Property>
321        <Property Name="city" xsi:type="ns2:Property">
322         <Value xsi:type="xsd:string">Glendale</Value>
323        </Property>
324        <Property Name="state" xsi:type="ns2:Property">
325         <Value xsi:type="xsd:string">CA</Value>
326        </Property>
327        <Property Name="zip" xsi:type="ns2:Property">
328         <Value xsi:type="xsd:string">91203</Value>
329        </Property>
330        <Property Name="phone" xsi:type="ns2:Property">
331         <Value xsi:type="xsd:string">8182411114</Value>
332        </Property>
333        <Property Name="isMappable" xsi:type="ns2:Property">
334         <Value xsi:type="xsd:string">true</Value>
335        </Property>
336        <Property Name="latitude" xsi:type="ns2:Property">
337         <Value xsi:type="xsd:string">34.1552560</Value>
338        </Property>
339        <Property Name="longitude" xsi:type="ns2:Property">
340         <Value xsi:type="xsd:string">-118.2579060</Value>
341        </Property>
342        <Property Name="mileage" xsi:type="ns2:Property">
343         <Value xsi:type="xsd:string">0.38</Value>
344        </Property>
345        <Property Name="hasMoreInfo" xsi:type="ns2:Property">
346         <Value xsi:type="xsd:string">true</Value>
347        </Property>
348       </Properties>
349      </Listing>
350      <Listing xsi:type="ns2:Listing">
351       <Properties soapenc:arrayType="ns2:Property[14]" xsi:type="soapenc:Array">
352        <Property Name="name" xsi:type="ns2:Property">
353         <Value xsi:type="xsd:string">Maui Wowi</Value>
354        </Property>
355        <Property Name="id" xsi:type="ns2:Property">
356         <Value xsi:type="xsd:string">10323618775</Value>
357        </Property>
358        <Property Name="category" xsi:type="ns2:Property">
359         <Value xsi:type="xsd:string">Coffee &amp; Tea</Value>
360        </Property>
361        <Property Name="listingType" xsi:type="ns2:Property">
362         <Value xsi:type="xsd:string">free</Value>
363        </Property>
364        <Property Name="address" xsi:type="ns2:Property">
365         <Value xsi:type="xsd:string">604 W Glenoaks Blvd</Value>
366        </Property>
367        <Property Name="city" xsi:type="ns2:Property">
368         <Value xsi:type="xsd:string">Glendale</Value>
369        </Property>
370        <Property Name="state" xsi:type="ns2:Property">
371         <Value xsi:type="xsd:string">CA</Value>
372        </Property>
373        <Property Name="zip" xsi:type="ns2:Property">
374         <Value xsi:type="xsd:string">91202</Value>
375        </Property>
376        <Property Name="phone" xsi:type="ns2:Property">
377         <Value xsi:type="xsd:string">8189560606</Value>
378        </Property>
379        <Property Name="isMappable" xsi:type="ns2:Property">
380         <Value xsi:type="xsd:string">true</Value>
381        </Property>
382        <Property Name="latitude" xsi:type="ns2:Property">
383         <Value xsi:type="xsd:string">34.1596250</Value>
384        </Property>
385        <Property Name="longitude" xsi:type="ns2:Property">
386         <Value xsi:type="xsd:string">-118.2672210</Value>
387        </Property>
388        <Property Name="mileage" xsi:type="ns2:Property">
389         <Value xsi:type="xsd:string">0.43</Value>
390        </Property>
391        <Property Name="hasMoreInfo" xsi:type="ns2:Property">
392         <Value xsi:type="xsd:string">true</Value>
393        </Property>
394       </Properties>
395      </Listing>
396      <Listing xsi:type="ns2:Listing">
397       <Properties soapenc:arrayType="ns2:Property[14]" xsi:type="soapenc:Array">
398        <Property Name="name" xsi:type="ns2:Property">
399         <Value xsi:type="xsd:string">Coffee Cup of Glendale</Value>
400        </Property>
401        <Property Name="id" xsi:type="ns2:Property">
402         <Value xsi:type="xsd:string">1007774553</Value>
403        </Property>
404        <Property Name="category" xsi:type="ns2:Property">
405         <Value xsi:type="xsd:string">Coffee &
406 1dd6
407 amp; Espresso Restaurants</Value>
408        </Property>
409        <Property Name="listingType" xsi:type="ns2:Property">
410         <Value xsi:type="xsd:string">free</Value>
411        </Property>
412        <Property Name="address" xsi:type="ns2:Property">
413         <Value xsi:type="xsd:string">535 N Brand Blvd Ste 103</Value>
414        </Property>
415        <Property Name="city" xsi:type="ns2:Property">
416         <Value xsi:type="xsd:string">Glendale</Value>
417        </Property>
418        <Property Name="state" xsi:type="ns2:Property">
419         <Value xsi:type="xsd:string">CA</Value>
420        </Property>
421        <Property Name="zip" xsi:type="ns2:Property">
422         <Value xsi:type="xsd:string">91203</Value>
423        </Property>
424        <Property Name="phone" xsi:type="ns2:Property">
425         <Value xsi:type="xsd:string">8182919888</Value>
426        </Property>
427        <Property Name="isMappable" xsi:type="ns2:Property">
428         <Value xsi:type="xsd:string">true</Value>
429        </Property>
430        <Property Name="latitude" xsi:type="ns2:Property">
431         <Value xsi:type="xsd:string">34.1535910</Value>
432        </Property>
433        <Property Name="longitude" xsi:type="ns2:Property">
434         <Value xsi:type="xsd:string">-118.2550990</Value>
435        </Property>
436        <Property Name="mileage" xsi:type="ns2:Property">
437         <Value xsi:type="xsd:string">0.53</Value>
438        </Property>
439        <Property Name="hasMoreInfo" xsi:type="ns2:Property">
440         <Value xsi:type="xsd:string">false</Value>
441        </Property>
442       </Properties>
443      </Listing>
444      <Listing xsi:type="ns2:Listing">
445       <Properties soapenc:arrayType="ns2:Property[14]" xsi:type="soapenc:Array">
446        <Property Name="name" xsi:type="ns2:Property">
447         <Value xsi:type="xsd:string">Venue Cafe</Value>
448        </Property>
449        <Property Name="id" xsi:type="ns2:Property">
450         <Value xsi:type="xsd:string">1010411381</Value>
451        </Property>
452        <Property Name="category" xsi:type="ns2:Property">
453         <Value xsi:type="xsd:string">Coffee &amp; Espresso Restaurants</Value>
454        </Property>
455        <Property Name="listingType" xsi:type="ns2:Property">
456         <Value xsi:type="xsd:string">free</Value>
457        </Property>
458        <Property Name="address" xsi:type="ns2:Property">
459         <Value xsi:type="xsd:string">601 N Brand Blvd</Value>
460        </Property>
461        <Property Name="city" xsi:type="ns2:Property">
462         <Value xsi:type="xsd:string">Glendale</Value>
463        </Property>
464        <Property Name="state" xsi:type="ns2:Property">
465         <Value xsi:type="xsd:string">CA</Value>
466        </Property>
467        <Property Name="zip" xsi:type="ns2:Property">
468         <Value xsi:type="xsd:string">91203</Value>
469        </Property>
470        <Property Name="phone" xsi:type="ns2:Property">
471         <Value xsi:type="xsd:string">8185462233</Value>
472        </Property>
473        <Property Name="isMappable" xsi:type="ns2:Property">
474         <Value xsi:type="xsd:string">true</Value>
475        </Property>
476        <Property Name="latitude" xsi:type="ns2:Property">
477         <Value xsi:type="xsd:string">34.1547000</Value>
478        </Property>
479        <Property Name="longitude" xsi:type="ns2:Property">
480         <Value xsi:type="xsd:string">-118.2550990</Value>
481        </Property>
482        <Property Name="mileage" xsi:type="ns2:Property">
483         <Value xsi:type="xsd:string">0.53</Value>
484        </Property>
485        <Property Name="hasMoreInfo" xsi:type="ns2:Property">
486         <Value xsi:type="xsd:string">false</Value>
487        </Property>
488       </Properties>
489      </Listing>
490      <Listing xsi:type="ns2:Listing">
491       <Properties soapenc:arrayType="ns2:Property[14]" xsi:type="soapenc:Array">
492        <Property Name="name" xsi:type="ns2:Property">
493         <Value xsi:type="xsd:string">Basement Cafe</Value>
494        </Property>
495        <Property Name="id" xsi:type="ns2:Property">
496         <Value xsi:type="xsd:string">1010776112</Value>
497        </Property>
498        <Property Name="category" xsi:type="ns2:Property">
499         <Value xsi:type="xsd:string">Coffee &amp; Espresso Restaurants</Value>
500        </Property>
501        <Property Name="listingType" xsi:type="ns2:Property">
502         <Value xsi:type="xsd:string">free</Value>
503        </Property>
504        <Property Name="address" xsi:type="ns2:Property">
505         <Value xsi:type="xsd:string">401 N Brand Blvd Ste B160</Value>
506        </Property>
507        <Property Name="city" xsi:type="ns2:Property">
508         <Value xsi:type="xsd:string">Glendale</Value>
509        </Property>
510        <Property Name="state" xsi:type="ns2:Property">
511         <Value xsi:type="xsd:string">CA</Value>
512        </Property>
513        <Property Name="zip" xsi:type="ns2:Property">
514         <Value xsi:type="xsd:string">91203</Value>
515        </Property>
516        <Property Name="phone" xsi:type="ns2:Property">
517         <Value xsi:type="xsd:string">8185001133</Value>
518        </Property>
519        <Property Name="isMappable" xsi:type="ns2:Property">
520         <Value xsi:type="xsd:string">true</Value>
521        </Property>
522        <Property Name="latitude" xsi:type="ns2:Property">
523         <Value xsi:type="xsd:string">34.1517020</Value>
524        </Property>
525        <Property Name="longitude" xsi:type="ns2:Property">
526         <Value xsi:type="xsd:string">-118.2550990</Value>
527        </Property>
528        <Property Name="mileage" xsi:type="ns2:Property">
529         <Value xsi:type="xsd:string">0.55</Value>
530        </Property>
531        <Property Name="hasMoreInfo" xsi:type="ns2:Property">
532         <Value xsi:type="xsd:string">false</Value>
533        </Property>
534       </Properties>
535      </Listing>
536      <Listing xsi:type="ns2:Listing">
537       <Properties soapenc:arrayType="ns2:Property[14]" xsi:type="soapenc:Array">
538        <Property Name="name" xsi:type="ns2:Property">
539         <Value xsi:type="xsd:string">The Lobby Shop</Value>
540        </Property>
541        <Property Name="id" xsi:type="ns2:Property">
542         <Value xsi:type="xsd:string">1010142452</Value>
543        </Property>
544        <Property Name="category" xsi:type="ns2:Property">
545         <Value xsi:type="xsd:string">Coffee &amp; Tea</Value>
546        </Property>
547        <Property Name="listingType" xsi:type="ns2:Property">
548         <Value xsi:type="xsd:string">free</Value>
549        </Property>
550        <Property Name="address" xsi:type="ns2:Property">
551         <Value xsi:type="xsd:string">400 N Brand Blvd Ste 140</Value>
552        </Property>
553        <Property Name="city" xsi:type="ns2:Property">
554         <Value xsi:type="xsd:string">Glendale</Value>
555        </Property>
556        <Property Name="state" xsi:type="ns2:Property">
557         <Value xsi:type="xsd:string">CA</Value>
558        </Property>
559        <Property Name="zip" xsi:type="ns2:Property">
560         <Value xsi:type="xsd:string">91203</Value>
561        </Property>
562        <Property Name="phone" xsi:type="ns2:Property">
563         <Value xsi:type="xsd:string">8182406605</Value>
564        </Property>
565        <Property Name="isMappable" xsi:type="ns2:Property">
566         <Value xsi:type="xsd:string">true</Value>
567        </Property>
568        <Property Name="latitude" xsi:type="ns2:Property">
569         <Value xsi:type="xsd:string">34.1517000</Value>
570        </Property>
571        <Property Name="longitude" xsi:type="ns2:Property">
572         <Value xsi:type="xsd:string">-118.2549990</Value>
573        </Property>
574        <Property Name="mileage" xsi:type="ns2:Property">
575         <Value xsi:type="xsd:string">0.55</Value>
576        </Property>
577        <Property Name="hasMoreInfo" xsi:type="ns2:Property">
578         <Value xsi:type="xsd:string">false</Value>
579        </Property>
580       </Properties>
581      </Listing>
582     </Listings>
583    </distanceSearchOfTermAtZipReturn>
584   </ns1:distanceSearchOfTermAtZipResponse>
585  </soapenv:Body>
586 </soapenv:Envelope>
587 0
588