git.s-ol.nu hw/kicad-lib / 1e5e9e4
use SOL_LIB_DIR as 3d model path prefix s-ol 29 days ago
12 changed file(s) with 97 addition(s) and 2506 deletion(s). Raw diff Collapse all Expand all
0 hw.s-ol.nu KiCad library
1 ========================
2
3 ## 3D Model Paths
4 To get 3D Models working, configure the `SOL_LIB_DIR` Environment Variable
5 in the "Configure Paths" dialog to point at this repository.
6
7 If you are distributing your project as a Git repository,
8 it is recommended to add this repo as a submodule (e.g. in `lib/s-ol`) and configure a relative path as follows:
9
10 $ mkdir lib
11 $ git submodule add https://git.s-ol.nu/hw/kicad-lib.git lib/s-ol
12
13 SOL_LIB_DIR: ${KIPRJMOD}/lib/s-ol
+0
-1014
s-ol.3dshapes/Keycap_Hexagon.wrl less more
0 #VRML V2.0 utf8
1 #kicad StepUp wrl exported
2
3 Shape {
4 appearance Appearance {material DEF PIN-01 Material {
5 ambientIntensity 0.271
6 diffuseColor 0.824 0.820 0.781
7 specularColor 0.328 0.258 0.172
8 emissiveColor 0.0 0.0 0.0
9 shininess 0.70
10 transparency 0.0
11 }
12 }
13 }
14 Shape {
15 appearance Appearance {material DEF MET-01 Material {
16 ambientIntensity 0.249999
17 diffuseColor 0.298 0.298 0.298
18 specularColor 0.398 0.398 0.398
19 emissiveColor 0.0 0.0 0.0
20 shininess 0.056122
21 transparency 0.0
22 }
23 }
24 }
25 Shape {
26 appearance Appearance {material DEF PIN-02 Material {
27 ambientIntensity 0.379
28 diffuseColor 0.859 0.738 0.496
29 specularColor 0.137 0.145 0.184
30 emissiveColor 0.0 0.0 0.0
31 shininess 0.40
32 transparency 0.0
33 }
34 }
35 }
36 Shape {
37 appearance Appearance {material DEF IC-BODY-EPOXY-04 Material {
38 ambientIntensity 0.293
39 diffuseColor 0.148 0.145 0.145
40 specularColor 0.180 0.168 0.160
41 emissiveColor 0.0 0.0 0.0
42 shininess 0.35
43 transparency 0.0
44 }
45 }
46 }
47 Shape {
48 appearance Appearance {material DEF RES-SMD-01 Material {
49 diffuseColor 0.082 0.086 0.094
50 emissiveColor 0.000 0.000 0.000
51 specularColor 0.066 0.063 0.063
52 ambientIntensity 0.638
53 transparency 0.0
54 shininess 0.3
55 }
56 }
57 }
58 Shape {
59 appearance Appearance {material DEF IC-BODY-EPOXY-01 Material {
60 ambientIntensity 0.117
61 diffuseColor 0.250 0.262 0.281
62 specularColor 0.316 0.281 0.176
63 emissiveColor 0.0 0.0 0.0
64 shininess 0.25
65 transparency 0.0
66 }
67 }
68 }
69 Shape {
70 appearance Appearance {material DEF CAP-CERAMIC-05 Material {
71 ambientIntensity 0.179
72 diffuseColor 0.273 0.273 0.273
73 specularColor 0.203 0.188 0.176
74 emissiveColor 0.0 0.0 0.0
75 shininess 0.15
76 transparency 0.0
77 }
78 }
79 }
80 Shape {
81 appearance Appearance {material DEF CAP-CERAMIC-06 Material {
82 ambientIntensity 0.453
83 diffuseColor 0.379 0.270 0.215
84 specularColor 0.223 0.223 0.223
85 emissiveColor 0.0 0.0 0.0
86 shininess 0.15
87 transparency 0.0
88 }
89 }
90 }
91 Shape {
92 appearance Appearance {material DEF RES-THT-01 Material {
93 ambientIntensity 0.149
94 diffuseColor 0.883 0.711 0.492
95 specularColor 0.043 0.121 0.281
96 emissiveColor 0.0 0.0 0.0
97 shininess 0.40
98 transparency 0.0
99 }
100 }
101 }
102 Shape {
103 appearance Appearance {material DEF PLASTIC-BLUE-01 Material {
104 ambientIntensity 0.565
105 diffuseColor 0.137 0.402 0.727
106 specularColor 0.359 0.379 0.270
107 emissiveColor 0.0 0.0 0.0
108 shininess 0.25
109 transparency 0.0
110 }
111 }
112 }
113 Shape {
114 appearance Appearance {material DEF PLASTIC-GREEN-01 Material {
115 ambientIntensity 0.315
116 diffuseColor 0.340 0.680 0.445
117 specularColor 0.176 0.105 0.195
118 emissiveColor 0.0 0.0 0.0
119 shininess 0.25
120 transparency 0.0
121 }
122 }
123 }
124 Shape {
125 appearance Appearance {material DEF PLASTIC-ORANGE-01 Material {
126 ambientIntensity 0.284
127 diffuseColor 0.809 0.426 0.148
128 specularColor 0.039 0.102 0.145
129 emissiveColor 0.0 0.0 0.0
130 shininess 0.25
131 transparency 0.0
132 }
133 }
134 }
135 Shape {
136 appearance Appearance {material DEF RED-BODY Material {
137 ambientIntensity 0.683
138 diffuseColor 0.700 0.100 0.050
139 emissiveColor 0.000 0.000 0.000
140 specularColor 0.300 0.400 0.150
141 shininess 0.25
142 transparency 0.0
143 }
144 }
145 }
146 Shape {
147 appearance Appearance {material DEF CAP-CERAMIC-02 Material {
148 ambientIntensity 0.683
149 diffuseColor 0.578 0.336 0.352
150 specularColor 0.105 0.273 0.270
151 emissiveColor 0.0 0.0 0.0
152 shininess 0.25
153 transparency 0.0
154 }
155 }
156 }
157 Shape {
158 appearance Appearance {material DEF PLASTIC-YELLOW-01 Material {
159 ambientIntensity 0.522
160 diffuseColor 0.832 0.680 0.066
161 specularColor 0.160 0.203 0.320
162 emissiveColor 0.0 0.0 0.0
163 shininess 0.25
164 transparency 0.0
165 }
166 }
167 }
168 Shape {
169 appearance Appearance {material DEF PLASTIC-WHITE-01 Material {
170 ambientIntensity 0.494
171 diffuseColor 0.895 0.891 0.813
172 specularColor 0.047 0.055 0.109
173 emissiveColor 0.0 0.0 0.0
174 shininess 0.25
175 transparency 0.0
176 }
177 }
178 }
179 Shape {
180 appearance Appearance {material DEF IC-LABEL-01 Material {
181 ambientIntensity 0.082
182 diffuseColor 0.691 0.664 0.598
183 specularColor 0.000 0.000 0.000
184 emissiveColor 0.0 0.0 0.0
185 shininess 0.01
186 transparency 0.0
187 }
188 }
189 }
190 Shape {
191 appearance Appearance {material DEF LED-RED Material {
192 ambientIntensity 0.789
193 diffuseColor 0.700 0.100 0.050
194 emissiveColor 0.000 0.000 0.000
195 specularColor 0.300 0.400 0.150
196 shininess 0.125
197 transparency 0.15
198 }
199 }
200 }
201 Shape {
202 appearance Appearance {material DEF LED-GREEN Material {
203 ambientIntensity 0.789
204 diffuseColor 0.400 0.700 0.150
205 emissiveColor 0.000 0.000 0.000
206 specularColor 0.600 0.300 0.100
207 shininess 0.05
208 transparency 0.15
209 }
210 }
211 }
212 Shape {
213 appearance Appearance {material DEF LED-BLUE Material {
214 ambientIntensity 0.789
215 diffuseColor 0.100 0.250 0.700
216 emissiveColor 0.000 0.000 0.000
217 specularColor 0.500 0.600 0.300
218 shininess 0.125
219 transparency 0.15
220 }
221 }
222 }
223 Shape {
224 appearance Appearance {material DEF LED-YELLOW Material {
225 ambientIntensity 0.522
226 diffuseColor 0.98 0.840 0.066
227 specularColor 0.160 0.203 0.320
228 emissiveColor 0.0 0.0 0.0
229 shininess 0.125
230 transparency 0.15
231 }
232 }
233 }
234 Shape {
235 appearance Appearance {material DEF LED-WHITE Material {
236 ambientIntensity 0.494
237 diffuseColor 0.895 0.891 0.813
238 specularColor 0.047 0.055 0.109
239 emissiveColor 0.0 0.0 0.0
240 shininess 0.125
241 transparency 0.15
242 }
243 }
244 }
245 Shape {
246 appearance Appearance {material DEF LED-GREY Material {
247 ambientIntensity 0.494
248 diffuseColor 0.27 0.25 0.27
249 specularColor 0.5 0.5 0.6
250 emissiveColor 0.0 0.0 0.0
251 shininess 0.35
252 transparency 0.15
253 }
254 }
255 }
256 Shape {
257 appearance Appearance {material DEF LED-BLACK Material {
258 ambientIntensity 0.494
259 diffuseColor 0.1 0.05 0.1
260 specularColor 0.6 0.5 0.6
261 emissiveColor 0.0 0.0 0.0
262 shininess 0.5
263 transparency 0.15
264 }
265 }
266 }
267 Shape {
268 appearance Appearance {material DEF GLASS-19 Material {
269 ambientIntensity 2.018212
270 diffuseColor 0.400769 0.441922 0.459091
271 specularColor 0.573887 0.649271 0.810811
272 emissiveColor 0.000000 0.000000 0.000000
273 shininess 0.127273
274 transparency 0.37
275 }
276 }
277 }
278 Shape {
279 appearance Appearance {material DEF GLASS-29 Material {
280 ambientIntensity 0.379
281 diffuseColor 0.859 0.738 0.496
282 specularColor 0.137 0.145 0.184
283 emissiveColor 0.0 0.0 0.0
284 shininess 0.40
285 transparency 0.39
286 }
287 }
288 }
289 Shape {
290 appearance Appearance {material DEF GLASS-13 Material {
291 ambientIntensity 0.250000
292 diffuseColor 0.000000 0.631244 0.748016
293 specularColor 0.915152 0.915152 0.915152
294 emissiveColor 0.000000 0.000000 0.000000
295 shininess 0.642424
296 transparency 0.39
297 }
298 }
299 }
300 Shape {
301 appearance Appearance {material DEF GLASS-GREEN Material {
302 ambientIntensity 0.250000
303 diffuseColor 0.000000 0.75 0.44
304 specularColor 0.915152 0.915152 0.915152
305 emissiveColor 0.000000 0.000000 0.000000
306 shininess 0.642424
307 transparency 0.39
308 }
309 }
310 }
311 Shape {
312 appearance Appearance {material DEF GLASS-ORANGE Material {
313 ambientIntensity 0.250000
314 diffuseColor 0.75 0.44 0.000000
315 specularColor 0.915152 0.915152 0.915152
316 emissiveColor 0.000000 0.000000 0.000000
317 shininess 0.642424
318 transparency 0.39
319 }
320 }
321 }
322 Shape {
323 appearance Appearance {material DEF BOARD-GREEN-02 Material {
324 ambientIntensity 1
325 diffuseColor 0.07 0.3 0.12
326 specularColor 0.07 0.3 0.12
327 emissiveColor 0.0 0.0 0.0
328 shininess 0.40
329 transparency 0.0
330 }
331 }
332 }
333 Shape {
334 appearance Appearance {material DEF BOARD-BLUE-01 Material {
335 ambientIntensity 1
336 diffuseColor 0.07 0.12 0.3
337 specularColor 0.07 0.12 0.3
338 emissiveColor 0.0 0.0 0.0
339 shininess 0.40
340 transparency 0.0
341 }
342 }
343 }
344 Shape {
345 appearance Appearance {material DEF BOARD-BLACK-03 Material {
346 ambientIntensity 1
347 diffuseColor 0.16 0.16 0.16
348 specularColor 0.16 0.16 0.16
349 emissiveColor 0.0 0.0 0.0
350 shininess 0.40
351 transparency 0.0
352 }
353 }
354 }
355 Shape {
356 appearance Appearance {material DEF MET-ALUMINUM Material {
357 ambientIntensity 0.256000
358 diffuseColor 0.372322 0.371574 0.373173
359 specularColor 0.556122 0.554201 0.556122
360 emissiveColor 0.0 0.0 0.0
361 shininess 0.127551
362 transparency 0.0
363 }
364 }
365 }
366 Shape {
367 appearance Appearance {material DEF MET-BRONZE Material {
368 ambientIntensity 0.022727
369 diffuseColor 0.714 0.4284 0.18144
370 specularColor 0.393548 0.271906 0.166721
371 emissiveColor 0.000000 0.000000 0.000000
372 shininess 0.2
373 transparency 0.0
374 }
375 }
376 }
377 Shape {
378 appearance Appearance {material DEF MET-SILVER Material {
379 ambientIntensity 0.022727
380 diffuseColor 0.50754 0.50754 0.50754
381 specularColor 0.508273 0.508273 0.508273
382 emissiveColor 0.000000 0.000000 0.000000
383 shininess 0.4
384 transparency 0.0
385 }
386 }
387 }
388 Shape {
389 appearance Appearance {material DEF MET-COPPER Material {
390 ambientIntensity 0.022727
391 diffuseColor 0.7038 0.27048 0.0828
392 specularColor 0.780612 0.37 0.000000
393 emissiveColor 0.000000 0.000000 0.000000
394 shininess 0.2
395 transparency 0.0
396 }
397 }
398 }
399 Shape { geometry IndexedFaceSet
400 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
401 coord Coordinate { point [-0.879919 -0.348486 1.78346,-0.938974 -0.531495 1.72441,-0.938974 -0.365566 1.72441,-0.879919 -0.59055 1.78346]
402 }}
403 appearance Appearance{material USE PLASTIC-WHITE-01 }}
404 Shape { geometry IndexedFaceSet
405 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,6,7,8,-1,2,7,6,-1,9,7,1,-1,10,7,9,-1,1,7,2,-1,10,11,7,-1,12,11,13,-1,8,11,12,-1,14,11,10,-1,15,11,14,-1,7,11,8,-1,16,17,18,-1,13,17,16,-1,19,17,15,-1,20,17,19,-1,15,17,11,-1,11,17,13,-1,21,22,23,-1,18,22,21,-1,24,22,20,-1,25,22,24,-1,20,22,17,-1,17,22,18,-1,26,27,28,-1,23,27,26,-1,29,27,25,-1,30,27,29,-1,22,27,23,-1,25,27,22,-1,31,32,33,-1,28,32,31,-1,30,32,27,-1,34,32,30,-1,35,32,34,-1,36,32,35,-1,27,32,28,-1,37,38,39,-1,33,38,37,-1,32,38,33,-1,36,38,32,-1,40,38,36,-1,41,38,40,-1,42,43,44,-1,39,43,42,-1,45,43,41,-1,46,43,45,-1,38,43,39,-1,41,43,38,-1,47,48,49,-1,44,48,47,-1,50,48,46,-1,51,48,50,-1,46,48,43,-1,43,48,44,-1,52,53,54,-1,49,53,52,-1,55,53,51,-1,56,53,55,-1,48,53,49,-1,51,53,48,-1,57,58,3,-1,54,58,57,-1,3,58,4,-1,59,58,56,-1,4,58,59,-1,56,58,53,-1,53,58,54,-1]
406 coord Coordinate { point [-0.879919 -0.348486 1.78346,-0.938974 -0.365566 1.72441,-0.895791 -0.322733 1.78346,-0.895791 0.312318 1.78346,-0.938975 0.355151 1.72441,-0.87992 0.33807 1.78346,-0.910408 -0.296248 1.78346,-0.936595 -0.30989 1.75393,-0.923736 -0.269091 1.78346,-0.955543 -0.337058 1.72441,-0.970728 -0.307791 1.72441,-0.96312 -0.252394 1.75393,-0.935746 -0.241326 1.78346,-0.946408 -0.213017 1.78346,-0.984496 -0.277831 1.72441,-0.996815 -0.247246 1.72441,-0.955699 -0.184228 1.78346,-0.984009 -0.19262 1.75393,-0.963598 -0.155027 1.78346,-1.00766 -0.216107 1.72441,-1.01699 -0.184485 1.72441,-0.970085 -0.12548 1.78346,-0.999069 -0.131117 1.75393,-0.975146 -0.0956551 1.78346,-1.02481 -0.152452 1.72441,-1.03108 -0.120082 1.72441,-0.97877 -0.0656221 1.78346,-1.00816 -0.068454 1.75393,-0.980947 -0.0354497 1.78346,-1.0358 -0.0874495 1.72441,-1.03895 -0.0546282 1.72441,-0.981673 -0.00520754 1.78346,-1.0112 -0.00520754 1.75393,-0.980947 0.0250346 1.78346,-1.04053 -0.0216937 1.72441,-1.04053 0.0112786 1.72441,-1.03895 0.0442131 1.72441,-0.97877 0.055207 1.78346,-1.00816 0.0580389 1.75393,-0.975146 0.08524 1.78346,-1.0358 0.0770344 1.72441,-1.03108 0.109667 1.72441,-0.970085 0.115064 1.78346,-0.999069 0.120702 1.75393,-0.963598 0.144612 1.78346,-1.02481 0.142037 1.72441,-1.01699 0.17407 1.72441,-0.955699 0.173813 1.78346,-0.984009 0.182205 1.75393,-0.946408 0.202602 1.78346,-1.00766 0.205692 1.72441,-0.996815 0.236831 1.72441,-0.935746 0.230911 1.78346,-0.96312 0.241979 1.75393,-0.923736 0.258676 1.78346,-0.984496 0.267416 1.72441,-0.970728 0.297376 1.72441,-0.910408 0.285833 1.78346,-0.936595 0.299475 1.75393,-0.955543 0.326643 1.72441]
407 }}
408 appearance Appearance{material USE PLASTIC-WHITE-01 }}
409 Shape { geometry IndexedFaceSet
410 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
411 coord Coordinate { point [-0.938975 0.531495 1.72441,-0.87992 0.33807 1.78346,-0.938975 0.355151 1.72441,-0.87992 0.59055 1.78346]
412 }}
413 appearance Appearance{material USE PLASTIC-WHITE-01 }}
414 Shape { geometry IndexedFaceSet
415 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
416 coord Coordinate { point [-1.3248 0.531495 1.72441,-0.87992 0.59055 1.78346,-0.938975 0.531495 1.72441,-1.38386 0.59055 1.78346]
417 }}
418 appearance Appearance{material USE PLASTIC-WHITE-01 }}
419 Shape { geometry IndexedFaceSet
420 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
421 coord Coordinate { point [-1.38386 0.351148 1.78346,-1.3248 0.531495 1.72441,-1.3248 0.368696 1.72441,-1.38386 0.59055 1.78346]
422 }}
423 appearance Appearance{material USE PLASTIC-WHITE-01 }}
424 Shape { geometry IndexedFaceSet
425 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,6,7,1,-1,8,7,6,-1,9,7,10,-1,2,7,9,-1,1,7,2,-1,11,12,8,-1,13,12,11,-1,14,12,15,-1,10,12,14,-1,8,12,7,-1,7,12,10,-1,13,16,12,-1,17,16,13,-1,18,16,17,-1,12,16,15,-1,19,16,20,-1,15,16,19,-1,21,22,18,-1,23,22,21,-1,18,22,16,-1,24,22,25,-1,16,22,20,-1,20,22,24,-1,26,27,23,-1,22,27,25,-1,28,27,26,-1,23,27,22,-1,29,27,30,-1,25,27,29,-1,27,31,30,-1,32,31,28,-1,33,31,32,-1,34,31,33,-1,35,31,36,-1,30,31,35,-1,28,31,27,-1,37,38,34,-1,39,38,37,-1,40,38,41,-1,36,38,40,-1,34,38,31,-1,31,38,36,-1,42,43,39,-1,44,43,42,-1,45,43,46,-1,41,43,45,-1,38,43,41,-1,39,43,38,-1,47,48,44,-1,49,48,47,-1,50,48,51,-1,46,48,50,-1,43,48,46,-1,44,48,43,-1,52,53,49,-1,54,53,52,-1,55,53,56,-1,51,53,55,-1,49,53,48,-1,48,53,51,-1,57,58,54,-1,4,58,57,-1,59,58,3,-1,56,58,59,-1,3,58,4,-1,54,58,53,-1,53,58,56,-1]
426 coord Coordinate { point [-1.38386 0.351148 1.78346,-1.3248 0.368696 1.72441,-1.36719 0.324962 1.78346,-1.36719 -0.324962 1.78346,-1.3248 -0.368696 1.72441,-1.38386 -0.351148 1.78346,-1.30741 0.339685 1.72441,-1.32583 0.311956 1.75393,-1.29146 0.309855 1.72441,-1.35184 0.297988 1.78346,-1.33784 0.27029 1.78346,-1.27699 0.279278 1.72441,-1.29795 0.253277 1.75393,-1.26404 0.248028 1.72441,-1.32522 0.241937 1.78346,-1.31401 0.212995 1.78346,-1.27599 0.192141 1.75393,-1.25264 0.21618 1.72441,-1.24282 0.183811 1.72441,-1.30423 0.183537 1.78346,-1.29592 0.153633 1.78346,-1.2346 0.150999 1.72441,-1.26014 0.129139 1.75393,-1.228 0.117823 1.72441,-1.2891 0.123357 1.78346,-1.28377 0.0927805 1.78346,-1.22303 0.0843625 1.72441,-1.25057 0.0648844 1.75393,-1.21972 0.050699 1.72441,-1.27996 0.0619791 1.78346,-1.27767 0.0310272 1.78346,-1.24737 9.77513e-12 1.75393,-1.21806 0.0169132 1.72441,-1.21806 -0.0169132 1.72441,-1.21972 -0.050699 1.72441,-1.2769 8.9908e-12 1.78346,-1.27767 -0.0310272 1.78346,-1.22303 -0.0843625 1.72441,-1.25057 -0.0648844 1.75393,-1.228 -0.117823 1.72441,-1.27996 -0.0619791 1.78346,-1.28377 -0.0927805 1.78346,-1.2346 -0.150999 1.72441,-1.26014 -0.129139 1.75393,-1.24282 -0.183811 1.72441,-1.2891 -0.123357 1.78346,-1.29592 -0.153633 1.78346,-1.25264 -0.21618 1.72441,-1.27599 -0.192141 1.75393,-1.26404 -0.248028 1.72441,-1.30423 -0.183537 1.78346,-1.31401 -0.212995 1.78346,-1.27699 -0.279278 1.72441,-1.29795 -0.253277 1.75393,-1.29146 -0.309855 1.72441,-1.32522 -0.241937 1.78346,-1.33784 -0.27029 1.78346,-1.30741 -0.339685 1.72441,-1.32583 -0.311956 1.75393,-1.35184 -0.297988 1.78346]
427 }}
428 appearance Appearance{material USE PLASTIC-WHITE-01 }}
429 Shape { geometry IndexedFaceSet
430 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
431 coord Coordinate { point [-1.3248 -0.531495 1.72441,-1.38386 -0.351148 1.78346,-1.3248 -0.368696 1.72441,-1.38386 -0.59055 1.78346]
432 }}
433 appearance Appearance{material USE PLASTIC-WHITE-01 }}
434 Shape { geometry IndexedFaceSet
435 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
436 coord Coordinate { point [-0.879919 -0.59055 1.78346,-1.38386 -0.59055 1.78346,-1.3248 -0.531495 1.72441,-0.938974 -0.531495 1.72441]
437 }}
438 appearance Appearance{material USE PLASTIC-WHITE-01 }}
439 Shape { geometry IndexedFaceSet
440 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,12,13,14,-1,11,13,12,-1,10,13,11,-1,13,15,14,-1,14,16,17,-1,15,16,14,-1,17,18,19,-1,16,18,17,-1,20,21,22,-1,19,21,20,-1,18,21,19,-1,21,23,22,-1,23,24,22,-1,22,24,25,-1,24,26,25,-1,27,26,28,-1,25,26,27,-1,26,29,28,-1,28,30,31,-1,29,30,28,-1,31,32,33,-1,30,32,31,-1,33,34,35,-1,32,34,33,-1,35,36,37,-1,34,36,35,-1,38,39,40,-1,37,39,38,-1,36,39,37,-1,40,41,42,-1,39,41,40,-1,41,43,42,-1,44,45,46,-1,42,45,44,-1,43,45,42,-1,45,47,46,-1,46,48,49,-1,47,48,46,-1]
441 coord Coordinate { point [-1.38386 0.351148 1.78346,-1.36719 0.324962 1.78346,-1.38386 0.351148 3.14173,-1.36719 0.324962 3.14173,-1.35184 0.297988 1.78346,-1.35184 0.297988 3.14173,-1.33784 0.27029 1.78346,-1.33784 0.27029 3.14173,-1.32522 0.241937 1.78346,-1.32522 0.241937 3.14173,-1.31401 0.212995 1.78346,-1.31401 0.212995 3.14173,-1.30423 0.183537 3.14173,-1.30423 0.183537 1.78346,-1.29592 0.153633 3.14173,-1.29592 0.153633 1.78346,-1.2891 0.123357 1.78346,-1.2891 0.123357 3.14173,-1.28377 0.0927805 1.78346,-1.28377 0.0927805 3.14173,-1.27996 0.0619791 3.14173,-1.27996 0.0619791 1.78346,-1.27767 0.0310272 3.14173,-1.27767 0.0310272 1.78346,-1.2769 8.9908e-12 1.78346,-1.2769 8.99041e-12 3.14173,-1.27767 -0.0310272 1.78346,-1.27767 -0.0310272 3.14173,-1.27996 -0.0619791 3.14173,-1.27996 -0.0619791 1.78346,-1.28377 -0.0927805 1.78346,-1.28377 -0.0927805 3.14173,-1.2891 -0.123357 1.78346,-1.2891 -0.123357 3.14173,-1.29592 -0.153633 1.78346,-1.29592 -0.153633 3.14173,-1.30423 -0.183537 1.78346,-1.30423 -0.183537 3.14173,-1.31401 -0.212995 3.14173,-1.31401 -0.212995 1.78346,-1.32522 -0.241937 3.14173,-1.32522 -0.241937 1.78346,-1.33784 -0.27029 3.14173,-1.33784 -0.27029 1.78346,-1.35184 -0.297988 3.14173,-1.35184 -0.297988 1.78346,-1.36719 -0.324962 3.14173,-1.36719 -0.324962 1.78346,-1.38386 -0.351148 1.78346,-1.38386 -0.351148 3.14173]
442 }}
443 appearance Appearance{material USE PLASTIC-WHITE-01 }}
444 Shape { geometry IndexedFaceSet
445 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
446 coord Coordinate { point [-1.38386 -0.351148 1.78346,-1.38386 -0.59055 1.78346,-1.38386 -0.59055 3.14173,-1.38386 -0.351148 3.14173]
447 }}
448 appearance Appearance{material USE PLASTIC-WHITE-01 }}
449 Shape { geometry IndexedFaceSet
450 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
451 coord Coordinate { point [-1.38386 -0.59055 1.78346,-0.879919 -0.59055 1.78346,-0.879919 -0.59055 3.14173,-1.38386 -0.59055 3.14173]
452 }}
453 appearance Appearance{material USE PLASTIC-WHITE-01 }}
454 Shape { geometry IndexedFaceSet
455 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
456 coord Coordinate { point [-0.879919 -0.59055 1.78346,-0.879919 -0.348486 1.78346,-0.879919 -0.348486 3.14173,-0.879919 -0.59055 3.14173]
457 }}
458 appearance Appearance{material USE PLASTIC-WHITE-01 }}
459 Shape { geometry IndexedFaceSet
460 { creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,4,5,1,-1,3,5,6,-1,1,5,3,-1,7,8,4,-1,4,8,5,-1,9,10,7,-1,7,10,8,-1,11,12,9,-1,9,12,10,-1,13,14,11,-1,11,14,12,-1,13,15,14,-1,16,17,13,-1,13,17,15,-1,18,19,16,-1,16,19,17,-1,20,21,18,-1,18,21,19,-1,22,23,20,-1,20,23,21,-1,24,25,22,-1,22,25,23,-1,24,26,25,-1,27,26,24,-1,27,28,26,-1,29,28,27,-1,29,30,28,-1,31,30,29,-1,31,32,30,-1,33,32,31,-1,34,35,33,-1,33,35,32,-1,34,36,35,-1,37,36,34,-1,37,38,36,-1,39,38,37,-1,40,41,42,-1,39,43,38,-1,44,43,39,-1,44,45,43,-1,46,45,44,-1,46,47,45,-1,48,47,46,-1,42,49,48,-1,48,49,47,-1,49,50,51,-1,41,50,42,-1,42,50,49,-1]
461 coord Coordinate { point [-1.3248 -0.368696 1.72441,-1.30741 -0.339685 1.72441,-1.3248 -0.531495 1.72441,-0.938974 -0.531495 1.72441,-1.29146 -0.309855 1.72441,-0.955543 -0.337058 1.72441,-0.938974 -0.365566 1.72441,-1.27699 -0.279278 1.72441,-0.970728 -0.307791 1.72441,-1.26404 -0.248028 1.72441,-0.984496 -0.277831 1.72441,-1.25264 -0.21618 1.72441,-0.996815 -0.247246 1.72441,-1.24282 -0.183811 1.72441,-1.00766 -0.216107 1.72441,-1.01699 -0.184485 1.72441,-1.2346 -0.150999 1.72441,-1.02481 -0.152452 1.72441,-1.228 -0.117823 1.72441,-1.03108 -0.120082 1.72441,-1.22303 -0.0843625 1.72441,-1.0358 -0.0874495 1.72441,-1.21972 -0.050699 1.72441,-1.03895 -0.0546282 1.72441,-1.21806 -0.0169132 1.72441,-1.04053 -0.0216937 1.72441,-1.04053 0.0112786 1.72441,-1.21806 0.0169132 1.72441,-1.03895 0.0442131 1.72441,-1.21972 0.050699 1.72441,-1.0358 0.0770344 1.72441,-1.22303 0.0843625 1.72441,-1.03108 0.109667 1.72441,-1.228 0.117823 1.72441,-1.2346 0.150999 1.72441,-1.02481 0.142037 1.72441,-1.01699 0.17407 1.72441,-1.24282 0.183811 1.72441,-1.00766 0.205692 1.72441,-1.25264 0.21618 1.72441,-1.3248 0.368696 1.72441,-1.3248 0.531495 1.72441,-1.30741 0.339685 1.72441,-0.996815 0.236831 1.72441,-1.26404 0.248028 1.72441,-0.984496 0.267416 1.72441,-1.27699 0.279278 1.72441,-0.970728 0.297376 1.72441,-1.29146 0.309855 1.72441,-0.955543 0.326643 1.72441,-0.938975 0.531495 1.72441,-0.938975 0.355151 1.72441]
462 }}
463 appearance Appearance{material USE PLASTIC-WHITE-01 }}
464 Shape { geometry IndexedFaceSet
465 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
466 coord Coordinate { point [0.938974 -0.531495 1.72441,0.879919 -0.348486 1.78346,0.938974 -0.365566 1.72441,0.879919 -0.59055 1.78346]
467 }}
468 appearance Appearance{material USE PLASTIC-WHITE-01 }}
469 Shape { geometry IndexedFaceSet
470 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,6,7,1,-1,8,7,6,-1,9,7,10,-1,2,7,9,-1,1,7,2,-1,11,12,8,-1,13,12,11,-1,14,12,15,-1,10,12,14,-1,8,12,7,-1,7,12,10,-1,13,16,12,-1,17,16,13,-1,18,16,17,-1,12,16,15,-1,19,16,20,-1,15,16,19,-1,21,22,18,-1,23,22,21,-1,18,22,16,-1,24,22,25,-1,16,22,20,-1,20,22,24,-1,26,27,23,-1,22,27,25,-1,28,27,26,-1,23,27,22,-1,29,27,30,-1,25,27,29,-1,27,31,30,-1,32,31,28,-1,33,31,32,-1,34,31,33,-1,35,31,36,-1,30,31,35,-1,28,31,27,-1,37,38,34,-1,39,38,37,-1,40,38,41,-1,36,38,40,-1,34,38,31,-1,31,38,36,-1,42,43,39,-1,44,43,42,-1,45,43,46,-1,41,43,45,-1,38,43,41,-1,39,43,38,-1,47,48,44,-1,49,48,47,-1,50,48,51,-1,46,48,50,-1,43,48,46,-1,44,48,43,-1,52,53,49,-1,54,53,52,-1,55,53,56,-1,51,53,55,-1,49,53,48,-1,48,53,51,-1,57,58,54,-1,4,58,57,-1,59,58,3,-1,56,58,59,-1,3,58,4,-1,54,58,53,-1,53,58,56,-1]
471 coord Coordinate { point [0.87992 0.33807 1.78346,0.938975 0.355151 1.72441,0.895791 0.312318 1.78346,0.895791 -0.322733 1.78346,0.938974 -0.365566 1.72441,0.879919 -0.348486 1.78346,0.955543 0.326643 1.72441,0.936595 0.299475 1.75393,0.970728 0.297376 1.72441,0.910408 0.285833 1.78346,0.923736 0.258676 1.78346,0.984496 0.267416 1.72441,0.96312 0.241979 1.75393,0.996815 0.236831 1.72441,0.935746 0.230911 1.78346,0.946408 0.202602 1.78346,0.984009 0.182205 1.75393,1.00766 0.205692 1.72441,1.01699 0.17407 1.72441,0.955699 0.173813 1.78346,0.963598 0.144612 1.78346,1.02481 0.142037 1.72441,0.999069 0.120702 1.75393,1.03108 0.109667 1.72441,0.970085 0.115064 1.78346,0.975146 0.08524 1.78346,1.0358 0.0770344 1.72441,1.00816 0.0580389 1.75393,1.03895 0.0442131 1.72441,0.97877 0.055207 1.78346,0.980947 0.0250346 1.78346,1.0112 -0.00520754 1.75393,1.04053 0.0112786 1.72441,1.04053 -0.0216937 1.72441,1.03895 -0.0546282 1.72441,0.981673 -0.00520754 1.78346,0.980947 -0.0354497 1.78346,1.0358 -0.0874495 1.72441,1.00816 -0.068454 1.75393,1.03108 -0.120082 1.72441,0.97877 -0.0656221 1.78346,0.975146 -0.0956551 1.78346,1.02481 -0.152452 1.72441,0.999069 -0.131117 1.75393,1.01699 -0.184485 1.72441,0.970085 -0.12548 1.78346,0.963598 -0.155027 1.78346,1.00766 -0.216107 1.72441,0.984009 -0.19262 1.75393,0.996815 -0.247246 1.72441,0.955699 -0.184228 1.78346,0.946408 -0.213017 1.78346,0.984496 -0.277831 1.72441,0.96312 -0.252394 1.75393,0.970728 -0.307791 1.72441,0.935746 -0.241326 1.78346,0.923736 -0.269091 1.78346,0.955543 -0.337058 1.72441,0.936595 -0.30989 1.75393,0.910408 -0.296248 1.78346]
472 }}
473 appearance Appearance{material USE PLASTIC-WHITE-01 }}
474 Shape { geometry IndexedFaceSet
475 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
476 coord Coordinate { point [1.3248 -0.531495 1.72441,0.879919 -0.59055 1.78346,0.938974 -0.531495 1.72441,1.38386 -0.59055 1.78346]
477 }}
478 appearance Appearance{material USE PLASTIC-WHITE-01 }}
479 Shape { geometry IndexedFaceSet
480 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
481 coord Coordinate { point [1.38386 -0.351148 1.78346,1.3248 -0.531495 1.72441,1.3248 -0.368696 1.72441,1.38386 -0.59055 1.78346]
482 }}
483 appearance Appearance{material USE PLASTIC-WHITE-01 }}
484 Shape { geometry IndexedFaceSet
485 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
486 coord Coordinate { point [1.3248 0.531495 1.72441,1.38386 0.351148 1.78346,1.3248 0.368696 1.72441,1.38386 0.59055 1.78346]
487 }}
488 appearance Appearance{material USE PLASTIC-WHITE-01 }}
489 Shape { geometry IndexedFaceSet
490 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,6,7,8,-1,2,7,6,-1,9,7,1,-1,10,7,9,-1,1,7,2,-1,10,11,7,-1,12,11,13,-1,8,11,12,-1,14,11,10,-1,15,11,14,-1,7,11,8,-1,16,17,18,-1,13,17,16,-1,19,17,15,-1,20,17,19,-1,15,17,11,-1,11,17,13,-1,21,22,23,-1,18,22,21,-1,24,22,20,-1,25,22,24,-1,20,22,17,-1,17,22,18,-1,26,27,28,-1,23,27,26,-1,29,27,25,-1,30,27,29,-1,22,27,23,-1,25,27,22,-1,31,32,33,-1,28,32,31,-1,30,32,27,-1,34,32,30,-1,35,32,34,-1,36,32,35,-1,27,32,28,-1,37,38,39,-1,33,38,37,-1,32,38,33,-1,36,38,32,-1,40,38,36,-1,41,38,40,-1,42,43,44,-1,39,43,42,-1,45,43,41,-1,46,43,45,-1,38,43,39,-1,41,43,38,-1,47,48,49,-1,44,48,47,-1,50,48,46,-1,51,48,50,-1,46,48,43,-1,43,48,44,-1,52,53,54,-1,49,53,52,-1,55,53,51,-1,56,53,55,-1,48,53,49,-1,51,53,48,-1,57,58,3,-1,54,58,57,-1,3,58,4,-1,59,58,56,-1,4,58,59,-1,56,58,53,-1,53,58,54,-1]
491 coord Coordinate { point [1.38386 -0.351148 1.78346,1.3248 -0.368696 1.72441,1.36719 -0.324962 1.78346,1.36719 0.324962 1.78346,1.3248 0.368696 1.72441,1.38386 0.351148 1.78346,1.35184 -0.297988 1.78346,1.32583 -0.311956 1.75393,1.33784 -0.27029 1.78346,1.30741 -0.339685 1.72441,1.29146 -0.309855 1.72441,1.29795 -0.253277 1.75393,1.32522 -0.241937 1.78346,1.31401 -0.212995 1.78346,1.27699 -0.279278 1.72441,1.26404 -0.248028 1.72441,1.30423 -0.183537 1.78346,1.27599 -0.192141 1.75393,1.29592 -0.153633 1.78346,1.25264 -0.21618 1.72441,1.24282 -0.183811 1.72441,1.2891 -0.123357 1.78346,1.26014 -0.129139 1.75393,1.28377 -0.0927805 1.78346,1.2346 -0.150999 1.72441,1.228 -0.117823 1.72441,1.27996 -0.0619791 1.78346,1.25057 -0.0648844 1.75393,1.27767 -0.0310272 1.78346,1.22303 -0.0843625 1.72441,1.21972 -0.050699 1.72441,1.2769 8.99019e-12 1.78346,1.24737 9.77561e-12 1.75393,1.27767 0.0310272 1.78346,1.21806 -0.0169132 1.72441,1.21806 0.0169132 1.72441,1.21972 0.050699 1.72441,1.27996 0.0619791 1.78346,1.25057 0.0648844 1.75393,1.28377 0.0927805 1.78346,1.22303 0.0843625 1.72441,1.228 0.117823 1.72441,1.2891 0.123357 1.78346,1.26014 0.129139 1.75393,1.29592 0.153633 1.78346,1.2346 0.150999 1.72441,1.24282 0.183811 1.72441,1.30423 0.183537 1.78346,1.27599 0.192141 1.75393,1.31401 0.212995 1.78346,1.25264 0.21618 1.72441,1.26404 0.248028 1.72441,1.32522 0.241937 1.78346,1.29795 0.253277 1.75393,1.33784 0.27029 1.78346,1.27699 0.279278 1.72441,1.29146 0.309855 1.72441,1.35184 0.297988 1.78346,1.32583 0.311956 1.75393,1.30741 0.339685 1.72441]
492 }}
493 appearance Appearance{material USE PLASTIC-WHITE-01 }}
494 Shape { geometry IndexedFaceSet
495 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
496 coord Coordinate { point [0.87992 0.59055 1.78346,1.38386 0.59055 1.78346,1.3248 0.531495 1.72441,0.938975 0.531495 1.72441]
497 }}
498 appearance Appearance{material USE PLASTIC-WHITE-01 }}
499 Shape { geometry IndexedFaceSet
500 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
501 coord Coordinate { point [0.87992 0.33807 1.78346,0.87992 0.59055 1.78346,0.938975 0.531495 1.72441,0.938975 0.355151 1.72441]
502 }}
503 appearance Appearance{material USE PLASTIC-WHITE-01 }}
504 Shape { geometry IndexedFaceSet
505 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
506 coord Coordinate { point [0.879919 -0.59055 1.78346,1.38386 -0.59055 1.78346,0.879919 -0.59055 3.14173,1.38386 -0.59055 3.14173]
507 }}
508 appearance Appearance{material USE PLASTIC-WHITE-01 }}
509 Shape { geometry IndexedFaceSet
510 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
511 coord Coordinate { point [1.38386 -0.59055 1.78346,1.38386 -0.351148 1.78346,1.38386 -0.59055 3.14173,1.38386 -0.351148 3.14173]
512 }}
513 appearance Appearance{material USE PLASTIC-WHITE-01 }}
514 Shape { geometry IndexedFaceSet
515 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1,15,16,17,-1,14,16,15,-1,17,18,19,-1,16,18,17,-1,19,20,21,-1,18,20,19,-1,21,22,23,-1,20,22,21,-1,22,24,23,-1,23,24,25,-1,24,26,25,-1,25,26,27,-1,26,28,27,-1,27,28,29,-1,28,30,29,-1,29,30,31,-1,30,32,31,-1,31,32,33,-1,32,34,33,-1,33,34,35,-1,34,36,35,-1,35,36,37,-1,36,38,37,-1,37,38,39,-1,39,38,40,-1,38,41,40,-1,41,42,40,-1,40,42,43,-1,42,44,43,-1,43,44,45,-1,44,46,45,-1,45,46,47,-1,47,48,49,-1,46,48,47,-1]
516 coord Coordinate { point [1.38386 0.351148 3.14173,1.36719 0.324962 3.14173,1.38386 0.351148 1.78346,1.36719 0.324962 1.78346,1.35184 0.297988 3.14173,1.35184 0.297988 1.78346,1.33784 0.27029 3.14173,1.33784 0.27029 1.78346,1.32522 0.241937 3.14173,1.32522 0.241937 1.78346,1.31401 0.212995 3.14173,1.31401 0.212995 1.78346,1.30423 0.183537 3.14173,1.30423 0.183537 1.78346,1.29592 0.153633 3.14173,1.29592 0.153633 1.78346,1.2891 0.123357 3.14173,1.2891 0.123357 1.78346,1.28377 0.0927805 3.14173,1.28377 0.0927805 1.78346,1.27996 0.0619791 3.14173,1.27996 0.0619791 1.78346,1.27767 0.0310272 3.14173,1.27767 0.0310272 1.78346,1.2769 8.99032e-12 3.14173,1.2769 8.99019e-12 1.78346,1.27767 -0.0310272 3.14173,1.27767 -0.0310272 1.78346,1.27996 -0.0619791 3.14173,1.27996 -0.0619791 1.78346,1.28377 -0.0927805 3.14173,1.28377 -0.0927805 1.78346,1.2891 -0.123357 3.14173,1.2891 -0.123357 1.78346,1.29592 -0.153633 3.14173,1.29592 -0.153633 1.78346,1.30423 -0.183537 3.14173,1.30423 -0.183537 1.78346,1.31401 -0.212995 3.14173,1.31401 -0.212995 1.78346,1.32522 -0.241937 1.78346,1.32522 -0.241937 3.14173,1.33784 -0.27029 3.14173,1.33784 -0.27029 1.78346,1.35184 -0.297988 3.14173,1.35184 -0.297988 1.78346,1.36719 -0.324962 3.14173,1.36719 -0.324962 1.78346,1.38386 -0.351148 3.14173,1.38386 -0.351148 1.78346]
517 }}
518 appearance Appearance{material USE PLASTIC-WHITE-01 }}
519 Shape { geometry IndexedFaceSet
520 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
521 coord Coordinate { point [1.38386 0.351148 1.78346,1.38386 0.59055 1.78346,1.38386 0.351148 3.14173,1.38386 0.59055 3.14173]
522 }}
523 appearance Appearance{material USE PLASTIC-WHITE-01 }}
524 Shape { geometry IndexedFaceSet
525 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,2,-1,4,5,0,-1,4,3,6,-1,4,0,3,-1,7,8,5,-1,7,5,4,-1,9,10,8,-1,9,8,7,-1,11,12,10,-1,11,10,9,-1,13,14,12,-1,13,12,11,-1,15,14,13,-1,16,17,14,-1,16,14,15,-1,18,19,17,-1,18,17,16,-1,20,21,19,-1,20,19,18,-1,22,21,20,-1,22,23,21,-1,24,23,22,-1,24,25,23,-1,26,25,24,-1,26,27,25,-1,28,29,27,-1,28,27,26,-1,30,31,29,-1,30,29,28,-1,32,31,30,-1,32,33,31,-1,34,35,33,-1,34,33,32,-1,36,37,35,-1,36,35,34,-1,38,39,37,-1,38,37,36,-1,40,41,42,-1,43,44,39,-1,43,39,38,-1,45,46,44,-1,45,44,43,-1,47,48,46,-1,47,46,45,-1,49,42,48,-1,49,48,47,-1,50,42,49,-1,50,49,51,-1,50,40,42,-1]
526 coord Coordinate { point [1.30741 -0.339685 1.72441,1.3248 -0.368696 1.72441,1.3248 -0.531495 1.72441,0.938974 -0.531495 1.72441,0.955543 -0.337058 1.72441,1.29146 -0.309855 1.72441,0.938974 -0.365566 1.72441,0.970728 -0.307791 1.72441,1.27699 -0.279278 1.72441,0.984496 -0.277831 1.72441,1.26404 -0.248028 1.72441,0.996815 -0.247246 1.72441,1.25264 -0.21618 1.72441,1.00766 -0.216107 1.72441,1.24282 -0.183811 1.72441,1.01699 -0.184485 1.72441,1.02481 -0.152452 1.72441,1.2346 -0.150999 1.72441,1.03108 -0.120082 1.72441,1.228 -0.117823 1.72441,1.0358 -0.0874495 1.72441,1.22303 -0.0843625 1.72441,1.03895 -0.0546282 1.72441,1.21972 -0.050699 1.72441,1.04053 -0.0216937 1.72441,1.21806 -0.0169132 1.72441,1.04053 0.0112786 1.72441,1.21806 0.0169132 1.72441,1.03895 0.0442131 1.72441,1.21972 0.050699 1.72441,1.0358 0.0770344 1.72441,1.22303 0.0843625 1.72441,1.03108 0.109667 1.72441,1.228 0.117823 1.72441,1.02481 0.142037 1.72441,1.2346 0.150999 1.72441,1.01699 0.17407 1.72441,1.24282 0.183811 1.72441,1.00766 0.205692 1.72441,1.25264 0.21618 1.72441,1.3248 0.531495 1.72441,1.3248 0.368696 1.72441,1.30741 0.339685 1.72441,0.996815 0.236831 1.72441,1.26404 0.248028 1.72441,0.984496 0.267416 1.72441,1.27699 0.279278 1.72441,0.970728 0.297376 1.72441,1.29146 0.309855 1.72441,0.955543 0.326643 1.72441,0.938975 0.531495 1.72441,0.938975 0.355151 1.72441]
527 }}
528 appearance Appearance{material USE PLASTIC-WHITE-01 }}
529 Shape { geometry IndexedFaceSet
530 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
531 coord Coordinate { point [-3.34645 2.84129 4.04724,-0.728345 4.21647 4.16535,-0.7874 4.31875 4.04724,-3.28739 2.739 4.16535]
532 }}
533 appearance Appearance{material USE PLASTIC-WHITE-01 }}
534 Shape { geometry IndexedFaceSet
535 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,5,6,-1,4,6,7,-1,8,9,10,-1,8,10,0,-1,8,3,11,-1,8,11,12,-1,8,0,3,-1,13,8,12,-1,13,14,15,-1,13,15,9,-1,13,9,8,-1,13,12,16,-1,13,16,17,-1,18,19,20,-1,18,20,14,-1,18,17,21,-1,18,21,22,-1,18,13,17,-1,18,14,13,-1,23,24,25,-1,23,25,19,-1,23,22,26,-1,23,26,27,-1,23,18,22,-1,23,19,18,-1,28,29,30,-1,28,30,24,-1,28,27,31,-1,28,24,23,-1,28,23,27,-1,32,33,29,-1,32,31,34,-1,32,34,35,-1,32,29,28,-1,32,28,31,-1,36,37,38,-1,36,38,33,-1,36,33,32,-1,36,32,35,-1,36,35,39,-1,36,39,40,-1,41,42,43,-1,41,43,37,-1,41,40,44,-1,41,44,45,-1,41,37,36,-1,41,36,40,-1,46,47,48,-1,46,48,42,-1,46,45,49,-1,46,49,50,-1,46,42,41,-1,46,41,45,-1,51,5,52,-1,51,52,47,-1,51,6,5,-1,51,50,53,-1,51,53,6,-1,51,47,46,-1,51,46,50,-1]
536 coord Coordinate { point [-4.13189 1.55597 4.04724,-4.13385 1.47747 4.04724,-4.01574 1.47747 4.16535,-4.01393 1.55008 4.16535,-3.34645 2.84129 4.04724,-3.41345 2.80034 4.04724,-3.34937 2.70113 4.16535,-3.28739 2.739 4.16535,-4.06793 1.62155 4.10629,-4.11626 1.71218 4.04724,-4.12602 1.63427 4.04724,-4.0085 1.62251 4.16535,-3.99947 1.69458 4.16535,-4.0474 1.76432 4.10629,-4.08515 1.86606 4.04724,-4.10263 1.78951 4.04724,-3.98686 1.76611 4.16535,-3.9707 1.83692 4.16535,-4.0134 1.9045 4.10629,-4.03888 2.01608 4.04724,-4.06389 1.94165 4.04724,-3.95102 1.90684 4.16535,-3.92789 1.97569 4.16535,-3.96622 2.04081 4.10629,-3.9779 2.16075 4.04724,-4.01019 2.08918 4.04724,-3.90136 2.0433 4.16535,-3.87148 2.1095 4.16535,-3.9063 2.17202 4.10629,-3.90281 2.29862 4.04724,-3.94207 2.23062 4.04724,-3.83835 2.17414 4.16535,-3.83418 2.29694 4.10629,-3.86021 2.36458 4.04724,-3.80203 2.23704 4.16535,-3.76262 2.29805 4.16535,-3.75051 2.41444 4.10629,-3.76542 2.48973 4.04724,-3.81437 2.42834 4.04724,-3.72022 2.35702 4.16535,-3.67494 2.41381 4.16535,-3.65605 2.52345 4.10629,-3.65863 2.60482 4.04724,-3.71346 2.5486 4.04724,-3.62688 2.46827 4.16535,-3.57616 2.52026 4.16535,-3.55165 2.62299 4.10629,-3.54092 2.7087 4.04724,-3.60107 2.65822 4.04724,-3.52292 2.56967 4.16535,-3.46728 2.61635 4.16535,-3.43827 2.71216 4.10629,-3.47833 2.75611 4.04724,-3.40938 2.66021 4.16535]
537 }}
538 appearance Appearance{material USE PLASTIC-WHITE-01 }}
539 Shape { geometry IndexedFaceSet
540 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
541 coord Coordinate { point [-4.01574 -1.47747 4.16535,-4.01574 1.47747 4.16535,-4.13385 1.47747 4.04724,-4.13385 -1.47747 4.04724]
542 }}
543 appearance Appearance{material USE PLASTIC-WHITE-01 }}
544 Shape { geometry IndexedFaceSet
545 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,5,6,-1,4,6,7,-1,8,9,10,-1,8,10,0,-1,8,3,11,-1,8,11,12,-1,8,0,3,-1,13,8,12,-1,13,14,15,-1,13,15,9,-1,13,9,8,-1,13,12,16,-1,13,16,17,-1,18,19,20,-1,18,20,14,-1,18,17,21,-1,18,21,22,-1,18,13,17,-1,18,14,13,-1,23,24,25,-1,23,25,19,-1,23,22,26,-1,23,26,27,-1,23,18,22,-1,23,19,18,-1,28,29,24,-1,28,27,30,-1,28,24,23,-1,28,23,27,-1,31,32,33,-1,31,33,29,-1,31,30,34,-1,31,34,35,-1,31,29,28,-1,31,28,30,-1,36,31,35,-1,36,37,38,-1,36,38,32,-1,36,32,31,-1,36,35,39,-1,36,39,40,-1,41,42,43,-1,41,43,37,-1,41,40,44,-1,41,44,45,-1,41,37,36,-1,41,36,40,-1,46,47,48,-1,46,48,42,-1,46,45,49,-1,46,49,50,-1,46,42,41,-1,46,41,45,-1,51,5,52,-1,51,52,47,-1,51,6,5,-1,51,50,53,-1,51,53,6,-1,51,47,46,-1,51,46,50,-1]
546 coord Coordinate { point [-3.41345 -2.80034 4.04724,-3.34645 -2.84129 4.04724,-3.28739 -2.739 4.16535,-3.34937 -2.70113 4.16535,-4.13385 -1.47747 4.04724,-4.13189 -1.55597 4.04724,-4.01393 -1.55008 4.16535,-4.01574 -1.47747 4.16535,-3.43827 -2.71216 4.10629,-3.54092 -2.7087 4.04724,-3.47833 -2.75611 4.04724,-3.40938 -2.66021 4.16535,-3.46728 -2.61635 4.16535,-3.55165 -2.62299 4.10629,-3.65863 -2.60482 4.04724,-3.60107 -2.65822 4.04724,-3.52292 -2.56967 4.16535,-3.57616 -2.52026 4.16535,-3.65605 -2.52345 4.10629,-3.76542 -2.48973 4.04724,-3.71346 -2.5486 4.04724,-3.62688 -2.46827 4.16535,-3.67494 -2.41381 4.16535,-3.75051 -2.41444 4.10629,-3.86021 -2.36458 4.04724,-3.81437 -2.42834 4.04724,-3.72022 -2.35702 4.16535,-3.76262 -2.29805 4.16535,-3.83418 -2.29694 4.10629,-3.90281 -2.29862 4.04724,-3.80203 -2.23704 4.16535,-3.9063 -2.17202 4.10629,-3.9779 -2.16075 4.04724,-3.94207 -2.23062 4.04724,-3.83835 -2.17414 4.16535,-3.87148 -2.1095 4.16535,-3.96622 -2.04081 4.10629,-4.03888 -2.01608 4.04724,-4.01019 -2.08918 4.04724,-3.90136 -2.0433 4.16535,-3.92789 -1.97569 4.16535,-4.0134 -1.9045 4.10629,-4.08515 -1.86606 4.04724,-4.06389 -1.94165 4.04724,-3.95102 -1.90684 4.16535,-3.9707 -1.83692 4.16535,-4.0474 -1.76432 4.10629,-4.11626 -1.71218 4.04724,-4.10263 -1.78951 4.04724,-3.98686 -1.76611 4.16535,-3.99947 -1.69458 4.16535,-4.06793 -1.62155 4.10629,-4.12602 -1.63427 4.04724,-4.0085 -1.62251 4.16535]
547 }}
548 appearance Appearance{material USE PLASTIC-WHITE-01 }}
549 Shape { geometry IndexedFaceSet
550 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
551 coord Coordinate { point [-0.7874 -4.31875 4.04724,-3.28739 -2.739 4.16535,-3.34645 -2.84129 4.04724,-0.728345 -4.21647 4.16535]
552 }}
553 appearance Appearance{material USE PLASTIC-WHITE-01 }}
554 Shape { geometry IndexedFaceSet
555 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,5,6,-1,7,4,6,-1,8,9,10,-1,8,10,0,-1,8,3,11,-1,8,11,12,-1,8,0,3,-1,13,8,12,-1,13,14,15,-1,13,15,9,-1,13,12,16,-1,13,16,17,-1,13,9,8,-1,18,19,20,-1,18,20,14,-1,18,17,21,-1,18,21,22,-1,18,13,17,-1,18,14,13,-1,23,24,25,-1,23,25,19,-1,23,22,26,-1,23,26,27,-1,23,18,22,-1,23,19,18,-1,28,29,30,-1,28,30,24,-1,28,27,31,-1,28,31,32,-1,28,24,23,-1,28,23,27,-1,33,34,29,-1,33,32,35,-1,33,29,28,-1,33,28,32,-1,36,37,38,-1,36,38,34,-1,36,34,33,-1,36,33,35,-1,36,35,39,-1,36,39,40,-1,41,42,43,-1,41,43,37,-1,41,37,36,-1,41,40,44,-1,41,44,45,-1,41,36,40,-1,46,47,48,-1,46,48,42,-1,46,45,49,-1,46,49,50,-1,46,42,41,-1,46,41,45,-1,51,4,52,-1,51,52,47,-1,51,5,4,-1,51,50,53,-1,51,53,5,-1,51,46,50,-1,51,47,46,-1]
556 coord Coordinate { point [0.718441 -4.35631 4.04724,0.7874 -4.31875 4.04724,0.728345 -4.21647 4.16535,0.664558 -4.2512 4.16535,-0.718441 -4.35631 4.04724,-0.664558 -4.2512 4.16535,-0.728345 -4.21647 4.16535,-0.7874 -4.31875 4.04724,0.629663 -4.33371 4.10629,0.575339 -4.42088 4.04724,0.647695 -4.39038 4.04724,0.599118 -4.28272 4.16535,0.532189 -4.31093 4.16535,0.495752 -4.38732 4.10629,0.42652 -4.47088 4.04724,0.501553 -4.44773 4.04724,0.463936 -4.33577 4.16535,0.394531 -4.35718 4.16535,0.35735 -4.42795 4.10629,0.273461 -4.50581 4.04724,0.350426 -4.49025 4.04724,0.324144 -4.3751 4.16535,0.252952 -4.3895 4.16535,0.215713 -4.45525 4.10629,0.117685 -4.52533 4.04724,0.195816 -4.51751 4.04724,0.18113 -4.40032 4.16535,0.108859 -4.40755 4.16535,0.0721221 -4.46896 4.10629,-0.0392609 -4.52925 4.04724,0.0392609 -4.52925 4.04724,0.0363163 -4.41117 4.16535,-0.0363163 -4.41117 4.16535,-0.0721221 -4.46896 4.10629,-0.117685 -4.52533 4.04724,-0.108859 -4.40755 4.16535,-0.215713 -4.45525 4.10629,-0.273461 -4.50581 4.04724,-0.195816 -4.51751 4.04724,-0.18113 -4.40032 4.16535,-0.252952 -4.3895 4.16535,-0.35735 -4.42795 4.10629,-0.42652 -4.47088 4.04724,-0.350426 -4.49025 4.04724,-0.324144 -4.3751 4.16535,-0.394531 -4.35718 4.16535,-0.495752 -4.38732 4.10629,-0.575339 -4.42088 4.04724,-0.501553 -4.44773 4.04724,-0.463936 -4.33577 4.16535,-0.532189 -4.31093 4.16535,-0.629663 -4.33371 4.10629,-0.647695 -4.39038 4.04724,-0.599118 -4.28272 4.16535]
557 }}
558 appearance Appearance{material USE PLASTIC-WHITE-01 }}
559 Shape { geometry IndexedFaceSet
560 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
561 coord Coordinate { point [3.28739 -2.739 4.16535,0.728345 -4.21647 4.16535,0.7874 -4.31875 4.04724,3.34645 -2.84129 4.04724]
562 }}
563 appearance Appearance{material USE PLASTIC-WHITE-01 }}
564 Shape { geometry IndexedFaceSet
565 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,5,6,-1,4,6,7,-1,8,9,10,-1,8,10,0,-1,8,3,11,-1,8,11,12,-1,8,0,3,-1,13,8,12,-1,13,14,15,-1,13,15,9,-1,13,9,8,-1,13,12,16,-1,13,16,17,-1,18,19,20,-1,18,20,14,-1,18,17,21,-1,18,21,22,-1,18,13,17,-1,18,14,13,-1,23,24,25,-1,23,25,19,-1,23,22,26,-1,23,26,27,-1,23,18,22,-1,23,19,18,-1,28,29,30,-1,28,30,24,-1,28,27,31,-1,28,31,32,-1,28,24,23,-1,28,23,27,-1,33,34,29,-1,33,32,35,-1,33,29,28,-1,33,28,32,-1,36,37,38,-1,36,38,34,-1,36,34,33,-1,36,33,35,-1,36,35,39,-1,36,39,40,-1,41,42,43,-1,41,43,37,-1,41,37,36,-1,41,40,44,-1,41,44,45,-1,41,36,40,-1,46,47,48,-1,46,48,42,-1,46,45,49,-1,46,49,50,-1,46,42,41,-1,46,41,45,-1,51,5,52,-1,51,52,47,-1,51,6,5,-1,51,50,53,-1,51,53,6,-1,51,46,50,-1,51,47,46,-1]
566 coord Coordinate { point [4.13189 -1.55597 4.04724,4.13385 -1.47747 4.04724,4.01574 -1.47747 4.16535,4.01393 -1.55008 4.16535,3.34645 -2.84129 4.04724,3.41345 -2.80034 4.04724,3.34937 -2.70113 4.16535,3.28739 -2.739 4.16535,4.06793 -1.62155 4.10629,4.11626 -1.71218 4.04724,4.12602 -1.63427 4.04724,4.0085 -1.62251 4.16535,3.99947 -1.69458 4.16535,4.0474 -1.76432 4.10629,4.08515 -1.86606 4.04724,4.10263 -1.78951 4.04724,3.98686 -1.76611 4.16535,3.9707 -1.83692 4.16535,4.0134 -1.9045 4.10629,4.03888 -2.01608 4.04724,4.06389 -1.94165 4.04724,3.95102 -1.90684 4.16535,3.92789 -1.97569 4.16535,3.96622 -2.04081 4.10629,3.9779 -2.16075 4.04724,4.01019 -2.08918 4.04724,3.90136 -2.0433 4.16535,3.87148 -2.1095 4.16535,3.9063 -2.17202 4.10629,3.90281 -2.29862 4.04724,3.94207 -2.23062 4.04724,3.83835 -2.17414 4.16535,3.80203 -2.23704 4.16535,3.83418 -2.29694 4.10629,3.86021 -2.36458 4.04724,3.76262 -2.29805 4.16535,3.75051 -2.41444 4.10629,3.76542 -2.48973 4.04724,3.81437 -2.42834 4.04724,3.72022 -2.35702 4.16535,3.67494 -2.41381 4.16535,3.65605 -2.52345 4.10629,3.65863 -2.60482 4.04724,3.71346 -2.5486 4.04724,3.62688 -2.46827 4.16535,3.57616 -2.52026 4.16535,3.55165 -2.62299 4.10629,3.54092 -2.7087 4.04724,3.60107 -2.65822 4.04724,3.52292 -2.56967 4.16535,3.46728 -2.61635 4.16535,3.43827 -2.71216 4.10629,3.47833 -2.75611 4.04724,3.40938 -2.66021 4.16535]
567 }}
568 appearance Appearance{material USE PLASTIC-WHITE-01 }}
569 Shape { geometry IndexedFaceSet
570 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
571 coord Coordinate { point [4.01574 1.47747 4.16535,4.01574 -1.47747 4.16535,4.13385 -1.47747 4.04724,4.13385 1.47747 4.04724]
572 }}
573 appearance Appearance{material USE PLASTIC-WHITE-01 }}
574 Shape { geometry IndexedFaceSet
575 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,2,-1,4,5,6,-1,4,6,7,-1,8,9,10,-1,8,10,3,-1,8,2,11,-1,8,11,12,-1,8,3,2,-1,13,8,12,-1,13,14,15,-1,13,15,9,-1,13,9,8,-1,13,12,16,-1,13,16,17,-1,18,19,20,-1,18,20,14,-1,18,17,21,-1,18,21,22,-1,18,13,17,-1,18,14,13,-1,23,24,25,-1,23,25,19,-1,23,22,26,-1,23,26,27,-1,23,18,22,-1,23,19,18,-1,28,29,30,-1,28,30,24,-1,28,27,31,-1,28,24,23,-1,28,23,27,-1,32,33,29,-1,32,31,34,-1,32,34,35,-1,32,29,28,-1,32,28,31,-1,36,37,38,-1,36,38,33,-1,36,33,32,-1,36,32,35,-1,36,35,39,-1,36,39,40,-1,41,42,43,-1,41,43,37,-1,41,40,44,-1,41,44,45,-1,41,37,36,-1,41,36,40,-1,46,47,48,-1,46,48,42,-1,46,45,49,-1,46,49,50,-1,46,42,41,-1,46,41,45,-1,51,5,52,-1,51,52,47,-1,51,6,5,-1,51,50,53,-1,51,53,6,-1,51,47,46,-1,51,46,50,-1]
576 coord Coordinate { point [3.34645 2.84129 4.04724,3.28739 2.739 4.16535,3.34937 2.70113 4.16535,3.41345 2.80034 4.04724,4.13385 1.47747 4.04724,4.13189 1.55597 4.04724,4.01393 1.55008 4.16535,4.01574 1.47747 4.16535,3.43827 2.71216 4.10629,3.54092 2.7087 4.04724,3.47833 2.75611 4.04724,3.40938 2.66021 4.16535,3.46728 2.61635 4.16535,3.55165 2.62299 4.10629,3.65863 2.60482 4.04724,3.60107 2.65822 4.04724,3.52292 2.56967 4.16535,3.57616 2.52026 4.16535,3.65605 2.52345 4.10629,3.76542 2.48973 4.04724,3.71346 2.5486 4.04724,3.62688 2.46827 4.16535,3.67494 2.41381 4.16535,3.75051 2.41444 4.10629,3.86021 2.36458 4.04724,3.81437 2.42834 4.04724,3.72022 2.35702 4.16535,3.76262 2.29805 4.16535,3.83418 2.29694 4.10629,3.94207 2.23062 4.04724,3.90281 2.29862 4.04724,3.80203 2.23704 4.16535,3.9063 2.17202 4.10629,3.9779 2.16075 4.04724,3.83835 2.17414 4.16535,3.87148 2.1095 4.16535,3.96622 2.04081 4.10629,4.03888 2.01608 4.04724,4.01019 2.08918 4.04724,3.90136 2.0433 4.16535,3.92789 1.97569 4.16535,4.0134 1.9045 4.10629,4.08515 1.86606 4.04724,4.06389 1.94165 4.04724,3.95102 1.90684 4.16535,3.9707 1.83692 4.16535,4.0474 1.76432 4.10629,4.11626 1.71218 4.04724,4.10263 1.78951 4.04724,3.98686 1.76611 4.16535,3.99947 1.69458 4.16535,4.06793 1.62155 4.10629,4.12602 1.63427 4.04724,4.0085 1.62251 4.16535]
577 }}
578 appearance Appearance{material USE PLASTIC-WHITE-01 }}
579 Shape { geometry IndexedFaceSet
580 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
581 coord Coordinate { point [0.728345 4.21647 4.16535,3.28739 2.739 4.16535,3.34645 2.84129 4.04724,0.7874 4.31875 4.04724]
582 }}
583 appearance Appearance{material USE PLASTIC-WHITE-01 }}
584 Shape { geometry IndexedFaceSet
585 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,5,6,-1,4,6,7,-1,8,9,10,-1,8,10,0,-1,8,3,11,-1,8,11,12,-1,8,0,3,-1,13,8,12,-1,13,14,15,-1,13,15,9,-1,13,9,8,-1,13,12,16,-1,13,16,17,-1,18,19,20,-1,18,20,14,-1,18,17,21,-1,18,21,22,-1,18,13,17,-1,18,14,13,-1,23,24,25,-1,23,25,19,-1,23,22,26,-1,23,26,27,-1,23,18,22,-1,23,19,18,-1,28,29,30,-1,28,30,24,-1,28,27,31,-1,28,24,23,-1,28,23,27,-1,32,33,29,-1,32,31,34,-1,32,34,35,-1,32,29,28,-1,32,28,31,-1,36,37,38,-1,36,38,33,-1,36,33,32,-1,36,32,35,-1,36,35,39,-1,36,39,40,-1,41,42,43,-1,41,43,37,-1,41,40,44,-1,41,44,45,-1,41,37,36,-1,41,36,40,-1,46,47,48,-1,46,48,42,-1,46,45,49,-1,46,49,50,-1,46,42,41,-1,46,41,45,-1,51,5,52,-1,51,52,47,-1,51,6,5,-1,51,50,53,-1,51,53,6,-1,51,47,46,-1,51,46,50,-1]
586 coord Coordinate { point [-0.718441 4.35631 4.04724,-0.7874 4.31875 4.04724,-0.728345 4.21647 4.16535,-0.664558 4.2512 4.16535,0.7874 4.31875 4.04724,0.718441 4.35631 4.04724,0.664558 4.2512 4.16535,0.728345 4.21647 4.16535,-0.629663 4.33371 4.10629,-0.575339 4.42088 4.04724,-0.647695 4.39038 4.04724,-0.599118 4.28272 4.16535,-0.532189 4.31093 4.16535,-0.495752 4.38732 4.10629,-0.42652 4.47088 4.04724,-0.501553 4.44773 4.04724,-0.463936 4.33577 4.16535,-0.394531 4.35718 4.16535,-0.35735 4.42795 4.10629,-0.273461 4.50581 4.04724,-0.350426 4.49025 4.04724,-0.324144 4.3751 4.16535,-0.252952 4.3895 4.16535,-0.215713 4.45525 4.10629,-0.117685 4.52533 4.04724,-0.195816 4.51751 4.04724,-0.18113 4.40032 4.16535,-0.108859 4.40755 4.16535,-0.0721221 4.46896 4.10629,0.0392609 4.52925 4.04724,-0.0392609 4.52925 4.04724,-0.0363163 4.41117 4.16535,0.0721221 4.46896 4.10629,0.117685 4.52533 4.04724,0.0363163 4.41117 4.16535,0.108859 4.40755 4.16535,0.215713 4.45525 4.10629,0.273461 4.50581 4.04724,0.195816 4.51751 4.04724,0.18113 4.40032 4.16535,0.252952 4.3895 4.16535,0.35735 4.42795 4.10629,0.42652 4.47088 4.04724,0.350426 4.49025 4.04724,0.324144 4.3751 4.16535,0.394531 4.35718 4.16535,0.495752 4.38732 4.10629,0.575339 4.42088 4.04724,0.501553 4.44773 4.04724,0.463936 4.33577 4.16535,0.532189 4.31093 4.16535,0.629663 4.33371 4.10629,0.647695 4.39038 4.04724,0.599118 4.28272 4.16535]
587 }}
588 appearance Appearance{material USE PLASTIC-WHITE-01 }}
589 Shape { geometry IndexedFaceSet
590 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,3,5,-1,4,0,3,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1,16,15,17,-1,16,17,18,-1,16,14,15,-1,19,16,18,-1,20,18,21,-1,20,19,18,-1,22,21,23,-1,22,23,24,-1,22,20,21,-1,25,22,24,-1,26,25,24,-1,26,24,27,-1,28,26,27,-1,28,27,29,-1,30,28,29,-1,30,29,31,-1,32,30,31,-1,32,31,33,-1,34,32,33,-1,34,33,35,-1,34,35,36,-1,37,34,36,-1,38,37,36,-1,38,36,39,-1,40,38,39,-1,40,39,41,-1,40,41,42,-1,43,40,42,-1]
591 coord Coordinate { point [-0.718441 -4.35631 4.04724,-0.7874 -4.31875 4.04724,-0.7874 -4.31875 2.7874,-0.718441 -4.35631 2.7874,-0.647695 -4.39038 4.04724,-0.647695 -4.39038 2.7874,-0.575339 -4.42088 4.04724,-0.575339 -4.42088 2.7874,-0.501553 -4.44773 4.04724,-0.501553 -4.44773 2.7874,-0.42652 -4.47088 4.04724,-0.42652 -4.47088 2.7874,-0.350426 -4.49025 4.04724,-0.350426 -4.49025 2.7874,-0.273461 -4.50581 4.04724,-0.273461 -4.50581 2.7874,-0.195816 -4.51751 4.04724,-0.195816 -4.51751 2.7874,-0.117685 -4.52533 2.7874,-0.117685 -4.52533 4.04724,-0.0392609 -4.52925 4.04724,-0.0392609 -4.52925 2.7874,0.0392609 -4.52925 4.04724,0.0392609 -4.52925 2.7874,0.117685 -4.52533 2.7874,0.117685 -4.52533 4.04724,0.195816 -4.51751 4.04724,0.195816 -4.51751 2.7874,0.273461 -4.50581 4.04724,0.273461 -4.50581 2.7874,0.350426 -4.49025 4.04724,0.350426 -4.49025 2.7874,0.42652 -4.47088 4.04724,0.42652 -4.47088 2.7874,0.501553 -4.44773 4.04724,0.501553 -4.44773 2.7874,0.575339 -4.42088 2.7874,0.575339 -4.42088 4.04724,0.647695 -4.39038 4.04724,0.647695 -4.39038 2.7874,0.718441 -4.35631 4.04724,0.718441 -4.35631 2.7874,0.7874 -4.31875 2.7874,0.7874 -4.31875 4.04724]
592 }}
593 appearance Appearance{material USE PLASTIC-WHITE-01 }}
594 Shape { geometry IndexedFaceSet
595 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
596 coord Coordinate { point [-0.7874 -4.31875 2.7874,-3.34645 -2.84129 4.04724,-3.34645 -2.84129 2.7874,-0.7874 -4.31875 4.04724]
597 }}
598 appearance Appearance{material USE PLASTIC-WHITE-01 }}
599 Shape { geometry IndexedFaceSet
600 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,3,5,-1,4,0,3,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1,16,15,17,-1,16,17,18,-1,16,14,15,-1,19,16,18,-1,20,18,21,-1,20,19,18,-1,22,21,23,-1,22,23,24,-1,22,20,21,-1,25,22,24,-1,26,25,24,-1,26,24,27,-1,28,26,27,-1,28,27,29,-1,30,28,29,-1,30,29,31,-1,32,30,31,-1,32,31,33,-1,34,32,33,-1,34,33,35,-1,34,35,36,-1,37,34,36,-1,38,37,36,-1,38,36,39,-1,40,38,39,-1,40,39,41,-1,42,40,41,-1,42,41,43,-1]
601 coord Coordinate { point [-4.13189 -1.55597 4.04724,-4.13385 -1.47747 4.04724,-4.13385 -1.47747 2.7874,-4.13189 -1.55597 2.7874,-4.12602 -1.63427 4.04724,-4.12602 -1.63427 2.7874,-4.11626 -1.71218 4.04724,-4.11626 -1.71218 2.7874,-4.10263 -1.78951 4.04724,-4.10263 -1.78951 2.7874,-4.08515 -1.86606 4.04724,-4.08515 -1.86606 2.7874,-4.06389 -1.94165 4.04724,-4.06389 -1.94165 2.7874,-4.03888 -2.01608 4.04724,-4.03888 -2.01608 2.7874,-4.01019 -2.08918 4.04724,-4.01019 -2.08918 2.7874,-3.9779 -2.16075 2.7874,-3.9779 -2.16075 4.04724,-3.94207 -2.23062 4.04724,-3.94207 -2.23062 2.7874,-3.90281 -2.29862 4.04724,-3.90281 -2.29862 2.7874,-3.86021 -2.36458 2.7874,-3.86021 -2.36458 4.04724,-3.81437 -2.42834 4.04724,-3.81437 -2.42834 2.7874,-3.76542 -2.48973 4.04724,-3.76542 -2.48973 2.7874,-3.71346 -2.5486 4.04724,-3.71346 -2.5486 2.7874,-3.65863 -2.60482 4.04724,-3.65863 -2.60482 2.7874,-3.60107 -2.65822 4.04724,-3.60107 -2.65822 2.7874,-3.54092 -2.7087 2.7874,-3.54092 -2.7087 4.04724,-3.47833 -2.75611 4.04724,-3.47833 -2.75611 2.7874,-3.41345 -2.80034 4.04724,-3.41345 -2.80034 2.7874,-3.34645 -2.84129 4.04724,-3.34645 -2.84129 2.7874]
602 }}
603 appearance Appearance{material USE PLASTIC-WHITE-01 }}
604 Shape { geometry IndexedFaceSet
605 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
606 coord Coordinate { point [-4.13385 -1.47747 4.04724,-4.13385 1.47747 4.04724,-4.13385 1.47747 2.7874,-4.13385 -1.47747 2.7874]
607 }}
608 appearance Appearance{material USE PLASTIC-WHITE-01 }}
609 Shape { geometry IndexedFaceSet
610 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,3,5,-1,4,0,3,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1,16,15,17,-1,16,17,18,-1,16,14,15,-1,19,16,18,-1,20,18,21,-1,20,19,18,-1,22,21,23,-1,22,23,24,-1,22,20,21,-1,25,22,24,-1,26,25,24,-1,26,24,27,-1,28,26,27,-1,28,27,29,-1,30,28,29,-1,30,29,31,-1,32,30,31,-1,32,31,33,-1,34,32,33,-1,34,33,35,-1,34,35,36,-1,37,34,36,-1,38,37,36,-1,38,36,39,-1,40,38,39,-1,40,39,41,-1,42,40,41,-1,42,41,43,-1]
611 coord Coordinate { point [-3.41345 2.80034 4.04724,-3.34645 2.84129 4.04724,-3.34645 2.84129 2.7874,-3.41345 2.80034 2.7874,-3.47833 2.75611 4.04724,-3.47833 2.75611 2.7874,-3.54092 2.7087 4.04724,-3.54092 2.7087 2.7874,-3.60107 2.65822 4.04724,-3.60107 2.65822 2.7874,-3.65863 2.60482 4.04724,-3.65863 2.60482 2.7874,-3.71346 2.5486 4.04724,-3.71346 2.5486 2.7874,-3.76542 2.48973 4.04724,-3.76542 2.48973 2.7874,-3.81437 2.42834 4.04724,-3.81437 2.42834 2.7874,-3.86021 2.36458 2.7874,-3.86021 2.36458 4.04724,-3.90281 2.29862 4.04724,-3.90281 2.29862 2.7874,-3.94207 2.23062 4.04724,-3.94207 2.23062 2.7874,-3.9779 2.16075 2.7874,-3.9779 2.16075 4.04724,-4.01019 2.08918 4.04724,-4.01019 2.08918 2.7874,-4.03888 2.01608 4.04724,-4.03888 2.01608 2.7874,-4.06389 1.94165 4.04724,-4.06389 1.94165 2.7874,-4.08515 1.86606 4.04724,-4.08515 1.86606 2.7874,-4.10263 1.78951 4.04724,-4.10263 1.78951 2.7874,-4.11626 1.71218 2.7874,-4.11626 1.71218 4.04724,-4.12602 1.63427 4.04724,-4.12602 1.63427 2.7874,-4.13189 1.55597 4.04724,-4.13189 1.55597 2.7874,-4.13385 1.47747 4.04724,-4.13385 1.47747 2.7874]
612 }}
613 appearance Appearance{material USE PLASTIC-WHITE-01 }}
614 Shape { geometry IndexedFaceSet
615 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
616 coord Coordinate { point [-3.34645 2.84129 4.04724,-0.7874 4.31875 4.04724,-0.7874 4.31875 2.7874,-3.34645 2.84129 2.7874]
617 }}
618 appearance Appearance{material USE PLASTIC-WHITE-01 }}
619 Shape { geometry IndexedFaceSet
620 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,2,1,-1,4,0,2,-1,5,2,3,-1,6,4,2,-1,6,7,8,-1,6,9,7,-1,6,2,9,-1,10,2,5,-1,11,6,8,-1,11,12,13,-1,11,14,12,-1,11,15,14,-1,11,8,15,-1,16,2,10,-1,17,11,13,-1,17,18,19,-1,17,20,18,-1,17,13,20,-1,21,22,2,-1,21,2,16,-1,23,24,25,-1,23,26,24,-1,23,27,26,-1,23,19,27,-1,23,17,19,-1,28,22,21,-1,29,30,31,-1,29,23,25,-1,29,32,30,-1,29,33,32,-1,29,25,33,-1,34,22,28,-1,35,36,37,-1,35,38,36,-1,35,31,38,-1,35,29,31,-1,39,22,34,-1,40,35,37,-1,41,22,39,-1,42,40,37,-1,43,22,41,-1,44,42,37,-1,45,22,43,-1,46,44,37,-1,47,22,45,-1,48,46,37,-1,49,50,22,-1,49,51,50,-1,49,52,51,-1,49,22,47,-1,53,48,37,-1,54,55,52,-1,54,56,55,-1,54,57,56,-1,54,58,57,-1,54,52,49,-1,59,53,37,-1,60,61,58,-1,60,62,61,-1,60,63,62,-1,60,64,63,-1,60,58,54,-1,65,59,37,-1,66,67,64,-1,66,68,67,-1,66,69,68,-1,66,64,60,-1,70,71,69,-1,70,72,71,-1,70,73,72,-1,70,74,73,-1,70,69,66,-1,75,74,70,-1,75,76,74,-1,75,77,76,-1,75,78,77,-1,79,78,75,-1,80,78,79,-1,81,65,37,-1,81,82,83,-1,81,83,84,-1,81,84,85,-1,81,85,86,-1,81,86,65,-1,87,78,80,-1,88,82,81,-1,89,78,87,-1,90,88,81,-1,91,78,89,-1,92,93,94,-1,92,95,93,-1,92,81,95,-1,92,90,81,-1,96,78,91,-1,97,98,99,-1,97,100,98,-1,97,101,100,-1,97,94,101,-1,97,92,94,-1,102,78,96,-1,103,104,105,-1,103,106,104,-1,103,99,106,-1,103,97,99,-1,107,78,102,-1,108,109,110,-1,108,111,109,-1,108,112,111,-1,108,105,112,-1,108,103,105,-1,113,114,115,-1,113,116,114,-1,113,110,116,-1,113,108,110,-1,117,113,115,-1,118,117,119,-1,118,113,117,-1,120,118,119,-1,121,118,120,-1,122,118,121,-1,123,122,121,-1,124,123,121,-1,125,124,121,-1,126,78,107,-1,126,107,127,-1,126,127,128,-1,126,128,129,-1,126,129,130,-1,126,130,131,-1,126,131,132,-1,126,132,133,-1,134,125,121,-1,135,126,133,-1,135,136,126,-1,137,136,135,-1,138,134,121,-1,139,137,135,-1,140,139,135,-1,141,139,140,-1,142,141,140,-1,143,138,121,-1,144,142,140,-1,145,140,146,-1,145,144,140,-1,147,143,121,-1,148,145,146,-1,149,148,146,-1,150,149,146,-1,151,146,152,-1,151,150,146,-1,153,151,152,-1,154,153,152,-1,155,152,156,-1,155,154,152,-1,157,155,156,-1,158,157,156,-1,159,158,156,-1,160,156,161,-1,160,159,156,-1,162,160,161,-1,163,162,161,-1,164,161,165,-1,164,165,166,-1,164,163,161,-1,167,164,166,-1,168,164,167,-1,169,164,168,-1,170,164,169,-1,171,164,170,-1,172,147,121,-1,172,173,174,-1,172,174,175,-1,172,175,176,-1,172,176,177,-1,172,177,178,-1,172,178,179,-1,172,179,180,-1,172,180,147,-1,181,173,172,-1,182,164,171,-1,183,173,181,-1,184,173,183,-1,184,185,173,-1,186,185,184,-1,187,185,186,-1,188,185,187,-1,189,185,188,-1,189,190,185,-1,191,190,189,-1,192,190,191,-1,193,190,192,-1,193,194,190,-1,195,194,193,-1,196,194,195,-1,197,194,196,-1,198,199,194,-1,198,194,197,-1,200,199,198,-1,201,199,200,-1,202,199,201,-1,203,204,199,-1,203,199,202,-1,205,204,203,-1,206,204,205,-1,207,208,209,-1,207,209,210,-1,207,210,211,-1,207,211,212,-1,207,212,213,-1,207,213,214,-1,207,214,215,-1,207,215,204,-1,207,204,206,-1,216,164,182,-1,216,182,217,-1,216,217,218,-1,216,218,219,-1,216,219,220,-1,216,220,221,-1,216,221,222,-1,216,222,223,-1,216,223,224,-1,225,216,224,-1,226,225,224,-1,227,226,224,-1,227,224,228,-1,229,227,228,-1,230,229,228,-1,231,230,228,-1,232,231,228,-1,232,228,233,-1,234,232,233,-1,235,234,233,-1,236,235,233,-1,237,208,207,-1,237,238,239,-1,237,239,240,-1,237,240,241,-1,237,241,242,-1,237,242,243,-1,237,243,244,-1,237,244,245,-1,237,245,208,-1,246,233,247,-1,246,236,233,-1,248,238,237,-1,249,246,247,-1,250,238,248,-1,251,249,247,-1,252,253,238,-1,252,238,250,-1,254,247,253,-1,254,251,247,-1,255,253,252,-1,256,254,253,-1,257,256,253,-1,257,253,255,-1]
621 coord Coordinate { point [-2.64071 2.45022 4.16535,-2.5153 2.57881 4.16535,-3.28739 2.739 4.16535,-2.38363 2.70098 4.16535,-2.75956 2.31555 4.16535,-2.24603 2.81643 4.16535,-2.87155 2.17512 4.16535,-3.40938 2.66021 4.16535,-3.46728 2.61635 4.16535,-3.34937 2.70113 4.16535,-2.10285 2.92489 4.16535,-2.97641 2.02928 4.16535,-3.62688 2.46827 4.16535,-3.67494 2.41381 4.16535,-3.57616 2.52026 4.16535,-3.52292 2.56967 4.16535,-1.95444 3.02607 4.16535,-3.07386 1.87839 4.16535,-3.76262 2.29805 4.16535,-3.80203 2.23704 4.16535,-3.72022 2.35702 4.16535,-1.80118 3.11973 4.16535,-0.728345 4.21647 4.16535,-3.16367 1.72284 4.16535,-3.90136 2.0433 4.16535,-3.92789 1.97569 4.16535,-3.87148 2.1095 4.16535,-3.83835 2.17414 4.16535,-1.64343 3.20563 4.16535,-3.24561 1.563 4.16535,-3.98686 1.76611 4.16535,-3.99947 1.69458 4.16535,-3.9707 1.83692 4.16535,-3.95102 1.90684 4.16535,-1.4816 3.28357 4.16535,-3.31948 1.39928 4.16535,-4.01393 1.55008 4.16535,-4.01574 1.47747 4.16535,-4.0085 1.62251 4.16535,-1.31609 3.35334 4.16535,-3.38511 1.23208 4.16535,-1.1473 3.41477 4.16535,-3.44231 1.06181 4.16535,-0.975664 3.46771 4.16535,-3.49096 0.888908 4.16535,-0.801599 3.51204 4.16535,-3.53093 0.713793 4.16535,-0.625542 3.54763 4.16535,-3.56212 0.536903 4.16535,-0.44793 3.5744 4.16535,-0.664558 4.2512 4.16535,-0.599118 4.28272 4.16535,-0.532189 4.31093 4.16535,-3.58445 0.358679 4.16535,-0.269204 3.59228 4.16535,-0.463936 4.33577 4.16535,-0.394531 4.35718 4.16535,-0.324144 4.3751 4.16535,-0.252952 4.3895 4.16535,-3.59788 0.179563 4.16535,-0.0898092 3.60124 4.16535,-0.18113 4.40032 4.16535,-0.108859 4.40755 4.16535,-0.0363163 4.41117 4.16535,0.0363163 4.41117 4.16535,-3.60236 3.77327e-14 4.16535,0.0898092 3.60124 4.16535,0.108859 4.40755 4.16535,0.18113 4.40032 4.16535,0.252952 4.3895 4.16535,0.269204 3.59228 4.16535,0.324144 4.3751 4.16535,0.394531 4.35718 4.16535,0.463936 4.33577 4.16535,0.532189 4.31093 4.16535,0.44793 3.5744 4.16535,0.599118 4.28272 4.16535,0.664558 4.2512 4.16535,0.728345 4.21647 4.16535,0.625542 3.54763 4.16535,0.801599 3.51204 4.16535,-4.01574 -1.47747 4.16535,-3.49096 -0.888908 4.16535,-3.53093 -0.713793 4.16535,-3.56212 -0.536903 4.16535,-3.58445 -0.358679 4.16535,-3.59788 -0.179563 4.16535,0.975664 3.46771 4.16535,-3.44231 -1.06181 4.16535,1.1473 3.41477 4.16535,-3.38511 -1.23208 4.16535,1.31609 3.35334 4.16535,-3.31948 -1.39928 4.16535,-4.0085 -1.62251 4.16535,-3.99947 -1.69458 4.16535,-4.01393 -1.55008 4.16535,1.4816 3.28357 4.16535,-3.24561 -1.563 4.16535,-3.95102 -1.90684 4.16535,-3.92789 -1.97569 4.16535,-3.9707 -1.83692 4.16535,-3.98686 -1.76611 4.16535,1.64343 3.20563 4.16535,-3.16367 -1.72284 4.16535,-3.87148 -2.1095 4.16535,-3.83835 -2.17414 4.16535,-3.90136 -2.0433 4.16535,1.80118 3.11973 4.16535,-3.07386 -1.87839 4.16535,-3.72022 -2.35702 4.16535,-3.67494 -2.41381 4.16535,-3.76262 -2.29805 4.16535,-3.80203 -2.23704 4.16535,-2.97641 -2.02928 4.16535,-3.57616 -2.52026 4.16535,-3.52292 -2.56967 4.16535,-3.62688 -2.46827 4.16535,-3.46728 -2.61635 4.16535,-2.87155 -2.17512 4.16535,-3.40938 -2.66021 4.16535,-3.34937 -2.70113 4.16535,-3.28739 -2.739 4.16535,-2.75956 -2.31555 4.16535,-2.64071 -2.45022 4.16535,-2.5153 -2.57881 4.16535,-2.38363 -2.70098 4.16535,3.28739 2.739 4.16535,1.95444 3.02607 4.16535,2.10285 2.92489 4.16535,2.24603 2.81643 4.16535,2.38363 2.70098 4.16535,2.5153 2.57881 4.16535,2.64071 2.45022 4.16535,2.75956 2.31555 4.16535,-2.24603 -2.81643 4.16535,2.87155 2.17512 4.16535,3.34937 2.70113 4.16535,3.40938 2.66021 4.16535,-2.10285 -2.92489 4.16535,3.46728 2.61635 4.16535,2.97641 2.02928 4.16535,3.52292 2.56967 4.16535,3.57616 2.52026 4.16535,-1.95444 -3.02607 4.16535,3.62688 2.46827 4.16535,3.67494 2.41381 4.16535,3.07386 1.87839 4.16535,-1.80118 -3.11973 4.16535,3.72022 2.35702 4.16535,3.76262 2.29805 4.16535,3.80203 2.23704 4.16535,3.83835 2.17414 4.16535,3.16367 1.72284 4.16535,3.87148 2.1095 4.16535,3.90136 2.0433 4.16535,3.92789 1.97569 4.16535,3.24561 1.563 4.16535,3.95102 1.90684 4.16535,3.9707 1.83692 4.16535,3.98686 1.76611 4.16535,3.99947 1.69458 4.16535,3.31948 1.39928 4.16535,4.0085 1.62251 4.16535,4.01393 1.55008 4.16535,4.01574 1.47747 4.16535,3.38511 1.23208 4.16535,3.44231 1.06181 4.16535,3.49096 0.888908 4.16535,3.53093 0.713793 4.16535,3.56212 0.536903 4.16535,3.58445 0.358679 4.16535,3.59788 0.179563 4.16535,-0.728345 -4.21647 4.16535,-0.44793 -3.5744 4.16535,-0.625542 -3.54763 4.16535,-0.801599 -3.51204 4.16535,-0.975664 -3.46771 4.16535,-1.1473 -3.41477 4.16535,-1.31609 -3.35334 4.16535,-1.4816 -3.28357 4.16535,-1.64343 -3.20563 4.16535,-0.664558 -4.2512 4.16535,3.60236 -3.05652e-16 4.16535,-0.599118 -4.28272 4.16535,-0.532189 -4.31093 4.16535,-0.269204 -3.59228 4.16535,-0.463936 -4.33577 4.16535,-0.394531 -4.35718 4.16535,-0.324144 -4.3751 4.16535,-0.252952 -4.3895 4.16535,-0.0898092 -3.60124 4.16535,-0.18113 -4.40032 4.16535,-0.108859 -4.40755 4.16535,-0.0363163 -4.41117 4.16535,0.0898092 -3.60124 4.16535,0.0363163 -4.41117 4.16535,0.108859 -4.40755 4.16535,0.18113 -4.40032 4.16535,0.252952 -4.3895 4.16535,0.269204 -3.59228 4.16535,0.324144 -4.3751 4.16535,0.394531 -4.35718 4.16535,0.463936 -4.33577 4.16535,0.532189 -4.31093 4.16535,0.44793 -3.5744 4.16535,0.599118 -4.28272 4.16535,0.664558 -4.2512 4.16535,0.728345 -4.21647 4.16535,1.80118 -3.11973 4.16535,1.64343 -3.20563 4.16535,1.4816 -3.28357 4.16535,1.31609 -3.35334 4.16535,1.1473 -3.41477 4.16535,0.975664 -3.46771 4.16535,0.801599 -3.51204 4.16535,0.625542 -3.54763 4.16535,4.01574 -1.47747 4.16535,3.59788 -0.179563 4.16535,3.58445 -0.358679 4.16535,3.56212 -0.536903 4.16535,3.53093 -0.713793 4.16535,3.49096 -0.888908 4.16535,3.44231 -1.06181 4.16535,3.38511 -1.23208 4.16535,3.31948 -1.39928 4.16535,4.01393 -1.55008 4.16535,4.0085 -1.62251 4.16535,3.99947 -1.69458 4.16535,3.24561 -1.563 4.16535,3.98686 -1.76611 4.16535,3.9707 -1.83692 4.16535,3.95102 -1.90684 4.16535,3.92789 -1.97569 4.16535,3.16367 -1.72284 4.16535,3.90136 -2.0433 4.16535,3.87148 -2.1095 4.16535,3.83835 -2.17414 4.16535,3.28739 -2.739 4.16535,2.87155 -2.17512 4.16535,2.75956 -2.31555 4.16535,2.64071 -2.45022 4.16535,2.5153 -2.57881 4.16535,2.38363 -2.70098 4.16535,2.24603 -2.81643 4.16535,2.10285 -2.92489 4.16535,1.95444 -3.02607 4.16535,3.80203 -2.23704 4.16535,3.07386 -1.87839 4.16535,3.34937 -2.70113 4.16535,3.76262 -2.29805 4.16535,3.40938 -2.66021 4.16535,3.72022 -2.35702 4.16535,3.46728 -2.61635 4.16535,2.97641 -2.02928 4.16535,3.67494 -2.41381 4.16535,3.52292 -2.56967 4.16535,3.62688 -2.46827 4.16535,3.57616 -2.52026 4.16535]
622 }}
623 appearance Appearance{material USE PLASTIC-WHITE-01 }}
624 Shape { geometry IndexedFaceSet
625 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,3,4,-1,1,3,2,-1,4,5,6,-1,3,5,4,-1,6,7,8,-1,5,7,6,-1,8,9,10,-1,7,9,8,-1,10,11,12,-1,9,11,10,-1,12,13,14,-1,11,13,12,-1,14,15,16,-1,13,15,14,-1,16,17,18,-1,15,17,16,-1,17,19,18,-1,18,19,20,-1,19,21,20,-1,20,21,22,-1,21,23,22,-1,22,23,24,-1,24,25,26,-1,23,25,24,-1,25,27,26,-1,26,27,28,-1,28,29,30,-1,27,29,28,-1,30,31,32,-1,29,31,30,-1,32,33,34,-1,31,33,32,-1,34,35,36,-1,33,35,34,-1,36,37,38,-1,35,37,36,-1,38,39,40,-1,37,39,38,-1,40,41,42,-1,39,41,40,-1,42,43,44,-1,41,43,42,-1,44,45,46,-1,43,45,44,-1,46,47,48,-1,45,47,46,-1,48,49,50,-1,47,49,48,-1,50,51,52,-1,49,51,50,-1,52,53,54,-1,51,53,52,-1,54,55,56,-1,53,55,54,-1,56,57,58,-1,55,57,56,-1,58,59,60,-1,57,59,58,-1,60,61,62,-1,59,61,60,-1,62,63,64,-1,61,63,62,-1,63,65,64,-1]
626 coord Coordinate { point [2.8222 -2.37113 3.69291,3.01181 -2.26166 3.69291,2.82649 -2.37854 3.69272,3.01663 -2.27003 3.69267,2.83077 -2.38591 3.69216,3.02145 -2.27837 3.69196,2.83565 -2.39426 3.69108,3.02625 -2.28668 3.69078,2.84051 -2.40254 3.68952,3.03101 -2.29492 3.68912,2.84535 -2.41073 3.68749,3.03572 -2.30309 3.68701,2.85015 -2.41882 3.68499,3.04038 -2.31115 3.68443,2.8549 -2.42679 3.68202,3.04496 -2.31909 3.6814,2.85961 -2.43463 3.67859,3.04947 -2.3269 3.67792,2.86424 -2.4423 3.67471,3.05389 -2.33455 3.67401,2.86877 -2.44977 3.67041,3.0582 -2.34203 3.66966,2.87321 -2.45703 3.66568,3.06241 -2.34931 3.6649,2.87754 -2.46406 3.66054,3.06649 -2.35637 3.65973,2.88175 -2.47086 3.65499,3.07044 -2.36322 3.65417,2.88583 -2.4774 3.64906,3.07425 -2.36981 3.64822,2.88979 -2.48369 3.64275,3.0779 -2.37615 3.64191,2.8936 -2.48969 3.63606,3.0814 -2.38221 3.63525,2.89726 -2.49539 3.62903,3.08473 -2.38798 3.62825,2.90074 -2.50077 3.62169,3.08789 -2.39344 3.62094,2.90405 -2.50581 3.61405,3.09086 -2.39859 3.61332,2.90717 -2.51051 3.60613,3.09364 -2.40341 3.60542,2.91011 -2.51487 3.59794,3.09623 -2.40789 3.59726,2.91285 -2.51886 3.58949,3.09861 -2.41201 3.58885,2.91539 -2.52248 3.58081,3.10078 -2.41577 3.58022,2.91773 -2.52573 3.5719,3.10274 -2.41916 3.57139,2.91985 -2.52859 3.56282,3.10448 -2.42217 3.56237,2.92174 -2.53104 3.55358,3.10599 -2.4248 3.5532,2.92341 -2.53309 3.54422,3.10728 -2.42703 3.54389,2.92485 -2.53474 3.53474,3.10834 -2.42886 3.53446,2.92606 -2.53597 3.52517,3.10916 -2.43029 3.52494,2.92703 -2.5368 3.51552,3.10976 -2.43132 3.51535,2.92777 -2.53721 3.50581,3.11011 -2.43193 3.50571,2.92827 -2.5372 3.49606,3.11023 -2.43214 3.49606]
627 }}
628 appearance Appearance{material USE PLASTIC-WHITE-01 }}
629 Shape { geometry IndexedFaceSet
630 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,3,4,-1,1,3,2,-1,4,5,6,-1,3,5,4,-1,6,7,8,-1,5,7,6,-1,8,9,10,-1,7,9,8,-1,10,11,12,-1,9,11,10,-1,12,13,14,-1,11,13,12,-1,14,15,16,-1,13,15,14,-1,16,17,18,-1,15,17,16,-1,17,19,18,-1,18,19,20,-1,19,21,20,-1,20,21,22,-1,21,23,22,-1,22,23,24,-1,24,25,26,-1,23,25,24,-1,25,27,26,-1,26,27,28,-1,28,29,30,-1,27,29,28,-1,30,31,32,-1,29,31,30,-1,32,33,34,-1,31,33,32,-1,34,35,36,-1,33,35,34,-1,36,37,38,-1,35,37,36,-1,38,39,40,-1,37,39,38,-1,40,41,42,-1,39,41,40,-1,42,43,44,-1,41,43,42,-1,44,45,46,-1,43,45,44,-1,46,47,48,-1,45,47,46,-1,48,49,50,-1,47,49,48,-1,50,51,52,-1,49,51,50,-1,52,53,54,-1,51,53,52,-1,54,55,56,-1,53,55,54,-1,56,57,58,-1,55,57,56,-1,58,59,60,-1,57,59,58,-1,60,61,62,-1,59,61,60,-1,62,63,64,-1,61,63,62,-1,63,65,64,-1]
631 coord Coordinate { point [-0.642357 -3.62966 3.69291,-0.452755 -3.73913 3.69291,-0.646627 -3.63708 3.69272,-0.457584 -3.7475 3.69267,-0.650869 -3.64448 3.69216,-0.462402 -3.75584 3.69196,-0.655663 -3.65288 3.69108,-0.467197 -3.76415 3.69078,-0.660403 -3.66123 3.68952,-0.471957 -3.77239 3.68912,-0.66508 -3.66951 3.68749,-0.47667 -3.78055 3.68701,-0.669686 -3.67771 3.68499,-0.481326 -3.78862 3.68443,-0.67421 -3.68582 3.68202,-0.485913 -3.79656 3.6814,-0.678646 -3.69381 3.67859,-0.490421 -3.80437 3.67792,-0.682974 -3.70165 3.67471,-0.494837 -3.81202 3.67401,-0.687175 -3.70932 3.67041,-0.499152 -3.81949 3.66966,-0.691244 -3.71679 3.66568,-0.503356 -3.82677 3.6649,-0.695171 -3.72405 3.66054,-0.507437 -3.83384 3.65973,-0.698951 -3.7311 3.65499,-0.511387 -3.84068 3.65417,-0.702577 -3.73791 3.64906,-0.515195 -3.84728 3.64822,-0.70604 -3.74447 3.64275,-0.518853 -3.85362 3.64191,-0.709335 -3.75078 3.63606,-0.522352 -3.85968 3.63525,-0.712445 -3.7568 3.62903,-0.525683 -3.86545 3.62825,-0.715359 -3.7625 3.62169,-0.528839 -3.87091 3.62094,-0.718073 -3.76789 3.61405,-0.531811 -3.87606 3.61332,-0.720582 -3.77294 3.60613,-0.534592 -3.88088 3.60542,-0.722882 -3.77766 3.59794,-0.537177 -3.88535 3.59726,-0.724968 -3.78203 3.58949,-0.539558 -3.88948 3.58885,-0.726836 -3.78605 3.58081,-0.54173 -3.89324 3.58022,-0.728482 -3.78969 3.5719,-0.543688 -3.89663 3.57139,-0.729896 -3.79296 3.56282,-0.545426 -3.89964 3.56237,-0.731075 -3.79582 3.55358,-0.546942 -3.90227 3.5532,-0.732017 -3.79829 3.54422,-0.54823 -3.9045 3.54389,-0.732722 -3.80036 3.53474,-0.549289 -3.90633 3.53446,-0.733189 -3.80203 3.52517,-0.550115 -3.90776 3.52494,-0.733415 -3.80328 3.51552,-0.550706 -3.90879 3.51535,-0.733401 -3.80412 3.50581,-0.551061 -3.9094 3.50571,-0.733145 -3.80455 3.49606,-0.55118 -3.90961 3.49606]
632 }}
633 appearance Appearance{material USE PLASTIC-WHITE-01 }}
634 Shape { geometry IndexedFaceSet
635 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,3,4,-1,1,3,2,-1,4,5,6,-1,3,5,4,-1,6,7,8,-1,5,7,6,-1,8,9,10,-1,7,9,8,-1,10,11,12,-1,9,11,10,-1,12,13,14,-1,11,13,12,-1,14,15,16,-1,13,15,14,-1,16,17,18,-1,15,17,16,-1,17,19,18,-1,18,19,20,-1,19,21,20,-1,20,21,22,-1,21,23,22,-1,22,23,24,-1,24,25,26,-1,23,25,24,-1,25,27,26,-1,26,27,28,-1,28,29,30,-1,27,29,28,-1,30,31,32,-1,29,31,30,-1,32,33,34,-1,31,33,32,-1,34,35,36,-1,33,35,34,-1,36,37,38,-1,35,37,36,-1,38,39,40,-1,37,39,38,-1,40,41,42,-1,39,41,40,-1,42,43,44,-1,41,43,42,-1,44,45,46,-1,43,45,44,-1,46,47,48,-1,45,47,46,-1,48,49,50,-1,47,49,48,-1,50,51,52,-1,49,51,50,-1,52,53,54,-1,51,53,52,-1,54,55,56,-1,53,55,54,-1,56,57,58,-1,55,57,56,-1,58,59,60,-1,57,59,58,-1,60,61,62,-1,59,61,60,-1,62,63,64,-1,61,63,62,-1,63,65,64,-1]
636 coord Coordinate { point [3.46456 1.25854 3.69291,3.46456 1.47747 3.69291,3.47312 1.25854 3.69272,3.47422 1.47747 3.69267,3.48164 1.25857 3.69216,3.48385 1.47747 3.69196,3.49131 1.25862 3.69108,3.49344 1.47747 3.69078,3.50092 1.25869 3.68952,3.50296 1.47747 3.68912,3.51043 1.25878 3.68749,3.51239 1.47747 3.68701,3.51983 1.25889 3.68499,3.5217 1.47747 3.68443,3.52911 1.25902 3.68202,3.53088 1.47747 3.6814,3.53825 1.25918 3.67859,3.53989 1.47747 3.67792,3.54721 1.25935 3.67472,3.54872 1.47747 3.67401,3.55595 1.25955 3.67041,3.55735 1.47747 3.66966,3.56445 1.25976 3.66568,3.56576 1.47747 3.6649,3.57271 1.25999 3.66054,3.57392 1.47747 3.65973,3.5807 1.26024 3.655,3.58182 1.47747 3.65417,3.58841 1.2605 3.64906,3.58944 1.47747 3.64822,3.59583 1.26079 3.64275,3.59676 1.47747 3.64191,3.60294 1.26109 3.63606,3.60375 1.47747 3.63525,3.6097 1.2614 3.62904,3.61042 1.47747 3.62825,3.6161 1.26173 3.62169,3.61673 1.47747 3.62094,3.62212 1.26207 3.61406,3.62267 1.47747 3.61332,3.62776 1.26243 3.60613,3.62823 1.47747 3.60542,3.63299 1.2628 3.59794,3.6334 1.47747 3.59726,3.63782 1.26318 3.5895,3.63817 1.47747 3.58885,3.64223 1.26356 3.58081,3.64251 1.47747 3.58022,3.64621 1.26396 3.5719,3.64643 1.47747 3.57139,3.64974 1.26437 3.56282,3.6499 1.47747 3.56237,3.65282 1.26478 3.55358,3.65293 1.47747 3.5532,3.65543 1.2652 3.54422,3.65551 1.47747 3.54389,3.65757 1.26563 3.53474,3.65763 1.47747 3.53446,3.65925 1.26605 3.52517,3.65928 1.47747 3.52494,3.66045 1.26648 3.51552,3.66046 1.47747 3.51535,3.66117 1.26692 3.50581,3.66117 1.47747 3.50571,3.66141 1.26735 3.49606,3.66141 1.47747 3.49606]
637 }}
638 appearance Appearance{material USE PLASTIC-WHITE-01 }}
639 Shape { geometry IndexedFaceSet
640 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,6,4,3,-1,6,7,4,-1,8,7,6,-1,8,9,7,-1,10,9,8,-1,10,11,9,-1,12,11,10,-1,12,13,11,-1,14,13,12,-1,14,15,13,-1,16,15,14,-1,5,17,18,-1,4,17,5,-1,16,19,15,-1,20,19,16,-1,7,21,4,-1,4,21,17,-1,22,23,20,-1,20,23,19,-1,7,24,21,-1,9,24,7,-1,22,25,23,-1,26,25,22,-1,11,27,9,-1,9,27,24,-1,26,28,25,-1,29,28,26,-1,13,30,11,-1,11,30,27,-1,29,31,28,-1,32,31,29,-1,13,33,30,-1,15,33,13,-1,18,34,35,-1,17,34,18,-1,32,36,31,-1,37,36,32,-1,19,38,15,-1,15,38,33,-1,21,39,17,-1,17,39,34,-1,37,40,36,-1,41,40,37,-1,19,42,38,-1,23,42,19,-1,21,43,39,-1,24,43,21,-1,41,44,40,-1,45,44,41,-1,25,46,23,-1,23,46,42,-1,24,47,43,-1,27,47,24,-1,45,48,44,-1,49,48,45,-1,25,50,46,-1,28,50,25,-1,30,51,27,-1,27,51,47,-1,49,52,48,-1,53,52,49,-1,31,54,28,-1,28,54,50,-1,30,55,51,-1,33,55,30,-1,35,56,57,-1,34,56,35,-1,53,58,52,-1,59,58,53,-1,36,60,31,-1,31,60,54,-1,33,61,55,-1,38,61,33,-1,34,62,56,-1,39,62,34,-1,59,63,58,-1,64,63,59,-1,36,65,60,-1,40,65,36,-1,38,66,61,-1,42,66,38,-1,39,67,62,-1,43,67,39,-1,64,68,63,-1,69,68,64,-1,40,70,65,-1,44,70,40,-1,46,71,42,-1,42,71,66,-1,43,72,67,-1,47,72,43,-1,69,73,68,-1,74,73,69,-1,44,75,70,-1,48,75,44,-1,50,76,46,-1,46,76,71,-1,47,77,72,-1,51,77,47,-1,74,78,73,-1,79,78,74,-1,48,80,75,-1,52,80,48,-1,54,81,50,-1,50,81,76,-1,55,82,51,-1,51,82,77,-1,79,83,78,-1,84,83,79,-1,57,85,86,-1,56,85,57,-1,52,87,80,-1,58,87,52,-1,54,88,81,-1,60,88,54,-1,55,89,82,-1,61,89,55,-1,84,90,83,-1,91,90,84,-1,62,92,56,-1,56,92,85,-1,58,93,87,-1,63,93,58,-1,65,94,60,-1,60,94,88,-1,61,95,89,-1,66,95,61,-1,91,96,90,-1,97,96,91,-1,98,96,97,-1,67,99,62,-1,62,99,92,-1,68,100,63,-1,63,100,93,-1,70,101,65,-1,65,101,94,-1,71,102,66,-1,66,102,95,-1,98,103,96,-1,72,104,67,-1,67,104,99,-1,73,105,68,-1,68,105,100,-1,75,106,70,-1,70,106,101,-1,71,107,102,-1,76,107,71,-1,98,108,103,-1,109,108,98,-1,77,110,72,-1,72,110,104,-1,73,111,105,-1,78,111,73,-1,80,112,75,-1,75,112,106,-1,81,113,76,-1,76,113,107,-1,114,115,109,-1,109,115,108,-1,77,116,110,-1,82,116,77,-1,78,117,111,-1,83,117,78,-1,86,118,119,-1,85,118,86,-1,80,120,112,-1,87,120,80,-1,81,121,113,-1,88,121,81,-1,122,123,114,-1,114,123,115,-1,82,124,116,-1,89,124,82,-1,83,125,117,-1,90,125,83,-1,85,126,118,-1,92,126,85,-1,87,127,120,-1,93,127,87,-1,94,128,88,-1,88,128,121,-1,129,130,122,-1,131,130,129,-1,122,130,123,-1,89,132,124,-1,95,132,89,-1,90,133,125,-1,96,133,90,-1,99,134,92,-1,92,134,126,-1,93,135,127,-1,100,135,93,-1,101,136,94,-1,94,136,128,-1,131,137,130,-1,102,138,95,-1,95,138,132,-1,96,139,133,-1,103,139,96,-1,99,140,134,-1,104,140,99,-1,105,141,100,-1,100,141,135,-1,101,142,136,-1,106,142,101,-1,143,144,131,-1,145,144,143,-1,146,144,145,-1,131,144,137,-1,107,147,102,-1,102,147,138,-1,108,148,103,-1,103,148,139,-1,104,149,140,-1,110,149,104,-1,105,150,141,-1,111,150,105,-1,112,151,106,-1,106,151,142,-1,113,152,107,-1,107,152,147,-1,108,153,148,-1,115,153,108,-1,110,154,149,-1,116,154,110,-1,111,155,150,-1,117,155,111,-1,118,156,119,-1,119,156,157,-1,112,158,151,-1,120,158,112,-1,113,159,152,-1,121,159,113,-1,123,160,115,-1,115,160,153,-1,116,161,154,-1,124,161,116,-1,117,162,155,-1,125,162,117,-1,126,163,118,-1,118,163,156,-1,127,164,120,-1,120,164,158,-1,128,165,121,-1,121,165,159,-1,123,166,160,-1,130,166,123,-1,124,167,161,-1,132,167,124,-1,125,168,162,-1,133,168,125,-1,126,169,163,-1,134,169,126,-1,127,170,164,-1,135,170,127,-1,136,171,128,-1,128,171,165,-1,130,172,166,-1,137,172,130,-1,138,173,132,-1,132,173,167,-1,139,174,133,-1,133,174,168,-1,134,175,169,-1,140,175,134,-1,135,176,170,-1,141,176,135,-1,142,177,136,-1,136,177,171,-1,146,178,144,-1,144,178,137,-1,137,178,172,-1,179,178,146,-1,138,180,173,-1,147,180,138,-1,148,181,139,-1,139,181,174,-1,140,182,175,-1,149,182,140,-1,141,183,176,-1,150,183,141,-1,142,184,177,-1,151,184,142,-1,147,185,180,-1,152,185,147,-1,153,186,148,-1,148,186,181,-1,154,187,149,-1,149,187,182,-1,150,188,183,-1,155,188,150,-1,157,189,190,-1,156,189,157,-1,158,191,151,-1,151,191,184,-1,159,192,152,-1,152,192,185,-1,153,193,186,-1,160,193,153,-1,154,194,187,-1,161,194,154,-1,162,195,155,-1,155,195,188,-1,156,196,189,-1,163,196,156,-1,164,197,158,-1,158,197,191,-1,159,198,192,-1,165,198,159,-1,160,199,193,-1,166,199,160,-1,161,200,194,-1,167,200,161,-1,162,201,195,-1,168,201,162,-1,169,202,163,-1,163,202,196,-1,164,203,197,-1,170,203,164,-1,171,204,165,-1,165,204,198,-1,166,205,199,-1,172,205,166,-1,167,206,200,-1,173,206,167,-1,174,207,168,-1,168,207,201,-1,175,208,169,-1,169,208,202,-1,176,209,170,-1,170,209,203,-1,177,210,171,-1,171,210,204,-1,178,211,172,-1,179,211,178,-1,172,211,205,-1,212,211,179,-1,180,213,173,-1,173,213,206,-1,181,214,174,-1,174,214,207,-1,175,215,208,-1,182,215,175,-1,183,216,176,-1,176,216,209,-1,184,217,177,-1,177,217,210,-1,180,218,213,-1,185,218,180,-1,186,219,181,-1,181,219,214,-1,182,220,215,-1,187,220,182,-1,188,221,183,-1,183,221,216,-1,190,222,223,-1,189,222,190,-1,184,224,217,-1,191,224,184,-1,192,225,185,-1,185,225,218,-1,193,226,186,-1,186,226,219,-1,187,227,220,-1,194,227,187,-1,188,228,221,-1,201,228,195,-1,195,228,188,-1,189,229,222,-1,196,229,189,-1,191,230,224,-1,197,230,191,-1,192,231,225,-1,198,231,192,-1,193,232,226,-1,199,232,193,-1,200,233,194,-1,194,233,227,-1,207,234,201,-1,201,234,228,-1,196,235,229,-1,202,235,196,-1,197,236,230,-1,203,236,197,-1,204,237,198,-1,198,237,231,-1,199,238,232,-1,205,238,199,-1,200,239,233,-1,206,239,200,-1,207,240,234,-1,208,241,202,-1,202,241,235,-1,216,242,209,-1,209,242,203,-1,203,242,236,-1,204,243,237,-1,210,243,204,-1,244,245,212,-1,205,245,238,-1,211,245,205,-1,212,245,211,-1,213,246,206,-1,206,246,239,-1,214,247,207,-1,219,247,214,-1,207,247,240,-1,208,248,241,-1,215,248,208,-1,216,249,242,-1,217,250,210,-1,210,250,243,-1,218,251,213,-1,213,251,246,-1,219,252,247,-1,220,253,215,-1,215,253,248,-1,221,254,216,-1,216,254,249,-1,223,255,256,-1,222,255,223,-1,230,257,224,-1,224,257,217,-1,217,257,250,-1,218,258,251,-1,225,258,218,-1,226,259,219,-1,219,259,252,-1,220,260,253,-1,227,260,220,-1,228,261,221,-1,221,261,254,-1,229,262,222,-1,222,262,255,-1,230,263,257,-1,231,264,225,-1,225,264,258,-1,226,265,259,-1,232,265,226,-1,227,266,260,-1,233,266,227,-1,239,266,233,-1,234,267,228,-1,228,267,261,-1,229,268,262,-1,235,268,229,-1,236,269,230,-1,230,269,263,-1,237,270,231,-1,231,270,264,-1,238,271,232,-1,232,271,265,-1,239,272,266,-1,234,273,267,-1,240,273,234,-1,235,274,268,-1,241,274,235,-1,248,274,241,-1,236,275,269,-1,242,275,236,-1,243,276,237,-1,237,276,270,-1,238,277,271,-1,244,277,245,-1,278,277,244,-1,245,277,238,-1,239,279,272,-1,246,279,239,-1,240,280,273,-1,247,280,240,-1,248,281,274,-1,242,282,275,-1,249,282,242,-1,250,283,243,-1,243,283,276,-1,246,284,279,-1,251,284,246,-1,247,285,280,-1,252,285,247,-1,253,286,248,-1,248,286,281,-1,254,287,249,-1,249,287,282,-1,255,288,256,-1,256,288,289,-1,257,290,250,-1,250,290,283,-1,258,291,251,-1,251,291,284,-1,259,292,252,-1,252,292,285,-1,253,293,286,-1,260,293,253,-1,261,294,254,-1,254,294,287,-1,255,295,288,-1,262,295,255,-1,263,296,257,-1,269,296,263,-1,257,296,290,-1,264,297,258,-1,258,297,291,-1,259,298,292,-1,265,298,259,-1,266,299,260,-1,260,299,293,-1,267,300,261,-1,261,300,294,-1,262,301,295,-1,268,301,262,-1,269,302,296,-1,270,303,264,-1,264,303,297,-1,265,304,298,-1,271,304,265,-1,266,305,299,-1,272,305,266,-1,273,306,267,-1,267,306,300,-1,280,306,273,-1,274,307,268,-1,268,307,301,-1,275,308,269,-1,269,308,302,-1,282,308,275,-1,270,309,303,-1,276,309,270,-1,277,310,271,-1,271,310,304,-1,311,310,278,-1,278,310,277,-1,279,312,272,-1,272,312,305,-1,280,313,306,-1,281,314,274,-1,274,314,307,-1,282,315,308,-1,290,316,283,-1,276,316,309,-1,283,316,276,-1,284,317,279,-1,279,317,312,-1,285,318,280,-1,280,318,313,-1,281,319,314,-1,286,319,281,-1,287,320,282,-1,282,320,315,-1,289,321,322,-1,288,321,289,-1,290,323,316,-1,291,324,284,-1,284,324,317,-1,298,325,292,-1,285,325,318,-1,292,325,285,-1,286,326,319,-1,293,326,286,-1,287,327,320,-1,300,327,294,-1,294,327,287,-1,288,328,321,-1,301,328,295,-1,295,328,288,-1,290,329,323,-1,296,329,290,-1,297,330,291,-1,291,330,324,-1,298,331,325,-1,293,332,326,-1,299,332,293,-1,300,333,327,-1,301,334,328,-1,296,335,329,-1,302,335,296,-1,297,336,330,-1,303,336,297,-1,298,337,331,-1,304,337,298,-1,299,338,332,-1,305,338,299,-1,300,339,333,-1,306,339,300,-1,301,340,334,-1,307,340,301,-1,314,340,307,-1,308,341,302,-1,302,341,335,-1,303,342,336,-1,309,342,303,-1,304,343,337,-1,344,343,311,-1,311,343,310,-1,310,343,304,-1,312,345,305,-1,305,345,338,-1,306,346,339,-1,313,346,306,-1,314,347,340,-1,315,348,308,-1,308,348,341,-1,309,349,342,-1,316,349,309,-1,317,350,312,-1,312,350,345,-1,313,351,346,-1,318,351,313,-1,314,352,347,-1,319,352,314,-1,326,352,319,-1,327,353,320,-1,315,353,348,-1,320,353,315,-1,322,354,355,-1,321,354,322,-1,328,354,321,-1,323,356,316,-1,316,356,349,-1,317,357,350,-1,324,357,317,-1,325,358,318,-1,318,358,351,-1,332,359,326,-1,326,359,352,-1,327,360,353,-1,328,361,354,-1,323,362,356,-1,329,362,323,-1,324,363,357,-1,330,363,324,-1,331,364,325,-1,325,364,358,-1,332,365,359,-1,333,366,327,-1,327,366,360,-1,334,367,328,-1,328,367,361,-1,329,368,362,-1,341,368,335,-1,335,368,329,-1,330,369,363,-1,336,369,330,-1,331,370,364,-1,337,370,331,-1,338,371,332,-1,332,371,365,-1,339,372,333,-1,333,372,366,-1,334,373,367,-1,340,373,334,-1,341,374,368,-1,342,375,336,-1,336,375,369,-1,337,376,370,-1,343,376,337,-1,377,376,344,-1,344,376,343,-1,345,378,338,-1,338,378,371,-1,346,379,339,-1,339,379,372,-1,340,380,373,-1,347,380,340,-1,348,381,341,-1,341,381,374,-1,349,382,342,-1,342,382,375,-1,357,383,350,-1,345,383,378,-1,350,383,345,-1,346,384,379,-1,351,384,346,-1,347,385,380,-1,352,385,347,-1,353,386,348,-1,360,386,353,-1,348,386,381,-1,355,387,388,-1,354,387,355,-1,361,387,354,-1,349,389,382,-1,356,389,349,-1,357,390,383,-1,363,390,357,-1,358,391,351,-1,364,391,358,-1,351,391,384,-1,359,392,352,-1,352,392,385,-1,366,393,360,-1,360,393,386,-1,367,394,361,-1,361,394,387,-1,362,395,356,-1,356,395,389,-1,363,396,390,-1,370,397,364,-1,364,397,391,-1,365,398,359,-1,359,398,392,-1,366,399,393,-1,367,400,394,-1,368,401,362,-1,362,401,395,-1,363,402,396,-1,369,402,363,-1,370,403,397,-1,365,404,398,-1,371,404,365,-1,366,405,399,-1,372,405,366,-1,380,406,373,-1,367,406,400,-1,373,406,367,-1,374,407,368,-1,368,407,401,-1,369,408,402,-1,382,408,375,-1,375,408,369,-1,370,409,403,-1,376,409,370,-1,377,409,376,-1,410,409,377,-1,371,411,404,-1,378,411,371,-1,379,412,372,-1,384,412,379,-1,372,412,405,-1,380,413,406,-1,374,414,407,-1,381,414,374,-1,382,415,408,-1,378,416,411,-1,383,416,378,-1,384,417,412,-1,380,418,413,-1,392,418,385,-1,385,418,380,-1,386,419,381,-1,381,419,414,-1,388,420,421,-1,387,420,388,-1,395,422,389,-1,382,422,415,-1,389,422,382,-1,383,423,416,-1,390,423,383,-1,384,424,417,-1,391,424,384,-1,398,425,392,-1,392,425,418,-1,393,426,386,-1,386,426,419,-1,394,427,387,-1,387,427,420,-1,395,428,422,-1,401,428,395,-1,390,429,423,-1,396,429,390,-1,397,430,391,-1,391,430,424,-1,398,431,425,-1,393,432,426,-1,405,432,399,-1,399,432,393,-1,400,433,394,-1,394,433,427,-1,401,434,428,-1,402,435,396,-1,396,435,429,-1,403,436,397,-1,397,436,430,-1,404,437,398,-1,398,437,431,-1,405,438,432,-1,406,439,400,-1,400,439,433,-1,401,440,434,-1,414,440,407,-1,407,440,401,-1,408,441,402,-1,402,441,435,-1,409,442,403,-1,410,442,409,-1,443,442,410,-1,403,442,436,-1,404,444,437,-1,411,444,404,-1,405,445,438,-1,412,445,405,-1,406,446,439,-1,413,446,406,-1,414,447,440,-1,408,448,441,-1,415,448,408,-1,411,449,444,-1,416,449,411,-1,412,450,445,-1,417,450,412,-1,418,451,413,-1,413,451,446,-1,414,452,447,-1,419,452,414,-1,426,452,419,-1,421,453,454,-1,427,453,420,-1,420,453,421,-1,428,455,422,-1,415,455,448,-1,422,455,415,-1,416,456,449,-1,423,456,416,-1,424,457,417,-1,417,457,450,-1,425,458,418,-1,418,458,451,-1,426,459,452,-1,433,460,427,-1,427,460,453,-1,428,461,455,-1,429,462,423,-1,435,462,429,-1,423,462,456,-1,430,463,424,-1,424,463,457,-1,431,464,425,-1,425,464,458,-1,426,465,459,-1,432,465,426,-1,433,466,460,-1,428,467,461,-1,434,467,428,-1,435,468,462,-1,436,469,430,-1,430,469,463,-1,437,470,431,-1,431,470,464,-1,432,471,465,-1,438,471,432,-1,433,472,466,-1,439,472,433,-1,446,472,439,-1,440,473,434,-1,434,473,467,-1,441,474,435,-1,435,474,468,-1,448,474,441,-1,436,475,469,-1,443,475,442,-1,442,475,436,-1,476,475,443,-1,437,477,470,-1,444,477,437,-1,438,478,471,-1,450,478,445,-1,445,478,438,-1,446,479,472,-1,440,480,473,-1,447,480,440,-1,448,481,474,-1,444,482,477,-1,449,482,444,-1,450,483,478,-1,458,484,451,-1,446,484,479,-1,451,484,446,-1,447,485,480,-1,459,485,452,-1,452,485,447,-1,454,486,487,-1,453,486,454,-1,455,488,448,-1,448,488,481,-1,456,489,449,-1,449,489,482,-1,463,490,457,-1,450,490,483,-1,457,490,450,-1,464,491,458,-1,458,491,484,-1,459,492,485,-1,453,493,486,-1,460,493,453,-1,455,494,488,-1,461,494,455,-1,462,495,456,-1,456,495,489,-1,463,496,490,-1,470,497,464,-1,464,497,491,-1,465,498,459,-1,459,498,492,-1,471,498,465,-1,466,499,460,-1,460,499,493,-1,467,500,461,-1,461,500,494,-1,473,500,467,-1,468,501,462,-1,462,501,495,-1,475,502,469,-1,469,502,463,-1,463,502,496,-1,470,503,497,-1,471,504,498,-1,472,505,466,-1,466,505,499,-1,473,506,500,-1,468,507,501,-1,474,507,468,-1,476,508,475,-1,509,508,476,-1,475,508,502,-1,470,510,503,-1,477,510,470,-1,478,511,471,-1,471,511,504,-1,472,512,505,-1,479,512,472,-1,473,513,506,-1,480,513,473,-1,481,514,474,-1,474,514,507,-1,482,515,477,-1,477,515,510,-1,478,516,511,-1,483,516,478,-1,484,517,479,-1,479,517,512,-1,480,518,513,-1,485,518,480,-1,487,519,520,-1,486,519,487,-1,488,521,481,-1,481,521,514,-1,482,522,515,-1,489,522,482,-1,490,523,483,-1,483,523,516,-1,491,524,484,-1,484,524,517,-1,498,525,492,-1,485,525,518,-1,492,525,485,-1,493,526,486,-1,486,526,519,-1,488,527,521,-1,494,527,488,-1,501,528,495,-1,489,528,522,-1,495,528,489,-1,490,529,523,-1,496,529,490,-1,497,530,491,-1,491,530,524,-1,498,531,525,-1,505,532,499,-1,499,532,493,-1,493,532,526,-1,500,533,494,-1,494,533,527,-1,501,534,528,-1,502,535,496,-1,496,535,529,-1,503,536,497,-1,497,536,530,-1,504,537,498,-1,498,537,531,-1,505,538,532,-1,512,538,505,-1,506,539,500,-1,500,539,533,-1,507,540,501,-1,501,540,534,-1,514,540,507,-1,508,541,502,-1,509,541,508,-1,502,541,535,-1,542,541,509,-1,503,543,536,-1,510,543,503,-1,504,544,537,-1,511,544,504,-1,516,544,511,-1,512,545,538,-1,513,546,506,-1,506,546,539,-1,514,547,540,-1,515,548,510,-1,510,548,543,-1,516,549,544,-1,523,549,516,-1,512,550,545,-1,517,550,512,-1,513,551,546,-1,518,551,513,-1,520,552,553,-1,526,552,519,-1,519,552,520,-1,514,554,547,-1,527,554,521,-1,521,554,514,-1,515,555,548,-1,522,555,515,-1,523,556,549,-1,517,557,550,-1,524,557,517,-1,530,557,524,-1,518,558,551,-1,525,558,518,-1,526,559,552,-1,527,560,554,-1,528,561,522,-1,522,561,555,-1,523,562,556,-1,529,562,523,-1,530,563,557,-1,536,563,530,-1,525,564,558,-1,531,564,525,-1,526,565,559,-1,532,565,526,-1,527,566,560,-1,533,566,527,-1,539,566,533,-1,528,567,561,-1,534,567,528,-1,535,568,529,-1,529,568,562,-1,536,569,563,-1,537,570,531,-1,531,570,564,-1,538,571,532,-1,532,571,565,-1,539,572,566,-1,540,573,534,-1,534,573,567,-1,541,574,535,-1,535,574,568,-1,542,574,541,-1,575,574,542,-1,543,576,536,-1,536,576,569,-1,537,577,570,-1,544,577,537,-1,545,578,538,-1,538,578,571,-1,539,579,572,-1,546,579,539,-1,540,580,573,-1,547,580,540,-1,548,581,543,-1,543,581,576,-1,544,582,577,-1,549,582,544,-1,550,583,545,-1,545,583,578,-1,546,584,579,-1,551,584,546,-1,585,586,587,-1,553,586,585,-1,587,586,588,-1,552,586,553,-1,547,589,580,-1,554,589,547,-1,555,590,548,-1,548,590,581,-1,561,590,555,-1,549,591,582,-1,556,591,549,-1,550,592,583,-1,557,592,550,-1,558,593,551,-1,551,593,584,-1,586,594,588,-1,588,594,595,-1,595,594,596,-1,552,594,586,-1,559,594,552,-1,565,594,559,-1,554,597,589,-1,560,597,554,-1,561,598,590,-1,567,598,561,-1,556,599,591,-1,562,599,556,-1,557,600,592,-1,563,600,557,-1,558,601,593,-1,564,601,558,-1,594,602,596,-1,565,602,594,-1,566,603,560,-1,560,603,597,-1,567,604,598,-1,562,605,599,-1,568,605,562,-1,563,606,600,-1,569,606,563,-1,564,607,601,-1,570,607,564,-1,571,608,565,-1,578,608,571,-1,596,608,609,-1,609,608,610,-1,602,608,596,-1,565,608,602,-1,566,611,603,-1,572,611,566,-1,567,612,604,-1,573,612,567,-1,574,613,568,-1,575,613,574,-1,568,613,605,-1,614,613,575,-1,581,615,576,-1,569,615,606,-1,576,615,569,-1,582,616,577,-1,570,616,607,-1,577,616,570,-1,578,617,608,-1,608,617,610,-1,572,618,611,-1,584,618,579,-1,579,618,572,-1,580,619,573,-1,573,619,612,-1,581,620,615,-1,591,621,582,-1,582,621,616,-1,610,622,623,-1,578,622,617,-1,617,622,610,-1,583,622,578,-1,584,624,618,-1,597,625,589,-1,589,625,580,-1,580,625,619,-1,590,626,581,-1,581,626,620,-1,591,627,621,-1,623,628,629,-1,583,628,622,-1,592,628,583,-1,622,628,623,-1,593,630,584,-1,584,630,624,-1,597,631,625,-1,590,632,626,-1,598,632,590,-1,591,633,627,-1,599,633,591,-1,629,634,635,-1,635,634,636,-1,628,634,629,-1,592,634,628,-1,606,634,600,-1,600,634,592,-1,593,637,630,-1,601,637,593,-1,597,638,631,-1,603,638,597,-1,598,639,632,-1,604,639,598,-1,599,640,633,-1,605,640,599,-1,634,641,636,-1,606,641,634,-1,601,642,637,-1,607,642,601,-1,603,643,638,-1,611,643,603,-1,604,644,639,-1,612,644,604,-1,613,645,605,-1,614,645,613,-1,605,645,640,-1,646,645,614,-1,615,647,606,-1,641,647,636,-1,636,647,648,-1,606,647,641,-1,616,649,607,-1,607,649,642,-1,618,650,611,-1,611,650,643,-1,619,651,612,-1,612,651,644,-1,647,652,648,-1,620,652,615,-1,648,652,653,-1,615,652,647,-1,621,654,616,-1,616,654,649,-1,624,655,618,-1,618,655,650,-1,625,656,619,-1,619,656,651,-1,626,657,620,-1,653,657,658,-1,658,657,659,-1,652,657,653,-1,620,657,652,-1,627,660,621,-1,621,660,654,-1,624,661,655,-1,630,661,624,-1,625,662,656,-1,631,662,625,-1,626,663,657,-1,632,663,626,-1,657,663,659,-1,627,664,660,-1,633,664,627,-1,630,665,661,-1,642,665,637,-1,637,665,630,-1,631,666,662,-1,638,666,631,-1,632,667,663,-1,659,667,668,-1,639,667,632,-1,663,667,659,-1,633,669,664,-1,640,669,633,-1,642,670,665,-1,638,671,666,-1,643,671,638,-1,667,672,668,-1,639,672,667,-1,668,672,673,-1,644,672,639,-1,640,674,669,-1,675,674,646,-1,645,674,640,-1,646,674,645,-1,642,676,670,-1,649,676,642,-1,643,677,671,-1,650,677,643,-1,656,678,651,-1,672,678,673,-1,673,678,679,-1,644,678,672,-1,651,678,644,-1,654,680,649,-1,649,680,676,-1,660,680,654,-1,655,681,650,-1,650,681,677,-1,662,682,656,-1,678,682,679,-1,656,682,678,-1,679,682,683,-1,660,684,680,-1,655,685,681,-1,661,685,655,-1,683,686,687,-1,682,686,683,-1,662,686,682,-1,664,688,660,-1,660,688,684,-1,665,689,661,-1,661,689,685,-1,666,690,662,-1,687,690,691,-1,686,690,687,-1,662,690,686,-1,669,692,664,-1,664,692,688,-1,670,693,665,-1,665,693,689,-1,671,694,666,-1,666,694,690,-1,691,694,695,-1,690,694,691,-1,674,696,669,-1,675,696,674,-1,697,696,675,-1,669,696,692,-1,676,698,670,-1,670,698,693,-1,695,699,700,-1,677,699,671,-1,671,699,694,-1,694,699,695,-1,680,701,676,-1,676,701,698,-1,700,702,703,-1,699,702,700,-1,681,702,677,-1,677,702,699,-1,684,704,680,-1,680,704,701,-1,681,705,702,-1,703,705,706,-1,706,705,707,-1,685,705,681,-1,702,705,703,-1,684,708,704,-1,688,708,684,-1,705,709,707,-1,689,709,685,-1,707,709,710,-1,685,709,705,-1,688,711,708,-1,692,711,688,-1,698,712,693,-1,709,712,710,-1,693,712,689,-1,689,712,709,-1,692,713,711,-1,714,713,697,-1,697,713,696,-1,696,713,692,-1,710,715,716,-1,712,715,710,-1,698,715,712,-1,701,717,698,-1,704,717,701,-1,715,717,716,-1,698,717,715,-1,716,717,718,-1,718,717,719,-1,704,720,717,-1,717,720,719,-1,708,721,704,-1,704,721,720,-1,720,721,719,-1,719,721,722,-1,708,723,721,-1,711,723,708,-1,721,723,722,-1,722,723,724,-1,2,725,0,-1,713,725,711,-1,711,725,723,-1,723,725,724,-1,724,725,2,-1,0,725,714,-1,714,725,713,-1]
641 coord Coordinate { point [3.66004 1.53242 3.49606,3.66141 1.47747 3.49606,3.66117 1.47747 3.50571,3.01181 2.26166 3.69291,3.05557 2.24623 3.69267,3.05033 2.23812 3.69291,3.01663 2.27003 3.69267,3.0608 2.25433 3.69196,3.02145 2.27837 3.69196,3.066 2.26238 3.69078,3.02625 2.28668 3.69078,3.07117 2.27038 3.68912,3.03101 2.29492 3.68912,3.07628 2.2783 3.68701,3.03572 2.30309 3.68701,3.08133 2.28612 3.68443,3.04038 2.31115 3.68443,3.09327 2.22053 3.69267,3.08764 2.21269 3.69291,3.08631 2.29383 3.6814,3.04496 2.31909 3.6814,3.0989 2.22835 3.69196,3.04947 2.3269 3.67792,3.0912 2.3014 3.67792,3.1045 2.23614 3.69078,3.09599 2.30882 3.67401,3.05389 2.33455 3.67401,3.11005 2.24387 3.68912,3.10068 2.31607 3.66966,3.0582 2.34203 3.66966,3.11556 2.25152 3.68701,3.10524 2.32313 3.6649,3.06241 2.34931 3.6649,3.12099 2.25908 3.68443,3.12965 2.19298 3.69267,3.12363 2.18542 3.69291,3.10967 2.32999 3.65973,3.06649 2.35637 3.65973,3.12635 2.26653 3.6814,3.13566 2.20051 3.69196,3.11395 2.33662 3.65417,3.07044 2.36322 3.65417,3.13161 2.27385 3.67792,3.14164 2.20801 3.69078,3.11808 2.34302 3.64822,3.07425 2.36981 3.64822,3.13677 2.28102 3.67401,3.14757 2.21545 3.68912,3.12205 2.34917 3.64191,3.0779 2.37615 3.64191,3.1418 2.28803 3.66966,3.15345 2.22282 3.68701,3.12585 2.35505 3.63525,3.0814 2.38221 3.63525,3.14671 2.29486 3.6649,3.15925 2.2301 3.68443,3.1646 2.16364 3.69267,3.15821 2.1564 3.69291,3.12946 2.36064 3.62825,3.08473 2.38798 3.62825,3.15148 2.30148 3.65973,3.16497 2.23727 3.6814,3.17098 2.17087 3.69196,3.13289 2.36594 3.62094,3.08789 2.39344 3.62094,3.15609 2.3079 3.65417,3.17059 2.24432 3.67792,3.17733 2.17806 3.69078,3.13611 2.37094 3.61332,3.09086 2.39859 3.61332,3.16053 2.31408 3.64822,3.1761 2.25123 3.67401,3.18362 2.1852 3.68912,3.13913 2.37561 3.60542,3.09364 2.40341 3.60542,3.1648 2.32002 3.64191,3.18148 2.25797 3.66966,3.18986 2.19227 3.68701,3.14194 2.37995 3.59726,3.09623 2.40789 3.59726,3.16889 2.3257 3.63525,3.18672 2.26455 3.6649,3.19602 2.19925 3.68443,3.14452 2.38395 3.58885,3.09861 2.41201 3.58885,3.19805 2.13261 3.69267,3.19131 2.12569 3.69291,3.17278 2.33111 3.62825,3.19181 2.27093 3.65973,3.20209 2.20613 3.6814,3.14688 2.3876 3.58022,3.10078 2.41577 3.58022,3.20478 2.13951 3.69196,3.17646 2.33624 3.62094,3.19674 2.2771 3.65417,3.20806 2.21288 3.67792,3.149 2.39089 3.57139,3.10274 2.41916 3.57139,3.10448 2.42217 3.56237,3.21148 2.14637 3.69078,3.17993 2.34106 3.61332,3.20149 2.28306 3.64822,3.2139 2.21951 3.67401,3.15089 2.39381 3.56237,3.21813 2.15318 3.68912,3.18318 2.34558 3.60542,3.20605 2.28878 3.64191,3.21961 2.22598 3.66966,3.15253 2.39636 3.5532,3.10599 2.4248 3.5532,3.22471 2.15993 3.68701,3.1862 2.34978 3.59726,3.21041 2.29425 3.63525,3.22518 2.23228 3.6649,3.10728 2.42703 3.54389,3.15393 2.39852 3.54389,3.23121 2.1666 3.68443,3.18898 2.35364 3.58885,3.22992 2.09994 3.69267,3.22284 2.09337 3.69291,3.21457 2.29946 3.62825,3.23058 2.2384 3.65973,3.10834 2.42886 3.53446,3.15508 2.4003 3.53446,3.23762 2.17317 3.6814,3.19151 2.35717 3.58022,3.23698 2.1065 3.69196,3.2185 2.30439 3.62094,3.2358 2.24432 3.65417,3.10916 2.43029 3.52494,3.15598 2.40169 3.52494,3.10976 2.43132 3.51535,3.24391 2.17962 3.67792,3.1938 2.36035 3.57139,3.24401 2.11302 3.69078,3.22221 2.30904 3.61332,3.24084 2.25004 3.64822,3.15662 2.40268 3.51535,3.25008 2.18594 3.67401,3.19583 2.36317 3.56237,3.25099 2.11949 3.68912,3.22568 2.31339 3.60542,3.24569 2.25552 3.64191,3.11011 2.43193 3.50571,3.157 2.40328 3.50571,3.11023 2.43214 3.49606,3.15713 2.40348 3.49606,3.2561 2.19212 3.66966,3.1976 2.36563 3.5532,3.2579 2.1259 3.68701,3.2289 2.31743 3.59726,3.25032 2.26077 3.63525,3.26197 2.19814 3.6649,3.1991 2.36773 3.54389,3.26472 2.13224 3.68443,3.23187 2.32116 3.58885,3.26011 2.06573 3.69267,3.25271 2.05952 3.69291,3.25472 2.26576 3.62825,3.26767 2.20398 3.65973,3.20034 2.36945 3.53446,3.27145 2.13848 3.6814,3.23458 2.32455 3.58022,3.26749 2.07192 3.69196,3.2589 2.27049 3.62094,3.27319 2.20964 3.65417,3.2013 2.37079 3.52494,3.27806 2.14461 3.67792,3.23702 2.32761 3.57139,3.27484 2.07809 3.69078,3.26283 2.27495 3.61332,3.27851 2.21509 3.64822,3.20199 2.37175 3.51535,3.28453 2.15062 3.67401,3.23919 2.33033 3.56237,3.28213 2.0842 3.68912,3.26651 2.27912 3.60542,3.28361 2.22033 3.64191,3.20241 2.37232 3.50571,3.20255 2.37252 3.49606,3.29086 2.15649 3.66966,3.24108 2.3327 3.5532,3.28935 2.09026 3.68701,3.26993 2.283 3.59726,3.2885 2.22534 3.63525,3.29702 2.16221 3.6649,3.24268 2.33472 3.54389,3.29648 2.09625 3.68443,3.27309 2.28657 3.58885,3.28856 2.03005 3.69267,3.28086 2.02422 3.69291,3.29315 2.23011 3.62825,3.30301 2.16776 3.65973,3.244 2.33637 3.53446,3.30351 2.10215 3.6814,3.27596 2.28983 3.58022,3.29624 2.03587 3.69196,3.29756 2.23462 3.62094,3.3088 2.17313 3.65417,3.24503 2.33766 3.52494,3.31042 2.10794 3.67792,3.27855 2.29276 3.57139,3.30389 2.04166 3.69078,3.30171 2.23888 3.61332,3.31438 2.17831 3.64822,3.24577 2.33859 3.51535,3.31718 2.11362 3.67401,3.28085 2.29537 3.56237,3.31147 2.04741 3.68912,3.30559 2.24286 3.60542,3.31974 2.18329 3.64191,3.24621 2.33914 3.50571,3.24636 2.33933 3.49606,3.3238 2.11917 3.66966,3.28286 2.29764 3.5532,3.31899 2.0531 3.68701,3.3092 2.24656 3.59726,3.32487 2.18805 3.63525,3.33024 2.12457 3.6649,3.28456 2.29957 3.54389,3.32641 2.05872 3.68443,3.31253 2.24997 3.58885,3.3152 1.993 3.69267,3.30722 1.98756 3.69291,3.32976 2.19258 3.62825,3.33649 2.12982 3.65973,3.28596 2.30116 3.53446,3.33372 2.06426 3.6814,3.31556 2.25308 3.58022,3.32316 1.99843 3.69196,3.33438 2.19687 3.62094,3.34254 2.13489 3.65417,3.28706 2.3024 3.52494,3.34091 2.0697 3.67792,3.3183 2.25588 3.57139,3.33108 2.00383 3.69078,3.33874 2.20091 3.61332,3.34837 2.13979 3.64822,3.28784 2.30329 3.51535,3.34795 2.07504 3.67401,3.32072 2.25837 3.56237,3.33895 2.00919 3.68912,3.34282 2.2047 3.60542,3.35398 2.14449 3.64191,3.28847 2.304 3.49606,3.28831 2.30382 3.50571,3.35483 2.08025 3.66966,3.32284 2.26054 3.5532,3.34674 2.0145 3.68701,3.34661 2.20821 3.59726,3.35934 2.14899 3.63525,3.36153 2.08532 3.6649,3.32464 2.26239 3.54389,3.35443 2.01975 3.68443,3.3501 2.21145 3.58885,3.33996 1.95467 3.69267,3.33171 1.94963 3.69291,3.36444 2.15327 3.62825,3.36804 2.09025 3.65973,3.32612 2.2639 3.53446,3.36201 2.02492 3.6814,3.35328 2.21441 3.58022,3.34818 1.95969 3.69196,3.36928 2.15733 3.62094,3.37434 2.09502 3.65417,3.32727 2.26509 3.52494,3.36946 2.03 3.67792,3.35615 2.21707 3.57139,3.35636 1.96469 3.69078,3.37383 2.16115 3.61332,3.38041 2.09962 3.64822,3.3281 2.26593 3.51535,3.37676 2.03497 3.67401,3.3587 2.21944 3.56237,3.36448 1.96966 3.68912,3.37809 2.16473 3.60542,3.38624 2.10404 3.64191,3.32859 2.26644 3.50571,3.32876 2.26661 3.49606,3.38389 2.03983 3.66966,3.36092 2.2215 3.5532,3.37253 1.97457 3.68701,3.38205 2.16805 3.59726,3.39182 2.10827 3.63525,3.39083 2.04457 3.6649,3.36281 2.22325 3.54389,3.38047 1.97943 3.68443,3.3857 2.17111 3.58885,3.36277 1.91515 3.69267,3.35429 1.91053 3.69291,3.39713 2.11229 3.62825,3.39758 2.04917 3.65973,3.36436 2.22469 3.53446,3.3883 1.98421 3.6814,3.38903 2.1739 3.58022,3.37123 1.91976 3.69196,3.40216 2.1161 3.62094,3.40411 2.05362 3.65417,3.36558 2.22581 3.52494,3.39599 1.98891 3.67792,3.39203 2.17642 3.57139,3.37965 1.92435 3.69078,3.4069 2.11969 3.61332,3.4104 2.05791 3.64822,3.36644 2.22662 3.51535,3.40353 1.99352 3.67401,3.39469 2.17865 3.56237,3.38802 1.9289 3.68912,3.41133 2.12305 3.60542,3.41644 2.06203 3.64191,3.36696 2.2271 3.50571,3.36714 2.22726 3.49606,3.41089 1.99802 3.66966,3.39701 2.1806 3.5532,3.39629 1.93341 3.68701,3.41545 2.12617 3.59726,3.42222 2.06597 3.63525,3.41807 2.0024 3.6649,3.39899 2.18226 3.54389,3.40447 1.93786 3.68443,3.41925 2.12904 3.58885,3.38359 1.87455 3.69267,3.37489 1.87035 3.69291,3.42773 2.06972 3.62825,3.42503 2.00666 3.65973,3.40061 2.18362 3.53446,3.41253 1.94225 3.6814,3.42271 2.13167 3.58022,3.39227 1.87873 3.69196,3.43294 2.07328 3.62094,3.43177 2.01078 3.65417,3.40187 2.18468 3.52494,3.42045 1.94656 3.67792,3.42583 2.13403 3.57139,3.40091 1.88289 3.69078,3.43786 2.07663 3.61332,3.43827 2.01475 3.64822,3.40278 2.18544 3.51535,3.4282 1.95078 3.67401,3.4286 2.13613 3.56237,3.40949 1.88702 3.68912,3.44245 2.07976 3.60542,3.44452 2.01856 3.64191,3.40333 2.1859 3.50571,3.40351 2.18605 3.49606,3.43578 1.95491 3.66966,3.43102 2.13796 3.5532,3.41798 1.89111 3.68701,3.44672 2.08267 3.59726,3.45049 2.02221 3.63525,3.44317 1.95893 3.6649,3.43307 2.13952 3.54389,3.42637 1.89515 3.68443,3.45066 2.08536 3.58885,3.40236 1.83295 3.69267,3.39346 1.8292 3.69291,3.45617 2.02569 3.62825,3.45033 1.96284 3.65973,3.43476 2.14079 3.53446,3.43464 1.89913 3.6814,3.45425 2.0878 3.58022,3.41124 1.83669 3.69196,3.46156 2.02898 3.62094,3.45727 1.96661 3.65417,3.43608 2.14179 3.52494,3.44276 1.90304 3.67792,3.45748 2.09001 3.57139,3.42007 1.84042 3.69078,3.46663 2.03208 3.61332,3.46396 1.97026 3.64822,3.43702 2.14251 3.51535,3.45072 1.90687 3.67401,3.46036 2.09197 3.56237,3.42884 1.84412 3.68912,3.47138 2.03498 3.60542,3.47039 1.97376 3.64191,3.43759 2.14293 3.50571,3.43778 2.14308 3.49606,3.45849 1.91062 3.66966,3.46286 2.09367 3.5532,3.43753 1.84778 3.68701,3.47579 2.03767 3.59726,3.47653 1.9771 3.63525,3.46607 1.91426 3.6649,3.46499 2.09513 3.54389,3.44611 1.8514 3.68443,3.47985 2.04016 3.58885,3.41903 1.79047 3.69267,3.40995 1.78717 3.69291,3.48238 1.98029 3.62825,3.47342 1.91781 3.65973,3.46674 2.09632 3.53446,3.45457 1.85496 3.6814,3.48356 2.04242 3.58022,3.42808 1.79377 3.69196,3.48792 1.98331 3.62094,3.48054 1.92123 3.65417,3.4681 2.09725 3.52494,3.46287 1.85846 3.67792,3.4869 2.04446 3.57139,3.43709 1.79705 3.69078,3.49315 1.98615 3.61332,3.4874 1.92454 3.64822,3.46908 2.09792 3.51535,3.47101 1.86189 3.67401,3.48986 2.04628 3.56237,3.44604 1.80031 3.68912,3.49803 1.98881 3.60542,3.49399 1.92771 3.64191,3.46967 2.09832 3.50571,3.46986 2.09845 3.49606,3.47896 1.86524 3.66966,3.49245 2.04786 3.5532,3.4549 1.80353 3.68701,3.50257 1.99128 3.59726,3.5003 1.93075 3.63525,3.48671 1.86851 3.6649,3.49465 2.0492 3.54389,3.46365 1.80671 3.68443,3.50675 1.99356 3.58885,3.43356 1.74722 3.69267,3.42433 1.74437 3.69291,3.5063 1.93364 3.62825,3.49423 1.87168 3.65973,3.49646 2.05031 3.53446,3.47227 1.80985 3.6814,3.51057 1.99564 3.58022,3.44277 1.75006 3.69196,3.51198 1.93638 3.62094,3.50151 1.87475 3.65417,3.49787 2.05117 3.52494,3.48074 1.81294 3.67792,3.51401 1.99751 3.57139,3.45193 1.75289 3.69078,3.51734 1.93896 3.61332,3.50853 1.87771 3.64822,3.49887 2.05178 3.51535,3.48904 1.81596 3.67401,3.51706 1.99917 3.56237,3.46103 1.75569 3.68912,3.52235 1.94137 3.60542,3.51527 1.88055 3.64191,3.49948 2.05215 3.50571,3.49968 2.05228 3.49606,3.49715 1.81891 3.66966,3.51972 2.00062 3.5532,3.47004 1.75847 3.68701,3.52701 1.94361 3.59726,3.52172 1.88327 3.63525,3.50505 1.82178 3.6649,3.52199 2.00185 3.54389,3.47893 1.76122 3.68443,3.5313 1.94568 3.58885,3.44592 1.70329 3.69267,3.43656 1.70091 3.69291,3.52786 1.88586 3.62825,3.51272 1.82458 3.65973,3.52384 2.00287 3.53446,3.4877 1.76392 3.6814,3.53521 1.94756 3.58022,3.45526 1.70567 3.69196,3.53367 1.88831 3.62094,3.52014 1.82728 3.65417,3.5253 2.00366 3.52494,3.49632 1.76658 3.67792,3.53874 1.94926 3.57139,3.46455 1.70804 3.69078,3.53915 1.89062 3.61332,3.5273 1.82988 3.64822,3.52633 2.00422 3.51535,3.50476 1.76918 3.67401,3.54187 1.95077 3.56237,3.47378 1.71039 3.68912,3.54428 1.89278 3.60542,3.53418 1.83238 3.64191,3.52696 2.00456 3.50571,3.52717 2.00468 3.49606,3.513 1.77172 3.66966,3.54461 1.95209 3.5532,3.48291 1.71271 3.68701,3.54904 1.89478 3.59726,3.54075 1.83478 3.63525,3.52104 1.7742 3.6649,3.54693 1.9532 3.54389,3.49193 1.71501 3.68443,3.55343 1.89663 3.58885,3.45607 1.65881 3.69267,3.44661 1.65689 3.69291,3.54701 1.83706 3.62825,3.52884 1.77661 3.65973,3.54883 1.95412 3.53446,3.50083 1.71727 3.6814,3.55743 1.89832 3.58022,3.46552 1.66071 3.69196,3.55294 1.83922 3.62094,3.53638 1.77894 3.65417,3.55032 1.95484 3.52494,3.50956 1.7195 3.67792,3.56104 1.89984 3.57139,3.47492 1.66261 3.69078,3.55853 1.84125 3.61332,3.54366 1.78118 3.64822,3.55139 1.95535 3.51535,3.51812 1.72168 3.67401,3.56425 1.90119 3.56237,3.48425 1.6645 3.68912,3.56376 1.84315 3.60542,3.55065 1.78334 3.64191,3.55203 1.95566 3.50571,3.55224 1.95576 3.49606,3.52648 1.72381 3.66966,3.56704 1.90237 3.5532,3.49349 1.66637 3.68701,3.56861 1.84492 3.59726,3.55734 1.7854 3.63525,3.53463 1.72588 3.6649,3.56941 1.90337 3.54389,3.50262 1.66821 3.68443,3.57309 1.84655 3.58885,3.464 1.61387 3.69267,3.45445 1.61243 3.69291,3.56371 1.78736 3.62825,3.54254 1.7279 3.65973,3.57136 1.90419 3.53446,3.51161 1.67003 3.6814,3.57717 1.84803 3.58022,3.47353 1.6153 3.69196,3.56974 1.78922 3.62094,3.5502 1.72985 3.65417,3.57289 1.90484 3.52494,3.52044 1.67182 3.67792,3.58085 1.84937 3.57139,3.48301 1.61673 3.69078,3.57542 1.79098 3.61332,3.55758 1.73172 3.64822,3.57398 1.90529 3.51535,3.5291 1.67357 3.67401,3.58412 1.85056 3.56237,3.49242 1.61815 3.68912,3.58073 1.79262 3.60542,3.56467 1.73353 3.64191,3.57463 1.90557 3.50571,3.57485 1.90566 3.49606,3.53756 1.67528 3.66966,3.58696 1.8516 3.5532,3.50174 1.61956 3.68701,3.58567 1.79414 3.59726,3.57145 1.73526 3.63525,3.5458 1.67694 3.6649,3.58939 1.85248 3.54389,3.51095 1.62094 3.68443,3.59022 1.79554 3.58885,3.46967 1.56859 3.69267,3.46006 1.56763 3.69291,3.57791 1.7369 3.62825,3.5538 1.67856 3.65973,3.59138 1.8532 3.53446,3.52002 1.62231 3.6814,3.59438 1.79682 3.58022,3.47926 1.56955 3.69196,3.58402 1.73846 3.62094,3.56154 1.68013 3.65417,3.59293 1.85377 3.52494,3.52894 1.62366 3.67792,3.59812 1.79798 3.57139,3.4888 1.5705 3.69078,3.58978 1.73992 3.61332,3.56901 1.68164 3.64822,3.59404 1.85417 3.51535,3.53767 1.62497 3.67401,3.60144 1.799 3.56237,3.49827 1.57145 3.68912,3.59517 1.7413 3.60542,3.57618 1.68309 3.64191,3.59471 1.85442 3.50571,3.59493 1.8545 3.49606,3.5462 1.62626 3.66966,3.60434 1.7999 3.5532,3.50765 1.57239 3.68701,3.60018 1.74257 3.59726,3.58304 1.68447 3.63525,3.55452 1.62751 3.6649,3.6068 1.80066 3.54389,3.51692 1.57332 3.68443,3.6048 1.74375 3.58885,3.46343 1.5226 3.69291,3.47308 1.52309 3.69267,3.46456 1.47747 3.69291,3.47422 1.47747 3.69267,3.58957 1.68579 3.62825,3.56259 1.62873 3.65973,3.60882 1.80128 3.53446,3.52605 1.57423 3.6814,3.60901 1.74482 3.58022,3.48271 1.52357 3.69196,3.48385 1.47747 3.69196,3.49344 1.47747 3.69078,3.59576 1.68704 3.62094,3.5704 1.6299 3.65417,3.6104 1.80177 3.52494,3.53502 1.57513 3.67792,3.6128 1.74579 3.57139,3.49228 1.52404 3.69078,3.60158 1.68822 3.61332,3.57793 1.63104 3.64822,3.61153 1.80212 3.51535,3.54381 1.57601 3.67401,3.61617 1.74664 3.56237,3.50179 1.52452 3.68912,3.50296 1.47747 3.68912,3.51239 1.47747 3.68701,3.60704 1.68932 3.60542,3.58517 1.63213 3.64191,3.61221 1.80232 3.50571,3.61244 1.80239 3.49606,3.55239 1.57687 3.66966,3.61911 1.74739 3.5532,3.51121 1.52499 3.68701,3.6121 1.69035 3.59726,3.59209 1.63317 3.63525,3.56076 1.5777 3.6649,3.62161 1.74803 3.54389,3.52051 1.52545 3.68443,3.5217 1.47747 3.68443,3.61677 1.69129 3.58885,3.59867 1.63417 3.62825,3.56888 1.57852 3.65973,3.62366 1.74855 3.53446,3.52967 1.52591 3.6814,3.53088 1.47747 3.6814,3.62103 1.69215 3.58022,3.60491 1.63511 3.62094,3.57674 1.5793 3.65417,3.62526 1.74896 3.52494,3.53867 1.52636 3.67792,3.53989 1.47747 3.67792,3.54872 1.47747 3.67401,3.62487 1.69293 3.57139,3.61079 1.63599 3.61332,3.58432 1.58006 3.64822,3.6264 1.74925 3.51535,3.54749 1.5268 3.67401,3.62827 1.69362 3.56237,3.61629 1.63682 3.60542,3.5916 1.58079 3.64191,3.62709 1.74943 3.50571,3.62732 1.74948 3.49606,3.55611 1.52723 3.66966,3.55735 1.47747 3.66966,3.63124 1.69422 3.5532,3.6214 1.63759 3.59726,3.59856 1.58149 3.63525,3.56451 1.52765 3.6649,3.56576 1.47747 3.6649,3.63377 1.69473 3.54389,3.62611 1.6383 3.58885,3.60519 1.58215 3.62825,3.57266 1.52806 3.65973,3.57392 1.47747 3.65973,3.58182 1.47747 3.65417,3.63585 1.69515 3.53446,3.63041 1.63895 3.58022,3.61147 1.58278 3.62094,3.58055 1.52845 3.65417,3.63746 1.69547 3.52494,3.63428 1.63953 3.57139,3.61739 1.58337 3.61332,3.58816 1.52883 3.64822,3.58944 1.47747 3.64822,3.63862 1.69571 3.51535,3.63772 1.64005 3.56237,3.62292 1.58392 3.60542,3.59547 1.52919 3.64191,3.59676 1.47747 3.64191,3.63932 1.69585 3.50571,3.63955 1.6959 3.49606,3.64072 1.6405 3.5532,3.62807 1.58444 3.59726,3.60246 1.52954 3.63525,3.60375 1.47747 3.63525,3.64326 1.64089 3.54389,3.6328 1.58491 3.58885,3.60911 1.52987 3.62825,3.61042 1.47747 3.62825,3.64536 1.6412 3.53446,3.63713 1.58535 3.58022,3.61541 1.53019 3.62094,3.61673 1.47747 3.62094,3.64699 1.64145 3.52494,3.64102 1.58574 3.57139,3.62135 1.53049 3.61332,3.62267 1.47747 3.61332,3.64816 1.64163 3.51535,3.64448 1.58608 3.56237,3.62691 1.53076 3.60542,3.62823 1.47747 3.60542,3.64886 1.64173 3.50571,3.6491 1.64177 3.49606,3.6475 1.58638 3.5532,3.63207 1.53102 3.59726,3.6334 1.47747 3.59726,3.65006 1.58664 3.54389,3.63682 1.53126 3.58885,3.63817 1.47747 3.58885,3.65217 1.58685 3.53446,3.64116 1.53147 3.58022,3.64251 1.47747 3.58022,3.64643 1.47747 3.57139,3.65381 1.58702 3.52494,3.64507 1.53167 3.57139,3.6499 1.47747 3.56237,3.65499 1.58713 3.51535,3.64855 1.53184 3.56237,3.6557 1.5872 3.50571,3.65593 1.58723 3.49606,3.65157 1.53199 3.5532,3.65293 1.47747 3.5532,3.65415 1.53212 3.54389,3.65551 1.47747 3.54389,3.65763 1.47747 3.53446,3.65626 1.53223 3.53446,3.65791 1.53231 3.52494,3.65928 1.47747 3.52494,3.65909 1.53237 3.51535,3.66046 1.47747 3.51535,3.6598 1.5324 3.50571]
642 }}
643 appearance Appearance{material USE PLASTIC-WHITE-01 }}
644 Shape { geometry IndexedFaceSet
645 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,3,4,-1,1,3,2,-1,4,5,6,-1,3,5,4,-1,6,7,8,-1,5,7,6,-1,8,9,10,-1,7,9,8,-1,10,11,12,-1,9,11,10,-1,12,13,14,-1,11,13,12,-1,14,15,16,-1,13,15,14,-1,15,17,16,-1,16,17,18,-1,17,19,18,-1,18,19,20,-1,19,21,20,-1,20,21,22,-1,21,23,22,-1,22,23,24,-1,23,25,24,-1,24,25,26,-1,25,27,26,-1,26,27,28,-1,27,29,28,-1,28,29,30,-1,29,31,30,-1,30,31,32,-1,31,33,32,-1,32,33,34,-1,33,35,34,-1,34,35,36,-1,35,37,36,-1,36,37,38,-1,37,39,38,-1,38,39,40,-1,39,41,40,-1,40,41,42,-1,42,43,44,-1,41,43,42,-1,44,45,46,-1,43,45,44,-1,46,47,48,-1,45,47,46,-1,48,49,50,-1,47,49,48,-1,50,51,52,-1,49,51,50,-1,52,53,54,-1,51,53,52,-1,54,55,56,-1,53,55,54,-1,56,57,58,-1,55,57,56,-1,58,59,60,-1,57,59,58,-1,60,61,62,-1,59,61,60,-1,62,63,64,-1,61,63,62,-1,63,65,64,-1]
646 coord Coordinate { point [3.01181 2.26166 3.69291,2.8222 2.37113 3.69291,3.01663 2.27003 3.69267,2.82709 2.37956 3.69266,3.02145 2.27837 3.69196,2.83196 2.38795 3.69194,3.02625 2.28668 3.69078,2.83683 2.39627 3.69074,3.03101 2.29492 3.68912,2.84168 2.40452 3.68907,3.03572 2.30309 3.68701,2.8465 2.41268 3.68693,3.04038 2.31115 3.68443,2.85129 2.42073 3.68432,3.04496 2.31909 3.6814,2.85602 2.42866 3.68125,3.04947 2.3269 3.67792,2.8607 2.43645 3.67772,3.05389 2.33455 3.67401,2.86531 2.44406 3.67375,3.0582 2.34203 3.66966,2.86981 2.45147 3.66934,3.06241 2.34931 3.6649,2.87422 2.45867 3.66453,3.06649 2.35637 3.65973,2.87851 2.46564 3.6593,3.07044 2.36322 3.65417,2.88269 2.47237 3.65368,3.07425 2.36981 3.64822,2.88674 2.47885 3.64766,3.0779 2.37615 3.64191,2.89066 2.48506 3.64128,3.0814 2.38221 3.63525,2.89443 2.49099 3.63452,3.08473 2.38798 3.62825,2.89805 2.49662 3.62743,3.08789 2.39344 3.62094,2.90149 2.50191 3.62003,3.09086 2.39859 3.61332,2.90475 2.50687 3.61234,3.09364 2.40341 3.60542,2.90783 2.51149 3.60437,3.09623 2.40789 3.59726,2.91072 2.51576 3.59613,3.09861 2.41201 3.58885,2.91341 2.51967 3.58765,3.10078 2.41577 3.58022,2.91591 2.52321 3.57893,3.10274 2.41916 3.57139,2.9182 2.52637 3.56999,3.10448 2.42217 3.56237,2.92027 2.52914 3.56088,3.10599 2.4248 3.5532,2.92211 2.5315 3.55163,3.10728 2.42703 3.54389,2.92373 2.53347 3.54226,3.10834 2.42886 3.53446,2.92512 2.53503 3.53277,3.10916 2.43029 3.52494,2.92628 2.53618 3.5232,3.10976 2.43132 3.51535,2.9272 2.53691 3.51355,3.11011 2.43193 3.50571,2.92783 2.53722 3.50482,3.11023 2.43214 3.49606,2.92827 2.5372 3.49606]
647 }}
648 appearance Appearance{material USE PLASTIC-WHITE-01 }}
649 Shape { geometry IndexedFaceSet
650 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,3,4,-1,1,3,2,-1,4,5,6,-1,3,5,4,-1,6,7,8,-1,5,7,6,-1,8,9,10,-1,7,9,8,-1,10,11,12,-1,9,11,10,-1,12,13,14,-1,11,13,12,-1,14,15,16,-1,13,15,14,-1,16,17,18,-1,15,17,16,-1,17,19,18,-1,18,19,20,-1,19,21,20,-1,20,21,22,-1,21,23,22,-1,22,23,24,-1,24,25,26,-1,23,25,24,-1,25,27,26,-1,26,27,28,-1,28,29,30,-1,27,29,28,-1,30,31,32,-1,29,31,30,-1,32,33,34,-1,31,33,32,-1,34,35,36,-1,33,35,34,-1,36,37,38,-1,35,37,36,-1,38,39,40,-1,37,39,38,-1,40,41,42,-1,39,41,40,-1,42,43,44,-1,41,43,42,-1,44,45,46,-1,43,45,44,-1,46,47,48,-1,45,47,46,-1,48,49,50,-1,47,49,48,-1,50,51,52,-1,49,51,50,-1,52,53,54,-1,51,53,52,-1,54,55,56,-1,53,55,54,-1,56,57,58,-1,55,57,56,-1,58,59,60,-1,57,59,58,-1,60,61,62,-1,59,61,60,-1,62,63,64,-1,61,63,62,-1,63,65,64,-1]
651 coord Coordinate { point [0.642357 3.62966 3.69291,0.452755 3.73913 3.69291,0.646625 3.63707 3.69272,0.457584 3.7475 3.69267,0.650864 3.64447 3.69216,0.462402 3.75584 3.69196,0.655659 3.65287 3.69108,0.467197 3.76415 3.69078,0.660399 3.66122 3.68952,0.471957 3.77239 3.68912,0.665076 3.6695 3.68749,0.47667 3.78055 3.68701,0.669681 3.6777 3.68499,0.481326 3.78862 3.68443,0.674205 3.68581 3.68202,0.485913 3.79656 3.6814,0.678639 3.69379 3.6786,0.490421 3.80437 3.67792,0.682968 3.70164 3.67472,0.494837 3.81202 3.67401,0.687171 3.70931 3.67041,0.499152 3.81949 3.66966,0.69124 3.71678 3.66568,0.503356 3.82677 3.6649,0.695168 3.72404 3.66054,0.507437 3.83384 3.65973,0.698948 3.73109 3.655,0.511387 3.84068 3.65417,0.702573 3.7379 3.64907,0.515195 3.84728 3.64822,0.706036 3.74447 3.64276,0.518853 3.85362 3.64191,0.70933 3.75077 3.63607,0.522352 3.85968 3.63525,0.712441 3.75679 3.62904,0.525683 3.86545 3.62825,0.715356 3.7625 3.6217,0.528839 3.87091 3.62094,0.71807 3.76788 3.61406,0.531811 3.87606 3.61332,0.72058 3.77294 3.60614,0.534592 3.88088 3.60542,0.72288 3.77766 3.59795,0.537177 3.88535 3.59726,0.724966 3.78203 3.5895,0.539558 3.88948 3.58885,0.726834 3.78604 3.58082,0.54173 3.89324 3.58022,0.728479 3.78969 3.57192,0.543688 3.89663 3.57139,0.729894 3.79295 3.56283,0.545426 3.89964 3.56237,0.731074 3.79582 3.55359,0.546942 3.90227 3.5532,0.732017 3.79829 3.54422,0.54823 3.9045 3.54389,0.732722 3.80036 3.53474,0.549289 3.90633 3.53446,0.733188 3.80203 3.52517,0.550115 3.90776 3.52494,0.733415 3.80328 3.51552,0.550706 3.90879 3.51535,0.733401 3.80412 3.50581,0.551061 3.9094 3.50571,0.733145 3.80455 3.49606,0.55118 3.90961 3.49606]
652 }}
653 appearance Appearance{material USE PLASTIC-WHITE-01 }}
654 Shape { geometry IndexedFaceSet
655 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,6,4,3,-1,6,7,4,-1,8,7,6,-1,8,9,7,-1,10,9,8,-1,10,11,9,-1,12,11,10,-1,12,13,11,-1,14,13,12,-1,14,15,13,-1,16,15,14,-1,5,17,18,-1,4,17,5,-1,16,19,15,-1,20,19,16,-1,7,21,4,-1,4,21,17,-1,22,23,20,-1,20,23,19,-1,7,24,21,-1,9,24,7,-1,22,25,23,-1,26,25,22,-1,11,27,9,-1,9,27,24,-1,26,28,25,-1,29,28,26,-1,13,30,11,-1,11,30,27,-1,29,31,28,-1,32,31,29,-1,13,33,30,-1,15,33,13,-1,18,34,35,-1,17,34,18,-1,32,36,31,-1,37,36,32,-1,19,38,15,-1,15,38,33,-1,21,39,17,-1,17,39,34,-1,37,40,36,-1,41,40,37,-1,19,42,38,-1,23,42,19,-1,21,43,39,-1,24,43,21,-1,41,44,40,-1,45,44,41,-1,25,46,23,-1,23,46,42,-1,24,47,43,-1,27,47,24,-1,45,48,44,-1,49,48,45,-1,25,50,46,-1,28,50,25,-1,30,51,27,-1,27,51,47,-1,49,52,48,-1,53,52,49,-1,31,54,28,-1,28,54,50,-1,30,55,51,-1,33,55,30,-1,35,56,57,-1,34,56,35,-1,53,58,52,-1,59,58,53,-1,36,60,31,-1,31,60,54,-1,33,61,55,-1,38,61,33,-1,34,62,56,-1,39,62,34,-1,59,63,58,-1,64,63,59,-1,36,65,60,-1,40,65,36,-1,38,66,61,-1,42,66,38,-1,39,67,62,-1,43,67,39,-1,64,68,63,-1,69,68,64,-1,40,70,65,-1,44,70,40,-1,46,71,42,-1,42,71,66,-1,43,72,67,-1,47,72,43,-1,69,73,68,-1,74,73,69,-1,44,75,70,-1,48,75,44,-1,50,76,46,-1,46,76,71,-1,47,77,72,-1,51,77,47,-1,74,78,73,-1,79,78,74,-1,48,80,75,-1,52,80,48,-1,54,81,50,-1,50,81,76,-1,55,82,51,-1,51,82,77,-1,79,83,78,-1,84,83,79,-1,57,85,86,-1,56,85,57,-1,52,87,80,-1,58,87,52,-1,54,88,81,-1,60,88,54,-1,55,89,82,-1,61,89,55,-1,84,90,83,-1,91,90,84,-1,62,92,56,-1,56,92,85,-1,58,93,87,-1,63,93,58,-1,65,94,60,-1,60,94,88,-1,61,95,89,-1,66,95,61,-1,91,96,90,-1,97,96,91,-1,67,98,62,-1,62,98,92,-1,68,99,63,-1,63,99,93,-1,70,100,65,-1,65,100,94,-1,71,101,66,-1,66,101,95,-1,102,103,97,-1,97,103,96,-1,72,104,67,-1,67,104,98,-1,73,105,68,-1,68,105,99,-1,75,106,70,-1,70,106,100,-1,71,107,101,-1,76,107,71,-1,102,108,103,-1,109,108,102,-1,77,110,72,-1,72,110,104,-1,73,111,105,-1,78,111,73,-1,80,112,75,-1,75,112,106,-1,81,113,76,-1,76,113,107,-1,114,115,109,-1,109,115,108,-1,77,116,110,-1,82,116,77,-1,78,117,111,-1,83,117,78,-1,118,119,120,-1,86,119,118,-1,85,119,86,-1,80,121,112,-1,87,121,80,-1,81,122,113,-1,88,122,81,-1,123,124,114,-1,114,124,115,-1,82,125,116,-1,89,125,82,-1,90,126,83,-1,83,126,117,-1,85,127,119,-1,92,127,85,-1,87,128,121,-1,93,128,87,-1,88,129,122,-1,94,129,88,-1,130,131,123,-1,123,131,124,-1,89,132,125,-1,95,132,89,-1,90,133,126,-1,96,133,90,-1,98,134,92,-1,92,134,127,-1,93,135,128,-1,99,135,93,-1,100,136,94,-1,94,136,129,-1,137,138,130,-1,130,138,131,-1,101,139,95,-1,95,139,132,-1,96,140,133,-1,103,140,96,-1,98,141,134,-1,104,141,98,-1,105,142,99,-1,99,142,135,-1,100,143,136,-1,106,143,100,-1,144,145,137,-1,146,145,144,-1,147,145,146,-1,137,145,138,-1,107,148,101,-1,101,148,139,-1,103,149,140,-1,108,149,103,-1,110,150,104,-1,104,150,141,-1,111,151,105,-1,105,151,142,-1,106,152,143,-1,112,152,106,-1,113,153,107,-1,107,153,148,-1,108,154,149,-1,115,154,108,-1,110,155,150,-1,116,155,110,-1,117,156,111,-1,111,156,151,-1,126,156,117,-1,120,157,158,-1,119,157,120,-1,121,159,112,-1,112,159,152,-1,122,160,113,-1,113,160,153,-1,115,161,154,-1,124,161,115,-1,116,162,155,-1,125,162,116,-1,126,163,156,-1,119,164,157,-1,127,164,119,-1,121,165,159,-1,128,165,121,-1,129,166,122,-1,122,166,160,-1,124,167,161,-1,131,167,124,-1,125,168,162,-1,132,168,125,-1,126,169,163,-1,133,169,126,-1,127,170,164,-1,134,170,127,-1,128,171,165,-1,135,171,128,-1,129,172,166,-1,136,172,129,-1,131,173,167,-1,138,173,131,-1,139,174,132,-1,132,174,168,-1,140,175,133,-1,133,175,169,-1,141,176,134,-1,134,176,170,-1,142,177,135,-1,135,177,171,-1,136,178,172,-1,143,178,136,-1,147,179,145,-1,145,179,138,-1,180,179,147,-1,138,179,173,-1,139,181,174,-1,148,181,139,-1,149,182,140,-1,140,182,175,-1,141,183,176,-1,150,183,141,-1,142,184,177,-1,151,184,142,-1,143,185,178,-1,152,185,143,-1,153,186,148,-1,148,186,181,-1,154,187,149,-1,149,187,182,-1,150,188,183,-1,155,188,150,-1,151,189,184,-1,156,189,151,-1,157,190,158,-1,159,191,152,-1,152,191,185,-1,160,192,153,-1,153,192,186,-1,154,193,187,-1,161,193,154,-1,155,194,188,-1,162,194,155,-1,163,195,156,-1,156,195,189,-1,157,196,190,-1,164,196,157,-1,165,197,159,-1,159,197,191,-1,160,198,192,-1,166,198,160,-1,161,199,193,-1,167,199,161,-1,174,200,168,-1,162,200,194,-1,168,200,162,-1,163,201,195,-1,169,201,163,-1,164,202,196,-1,170,202,164,-1,165,203,197,-1,171,203,165,-1,166,204,198,-1,172,204,166,-1,167,205,199,-1,173,205,167,-1,174,206,200,-1,175,207,169,-1,169,207,201,-1,176,208,170,-1,170,208,202,-1,171,209,203,-1,177,209,171,-1,178,210,172,-1,172,210,204,-1,180,211,179,-1,179,211,173,-1,173,211,205,-1,212,211,180,-1,174,213,206,-1,181,213,174,-1,175,214,207,-1,182,214,175,-1,183,215,176,-1,176,215,208,-1,184,216,177,-1,177,216,209,-1,185,217,178,-1,178,217,210,-1,181,218,213,-1,186,218,181,-1,182,219,214,-1,187,219,182,-1,183,220,215,-1,188,220,183,-1,189,221,184,-1,184,221,216,-1,158,222,223,-1,190,222,158,-1,191,224,185,-1,185,224,217,-1,186,225,218,-1,192,225,186,-1,193,226,187,-1,187,226,219,-1,188,227,220,-1,194,227,188,-1,195,228,189,-1,189,228,221,-1,190,229,222,-1,196,229,190,-1,197,230,191,-1,191,230,224,-1,198,231,192,-1,192,231,225,-1,193,232,226,-1,199,232,193,-1,194,233,227,-1,200,233,194,-1,195,234,228,-1,201,234,195,-1,202,235,196,-1,196,235,229,-1,197,236,230,-1,203,236,197,-1,198,237,231,-1,204,237,198,-1,199,238,232,-1,205,238,199,-1,200,239,233,-1,206,239,200,-1,201,240,234,-1,207,240,201,-1,202,241,235,-1,208,241,202,-1,203,242,236,-1,209,242,203,-1,204,243,237,-1,210,243,204,-1,244,245,212,-1,205,245,238,-1,211,245,205,-1,212,245,211,-1,206,246,239,-1,213,246,206,-1,207,247,240,-1,214,247,207,-1,215,248,208,-1,208,248,241,-1,216,249,209,-1,209,249,242,-1,217,250,210,-1,210,250,243,-1,218,251,213,-1,213,251,246,-1,219,252,214,-1,214,252,247,-1,220,253,215,-1,215,253,248,-1,221,254,216,-1,216,254,249,-1,223,255,256,-1,222,255,223,-1,224,257,217,-1,217,257,250,-1,225,258,218,-1,218,258,251,-1,232,259,226,-1,226,259,219,-1,219,259,252,-1,227,260,220,-1,220,260,253,-1,221,261,254,-1,228,261,221,-1,222,262,255,-1,229,262,222,-1,224,263,257,-1,230,263,224,-1,236,263,230,-1,231,264,225,-1,225,264,258,-1,232,265,259,-1,227,266,260,-1,233,266,227,-1,228,267,261,-1,234,267,228,-1,229,268,262,-1,235,268,229,-1,236,269,263,-1,237,270,231,-1,231,270,264,-1,232,271,265,-1,238,271,232,-1,233,272,266,-1,239,272,233,-1,247,273,240,-1,240,273,234,-1,234,273,267,-1,235,274,268,-1,241,274,235,-1,236,275,269,-1,242,275,236,-1,237,276,270,-1,243,276,237,-1,244,277,245,-1,278,277,244,-1,238,277,271,-1,245,277,238,-1,246,279,239,-1,239,279,272,-1,247,280,273,-1,241,281,274,-1,248,281,241,-1,249,282,242,-1,242,282,275,-1,257,283,250,-1,250,283,243,-1,243,283,276,-1,246,284,279,-1,251,284,246,-1,259,285,252,-1,247,285,280,-1,252,285,247,-1,253,286,248,-1,248,286,281,-1,254,287,249,-1,249,287,282,-1,256,288,289,-1,255,288,256,-1,257,290,283,-1,251,291,284,-1,258,291,251,-1,259,292,285,-1,260,293,253,-1,253,293,286,-1,254,294,287,-1,261,294,254,-1,262,295,255,-1,255,295,288,-1,257,296,290,-1,263,296,257,-1,264,297,258,-1,258,297,291,-1,270,297,264,-1,259,298,292,-1,265,298,259,-1,260,299,293,-1,272,299,266,-1,266,299,260,-1,261,300,294,-1,267,300,261,-1,262,301,295,-1,274,301,268,-1,268,301,262,-1,269,302,263,-1,263,302,296,-1,270,303,297,-1,271,304,265,-1,265,304,298,-1,277,304,271,-1,272,305,299,-1,267,306,300,-1,273,306,267,-1,274,307,301,-1,269,308,302,-1,275,308,269,-1,270,309,303,-1,276,309,270,-1,278,310,277,-1,311,310,278,-1,277,310,304,-1,272,312,305,-1,279,312,272,-1,280,313,273,-1,273,313,306,-1,274,314,307,-1,286,314,281,-1,281,314,274,-1,275,315,308,-1,282,315,275,-1,276,316,309,-1,283,316,276,-1,279,317,312,-1,284,317,279,-1,285,318,280,-1,280,318,313,-1,286,319,314,-1,282,320,315,-1,287,320,282,-1,289,321,322,-1,288,321,289,-1,283,323,316,-1,290,323,283,-1,291,324,284,-1,284,324,317,-1,285,325,318,-1,292,325,285,-1,286,326,319,-1,293,326,286,-1,300,327,294,-1,294,327,287,-1,287,327,320,-1,295,328,288,-1,288,328,321,-1,296,329,290,-1,290,329,323,-1,291,330,324,-1,297,330,291,-1,298,331,292,-1,292,331,325,-1,299,332,293,-1,293,332,326,-1,300,333,327,-1,295,334,328,-1,301,334,295,-1,296,335,329,-1,302,335,296,-1,308,335,302,-1,297,336,330,-1,303,336,297,-1,298,337,331,-1,304,337,298,-1,305,338,299,-1,299,338,332,-1,300,339,333,-1,306,339,300,-1,313,339,306,-1,301,340,334,-1,307,340,301,-1,308,341,335,-1,309,342,303,-1,303,342,336,-1,304,343,337,-1,344,343,311,-1,310,343,304,-1,311,343,310,-1,305,345,338,-1,312,345,305,-1,313,346,339,-1,314,347,307,-1,307,347,340,-1,308,348,341,-1,315,348,308,-1,309,349,342,-1,316,349,309,-1,323,349,316,-1,312,350,345,-1,317,350,312,-1,318,351,313,-1,313,351,346,-1,314,352,347,-1,319,352,314,-1,315,353,348,-1,320,353,315,-1,322,354,355,-1,328,354,321,-1,321,354,322,-1,329,356,323,-1,323,356,349,-1,324,357,317,-1,317,357,350,-1,325,358,318,-1,318,358,351,-1,332,359,326,-1,319,359,352,-1,326,359,319,-1,320,360,353,-1,327,360,320,-1,328,361,354,-1,329,362,356,-1,330,363,324,-1,324,363,357,-1,331,364,325,-1,325,364,358,-1,332,365,359,-1,333,366,327,-1,327,366,360,-1,328,367,361,-1,334,367,328,-1,329,368,362,-1,335,368,329,-1,330,369,363,-1,336,369,330,-1,337,370,331,-1,331,370,364,-1,343,370,337,-1,338,371,332,-1,332,371,365,-1,333,372,366,-1,339,372,333,-1,334,373,367,-1,340,373,334,-1,335,374,368,-1,341,374,335,-1,342,375,336,-1,336,375,369,-1,343,376,370,-1,377,376,344,-1,344,376,343,-1,338,378,371,-1,345,378,338,-1,339,379,372,-1,346,379,339,-1,347,380,340,-1,340,380,373,-1,348,381,341,-1,341,381,374,-1,342,382,375,-1,349,382,342,-1,345,383,378,-1,350,383,345,-1,346,384,379,-1,351,384,346,-1,352,385,347,-1,347,385,380,-1,348,386,381,-1,353,386,348,-1,355,387,388,-1,354,387,355,-1,349,389,382,-1,356,389,349,-1,357,390,350,-1,350,390,383,-1,358,391,351,-1,351,391,384,-1,359,392,352,-1,352,392,385,-1,360,393,353,-1,353,393,386,-1,361,394,354,-1,354,394,387,-1,362,395,356,-1,356,395,389,-1,363,396,357,-1,357,396,390,-1,358,397,391,-1,364,397,358,-1,359,398,392,-1,365,398,359,-1,366,399,360,-1,360,399,393,-1,361,400,394,-1,367,400,361,-1,362,401,395,-1,374,401,368,-1,368,401,362,-1,369,402,363,-1,363,402,396,-1,370,403,364,-1,364,403,397,-1,371,404,365,-1,365,404,398,-1,372,405,366,-1,366,405,399,-1,373,406,367,-1,380,406,373,-1,367,406,400,-1,374,407,401,-1,375,408,369,-1,369,408,402,-1,376,409,370,-1,377,409,376,-1,410,409,377,-1,370,409,403,-1,378,411,371,-1,371,411,404,-1,372,412,405,-1,379,412,372,-1,380,413,406,-1,381,414,374,-1,374,414,407,-1,375,415,408,-1,382,415,375,-1,378,416,411,-1,383,416,378,-1,379,417,412,-1,384,417,379,-1,385,418,380,-1,380,418,413,-1,381,419,414,-1,386,419,381,-1,387,420,388,-1,388,420,421,-1,394,420,387,-1,389,422,382,-1,382,422,415,-1,383,423,416,-1,390,423,383,-1,384,424,417,-1,391,424,384,-1,392,425,385,-1,385,425,418,-1,398,425,392,-1,393,426,386,-1,386,426,419,-1,394,427,420,-1,395,428,389,-1,389,428,422,-1,396,429,390,-1,390,429,423,-1,397,430,391,-1,391,430,424,-1,398,431,425,-1,399,432,393,-1,393,432,426,-1,400,433,394,-1,394,433,427,-1,395,434,428,-1,401,434,395,-1,402,435,396,-1,396,435,429,-1,403,436,397,-1,397,436,430,-1,411,437,404,-1,404,437,398,-1,398,437,431,-1,399,438,432,-1,405,438,399,-1,406,439,400,-1,400,439,433,-1,401,440,434,-1,407,440,401,-1,402,441,435,-1,408,441,402,-1,409,442,403,-1,410,442,409,-1,443,442,410,-1,403,442,436,-1,411,444,437,-1,412,445,405,-1,405,445,438,-1,406,446,439,-1,418,446,413,-1,413,446,406,-1,407,447,440,-1,414,447,407,-1,415,448,408,-1,408,448,441,-1,422,448,415,-1,411,449,444,-1,423,449,416,-1,416,449,411,-1,412,450,445,-1,417,450,412,-1,418,451,446,-1,414,452,447,-1,419,452,414,-1,421,453,454,-1,420,453,421,-1,422,455,448,-1,423,456,449,-1,417,457,450,-1,424,457,417,-1,425,458,418,-1,431,458,425,-1,418,458,451,-1,419,459,452,-1,426,459,419,-1,427,460,420,-1,433,460,427,-1,420,460,453,-1,422,461,455,-1,428,461,422,-1,435,462,429,-1,423,462,456,-1,429,462,423,-1,430,463,424,-1,436,463,430,-1,424,463,457,-1,431,464,458,-1,432,465,426,-1,426,465,459,-1,433,466,460,-1,428,467,461,-1,434,467,428,-1,435,468,462,-1,436,469,463,-1,444,470,437,-1,431,470,464,-1,437,470,431,-1,438,471,432,-1,432,471,465,-1,445,471,438,-1,439,472,433,-1,433,472,466,-1,434,473,467,-1,440,473,434,-1,441,474,435,-1,448,474,441,-1,435,474,468,-1,436,475,469,-1,442,475,436,-1,443,475,442,-1,476,475,443,-1,444,477,470,-1,445,478,471,-1,439,479,472,-1,446,479,439,-1,447,480,440,-1,440,480,473,-1,448,481,474,-1,444,482,477,-1,449,482,444,-1,457,483,450,-1,450,483,445,-1,445,483,478,-1,451,484,446,-1,446,484,479,-1,452,485,447,-1,447,485,480,-1,454,486,487,-1,460,486,453,-1,453,486,454,-1,448,488,481,-1,455,488,448,-1,456,489,449,-1,449,489,482,-1,462,489,456,-1,457,490,483,-1,458,491,451,-1,451,491,484,-1,452,492,485,-1,465,492,459,-1,459,492,452,-1,460,493,486,-1,467,494,461,-1,461,494,455,-1,455,494,488,-1,462,495,489,-1,468,495,462,-1,463,496,457,-1,457,496,490,-1,458,497,491,-1,464,497,458,-1,465,498,492,-1,466,499,460,-1,472,499,466,-1,460,499,493,-1,467,500,494,-1,468,501,495,-1,463,502,496,-1,469,502,463,-1,470,503,464,-1,464,503,497,-1,471,504,465,-1,465,504,498,-1,472,505,499,-1,467,506,500,-1,473,506,467,-1,474,507,468,-1,468,507,501,-1,475,508,469,-1,476,508,475,-1,509,508,476,-1,469,508,502,-1,477,510,470,-1,470,510,503,-1,478,511,471,-1,471,511,504,-1,472,512,505,-1,479,512,472,-1,473,513,506,-1,480,513,473,-1,474,514,507,-1,481,514,474,-1,489,515,482,-1,482,515,477,-1,477,515,510,-1,483,516,478,-1,478,516,511,-1,479,517,512,-1,484,517,479,-1,485,518,480,-1,480,518,513,-1,487,519,520,-1,486,519,487,-1,481,521,514,-1,488,521,481,-1,489,522,515,-1,490,523,483,-1,483,523,516,-1,491,524,484,-1,484,524,517,-1,497,524,491,-1,492,525,485,-1,485,525,518,-1,486,526,519,-1,493,526,486,-1,494,527,488,-1,488,527,521,-1,489,528,522,-1,495,528,489,-1,502,529,496,-1,490,529,523,-1,496,529,490,-1,497,530,524,-1,492,531,525,-1,498,531,492,-1,499,532,493,-1,493,532,526,-1,500,533,494,-1,494,533,527,-1,501,534,495,-1,495,534,528,-1,502,535,529,-1,503,536,497,-1,497,536,530,-1,498,537,531,-1,504,537,498,-1,511,537,504,-1,512,538,505,-1,505,538,499,-1,499,538,532,-1,506,539,500,-1,500,539,533,-1,513,539,506,-1,501,540,534,-1,507,540,501,-1,508,541,502,-1,509,541,508,-1,502,541,535,-1,542,541,509,-1,503,543,536,-1,510,543,503,-1,515,543,510,-1,511,544,537,-1,512,545,538,-1,513,546,539,-1,518,546,513,-1,507,547,540,-1,514,547,507,-1,515,548,543,-1,511,549,544,-1,516,549,511,-1,512,550,545,-1,517,550,512,-1,518,551,546,-1,520,552,553,-1,519,552,520,-1,521,554,514,-1,514,554,547,-1,515,555,548,-1,522,555,515,-1,528,555,522,-1,516,556,549,-1,523,556,516,-1,529,556,523,-1,524,557,517,-1,517,557,550,-1,525,558,518,-1,531,558,525,-1,518,558,551,-1,526,559,519,-1,519,559,552,-1,527,560,521,-1,521,560,554,-1,528,561,555,-1,529,562,556,-1,524,563,557,-1,530,563,524,-1,531,564,558,-1,526,565,559,-1,532,565,526,-1,538,565,532,-1,527,566,560,-1,533,566,527,-1,534,567,528,-1,528,567,561,-1,535,568,529,-1,529,568,562,-1,530,569,563,-1,536,569,530,-1,531,570,564,-1,537,570,531,-1,538,571,565,-1,533,572,566,-1,539,572,533,-1,534,573,567,-1,540,573,534,-1,541,574,535,-1,542,574,541,-1,535,574,568,-1,575,574,542,-1,543,576,536,-1,536,576,569,-1,548,576,543,-1,544,577,537,-1,549,577,544,-1,537,577,570,-1,545,578,538,-1,538,578,571,-1,539,579,572,-1,546,579,539,-1,540,580,573,-1,547,580,540,-1,548,581,576,-1,549,582,577,-1,545,583,578,-1,550,583,545,-1,551,584,546,-1,546,584,579,-1,585,586,587,-1,553,586,585,-1,552,586,553,-1,587,586,588,-1,547,589,580,-1,554,589,547,-1,548,590,581,-1,555,590,548,-1,549,591,582,-1,556,591,549,-1,557,592,550,-1,550,592,583,-1,558,593,551,-1,564,593,558,-1,551,593,584,-1,588,594,595,-1,559,594,552,-1,552,594,586,-1,586,594,588,-1,554,596,589,-1,560,596,554,-1,561,597,555,-1,555,597,590,-1,562,598,556,-1,556,598,591,-1,557,599,592,-1,563,599,557,-1,569,599,563,-1,564,600,593,-1,570,600,564,-1,565,601,559,-1,595,601,602,-1,602,601,603,-1,559,601,594,-1,594,601,595,-1,571,601,565,-1,560,604,596,-1,566,604,560,-1,567,605,561,-1,561,605,597,-1,574,606,568,-1,562,606,598,-1,568,606,562,-1,569,607,599,-1,570,608,600,-1,601,609,603,-1,578,609,571,-1,571,609,601,-1,579,610,572,-1,572,610,566,-1,566,610,604,-1,567,611,605,-1,573,611,567,-1,575,612,574,-1,574,612,606,-1,613,612,575,-1,569,614,607,-1,576,614,569,-1,577,615,570,-1,582,615,577,-1,570,615,608,-1,603,616,617,-1,617,616,618,-1,609,616,603,-1,578,616,609,-1,579,619,610,-1,580,620,573,-1,573,620,611,-1,576,621,614,-1,581,621,576,-1,582,622,615,-1,591,622,582,-1,578,623,616,-1,616,623,618,-1,583,623,578,-1,579,624,619,-1,584,624,579,-1,589,625,580,-1,580,625,620,-1,590,626,581,-1,581,626,621,-1,591,627,622,-1,583,628,623,-1,618,628,629,-1,592,628,583,-1,623,628,618,-1,584,630,624,-1,593,630,584,-1,596,631,589,-1,589,631,625,-1,590,632,626,-1,597,632,590,-1,605,632,597,-1,591,633,627,-1,598,633,591,-1,606,633,598,-1,628,634,629,-1,629,634,635,-1,599,634,592,-1,592,634,628,-1,607,634,599,-1,600,636,593,-1,593,636,630,-1,604,637,596,-1,596,637,631,-1,605,638,632,-1,606,639,633,-1,634,640,635,-1,635,640,641,-1,607,640,634,-1,600,642,636,-1,608,642,600,-1,619,643,610,-1,610,643,604,-1,604,643,637,-1,611,644,605,-1,605,644,638,-1,612,645,606,-1,613,645,612,-1,606,645,639,-1,646,645,613,-1,614,647,607,-1,641,647,648,-1,607,647,640,-1,640,647,641,-1,615,649,608,-1,608,649,642,-1,624,650,619,-1,619,650,643,-1,620,651,611,-1,611,651,644,-1,614,652,647,-1,648,652,653,-1,647,652,648,-1,621,652,614,-1,622,654,615,-1,615,654,649,-1,624,655,650,-1,625,656,620,-1,631,656,625,-1,620,656,651,-1,621,657,652,-1,653,657,658,-1,652,657,653,-1,626,657,621,-1,627,659,622,-1,622,659,654,-1,630,660,624,-1,636,660,630,-1,624,660,655,-1,637,661,631,-1,631,661,656,-1,658,662,663,-1,632,662,626,-1,626,662,657,-1,657,662,658,-1,627,664,659,-1,633,664,627,-1,636,665,660,-1,637,666,661,-1,663,667,668,-1,638,667,632,-1,632,667,662,-1,662,667,663,-1,633,669,664,-1,639,669,633,-1,642,670,636,-1,636,670,665,-1,643,671,637,-1,650,671,643,-1,637,671,666,-1,651,672,644,-1,638,672,667,-1,668,672,673,-1,667,672,668,-1,644,672,638,-1,639,674,669,-1,675,674,646,-1,645,674,639,-1,646,674,645,-1,642,676,670,-1,649,676,642,-1,650,677,671,-1,672,678,673,-1,673,678,679,-1,651,678,672,-1,654,680,649,-1,649,680,676,-1,650,681,677,-1,655,681,650,-1,656,682,651,-1,678,682,679,-1,661,682,656,-1,679,682,683,-1,651,682,678,-1,654,684,680,-1,659,684,654,-1,655,685,681,-1,660,685,655,-1,683,686,687,-1,682,686,683,-1,661,686,682,-1,659,688,684,-1,664,688,659,-1,660,689,685,-1,665,689,660,-1,666,690,661,-1,687,690,691,-1,686,690,687,-1,661,690,686,-1,669,692,664,-1,664,692,688,-1,665,693,689,-1,670,693,665,-1,690,694,691,-1,671,694,666,-1,691,694,695,-1,666,694,690,-1,674,696,669,-1,697,696,675,-1,669,696,692,-1,675,696,674,-1,676,698,670,-1,670,698,693,-1,695,699,700,-1,694,699,695,-1,671,699,694,-1,677,699,671,-1,676,701,698,-1,680,701,676,-1,685,702,681,-1,700,702,703,-1,703,702,704,-1,681,702,677,-1,677,702,699,-1,699,702,700,-1,680,705,701,-1,684,705,680,-1,685,706,702,-1,702,706,704,-1,688,707,684,-1,684,707,705,-1,704,708,709,-1,709,708,710,-1,706,708,704,-1,689,708,685,-1,685,708,706,-1,688,711,707,-1,692,711,688,-1,689,712,708,-1,708,712,710,-1,693,712,689,-1,698,712,693,-1,692,713,711,-1,697,713,696,-1,714,713,697,-1,696,713,692,-1,712,715,710,-1,698,715,712,-1,710,715,716,-1,716,715,717,-1,698,718,715,-1,715,718,717,-1,705,718,701,-1,701,718,698,-1,718,719,717,-1,717,719,720,-1,705,719,718,-1,707,721,705,-1,705,721,719,-1,719,721,720,-1,720,721,722,-1,711,723,707,-1,707,723,721,-1,721,723,722,-1,722,723,724,-1,724,723,2,-1,2,725,0,-1,723,725,2,-1,713,725,711,-1,714,725,713,-1,711,725,723,-1,0,725,714,-1]
656 coord Coordinate { point [0.502908 3.9359 3.49606,0.55118 3.90961 3.49606,0.551061 3.9094 3.50571,-0.452755 3.73913 3.69291,-0.41751 3.76932 3.69267,-0.413103 3.76072 3.69291,-0.457584 3.7475 3.69267,-0.421906 3.77789 3.69196,-0.462402 3.75584 3.69196,-0.42628 3.78643 3.69078,-0.467197 3.76415 3.69078,-0.430623 3.7949 3.68912,-0.471957 3.77239 3.68912,-0.434924 3.80329 3.68701,-0.47667 3.78055 3.68701,-0.439172 3.81157 3.68443,-0.481326 3.78862 3.68443,-0.376397 3.78912 3.69267,-0.372425 3.78031 3.69291,-0.443358 3.81974 3.6814,-0.485913 3.79656 3.6814,-0.38036 3.7979 3.69196,-0.490421 3.80437 3.67792,-0.44747 3.82776 3.67792,-0.384304 3.80664 3.69078,-0.4515 3.83562 3.67401,-0.494837 3.81202 3.67401,-0.388219 3.81532 3.68912,-0.455437 3.8433 3.66966,-0.499152 3.81949 3.66966,-0.392097 3.82391 3.68701,-0.459272 3.85078 3.6649,-0.503356 3.82677 3.6649,-0.395927 3.8324 3.68443,-0.334349 3.80684 3.69267,-0.33082 3.79785 3.69291,-0.462996 3.85804 3.65973,-0.507437 3.83384 3.65973,-0.3997 3.84076 3.6814,-0.337869 3.81581 3.69196,-0.4666 3.86507 3.65417,-0.511387 3.84068 3.65417,-0.403407 3.84898 3.67792,-0.341372 3.82474 3.69078,-0.470075 3.87185 3.64822,-0.515195 3.84728 3.64822,-0.40704 3.85703 3.67401,-0.34485 3.8336 3.68912,-0.473413 3.87836 3.64191,-0.518853 3.85362 3.64191,-0.41059 3.8649 3.66966,-0.348294 3.84238 3.68701,-0.476605 3.88459 3.63525,-0.522352 3.85968 3.63525,-0.414047 3.87256 3.6649,-0.351696 3.85104 3.68443,-0.291469 3.82245 3.69267,-0.288393 3.81329 3.69291,-0.479644 3.89052 3.62825,-0.525683 3.86545 3.62825,-0.417405 3.88 3.65973,-0.355048 3.85958 3.6814,-0.294538 3.83158 3.69196,-0.482524 3.89613 3.62094,-0.528839 3.87091 3.62094,-0.420654 3.8872 3.65417,-0.358342 3.86798 3.67792,-0.297592 3.84067 3.69078,-0.485235 3.90142 3.61332,-0.531811 3.87606 3.61332,-0.423786 3.89414 3.64822,-0.361569 3.8762 3.67401,-0.300624 3.8497 3.68912,-0.487773 3.90637 3.60542,-0.534592 3.88088 3.60542,-0.426795 3.90081 3.64191,-0.364722 3.88423 3.66966,-0.303626 3.85863 3.68701,-0.490132 3.91097 3.59726,-0.537177 3.88535 3.59726,-0.429673 3.90719 3.63525,-0.367793 3.89206 3.6649,-0.306592 3.86746 3.68443,-0.492304 3.91521 3.58885,-0.539558 3.88948 3.58885,-0.247865 3.8359 3.69267,-0.245249 3.8266 3.69291,-0.432413 3.91326 3.62825,-0.370775 3.89966 3.65973,-0.309514 3.87616 3.6814,-0.494286 3.91908 3.58022,-0.54173 3.89324 3.58022,-0.250475 3.84518 3.69196,-0.435009 3.91902 3.62094,-0.373661 3.90701 3.65417,-0.312385 3.8847 3.67792,-0.496072 3.92256 3.57139,-0.543688 3.89663 3.57139,-0.253072 3.85441 3.69078,-0.437454 3.92443 3.61332,-0.376444 3.9141 3.64822,-0.315198 3.89308 3.67401,-0.545426 3.89964 3.56237,-0.497659 3.92566 3.56237,-0.25565 3.86357 3.68912,-0.439742 3.9295 3.60542,-0.379117 3.92091 3.64191,-0.317947 3.90126 3.66966,-0.499041 3.92835 3.5532,-0.546942 3.90227 3.5532,-0.258203 3.87265 3.68701,-0.441868 3.93422 3.59726,-0.381673 3.92742 3.63525,-0.320624 3.90923 3.6649,-0.54823 3.9045 3.54389,-0.500217 3.93065 3.54389,-0.260725 3.88161 3.68443,-0.443827 3.93856 3.58885,-0.201495 3.83774 3.69291,-0.203644 3.84716 3.69267,-0.15724 3.84669 3.69291,-0.384107 3.93363 3.62825,-0.323224 3.91696 3.65973,-0.549289 3.90633 3.53446,-0.501183 3.93253 3.53446,-0.26321 3.89044 3.6814,-0.445613 3.94252 3.58022,-0.205788 3.85655 3.69196,-0.386413 3.9395 3.62094,-0.32574 3.92445 3.65417,-0.550115 3.90776 3.52494,-0.501936 3.934 3.52494,-0.265651 3.89912 3.67792,-0.447224 3.94609 3.57139,-0.207922 3.8659 3.69078,-0.388585 3.94503 3.61332,-0.328166 3.93167 3.64822,-0.550706 3.90879 3.51535,-0.502476 3.93505 3.51535,-0.268044 3.90762 3.67401,-0.448654 3.94926 3.56237,-0.210041 3.87518 3.68912,-0.390617 3.95021 3.60542,-0.330496 3.93861 3.64191,-0.551061 3.9094 3.50571,-0.5028 3.93568 3.50571,-0.55118 3.90961 3.49606,-0.502908 3.9359 3.49606,-0.270381 3.91593 3.66966,-0.4499 3.95202 3.5532,-0.212138 3.88437 3.68701,-0.392506 3.95502 3.59726,-0.332724 3.94524 3.63525,-0.272658 3.92402 3.6649,-0.45096 3.95437 3.54389,-0.21421 3.89345 3.68443,-0.394245 3.95946 3.58885,-0.158917 3.8562 3.69267,-0.112594 3.85342 3.69291,-0.334846 3.95156 3.62825,-0.274869 3.93188 3.65973,-0.451831 3.9563 3.53446,-0.216252 3.9024 3.6814,-0.395832 3.9635 3.58022,-0.160591 3.86569 3.69196,-0.336856 3.95754 3.62094,-0.277008 3.93948 3.65417,-0.45251 3.9578 3.52494,-0.218258 3.91119 3.67792,-0.397263 3.96715 3.57139,-0.162256 3.87513 3.69078,-0.338749 3.96317 3.61332,-0.279071 3.94682 3.64822,-0.452997 3.95888 3.51535,-0.220223 3.9198 3.67401,-0.398533 3.97038 3.56237,-0.163909 3.88451 3.68912,-0.340521 3.96845 3.60542,-0.281053 3.95386 3.64191,-0.453289 3.95953 3.50571,-0.453386 3.95974 3.49606,-0.222144 3.92821 3.66966,-0.399641 3.9732 3.5532,-0.165546 3.89379 3.68701,-0.342167 3.97335 3.59726,-0.282948 3.96059 3.63525,-0.224014 3.93641 3.6649,-0.400582 3.9756 3.54389,-0.167163 3.90296 3.68443,-0.343684 3.97786 3.58885,-0.113796 3.863 3.69267,-0.284753 3.96701 3.62825,-0.225831 3.94437 3.65973,-0.401355 3.97757 3.53446,-0.168756 3.912 3.6814,-0.345068 3.98198 3.58022,-0.114994 3.87256 3.69196,-0.286462 3.97308 3.62094,-0.227588 3.95207 3.65417,-0.401959 3.97911 3.52494,-0.170321 3.92088 3.67792,-0.346315 3.98569 3.57139,-0.116186 3.88208 3.69078,-0.288072 3.9788 3.61332,-0.229283 3.95949 3.64822,-0.402391 3.98021 3.51535,-0.171855 3.92958 3.67401,-0.347422 3.98899 3.56237,-0.11737 3.89152 3.68912,-0.289579 3.98416 3.60542,-0.230911 3.96663 3.64191,-0.402651 3.98087 3.50571,-0.402737 3.98109 3.49606,-0.173354 3.93807 3.66966,-0.348387 3.99186 3.5532,-0.118542 3.90088 3.68701,-0.290979 3.98914 3.59726,-0.232469 3.97345 3.63525,-0.174814 3.94635 3.6649,-0.349208 3.9943 3.54389,-0.1197 3.91012 3.68443,-0.292268 3.99372 3.58885,-0.0683907 3.86755 3.69267,-0.0676688 3.85791 3.69291,-0.233951 3.97994 3.62825,-0.176231 3.95439 3.65973,-0.349882 3.99631 3.53446,-0.120841 3.91922 3.6814,-0.293445 3.9979 3.58022,-0.0691107 3.87716 3.69196,-0.235355 3.9861 3.62094,-0.177603 3.96217 3.65417,-0.350408 3.99787 3.52494,-0.121961 3.92817 3.67792,-0.294505 4.00167 3.57139,-0.0698273 3.88672 3.69078,-0.236678 3.99189 3.61332,-0.178925 3.96967 3.64822,-0.350785 3.999 3.51535,-0.12306 3.93693 3.67401,-0.295447 4.00502 3.56237,-0.0705387 3.89621 3.68912,-0.237916 3.99731 3.60542,-0.180196 3.97688 3.64191,-0.351087 3.99989 3.49606,-0.351011 3.99967 3.50571,-0.124133 3.94549 3.66966,-0.296268 4.00794 3.5532,-0.0712432 3.90561 3.68701,-0.239066 4.00235 3.59726,-0.181411 3.98377 3.63525,-0.125178 3.95383 3.6649,-0.296966 4.01042 3.54389,-0.0719391 3.9149 3.68443,-0.240126 4.007 3.58885,-0.0228158 3.86982 3.69267,-0.022575 3.86016 3.69291,-0.182568 3.99033 3.62825,-0.126193 3.96193 3.65973,-0.297539 4.01245 3.53446,-0.0726247 3.92405 3.6814,-0.241093 4.01123 3.58022,-0.023056 3.87945 3.69196,-0.183664 3.99655 3.62094,-0.127175 3.96977 3.65417,-0.297987 4.01404 3.52494,-0.0732984 3.93304 3.67792,-0.241964 4.01505 3.57139,-0.0232951 3.88904 3.69078,-0.184696 4.0024 3.61332,-0.128123 3.97733 3.64822,-0.298307 4.01518 3.51535,-0.0739584 3.94184 3.67401,-0.242738 4.01844 3.56237,-0.0235324 3.89856 3.68912,-0.185662 4.00788 3.60542,-0.129032 3.98459 3.64191,-0.298499 4.01587 3.50571,-0.298564 4.01609 3.49606,-0.0746034 3.95045 3.66966,-0.243412 4.02139 3.5532,-0.0237674 3.90798 3.68701,-0.18656 4.01297 3.59726,-0.129902 3.99153 3.63525,-0.0752316 3.95883 3.6649,-0.243985 4.02391 3.54389,-0.0239996 3.91729 3.68443,-0.187387 4.01766 3.58885,0.0228158 3.86982 3.69267,0.022575 3.86016 3.69291,-0.130731 3.99814 3.62825,-0.0758416 3.96697 3.65973,-0.244457 4.02597 3.53446,-0.0242283 3.92646 3.6814,-0.188141 4.02194 3.58022,0.023056 3.87945 3.69196,-0.131515 4.00441 3.62094,-0.076432 3.97485 3.65417,-0.244824 4.02758 3.52494,-0.0244531 3.93547 3.67792,-0.188821 4.02579 3.57139,0.0232951 3.88904 3.69078,-0.132255 4.0103 3.61332,-0.0770012 3.98245 3.64822,-0.245087 4.02873 3.51535,-0.0246733 3.9443 3.67401,-0.189425 4.02922 3.56237,0.0235324 3.89856 3.68912,-0.132946 4.01582 3.60542,-0.0775479 3.98974 3.64191,-0.245245 4.02943 3.50571,-0.245298 4.02966 3.49606,-0.0248884 3.95293 3.66966,-0.189951 4.0322 3.5532,0.0237674 3.90798 3.68701,-0.133589 4.02095 3.59726,-0.0780708 3.99672 3.63525,-0.025098 3.96133 3.6649,-0.190398 4.03474 3.54389,0.0239996 3.91729 3.68443,-0.134181 4.02568 3.58885,0.0683907 3.86755 3.69267,0.0676688 3.85791 3.69291,-0.0785687 4.00336 3.62825,-0.0253015 3.96949 3.65973,-0.190766 4.03682 3.53446,0.0242283 3.92646 3.6814,-0.134721 4.02999 3.58022,0.0691107 3.87716 3.69196,-0.0790403 4.00966 3.62094,-0.0254984 3.97739 3.65417,-0.191053 4.03845 3.52494,0.0244531 3.93547 3.67792,-0.135208 4.03387 3.57139,0.0698273 3.88672 3.69078,-0.0794845 4.01558 3.61332,-0.0256883 3.98501 3.64822,-0.191258 4.03962 3.51535,0.0246733 3.9443 3.67401,-0.135641 4.03732 3.56237,0.0705387 3.89621 3.68912,-0.0799003 4.02113 3.60542,-0.0258707 3.99232 3.64191,-0.191382 4.04032 3.50571,-0.191423 4.04055 3.49606,0.0248884 3.95293 3.66966,-0.136018 4.04033 3.5532,0.0712432 3.90561 3.68701,-0.0802866 4.02629 3.59726,-0.0260452 3.99932 3.63525,0.025098 3.96133 3.6649,-0.136338 4.04289 3.54389,0.0719391 3.9149 3.68443,-0.0806425 4.03104 3.58885,0.113796 3.863 3.69267,0.112594 3.85342 3.69291,-0.0262113 4.00598 3.62825,0.0253015 3.96949 3.65973,-0.136601 4.04499 3.53446,0.0726247 3.92405 3.6814,-0.0809671 4.03537 3.58022,0.114994 3.87256 3.69196,-0.0263686 4.01228 3.62094,0.0254984 3.97739 3.65417,-0.136807 4.04663 3.52494,0.0732984 3.93304 3.67792,-0.0812597 4.03927 3.57139,0.116186 3.88208 3.69078,-0.0265168 4.01823 3.61332,0.0256883 3.98501 3.64822,-0.136954 4.0478 3.51535,0.0739584 3.94184 3.67401,-0.0815195 4.04274 3.56237,0.11737 3.89152 3.68912,-0.0266555 4.02379 3.60542,0.0258707 3.99232 3.64191,-0.137042 4.04851 3.50571,-0.137072 4.04874 3.49606,0.0746034 3.95045 3.66966,-0.081746 4.04576 3.5532,0.118542 3.90088 3.68701,-0.0267844 4.02896 3.59726,0.0260452 3.99932 3.63525,0.0752316 3.95883 3.6649,-0.0819386 4.04833 3.54389,0.1197 3.91012 3.68443,-0.0269031 4.03372 3.58885,0.158917 3.8562 3.69267,0.15724 3.84669 3.69291,0.0262113 4.00598 3.62825,0.0758416 3.96697 3.65973,-0.0820968 4.05044 3.53446,0.120841 3.91922 3.6814,-0.0270114 4.03806 3.58022,0.160591 3.86569 3.69196,0.0263686 4.01228 3.62094,0.076432 3.97485 3.65417,-0.0822202 4.05209 3.52494,0.121961 3.92817 3.67792,-0.027109 4.04197 3.57139,0.162256 3.87513 3.69078,0.0265168 4.01823 3.61332,0.0770012 3.98245 3.64822,-0.0823086 4.05327 3.51535,0.12306 3.93693 3.67401,-0.0271957 4.04545 3.56237,0.163909 3.88451 3.68912,0.0266555 4.02379 3.60542,0.0775479 3.98974 3.64191,-0.0823617 4.05398 3.50571,-0.0823795 4.05421 3.49606,0.124133 3.94549 3.66966,-0.0272713 4.04848 3.5532,0.165546 3.89379 3.68701,0.0267844 4.02896 3.59726,0.0780708 3.99672 3.63525,0.125178 3.95383 3.6649,-0.0273355 4.05106 3.54389,0.167163 3.90296 3.68443,0.0269031 4.03372 3.58885,0.203644 3.84716 3.69267,0.201495 3.83774 3.69291,0.0785687 4.00336 3.62825,0.126193 3.96193 3.65973,-0.0273883 4.05317 3.53446,0.168756 3.912 3.6814,0.0270114 4.03806 3.58022,0.205788 3.85655 3.69196,0.0790403 4.00966 3.62094,0.127175 3.96977 3.65417,-0.0274295 4.05482 3.52494,0.170321 3.92088 3.67792,0.027109 4.04197 3.57139,0.207922 3.8659 3.69078,0.0794845 4.01558 3.61332,0.128123 3.97733 3.64822,-0.027459 4.05601 3.51535,0.171855 3.92958 3.67401,0.0271957 4.04545 3.56237,0.210041 3.87518 3.68912,0.0799003 4.02113 3.60542,0.129032 3.98459 3.64191,-0.0274767 4.05672 3.50571,-0.0274826 4.05695 3.49606,0.173354 3.93807 3.66966,0.0272713 4.04848 3.5532,0.212138 3.88437 3.68701,0.0802866 4.02629 3.59726,0.129902 3.99153 3.63525,0.174814 3.94635 3.6649,0.0273355 4.05106 3.54389,0.21421 3.89345 3.68443,0.0806425 4.03104 3.58885,0.247865 3.8359 3.69267,0.245249 3.8266 3.69291,0.130731 3.99814 3.62825,0.176231 3.95439 3.65973,0.0273883 4.05317 3.53446,0.216252 3.9024 3.6814,0.0809671 4.03537 3.58022,0.250475 3.84518 3.69196,0.131515 4.00441 3.62094,0.177603 3.96217 3.65417,0.0274295 4.05482 3.52494,0.218258 3.91119 3.67792,0.0812597 4.03927 3.57139,0.253072 3.85441 3.69078,0.132255 4.0103 3.61332,0.178925 3.96967 3.64822,0.027459 4.05601 3.51535,0.220223 3.9198 3.67401,0.0815195 4.04274 3.56237,0.25565 3.86357 3.68912,0.132946 4.01582 3.60542,0.180196 3.97688 3.64191,0.0274767 4.05672 3.50571,0.0274826 4.05695 3.49606,0.222144 3.92821 3.66966,0.081746 4.04576 3.5532,0.258203 3.87265 3.68701,0.133589 4.02095 3.59726,0.181411 3.98377 3.63525,0.224014 3.93641 3.6649,0.0819386 4.04833 3.54389,0.260725 3.88161 3.68443,0.134181 4.02568 3.58885,0.291469 3.82245 3.69267,0.288393 3.81329 3.69291,0.182568 3.99033 3.62825,0.225831 3.94437 3.65973,0.0820968 4.05044 3.53446,0.26321 3.89044 3.6814,0.134721 4.02999 3.58022,0.294538 3.83158 3.69196,0.183664 3.99655 3.62094,0.227588 3.95207 3.65417,0.0822202 4.05209 3.52494,0.265651 3.89912 3.67792,0.135208 4.03387 3.57139,0.297592 3.84067 3.69078,0.184696 4.0024 3.61332,0.229283 3.95949 3.64822,0.0823086 4.05327 3.51535,0.268044 3.90762 3.67401,0.135641 4.03732 3.56237,0.300624 3.8497 3.68912,0.185662 4.00788 3.60542,0.230911 3.96663 3.64191,0.0823617 4.05398 3.50571,0.0823795 4.05421 3.49606,0.270381 3.91593 3.66966,0.136018 4.04033 3.5532,0.303626 3.85863 3.68701,0.18656 4.01297 3.59726,0.232469 3.97345 3.63525,0.272658 3.92402 3.6649,0.136338 4.04289 3.54389,0.306592 3.86746 3.68443,0.187387 4.01766 3.58885,0.334349 3.80684 3.69267,0.33082 3.79785 3.69291,0.233951 3.97994 3.62825,0.274869 3.93188 3.65973,0.136601 4.04499 3.53446,0.309514 3.87616 3.6814,0.188141 4.02194 3.58022,0.337869 3.81581 3.69196,0.235355 3.9861 3.62094,0.277008 3.93948 3.65417,0.136807 4.04663 3.52494,0.312385 3.8847 3.67792,0.188821 4.02579 3.57139,0.341372 3.82474 3.69078,0.236678 3.99189 3.61332,0.279071 3.94682 3.64822,0.136954 4.0478 3.51535,0.315198 3.89308 3.67401,0.189425 4.02922 3.56237,0.34485 3.8336 3.68912,0.237916 3.99731 3.60542,0.281053 3.95386 3.64191,0.137042 4.04851 3.50571,0.137072 4.04874 3.49606,0.317947 3.90126 3.66966,0.189951 4.0322 3.5532,0.348294 3.84238 3.68701,0.239066 4.00235 3.59726,0.282948 3.96059 3.63525,0.320624 3.90923 3.6649,0.190398 4.03474 3.54389,0.351696 3.85104 3.68443,0.240126 4.007 3.58885,0.376397 3.78912 3.69267,0.372425 3.78031 3.69291,0.284753 3.96701 3.62825,0.323224 3.91696 3.65973,0.190766 4.03682 3.53446,0.355048 3.85958 3.6814,0.241093 4.01123 3.58022,0.38036 3.7979 3.69196,0.286462 3.97308 3.62094,0.32574 3.92445 3.65417,0.191053 4.03845 3.52494,0.358342 3.86798 3.67792,0.241964 4.01505 3.57139,0.384304 3.80664 3.69078,0.288072 3.9788 3.61332,0.328166 3.93167 3.64822,0.191258 4.03962 3.51535,0.361569 3.8762 3.67401,0.242738 4.01844 3.56237,0.388219 3.81532 3.68912,0.289579 3.98416 3.60542,0.330496 3.93861 3.64191,0.191382 4.04032 3.50571,0.191423 4.04055 3.49606,0.364722 3.88423 3.66966,0.243412 4.02139 3.5532,0.392097 3.82391 3.68701,0.290979 3.98914 3.59726,0.332724 3.94524 3.63525,0.367793 3.89206 3.6649,0.243985 4.02391 3.54389,0.395927 3.8324 3.68443,0.292268 3.99372 3.58885,0.413103 3.76072 3.69291,0.41751 3.76932 3.69267,0.452755 3.73913 3.69291,0.457584 3.7475 3.69267,0.334846 3.95156 3.62825,0.370775 3.89966 3.65973,0.244457 4.02597 3.53446,0.3997 3.84076 3.6814,0.293445 3.9979 3.58022,0.421906 3.77789 3.69196,0.462402 3.75584 3.69196,0.336856 3.95754 3.62094,0.373661 3.90701 3.65417,0.244824 4.02758 3.52494,0.403407 3.84898 3.67792,0.294505 4.00167 3.57139,0.42628 3.78643 3.69078,0.467197 3.76415 3.69078,0.471957 3.77239 3.68912,0.338749 3.96317 3.61332,0.376444 3.9141 3.64822,0.245087 4.02873 3.51535,0.40704 3.85703 3.67401,0.295447 4.00502 3.56237,0.430623 3.7949 3.68912,0.340521 3.96845 3.60542,0.379117 3.92091 3.64191,0.245245 4.02943 3.50571,0.245298 4.02966 3.49606,0.41059 3.8649 3.66966,0.296268 4.00794 3.5532,0.434924 3.80329 3.68701,0.47667 3.78055 3.68701,0.481326 3.78862 3.68443,0.342167 3.97335 3.59726,0.381673 3.92742 3.63525,0.414047 3.87256 3.6649,0.296966 4.01042 3.54389,0.439172 3.81157 3.68443,0.343684 3.97786 3.58885,0.384107 3.93363 3.62825,0.417405 3.88 3.65973,0.297539 4.01245 3.53446,0.443358 3.81974 3.6814,0.485913 3.79656 3.6814,0.345068 3.98198 3.58022,0.386413 3.9395 3.62094,0.420654 3.8872 3.65417,0.297987 4.01404 3.52494,0.44747 3.82776 3.67792,0.490421 3.80437 3.67792,0.346315 3.98569 3.57139,0.388585 3.94503 3.61332,0.423786 3.89414 3.64822,0.298307 4.01518 3.51535,0.4515 3.83562 3.67401,0.494837 3.81202 3.67401,0.347422 3.98899 3.56237,0.390617 3.95021 3.60542,0.426795 3.90081 3.64191,0.298499 4.01587 3.50571,0.298564 4.01609 3.49606,0.455437 3.8433 3.66966,0.499152 3.81949 3.66966,0.348387 3.99186 3.5532,0.392506 3.95502 3.59726,0.429673 3.90719 3.63525,0.459272 3.85078 3.6649,0.503356 3.82677 3.6649,0.349208 3.9943 3.54389,0.394245 3.95946 3.58885,0.432413 3.91326 3.62825,0.462996 3.85804 3.65973,0.507437 3.83384 3.65973,0.349882 3.99631 3.53446,0.395832 3.9635 3.58022,0.435009 3.91902 3.62094,0.4666 3.86507 3.65417,0.511387 3.84068 3.65417,0.350408 3.99787 3.52494,0.397263 3.96715 3.57139,0.437454 3.92443 3.61332,0.470075 3.87185 3.64822,0.515195 3.84728 3.64822,0.350785 3.999 3.51535,0.398533 3.97038 3.56237,0.439742 3.9295 3.60542,0.473413 3.87836 3.64191,0.518853 3.85362 3.64191,0.351011 3.99967 3.50571,0.351087 3.99989 3.49606,0.399641 3.9732 3.5532,0.441868 3.93422 3.59726,0.476605 3.88459 3.63525,0.522352 3.85968 3.63525,0.400582 3.9756 3.54389,0.443827 3.93856 3.58885,0.479644 3.89052 3.62825,0.525683 3.86545 3.62825,0.401355 3.97757 3.53446,0.445613 3.94252 3.58022,0.482524 3.89613 3.62094,0.528839 3.87091 3.62094,0.401959 3.97911 3.52494,0.447224 3.94609 3.57139,0.485235 3.90142 3.61332,0.531811 3.87606 3.61332,0.402391 3.98021 3.51535,0.448654 3.94926 3.56237,0.487773 3.90637 3.60542,0.534592 3.88088 3.60542,0.402651 3.98087 3.50571,0.402737 3.98109 3.49606,0.4499 3.95202 3.5532,0.490132 3.91097 3.59726,0.537177 3.88535 3.59726,0.45096 3.95437 3.54389,0.492304 3.91521 3.58885,0.539558 3.88948 3.58885,0.54173 3.89324 3.58022,0.451831 3.9563 3.53446,0.494286 3.91908 3.58022,0.45251 3.9578 3.52494,0.496072 3.92256 3.57139,0.543688 3.89663 3.57139,0.545426 3.89964 3.56237,0.452997 3.95888 3.51535,0.497659 3.92566 3.56237,0.453289 3.95953 3.50571,0.453386 3.95974 3.49606,0.499041 3.92835 3.5532,0.546942 3.90227 3.5532,0.54823 3.9045 3.54389,0.500217 3.93065 3.54389,0.501183 3.93253 3.53446,0.549289 3.90633 3.53446,0.501936 3.934 3.52494,0.550115 3.90776 3.52494,0.502476 3.93505 3.51535,0.550706 3.90879 3.51535,0.5028 3.93568 3.50571]
657 }}
658 appearance Appearance{material USE PLASTIC-WHITE-01 }}
659 Shape { geometry IndexedFaceSet
660 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,3,4,-1,1,3,2,-1,4,5,6,-1,3,5,4,-1,6,7,8,-1,5,7,6,-1,8,9,10,-1,7,9,8,-1,10,11,12,-1,9,11,10,-1,12,13,14,-1,11,13,12,-1,14,15,16,-1,13,15,14,-1,15,17,16,-1,16,17,18,-1,17,19,18,-1,18,19,20,-1,19,21,20,-1,20,21,22,-1,21,23,22,-1,22,23,24,-1,23,25,24,-1,24,25,26,-1,25,27,26,-1,26,27,28,-1,27,29,28,-1,28,29,30,-1,29,31,30,-1,30,31,32,-1,31,33,32,-1,32,33,34,-1,33,35,34,-1,34,35,36,-1,35,37,36,-1,36,37,38,-1,37,39,38,-1,38,39,40,-1,39,41,40,-1,40,41,42,-1,42,43,44,-1,41,43,42,-1,44,45,46,-1,43,45,44,-1,46,47,48,-1,45,47,46,-1,48,49,50,-1,47,49,48,-1,50,51,52,-1,49,51,50,-1,52,53,54,-1,51,53,52,-1,54,55,56,-1,53,55,54,-1,56,57,58,-1,55,57,56,-1,58,59,60,-1,57,59,58,-1,60,61,62,-1,59,61,60,-1,62,63,64,-1,61,63,62,-1,63,65,64,-1]
661 coord Coordinate { point [-0.452755 3.73913 3.69291,-0.642357 3.62966 3.69291,-0.457584 3.7475 3.69267,-0.647219 3.63811 3.69266,-0.462402 3.75584 3.69196,-0.652043 3.64653 3.69194,-0.467197 3.76415 3.69078,-0.656818 3.65491 3.69074,-0.471957 3.77239 3.68912,-0.661537 3.66323 3.68907,-0.47667 3.78055 3.68701,-0.666191 3.67148 3.68693,-0.481326 3.78862 3.68443,-0.67077 3.67965 3.68432,-0.485913 3.79656 3.6814,-0.675268 3.68772 3.68125,-0.490421 3.80437 3.67792,-0.679674 3.69566 3.67772,-0.494837 3.81202 3.67401,-0.683967 3.70346 3.67375,-0.499152 3.81949 3.66966,-0.688133 3.71107 3.66934,-0.503356 3.82677 3.6649,-0.692163 3.71848 3.66453,-0.507437 3.83384 3.65973,-0.696052 3.72569 3.6593,-0.511387 3.84068 3.65417,-0.699792 3.73267 3.65368,-0.515195 3.84728 3.64822,-0.703375 3.73942 3.64766,-0.518853 3.85362 3.64191,-0.706796 3.74591 3.64128,-0.522352 3.85968 3.63525,-0.710046 3.75215 3.63452,-0.525683 3.86545 3.62825,-0.713109 3.75809 3.62743,-0.528839 3.87091 3.62094,-0.715975 3.76372 3.62003,-0.531811 3.87606 3.61332,-0.718641 3.76903 3.61234,-0.534592 3.88088 3.60542,-0.721101 3.774 3.60437,-0.537177 3.88535 3.59726,-0.723351 3.77864 3.59613,-0.539558 3.88948 3.58885,-0.725388 3.78292 3.58765,-0.54173 3.89324 3.58022,-0.727206 3.78685 3.57893,-0.543688 3.89663 3.57139,-0.728801 3.79042 3.56999,-0.545426 3.89964 3.56237,-0.730163 3.79359 3.56088,-0.546942 3.90227 3.5532,-0.731291 3.79637 3.55163,-0.54823 3.9045 3.54389,-0.732183 3.79876 3.54226,-0.549289 3.90633 3.53446,-0.732838 3.80074 3.53277,-0.550115 3.90776 3.52494,-0.733255 3.80232 3.5232,-0.550706 3.90879 3.51535,-0.733432 3.80349 3.51355,-0.551061 3.9094 3.50571,-0.733386 3.80419 3.50482,-0.55118 3.90961 3.49606,-0.733145 3.80455 3.49606]
662 }}
663 appearance Appearance{material USE PLASTIC-WHITE-01 }}
664 Shape { geometry IndexedFaceSet
665 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,3,4,-1,1,3,2,-1,4,5,6,-1,3,5,4,-1,6,7,8,-1,5,7,6,-1,8,9,10,-1,7,9,8,-1,10,11,12,-1,9,11,10,-1,12,13,14,-1,11,13,12,-1,14,15,16,-1,13,15,14,-1,16,17,18,-1,15,17,16,-1,17,19,18,-1,18,19,20,-1,19,21,20,-1,20,21,22,-1,21,23,22,-1,22,23,24,-1,24,25,26,-1,23,25,24,-1,25,27,26,-1,26,27,28,-1,28,29,30,-1,27,29,28,-1,30,31,32,-1,29,31,30,-1,32,33,34,-1,31,33,32,-1,34,35,36,-1,33,35,34,-1,36,37,38,-1,35,37,36,-1,38,39,40,-1,37,39,38,-1,40,41,42,-1,39,41,40,-1,42,43,44,-1,41,43,42,-1,44,45,46,-1,43,45,44,-1,46,47,48,-1,45,47,46,-1,48,49,50,-1,47,49,48,-1,50,51,52,-1,49,51,50,-1,52,53,54,-1,51,53,52,-1,54,55,56,-1,53,55,54,-1,56,57,58,-1,55,57,56,-1,58,59,60,-1,57,59,58,-1,60,61,62,-1,59,61,60,-1,62,63,64,-1,61,63,62,-1,63,65,64,-1]
666 coord Coordinate { point [-3.46456 -1.25854 3.69291,-3.46456 -1.47747 3.69291,-3.47312 -1.25854 3.69272,-3.47422 -1.47747 3.69267,-3.48164 -1.25857 3.69216,-3.48385 -1.47747 3.69196,-3.49131 -1.25862 3.69108,-3.49344 -1.47747 3.69078,-3.50092 -1.25869 3.68952,-3.50296 -1.47747 3.68912,-3.51043 -1.25878 3.68749,-3.51239 -1.47747 3.68701,-3.51983 -1.25889 3.68499,-3.5217 -1.47747 3.68443,-3.52911 -1.25902 3.68202,-3.53088 -1.47747 3.6814,-3.53825 -1.25918 3.67859,-3.53989 -1.47747 3.67792,-3.54721 -1.25935 3.67472,-3.54872 -1.47747 3.67401,-3.55595 -1.25955 3.67041,-3.55735 -1.47747 3.66966,-3.56445 -1.25976 3.66568,-3.56576 -1.47747 3.6649,-3.57271 -1.25999 3.66054,-3.57392 -1.47747 3.65973,-3.5807 -1.26024 3.655,-3.58182 -1.47747 3.65417,-3.58841 -1.2605 3.64906,-3.58944 -1.47747 3.64822,-3.59583 -1.26079 3.64275,-3.59676 -1.47747 3.64191,-3.60294 -1.26109 3.63606,-3.60375 -1.47747 3.63525,-3.6097 -1.2614 3.62904,-3.61042 -1.47747 3.62825,-3.6161 -1.26173 3.62169,-3.61673 -1.47747 3.62094,-3.62212 -1.26207 3.61406,-3.62267 -1.47747 3.61332,-3.62776 -1.26243 3.60613,-3.62823 -1.47747 3.60542,-3.63299 -1.2628 3.59794,-3.6334 -1.47747 3.59726,-3.63782 -1.26318 3.5895,-3.63817 -1.47747 3.58885,-3.64223 -1.26356 3.58081,-3.64251 -1.47747 3.58022,-3.64621 -1.26396 3.5719,-3.64643 -1.47747 3.57139,-3.64974 -1.26437 3.56282,-3.6499 -1.47747 3.56237,-3.65282 -1.26478 3.55358,-3.65293 -1.47747 3.5532,-3.65543 -1.2652 3.54422,-3.65551 -1.47747 3.54389,-3.65757 -1.26563 3.53474,-3.65763 -1.47747 3.53446,-3.65925 -1.26605 3.52517,-3.65928 -1.47747 3.52494,-3.66045 -1.26648 3.51552,-3.66046 -1.47747 3.51535,-3.66117 -1.26692 3.50581,-3.66117 -1.47747 3.50571,-3.66141 -1.26735 3.49606,-3.66141 -1.47747 3.49606]
667 }}
668 appearance Appearance{material USE PLASTIC-WHITE-01 }}
669 Shape { geometry IndexedFaceSet
670 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,3,4,-1,1,3,2,-1,4,5,6,-1,3,5,4,-1,6,7,8,-1,5,7,6,-1,8,9,10,-1,7,9,8,-1,10,11,12,-1,9,11,10,-1,12,13,14,-1,11,13,12,-1,14,15,16,-1,13,15,14,-1,16,17,18,-1,15,17,16,-1,17,19,18,-1,18,19,20,-1,19,21,20,-1,20,21,22,-1,21,23,22,-1,22,23,24,-1,23,25,24,-1,24,25,26,-1,25,27,26,-1,26,27,28,-1,27,29,28,-1,28,29,30,-1,29,31,30,-1,30,31,32,-1,31,33,32,-1,32,33,34,-1,33,35,34,-1,34,35,36,-1,35,37,36,-1,36,37,38,-1,38,39,40,-1,37,39,38,-1,39,41,40,-1,40,41,42,-1,42,43,44,-1,41,43,42,-1,44,45,46,-1,43,45,44,-1,46,47,48,-1,45,47,46,-1,48,49,50,-1,47,49,48,-1,50,51,52,-1,49,51,50,-1,52,53,54,-1,51,53,52,-1,54,55,56,-1,53,55,54,-1,56,57,58,-1,55,57,56,-1,58,59,60,-1,57,59,58,-1,60,61,62,-1,59,61,60,-1,62,63,64,-1,61,63,62,-1,63,65,64,-1]
671 coord Coordinate { point [-3.46456 1.47747 3.69291,-3.46456 1.25854 3.69291,-3.47422 1.47747 3.69267,-3.4743 1.25855 3.69266,-3.48385 1.47747 3.69196,-3.48401 1.25858 3.69194,-3.49344 1.47747 3.69078,-3.49365 1.25863 3.69074,-3.50296 1.47747 3.68912,-3.50322 1.25871 3.68907,-3.51239 1.47747 3.68701,-3.51269 1.2588 3.68693,-3.5217 1.47747 3.68443,-3.52206 1.25892 3.68432,-3.53088 1.47747 3.6814,-3.53129 1.25906 3.68125,-3.53989 1.47747 3.67792,-3.54038 1.25922 3.67772,-3.54872 1.47747 3.67401,-3.54927 1.2594 3.67375,-3.55735 1.47747 3.66966,-3.55795 1.25959 3.66934,-3.56576 1.47747 3.6649,-3.56638 1.25981 3.66453,-3.57392 1.47747 3.65973,-3.57457 1.26005 3.6593,-3.58182 1.47747 3.65417,-3.58248 1.2603 3.65368,-3.58944 1.47747 3.64822,-3.59012 1.26057 3.64766,-3.59676 1.47747 3.64191,-3.59746 1.26085 3.64128,-3.60375 1.47747 3.63525,-3.60448 1.26116 3.63452,-3.61042 1.47747 3.62825,-3.61116 1.26148 3.62743,-3.61673 1.47747 3.62094,-3.61746 1.26181 3.62003,-3.62267 1.47747 3.61332,-3.62339 1.26215 3.61234,-3.62823 1.47747 3.60542,-3.62893 1.26251 3.60437,-3.6334 1.47747 3.59726,-3.63407 1.26288 3.59613,-3.63817 1.47747 3.58885,-3.6388 1.26326 3.58765,-3.64251 1.47747 3.58022,-3.64312 1.26365 3.57893,-3.64643 1.47747 3.57139,-3.647 1.26405 3.56999,-3.6499 1.47747 3.56237,-3.65043 1.26446 3.56088,-3.65293 1.47747 3.5532,-3.6534 1.26487 3.55163,-3.65551 1.47747 3.54389,-3.65591 1.26529 3.54226,-3.65763 1.47747 3.53446,-3.65796 1.26571 3.53277,-3.65928 1.47747 3.52494,-3.65953 1.26614 3.52319,-3.66046 1.47747 3.51535,-3.66063 1.26657 3.51354,-3.66117 1.47747 3.50571,-3.66121 1.26696 3.50482,-3.66141 1.47747 3.49606,-3.66141 1.26735 3.49606]
672 }}
673 appearance Appearance{material USE PLASTIC-WHITE-01 }}
674 Shape { geometry IndexedFaceSet
675 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,5,4,6,-1,3,7,4,-1,8,7,3,-1,9,10,8,-1,8,10,7,-1,9,11,10,-1,12,11,9,-1,13,14,12,-1,12,14,11,-1,13,15,14,-1,16,15,13,-1,4,17,6,-1,6,17,18,-1,19,20,16,-1,16,20,15,-1,7,21,4,-1,4,21,17,-1,19,22,20,-1,23,22,19,-1,10,24,7,-1,7,24,21,-1,25,26,23,-1,23,26,22,-1,11,27,10,-1,10,27,24,-1,28,29,25,-1,25,29,26,-1,11,30,27,-1,14,30,11,-1,31,32,28,-1,28,32,29,-1,14,33,30,-1,15,33,14,-1,17,34,18,-1,18,34,35,-1,36,37,31,-1,31,37,32,-1,20,38,15,-1,15,38,33,-1,21,39,17,-1,17,39,34,-1,36,40,37,-1,41,40,36,-1,20,42,38,-1,22,42,20,-1,24,43,21,-1,21,43,39,-1,41,44,40,-1,45,44,41,-1,22,46,42,-1,26,46,22,-1,27,47,24,-1,24,47,43,-1,45,48,44,-1,49,48,45,-1,26,50,46,-1,29,50,26,-1,30,51,27,-1,27,51,47,-1,52,53,49,-1,49,53,48,-1,32,54,29,-1,29,54,50,-1,30,55,51,-1,33,55,30,-1,34,56,35,-1,35,56,57,-1,58,59,52,-1,52,59,53,-1,37,60,32,-1,32,60,54,-1,33,61,55,-1,38,61,33,-1,34,62,56,-1,39,62,34,-1,63,64,58,-1,58,64,59,-1,37,65,60,-1,40,65,37,-1,42,66,38,-1,38,66,61,-1,39,67,62,-1,43,67,39,-1,63,68,64,-1,69,68,63,-1,40,70,65,-1,44,70,40,-1,46,71,42,-1,42,71,66,-1,43,72,67,-1,47,72,43,-1,73,74,69,-1,69,74,68,-1,48,75,44,-1,44,75,70,-1,50,76,46,-1,46,76,71,-1,47,77,72,-1,51,77,47,-1,78,79,73,-1,73,79,74,-1,48,80,75,-1,53,80,48,-1,54,81,50,-1,50,81,76,-1,55,82,51,-1,51,82,77,-1,83,84,78,-1,78,84,79,-1,56,85,57,-1,57,85,86,-1,53,87,80,-1,59,87,53,-1,54,88,81,-1,60,88,54,-1,55,89,82,-1,61,89,55,-1,83,90,84,-1,91,90,83,-1,56,92,85,-1,62,92,56,-1,59,93,87,-1,64,93,59,-1,65,94,60,-1,60,94,88,-1,66,95,61,-1,61,95,89,-1,96,97,91,-1,91,97,90,-1,62,98,92,-1,67,98,62,-1,68,99,64,-1,64,99,93,-1,65,100,94,-1,70,100,65,-1,66,101,95,-1,71,101,66,-1,96,102,97,-1,103,102,96,-1,67,104,98,-1,72,104,67,-1,74,105,68,-1,68,105,99,-1,75,106,70,-1,70,106,100,-1,76,107,71,-1,71,107,101,-1,103,108,102,-1,109,108,103,-1,77,110,72,-1,72,110,104,-1,74,111,105,-1,79,111,74,-1,75,112,106,-1,80,112,75,-1,76,113,107,-1,81,113,76,-1,114,115,109,-1,109,115,108,-1,77,116,110,-1,82,116,77,-1,79,117,111,-1,84,117,79,-1,86,118,119,-1,85,118,86,-1,80,120,112,-1,87,120,80,-1,81,121,113,-1,88,121,81,-1,122,123,114,-1,114,123,115,-1,82,124,116,-1,89,124,82,-1,90,125,84,-1,84,125,117,-1,92,126,85,-1,85,126,118,-1,93,127,87,-1,87,127,120,-1,88,128,121,-1,94,128,88,-1,129,130,122,-1,122,130,123,-1,89,131,124,-1,95,131,89,-1,90,132,125,-1,97,132,90,-1,92,133,126,-1,98,133,92,-1,99,134,93,-1,93,134,127,-1,100,135,94,-1,94,135,128,-1,136,137,129,-1,129,137,130,-1,101,138,95,-1,95,138,131,-1,102,139,97,-1,97,139,132,-1,98,140,133,-1,104,140,98,-1,99,141,134,-1,105,141,99,-1,106,142,100,-1,100,142,135,-1,143,144,145,-1,145,144,146,-1,146,144,136,-1,136,144,137,-1,107,147,101,-1,101,147,138,-1,108,148,102,-1,102,148,139,-1,110,149,104,-1,104,149,140,-1,111,150,105,-1,105,150,141,-1,106,151,142,-1,112,151,106,-1,113,152,107,-1,107,152,147,-1,108,153,148,-1,115,153,108,-1,110,154,149,-1,116,154,110,-1,111,155,150,-1,117,155,111,-1,118,156,119,-1,119,156,157,-1,112,158,151,-1,120,158,112,-1,121,159,113,-1,113,159,152,-1,115,160,153,-1,123,160,115,-1,124,161,116,-1,116,161,154,-1,117,162,155,-1,125,162,117,-1,118,163,156,-1,126,163,118,-1,127,164,120,-1,120,164,158,-1,128,165,121,-1,121,165,159,-1,123,166,160,-1,130,166,123,-1,131,167,124,-1,124,167,161,-1,125,168,162,-1,132,168,125,-1,133,169,126,-1,126,169,163,-1,127,170,164,-1,134,170,127,-1,128,171,165,-1,135,171,128,-1,137,172,130,-1,130,172,166,-1,131,173,167,-1,138,173,131,-1,132,174,168,-1,139,174,132,-1,133,175,169,-1,140,175,133,-1,141,176,134,-1,134,176,170,-1,142,177,135,-1,135,177,171,-1,178,179,143,-1,144,179,137,-1,137,179,172,-1,143,179,144,-1,147,180,138,-1,138,180,173,-1,139,181,174,-1,148,181,139,-1,149,182,140,-1,140,182,175,-1,141,183,176,-1,150,183,141,-1,142,184,177,-1,151,184,142,-1,152,185,147,-1,147,185,180,-1,153,186,148,-1,148,186,181,-1,149,187,182,-1,154,187,149,-1,155,188,150,-1,150,188,183,-1,156,189,157,-1,157,189,190,-1,151,191,184,-1,158,191,151,-1,152,192,185,-1,159,192,152,-1,160,193,153,-1,153,193,186,-1,161,194,154,-1,154,194,187,-1,162,195,155,-1,155,195,188,-1,163,196,156,-1,156,196,189,-1,158,197,191,-1,164,197,158,-1,159,198,192,-1,165,198,159,-1,160,199,193,-1,166,199,160,-1,161,200,194,-1,167,200,161,-1,162,201,195,-1,168,201,162,-1,163,202,196,-1,169,202,163,-1,164,203,197,-1,170,203,164,-1,165,204,198,-1,171,204,165,-1,166,205,199,-1,172,205,166,-1,173,206,167,-1,167,206,200,-1,174,207,168,-1,168,207,201,-1,175,208,169,-1,169,208,202,-1,176,209,170,-1,170,209,203,-1,177,210,171,-1,171,210,204,-1,211,212,178,-1,179,212,172,-1,178,212,179,-1,172,212,205,-1,180,213,173,-1,173,213,206,-1,174,214,207,-1,181,214,174,-1,182,215,175,-1,175,215,208,-1,183,216,176,-1,176,216,209,-1,184,217,177,-1,177,217,210,-1,185,218,180,-1,180,218,213,-1,181,219,214,-1,186,219,181,-1,182,220,215,-1,187,220,182,-1,188,221,183,-1,183,221,216,-1,189,222,190,-1,190,222,223,-1,184,224,217,-1,191,224,184,-1,192,225,185,-1,185,225,218,-1,186,226,219,-1,193,226,186,-1,187,227,220,-1,194,227,187,-1,188,228,221,-1,195,228,188,-1,196,229,189,-1,189,229,222,-1,191,230,224,-1,197,230,191,-1,192,231,225,-1,198,231,192,-1,193,232,226,-1,199,232,193,-1,194,233,227,-1,200,233,194,-1,195,234,228,-1,201,234,195,-1,196,235,229,-1,202,235,196,-1,203,236,197,-1,197,236,230,-1,198,237,231,-1,204,237,198,-1,212,238,205,-1,199,238,232,-1,205,238,199,-1,200,239,233,-1,206,239,200,-1,201,240,234,-1,207,240,201,-1,202,241,235,-1,208,241,202,-1,203,242,236,-1,209,242,203,-1,204,243,237,-1,210,243,204,-1,244,245,211,-1,212,245,238,-1,211,245,212,-1,218,246,213,-1,213,246,206,-1,206,246,239,-1,207,247,240,-1,214,247,207,-1,215,248,208,-1,208,248,241,-1,216,249,209,-1,209,249,242,-1,217,250,210,-1,210,250,243,-1,218,251,246,-1,219,252,214,-1,214,252,247,-1,215,253,248,-1,220,253,215,-1,221,254,216,-1,216,254,249,-1,222,255,223,-1,229,255,222,-1,223,255,256,-1,224,257,217,-1,217,257,250,-1,225,258,218,-1,231,258,225,-1,218,258,251,-1,226,259,219,-1,219,259,252,-1,220,260,253,-1,227,260,220,-1,233,260,227,-1,228,261,221,-1,221,261,254,-1,229,262,255,-1,224,263,257,-1,230,263,224,-1,231,264,258,-1,226,265,259,-1,232,265,226,-1,233,266,260,-1,228,267,261,-1,234,267,228,-1,229,268,262,-1,235,268,229,-1,236,269,230,-1,230,269,263,-1,242,269,236,-1,231,270,264,-1,237,270,231,-1,232,271,265,-1,238,271,232,-1,233,272,266,-1,239,272,233,-1,234,273,267,-1,240,273,234,-1,235,274,268,-1,241,274,235,-1,242,275,269,-1,237,276,270,-1,243,276,237,-1,277,278,244,-1,238,278,271,-1,244,278,245,-1,245,278,238,-1,239,279,272,-1,246,279,239,-1,247,280,240,-1,240,280,273,-1,248,281,241,-1,241,281,274,-1,242,282,275,-1,249,282,242,-1,250,283,243,-1,243,283,276,-1,251,284,246,-1,246,284,279,-1,252,285,247,-1,247,285,280,-1,253,286,248,-1,248,286,281,-1,254,287,249,-1,249,287,282,-1,255,288,256,-1,262,288,255,-1,256,288,289,-1,250,290,283,-1,257,290,250,-1,258,291,251,-1,251,291,284,-1,259,292,252,-1,252,292,285,-1,253,293,286,-1,260,293,253,-1,261,294,254,-1,254,294,287,-1,262,295,288,-1,263,296,257,-1,257,296,290,-1,258,297,291,-1,264,297,258,-1,265,298,259,-1,259,298,292,-1,260,299,293,-1,266,299,260,-1,261,300,294,-1,267,300,261,-1,273,300,267,-1,262,301,295,-1,268,301,262,-1,269,302,263,-1,263,302,296,-1,264,303,297,-1,270,303,264,-1,271,304,265,-1,265,304,298,-1,278,304,271,-1,266,305,299,-1,272,305,266,-1,273,306,300,-1,268,307,301,-1,274,307,268,-1,281,307,274,-1,269,308,302,-1,275,308,269,-1,270,309,303,-1,276,309,270,-1,310,311,277,-1,278,311,304,-1,277,311,278,-1,272,312,305,-1,279,312,272,-1,273,313,306,-1,280,313,273,-1,281,314,307,-1,282,315,275,-1,275,315,308,-1,276,316,309,-1,283,316,276,-1,284,317,279,-1,279,317,312,-1,292,318,285,-1,285,318,280,-1,280,318,313,-1,293,319,286,-1,286,319,281,-1,281,319,314,-1,287,320,282,-1,294,320,287,-1,282,320,315,-1,288,321,289,-1,322,321,323,-1,289,321,322,-1,283,324,316,-1,290,324,283,-1,291,325,284,-1,284,325,317,-1,292,326,318,-1,299,327,293,-1,293,327,319,-1,294,328,320,-1,288,329,321,-1,295,329,288,-1,290,330,324,-1,296,330,290,-1,297,331,291,-1,291,331,325,-1,292,332,326,-1,304,332,298,-1,298,332,292,-1,299,333,327,-1,300,334,294,-1,294,334,328,-1,301,335,295,-1,295,335,329,-1,296,336,330,-1,302,336,296,-1,297,337,331,-1,303,337,297,-1,304,338,332,-1,299,339,333,-1,305,339,299,-1,300,340,334,-1,306,340,300,-1,313,340,306,-1,301,341,335,-1,307,341,301,-1,308,342,302,-1,302,342,336,-1,315,342,308,-1,303,343,337,-1,309,343,303,-1,344,345,310,-1,310,345,311,-1,304,345,338,-1,311,345,304,-1,312,346,305,-1,305,346,339,-1,313,347,340,-1,318,347,313,-1,307,348,341,-1,314,348,307,-1,315,349,342,-1,309,350,343,-1,316,350,309,-1,317,351,312,-1,312,351,346,-1,318,352,347,-1,314,353,348,-1,319,353,314,-1,320,354,315,-1,315,354,349,-1,321,355,323,-1,324,356,316,-1,316,356,350,-1,331,357,325,-1,325,357,317,-1,317,357,351,-1,326,358,318,-1,318,358,352,-1,327,359,319,-1,319,359,353,-1,328,360,320,-1,320,360,354,-1,321,361,355,-1,329,361,321,-1,330,362,324,-1,324,362,356,-1,331,363,357,-1,326,364,358,-1,332,364,326,-1,333,365,327,-1,327,365,359,-1,328,366,360,-1,334,366,328,-1,329,367,361,-1,335,367,329,-1,336,368,330,-1,330,368,362,-1,331,369,363,-1,337,369,331,-1,332,370,364,-1,338,370,332,-1,345,370,338,-1,339,371,333,-1,333,371,365,-1,334,372,366,-1,340,372,334,-1,335,373,367,-1,341,373,335,-1,348,373,341,-1,342,374,336,-1,336,374,368,-1,349,374,342,-1,337,375,369,-1,343,375,337,-1,376,377,344,-1,345,377,370,-1,344,377,345,-1,339,378,371,-1,346,378,339,-1,351,378,346,-1,340,379,372,-1,347,379,340,-1,348,380,373,-1,349,381,374,-1,343,382,375,-1,350,382,343,-1,351,383,378,-1,347,384,379,-1,352,384,347,-1,359,385,353,-1,353,385,348,-1,348,385,380,-1,349,386,381,-1,354,386,349,-1,355,387,323,-1,388,387,389,-1,323,387,388,-1,350,390,382,-1,356,390,350,-1,357,391,351,-1,351,391,383,-1,352,392,384,-1,358,392,352,-1,359,393,385,-1,360,394,354,-1,354,394,386,-1,367,395,361,-1,355,395,387,-1,361,395,355,-1,362,396,356,-1,356,396,390,-1,363,397,357,-1,357,397,391,-1,370,398,364,-1,364,398,358,-1,358,398,392,-1,365,399,359,-1,359,399,393,-1,371,399,365,-1,360,400,394,-1,366,400,360,-1,367,401,395,-1,362,402,396,-1,374,402,368,-1,368,402,362,-1,369,403,363,-1,363,403,397,-1,370,404,398,-1,371,405,399,-1,366,406,400,-1,372,406,366,-1,373,407,367,-1,367,407,401,-1,374,408,402,-1,369,409,403,-1,375,409,369,-1,376,410,377,-1,411,410,376,-1,370,410,404,-1,377,410,370,-1,371,412,405,-1,378,412,371,-1,379,413,372,-1,372,413,406,-1,373,414,407,-1,380,414,373,-1,374,415,408,-1,381,415,374,-1,375,416,409,-1,382,416,375,-1,378,417,412,-1,383,417,378,-1,391,417,383,-1,379,418,413,-1,384,418,379,-1,380,419,414,-1,385,419,380,-1,394,420,386,-1,381,420,415,-1,386,420,381,-1,387,421,389,-1,382,422,416,-1,390,422,382,-1,391,423,417,-1,384,424,418,-1,392,424,384,-1,393,425,385,-1,385,425,419,-1,399,425,393,-1,394,426,420,-1,395,427,387,-1,387,427,421,-1,390,428,422,-1,396,428,390,-1,397,429,391,-1,391,429,423,-1,398,430,392,-1,392,430,424,-1,399,431,425,-1,406,432,400,-1,400,432,394,-1,394,432,426,-1,407,433,401,-1,401,433,395,-1,395,433,427,-1,402,434,396,-1,396,434,428,-1,403,435,397,-1,397,435,429,-1,398,436,430,-1,410,436,404,-1,404,436,398,-1,405,437,399,-1,399,437,431,-1,406,438,432,-1,407,439,433,-1,408,440,402,-1,415,440,408,-1,402,440,434,-1,403,441,435,-1,409,441,403,-1,442,443,411,-1,410,443,436,-1,411,443,410,-1,412,444,405,-1,417,444,412,-1,405,444,437,-1,406,445,438,-1,413,445,406,-1,418,445,413,-1,414,446,407,-1,407,446,439,-1,415,447,440,-1,416,448,409,-1,409,448,441,-1,422,448,416,-1,417,449,444,-1,423,449,417,-1,418,450,445,-1,414,451,446,-1,425,451,419,-1,419,451,414,-1,415,452,447,-1,420,452,415,-1,421,453,389,-1,389,453,454,-1,422,455,448,-1,423,456,449,-1,430,457,424,-1,418,457,450,-1,424,457,418,-1,431,458,425,-1,425,458,451,-1,420,459,452,-1,426,459,420,-1,427,460,421,-1,421,460,453,-1,422,461,455,-1,428,461,422,-1,429,462,423,-1,423,462,456,-1,430,463,457,-1,437,464,431,-1,431,464,458,-1,426,465,459,-1,432,465,426,-1,433,466,427,-1,439,466,433,-1,427,466,460,-1,428,467,461,-1,434,467,428,-1,429,468,462,-1,435,468,429,-1,430,469,463,-1,436,469,430,-1,437,470,464,-1,438,471,432,-1,432,471,465,-1,446,472,439,-1,439,472,466,-1,440,473,434,-1,434,473,467,-1,441,474,435,-1,435,474,468,-1,443,475,436,-1,476,475,442,-1,436,475,469,-1,442,475,443,-1,444,477,437,-1,449,477,444,-1,437,477,470,-1,438,478,471,-1,445,478,438,-1,446,479,472,-1,447,480,440,-1,440,480,473,-1,441,481,474,-1,448,481,441,-1,449,482,477,-1,445,483,478,-1,450,483,445,-1,451,484,446,-1,446,484,479,-1,452,485,447,-1,447,485,480,-1,454,486,487,-1,453,486,454,-1,455,488,448,-1,448,488,481,-1,449,489,482,-1,456,489,449,-1,450,490,483,-1,457,490,450,-1,464,491,458,-1,451,491,484,-1,458,491,451,-1,465,492,459,-1,459,492,452,-1,452,492,485,-1,453,493,486,-1,460,493,453,-1,455,494,488,-1,467,494,461,-1,461,494,455,-1,456,495,489,-1,462,495,456,-1,463,496,457,-1,457,496,490,-1,470,497,464,-1,464,497,491,-1,465,498,492,-1,471,498,465,-1,466,499,460,-1,460,499,493,-1,467,500,494,-1,468,501,462,-1,462,501,495,-1,469,502,463,-1,463,502,496,-1,470,503,497,-1,478,504,471,-1,471,504,498,-1,472,505,466,-1,466,505,499,-1,473,506,467,-1,467,506,500,-1,480,506,473,-1,468,507,501,-1,474,507,468,-1,508,509,476,-1,469,509,502,-1,475,509,469,-1,476,509,475,-1,477,510,470,-1,470,510,503,-1,478,511,504,-1,472,512,505,-1,479,512,472,-1,480,513,506,-1,481,514,474,-1,474,514,507,-1,488,514,481,-1,489,515,482,-1,482,515,477,-1,477,515,510,-1,478,516,511,-1,483,516,478,-1,479,517,512,-1,484,517,479,-1,480,518,513,-1,485,518,480,-1,487,519,520,-1,486,519,487,-1,488,521,514,-1,489,522,515,-1,483,523,516,-1,490,523,483,-1,496,523,490,-1,484,524,517,-1,491,524,484,-1,485,525,518,-1,492,525,485,-1,486,526,519,-1,499,526,493,-1,493,526,486,-1,488,527,521,-1,494,527,488,-1,501,528,495,-1,489,528,522,-1,495,528,489,-1,496,529,523,-1,491,530,524,-1,497,530,491,-1,492,531,525,-1,498,531,492,-1,504,531,498,-1,499,532,526,-1,500,533,494,-1,494,533,527,-1,501,534,528,-1,502,535,496,-1,496,535,529,-1,497,536,530,-1,503,536,497,-1,504,537,531,-1,512,538,505,-1,505,538,499,-1,499,538,532,-1,500,539,533,-1,506,539,500,-1,507,540,501,-1,501,540,534,-1,508,541,509,-1,542,541,508,-1,509,541,502,-1,502,541,535,-1,510,543,503,-1,503,543,536,-1,504,544,537,-1,511,544,504,-1,512,545,538,-1,506,546,539,-1,518,546,513,-1,513,546,506,-1,514,547,507,-1,521,547,514,-1,507,547,540,-1,515,548,510,-1,510,548,543,-1,516,549,511,-1,511,549,544,-1,512,550,545,-1,524,550,517,-1,517,550,512,-1,518,551,546,-1,520,552,553,-1,519,552,520,-1,526,552,519,-1,521,554,547,-1,515,555,548,-1,522,555,515,-1,516,556,549,-1,523,556,516,-1,530,557,524,-1,524,557,550,-1,518,558,551,-1,525,558,518,-1,531,558,525,-1,532,559,526,-1,526,559,552,-1,521,560,554,-1,527,560,521,-1,533,560,527,-1,522,561,555,-1,528,561,522,-1,523,562,556,-1,529,562,523,-1,530,563,557,-1,531,564,558,-1,532,565,559,-1,533,566,560,-1,528,567,561,-1,534,567,528,-1,535,568,529,-1,529,568,562,-1,530,569,563,-1,536,569,530,-1,544,570,537,-1,537,570,531,-1,531,570,564,-1,532,571,565,-1,538,571,532,-1,539,572,533,-1,533,572,566,-1,540,573,534,-1,534,573,567,-1,574,575,542,-1,541,575,535,-1,542,575,541,-1,535,575,568,-1,543,576,536,-1,536,576,569,-1,544,577,570,-1,538,578,571,-1,545,578,538,-1,551,579,546,-1,546,579,539,-1,539,579,572,-1,547,580,540,-1,540,580,573,-1,555,581,548,-1,543,581,576,-1,548,581,543,-1,544,582,577,-1,549,582,544,-1,545,583,578,-1,550,583,545,-1,551,584,579,-1,585,586,587,-1,552,586,553,-1,588,586,585,-1,553,586,588,-1,559,586,552,-1,547,589,580,-1,554,589,547,-1,555,590,581,-1,561,590,555,-1,549,591,582,-1,556,591,549,-1,562,591,556,-1,550,592,583,-1,557,592,550,-1,551,593,584,-1,558,593,551,-1,564,593,558,-1,594,595,596,-1,587,595,594,-1,586,595,587,-1,559,595,586,-1,565,595,559,-1,560,597,554,-1,554,597,589,-1,561,598,590,-1,562,599,591,-1,557,600,592,-1,563,600,557,-1,564,601,593,-1,595,602,596,-1,565,602,595,-1,566,603,560,-1,560,603,597,-1,561,604,598,-1,567,604,561,-1,575,605,568,-1,562,605,599,-1,568,605,562,-1,563,606,600,-1,569,606,563,-1,570,607,564,-1,564,607,601,-1,596,608,609,-1,565,608,602,-1,571,608,565,-1,602,608,596,-1,578,608,571,-1,572,610,566,-1,566,610,603,-1,573,611,567,-1,567,611,604,-1,580,611,573,-1,612,613,574,-1,575,613,605,-1,574,613,575,-1,569,614,606,-1,576,614,569,-1,582,615,577,-1,577,615,570,-1,570,615,607,-1,616,617,618,-1,609,617,616,-1,578,617,608,-1,608,617,609,-1,579,619,572,-1,572,619,610,-1,580,620,611,-1,576,621,614,-1,581,621,576,-1,582,622,615,-1,592,623,583,-1,583,623,578,-1,578,623,617,-1,617,623,618,-1,618,623,624,-1,579,625,619,-1,584,625,579,-1,589,626,580,-1,597,626,589,-1,580,626,620,-1,581,627,621,-1,590,627,581,-1,591,628,582,-1,582,628,622,-1,599,628,591,-1,592,629,623,-1,623,629,624,-1,624,629,630,-1,593,631,584,-1,584,631,625,-1,597,632,626,-1,598,633,590,-1,590,633,627,-1,599,634,628,-1,605,634,599,-1,629,635,630,-1,600,635,592,-1,592,635,629,-1,593,636,631,-1,601,636,593,-1,603,637,597,-1,597,637,632,-1,598,638,633,-1,604,638,598,-1,605,639,634,-1,600,640,635,-1,635,640,630,-1,606,640,600,-1,614,640,606,-1,641,640,642,-1,630,640,641,-1,601,643,636,-1,607,643,601,-1,603,644,637,-1,610,644,603,-1,604,645,638,-1,611,645,604,-1,613,646,605,-1,647,646,612,-1,605,646,639,-1,612,646,613,-1,614,648,640,-1,640,648,642,-1,615,649,607,-1,607,649,643,-1,625,650,619,-1,610,650,644,-1,619,650,610,-1,611,651,645,-1,620,651,611,-1,621,652,614,-1,627,652,621,-1,614,652,648,-1,648,652,642,-1,642,652,653,-1,615,654,649,-1,622,654,615,-1,625,655,650,-1,620,656,651,-1,626,656,620,-1,652,657,653,-1,633,657,627,-1,627,657,652,-1,653,657,658,-1,622,659,654,-1,628,659,622,-1,631,660,625,-1,636,660,631,-1,625,660,655,-1,626,661,656,-1,632,661,626,-1,657,662,658,-1,663,662,664,-1,658,662,663,-1,633,662,657,-1,628,665,659,-1,634,665,628,-1,636,666,660,-1,632,667,661,-1,644,667,637,-1,637,667,632,-1,638,668,633,-1,662,668,664,-1,633,668,662,-1,634,669,665,-1,639,669,634,-1,636,670,666,-1,643,670,636,-1,644,671,667,-1,668,672,664,-1,638,672,668,-1,645,672,638,-1,664,672,673,-1,647,674,646,-1,675,674,647,-1,639,674,669,-1,646,674,639,-1,654,676,649,-1,643,676,670,-1,649,676,643,-1,644,677,671,-1,650,677,644,-1,645,678,672,-1,672,678,673,-1,656,678,651,-1,651,678,645,-1,673,678,679,-1,654,680,676,-1,655,681,650,-1,650,681,677,-1,678,682,679,-1,656,682,678,-1,679,682,683,-1,665,684,659,-1,654,684,680,-1,659,684,654,-1,655,685,681,-1,660,685,655,-1,656,686,682,-1,682,686,683,-1,683,686,687,-1,667,686,661,-1,661,686,656,-1,669,688,665,-1,665,688,684,-1,666,689,660,-1,660,689,685,-1,686,690,687,-1,667,690,686,-1,691,690,692,-1,687,690,691,-1,671,690,667,-1,669,693,688,-1,666,694,689,-1,670,694,666,-1,671,695,690,-1,690,695,692,-1,696,697,675,-1,674,697,669,-1,675,697,674,-1,669,697,693,-1,676,698,670,-1,670,698,694,-1,677,699,671,-1,671,699,695,-1,692,699,700,-1,695,699,692,-1,680,701,676,-1,676,701,698,-1,699,702,700,-1,681,702,677,-1,677,702,699,-1,700,702,703,-1,684,704,680,-1,680,704,701,-1,702,705,703,-1,685,705,681,-1,689,705,685,-1,681,705,702,-1,703,705,706,-1,684,707,704,-1,688,707,684,-1,705,708,706,-1,709,708,710,-1,694,708,689,-1,706,708,709,-1,689,708,705,-1,688,711,707,-1,693,711,688,-1,694,712,708,-1,708,712,710,-1,713,714,696,-1,693,714,711,-1,696,714,697,-1,697,714,693,-1,698,715,694,-1,712,715,710,-1,694,715,712,-1,710,715,716,-1,701,717,698,-1,704,717,701,-1,698,717,715,-1,715,717,716,-1,716,717,718,-1,707,719,704,-1,717,719,718,-1,718,719,720,-1,704,719,717,-1,707,721,719,-1,719,721,720,-1,722,721,723,-1,720,721,722,-1,711,724,707,-1,707,724,721,-1,721,724,723,-1,2,725,0,-1,0,725,713,-1,713,725,714,-1,711,725,724,-1,714,725,711,-1,724,725,723,-1,723,725,2,-1]
676 coord Coordinate { point [-3.15713 2.40348 3.49606,-3.11023 2.43214 3.49606,-3.11011 2.43193 3.50571,-3.47422 1.47747 3.69267,-3.47308 1.52309 3.69267,-3.46456 1.47747 3.69291,-3.46343 1.5226 3.69291,-3.48271 1.52357 3.69196,-3.48385 1.47747 3.69196,-3.49344 1.47747 3.69078,-3.49228 1.52404 3.69078,-3.50179 1.52452 3.68912,-3.50296 1.47747 3.68912,-3.51239 1.47747 3.68701,-3.51121 1.52499 3.68701,-3.52051 1.52545 3.68443,-3.5217 1.47747 3.68443,-3.46967 1.56859 3.69267,-3.46006 1.56763 3.69291,-3.53088 1.47747 3.6814,-3.52967 1.52591 3.6814,-3.47926 1.56955 3.69196,-3.53867 1.52636 3.67792,-3.53989 1.47747 3.67792,-3.4888 1.5705 3.69078,-3.54872 1.47747 3.67401,-3.54749 1.5268 3.67401,-3.49827 1.57145 3.68912,-3.55735 1.47747 3.66966,-3.55611 1.52723 3.66966,-3.50765 1.57239 3.68701,-3.56576 1.47747 3.6649,-3.56451 1.52765 3.6649,-3.51692 1.57332 3.68443,-3.464 1.61387 3.69267,-3.45445 1.61243 3.69291,-3.57392 1.47747 3.65973,-3.57266 1.52806 3.65973,-3.52605 1.57423 3.6814,-3.47353 1.6153 3.69196,-3.58055 1.52845 3.65417,-3.58182 1.47747 3.65417,-3.53502 1.57513 3.67792,-3.48301 1.61673 3.69078,-3.58816 1.52883 3.64822,-3.58944 1.47747 3.64822,-3.54381 1.57601 3.67401,-3.49242 1.61815 3.68912,-3.59547 1.52919 3.64191,-3.59676 1.47747 3.64191,-3.55239 1.57687 3.66966,-3.50174 1.61956 3.68701,-3.60375 1.47747 3.63525,-3.60246 1.52954 3.63525,-3.56076 1.5777 3.6649,-3.51095 1.62094 3.68443,-3.45607 1.65881 3.69267,-3.44661 1.65689 3.69291,-3.61042 1.47747 3.62825,-3.60911 1.52987 3.62825,-3.56888 1.57852 3.65973,-3.52002 1.62231 3.6814,-3.46552 1.66071 3.69196,-3.61673 1.47747 3.62094,-3.61541 1.53019 3.62094,-3.57674 1.5793 3.65417,-3.52894 1.62366 3.67792,-3.47492 1.66261 3.69078,-3.62135 1.53049 3.61332,-3.62267 1.47747 3.61332,-3.58432 1.58006 3.64822,-3.53767 1.62497 3.67401,-3.48425 1.6645 3.68912,-3.62823 1.47747 3.60542,-3.62691 1.53076 3.60542,-3.5916 1.58079 3.64191,-3.5462 1.62626 3.66966,-3.49349 1.66637 3.68701,-3.6334 1.47747 3.59726,-3.63207 1.53102 3.59726,-3.59856 1.58149 3.63525,-3.55452 1.62751 3.6649,-3.50262 1.66821 3.68443,-3.63817 1.47747 3.58885,-3.63682 1.53126 3.58885,-3.44592 1.70329 3.69267,-3.43656 1.70091 3.69291,-3.60519 1.58215 3.62825,-3.56259 1.62873 3.65973,-3.51161 1.67003 3.6814,-3.64116 1.53147 3.58022,-3.64251 1.47747 3.58022,-3.45526 1.70567 3.69196,-3.61147 1.58278 3.62094,-3.5704 1.6299 3.65417,-3.52044 1.67182 3.67792,-3.64643 1.47747 3.57139,-3.64507 1.53167 3.57139,-3.46455 1.70804 3.69078,-3.61739 1.58337 3.61332,-3.57793 1.63104 3.64822,-3.5291 1.67357 3.67401,-3.64855 1.53184 3.56237,-3.6499 1.47747 3.56237,-3.47378 1.71039 3.68912,-3.62292 1.58392 3.60542,-3.58517 1.63213 3.64191,-3.53756 1.67528 3.66966,-3.65157 1.53199 3.5532,-3.65293 1.47747 3.5532,-3.48291 1.71271 3.68701,-3.62807 1.58444 3.59726,-3.59209 1.63317 3.63525,-3.5458 1.67694 3.6649,-3.65551 1.47747 3.54389,-3.65415 1.53212 3.54389,-3.49193 1.71501 3.68443,-3.6328 1.58491 3.58885,-3.43356 1.74722 3.69267,-3.42433 1.74437 3.69291,-3.59867 1.63417 3.62825,-3.5538 1.67856 3.65973,-3.65763 1.47747 3.53446,-3.65626 1.53223 3.53446,-3.50083 1.71727 3.6814,-3.63713 1.58535 3.58022,-3.44277 1.75006 3.69196,-3.60491 1.63511 3.62094,-3.56154 1.68013 3.65417,-3.65928 1.47747 3.52494,-3.65791 1.53231 3.52494,-3.50956 1.7195 3.67792,-3.64102 1.58574 3.57139,-3.45193 1.75289 3.69078,-3.61079 1.63599 3.61332,-3.56901 1.68164 3.64822,-3.66046 1.47747 3.51535,-3.65909 1.53237 3.51535,-3.51812 1.72168 3.67401,-3.64448 1.58608 3.56237,-3.46103 1.75569 3.68912,-3.61629 1.63682 3.60542,-3.57618 1.68309 3.64191,-3.66004 1.53242 3.49606,-3.6598 1.5324 3.50571,-3.66141 1.47747 3.49606,-3.66117 1.47747 3.50571,-3.52648 1.72381 3.66966,-3.6475 1.58638 3.5532,-3.47004 1.75847 3.68701,-3.6214 1.63759 3.59726,-3.58304 1.68447 3.63525,-3.53463 1.72588 3.6649,-3.65006 1.58664 3.54389,-3.47893 1.76122 3.68443,-3.62611 1.6383 3.58885,-3.41903 1.79047 3.69267,-3.40995 1.78717 3.69291,-3.58957 1.68579 3.62825,-3.54254 1.7279 3.65973,-3.65217 1.58685 3.53446,-3.4877 1.76392 3.6814,-3.63041 1.63895 3.58022,-3.42808 1.79377 3.69196,-3.59576 1.68704 3.62094,-3.5502 1.72985 3.65417,-3.65381 1.58702 3.52494,-3.49632 1.76658 3.67792,-3.63428 1.63953 3.57139,-3.43709 1.79705 3.69078,-3.60158 1.68822 3.61332,-3.55758 1.73172 3.64822,-3.65499 1.58713 3.51535,-3.50476 1.76918 3.67401,-3.63772 1.64005 3.56237,-3.44604 1.80031 3.68912,-3.60704 1.68932 3.60542,-3.56467 1.73353 3.64191,-3.65593 1.58723 3.49606,-3.6557 1.5872 3.50571,-3.513 1.77172 3.66966,-3.64072 1.6405 3.5532,-3.4549 1.80353 3.68701,-3.6121 1.69035 3.59726,-3.57145 1.73526 3.63525,-3.52104 1.7742 3.6649,-3.64326 1.64089 3.54389,-3.46365 1.80671 3.68443,-3.61677 1.69129 3.58885,-3.40236 1.83295 3.69267,-3.39346 1.8292 3.69291,-3.57791 1.7369 3.62825,-3.52884 1.77661 3.65973,-3.64536 1.6412 3.53446,-3.47227 1.80985 3.6814,-3.62103 1.69215 3.58022,-3.41124 1.83669 3.69196,-3.58402 1.73846 3.62094,-3.53638 1.77894 3.65417,-3.64699 1.64145 3.52494,-3.48074 1.81294 3.67792,-3.62487 1.69293 3.57139,-3.42007 1.84042 3.69078,-3.58978 1.73992 3.61332,-3.54366 1.78118 3.64822,-3.64816 1.64163 3.51535,-3.48904 1.81596 3.67401,-3.62827 1.69362 3.56237,-3.42884 1.84412 3.68912,-3.59517 1.7413 3.60542,-3.55065 1.78334 3.64191,-3.6491 1.64177 3.49606,-3.64886 1.64173 3.50571,-3.49715 1.81891 3.66966,-3.63124 1.69422 3.5532,-3.43753 1.84778 3.68701,-3.60018 1.74257 3.59726,-3.55734 1.7854 3.63525,-3.50505 1.82178 3.6649,-3.63377 1.69473 3.54389,-3.44611 1.8514 3.68443,-3.6048 1.74375 3.58885,-3.38359 1.87455 3.69267,-3.37489 1.87035 3.69291,-3.56371 1.78736 3.62825,-3.51272 1.82458 3.65973,-3.63585 1.69515 3.53446,-3.45457 1.85496 3.6814,-3.60901 1.74482 3.58022,-3.39227 1.87873 3.69196,-3.56974 1.78922 3.62094,-3.52014 1.82728 3.65417,-3.63746 1.69547 3.52494,-3.46287 1.85846 3.67792,-3.6128 1.74579 3.57139,-3.40091 1.88289 3.69078,-3.57542 1.79098 3.61332,-3.5273 1.82988 3.64822,-3.63862 1.69571 3.51535,-3.47101 1.86189 3.67401,-3.61617 1.74664 3.56237,-3.40949 1.88702 3.68912,-3.58073 1.79262 3.60542,-3.53418 1.83238 3.64191,-3.63955 1.6959 3.49606,-3.63932 1.69585 3.50571,-3.47896 1.86524 3.66966,-3.61911 1.74739 3.5532,-3.41798 1.89111 3.68701,-3.58567 1.79414 3.59726,-3.54075 1.83478 3.63525,-3.48671 1.86851 3.6649,-3.62161 1.74803 3.54389,-3.42637 1.89515 3.68443,-3.59022 1.79554 3.58885,-3.36277 1.91515 3.69267,-3.35429 1.91053 3.69291,-3.54701 1.83706 3.62825,-3.49423 1.87168 3.65973,-3.62366 1.74855 3.53446,-3.43464 1.89913 3.6814,-3.59438 1.79682 3.58022,-3.37123 1.91976 3.69196,-3.55294 1.83922 3.62094,-3.50151 1.87475 3.65417,-3.62526 1.74896 3.52494,-3.44276 1.90304 3.67792,-3.59812 1.79798 3.57139,-3.37965 1.92435 3.69078,-3.55853 1.84125 3.61332,-3.50853 1.87771 3.64822,-3.6264 1.74925 3.51535,-3.45072 1.90687 3.67401,-3.60144 1.799 3.56237,-3.38802 1.9289 3.68912,-3.56376 1.84315 3.60542,-3.51527 1.88055 3.64191,-3.62732 1.74948 3.49606,-3.62709 1.74943 3.50571,-3.45849 1.91062 3.66966,-3.60434 1.7999 3.5532,-3.39629 1.93341 3.68701,-3.56861 1.84492 3.59726,-3.52172 1.88327 3.63525,-3.46607 1.91426 3.6649,-3.6068 1.80066 3.54389,-3.40447 1.93786 3.68443,-3.57309 1.84655 3.58885,-3.33996 1.95467 3.69267,-3.33171 1.94963 3.69291,-3.52786 1.88586 3.62825,-3.47342 1.91781 3.65973,-3.60882 1.80128 3.53446,-3.41253 1.94225 3.6814,-3.57717 1.84803 3.58022,-3.34818 1.95969 3.69196,-3.53367 1.88831 3.62094,-3.48054 1.92123 3.65417,-3.6104 1.80177 3.52494,-3.42045 1.94656 3.67792,-3.58085 1.84937 3.57139,-3.35636 1.96469 3.69078,-3.53915 1.89062 3.61332,-3.4874 1.92454 3.64822,-3.61153 1.80212 3.51535,-3.4282 1.95078 3.67401,-3.58412 1.85056 3.56237,-3.36448 1.96966 3.68912,-3.54428 1.89278 3.60542,-3.49399 1.92771 3.64191,-3.61244 1.80239 3.49606,-3.61221 1.80232 3.50571,-3.43578 1.95491 3.66966,-3.58696 1.8516 3.5532,-3.37253 1.97457 3.68701,-3.54904 1.89478 3.59726,-3.5003 1.93075 3.63525,-3.44317 1.95893 3.6649,-3.58939 1.85248 3.54389,-3.38047 1.97943 3.68443,-3.55343 1.89663 3.58885,-3.3152 1.993 3.69267,-3.30722 1.98756 3.69291,-3.28086 2.02422 3.69291,-3.5063 1.93364 3.62825,-3.45033 1.96284 3.65973,-3.59138 1.8532 3.53446,-3.3883 1.98421 3.6814,-3.55743 1.89832 3.58022,-3.32316 1.99843 3.69196,-3.51198 1.93638 3.62094,-3.45727 1.96661 3.65417,-3.59293 1.85377 3.52494,-3.39599 1.98891 3.67792,-3.56104 1.89984 3.57139,-3.33108 2.00383 3.69078,-3.51734 1.93896 3.61332,-3.46396 1.97026 3.64822,-3.59404 1.85417 3.51535,-3.40353 1.99352 3.67401,-3.56425 1.90119 3.56237,-3.33895 2.00919 3.68912,-3.52235 1.94137 3.60542,-3.47039 1.97376 3.64191,-3.59493 1.8545 3.49606,-3.59471 1.85442 3.50571,-3.41089 1.99802 3.66966,-3.56704 1.90237 3.5532,-3.34674 2.0145 3.68701,-3.52701 1.94361 3.59726,-3.47653 1.9771 3.63525,-3.41807 2.0024 3.6649,-3.56941 1.90337 3.54389,-3.35443 2.01975 3.68443,-3.5313 1.94568 3.58885,-3.28856 2.03005 3.69267,-3.48238 1.98029 3.62825,-3.42503 2.00666 3.65973,-3.57136 1.90419 3.53446,-3.36201 2.02492 3.6814,-3.53521 1.94756 3.58022,-3.29624 2.03587 3.69196,-3.48792 1.98331 3.62094,-3.43177 2.01078 3.65417,-3.57289 1.90484 3.52494,-3.36946 2.03 3.67792,-3.53874 1.94926 3.57139,-3.30389 2.04166 3.69078,-3.49315 1.98615 3.61332,-3.43827 2.01475 3.64822,-3.57398 1.90529 3.51535,-3.37676 2.03497 3.67401,-3.54187 1.95077 3.56237,-3.31147 2.04741 3.68912,-3.49803 1.98881 3.60542,-3.44452 2.01856 3.64191,-3.57485 1.90566 3.49606,-3.57463 1.90557 3.50571,-3.38389 2.03983 3.66966,-3.54461 1.95209 3.5532,-3.31899 2.0531 3.68701,-3.50257 1.99128 3.59726,-3.45049 2.02221 3.63525,-3.39083 2.04457 3.6649,-3.54693 1.9532 3.54389,-3.32641 2.05872 3.68443,-3.50675 1.99356 3.58885,-3.26011 2.06573 3.69267,-3.25271 2.05952 3.69291,-3.22284 2.09337 3.69291,-3.45617 2.02569 3.62825,-3.39758 2.04917 3.65973,-3.54883 1.95412 3.53446,-3.33372 2.06426 3.6814,-3.51057 1.99564 3.58022,-3.26749 2.07192 3.69196,-3.46156 2.02898 3.62094,-3.40411 2.05362 3.65417,-3.55032 1.95484 3.52494,-3.34091 2.0697 3.67792,-3.51401 1.99751 3.57139,-3.27484 2.07809 3.69078,-3.46663 2.03208 3.61332,-3.4104 2.05791 3.64822,-3.55139 1.95535 3.51535,-3.34795 2.07504 3.67401,-3.51706 1.99917 3.56237,-3.28213 2.0842 3.68912,-3.47138 2.03498 3.60542,-3.41644 2.06203 3.64191,-3.55203 1.95566 3.50571,-3.55224 1.95576 3.49606,-3.35483 2.08025 3.66966,-3.51972 2.00062 3.5532,-3.28935 2.09026 3.68701,-3.47579 2.03767 3.59726,-3.42222 2.06597 3.63525,-3.36153 2.08532 3.6649,-3.52199 2.00185 3.54389,-3.29648 2.09625 3.68443,-3.47985 2.04016 3.58885,-3.22992 2.09994 3.69267,-3.42773 2.06972 3.62825,-3.36804 2.09025 3.65973,-3.52384 2.00287 3.53446,-3.30351 2.10215 3.6814,-3.48356 2.04242 3.58022,-3.23698 2.1065 3.69196,-3.43294 2.07328 3.62094,-3.37434 2.09502 3.65417,-3.5253 2.00366 3.52494,-3.31042 2.10794 3.67792,-3.4869 2.04446 3.57139,-3.24401 2.11302 3.69078,-3.43786 2.07663 3.61332,-3.38041 2.09962 3.64822,-3.52633 2.00422 3.51535,-3.31718 2.11362 3.67401,-3.48986 2.04628 3.56237,-3.25099 2.11949 3.68912,-3.44245 2.07976 3.60542,-3.38624 2.10404 3.64191,-3.52717 2.00468 3.49606,-3.52696 2.00456 3.50571,-3.3238 2.11917 3.66966,-3.49245 2.04786 3.5532,-3.2579 2.1259 3.68701,-3.44672 2.08267 3.59726,-3.39182 2.10827 3.63525,-3.33024 2.12457 3.6649,-3.49465 2.0492 3.54389,-3.26472 2.13224 3.68443,-3.45066 2.08536 3.58885,-3.19805 2.13261 3.69267,-3.19131 2.12569 3.69291,-3.39713 2.11229 3.62825,-3.33649 2.12982 3.65973,-3.49646 2.05031 3.53446,-3.27145 2.13848 3.6814,-3.45425 2.0878 3.58022,-3.20478 2.13951 3.69196,-3.40216 2.1161 3.62094,-3.34254 2.13489 3.65417,-3.49787 2.05117 3.52494,-3.27806 2.14461 3.67792,-3.45748 2.09001 3.57139,-3.21148 2.14637 3.69078,-3.4069 2.11969 3.61332,-3.34837 2.13979 3.64822,-3.49887 2.05178 3.51535,-3.28453 2.15062 3.67401,-3.46036 2.09197 3.56237,-3.21813 2.15318 3.68912,-3.41133 2.12305 3.60542,-3.35398 2.14449 3.64191,-3.49948 2.05215 3.50571,-3.49968 2.05228 3.49606,-3.29086 2.15649 3.66966,-3.46286 2.09367 3.5532,-3.22471 2.15993 3.68701,-3.41545 2.12617 3.59726,-3.35934 2.14899 3.63525,-3.29702 2.16221 3.6649,-3.46499 2.09513 3.54389,-3.23121 2.1666 3.68443,-3.41925 2.12904 3.58885,-3.1646 2.16364 3.69267,-3.15821 2.1564 3.69291,-3.36444 2.15327 3.62825,-3.30301 2.16776 3.65973,-3.46674 2.09632 3.53446,-3.23762 2.17317 3.6814,-3.42271 2.13167 3.58022,-3.17098 2.17087 3.69196,-3.36928 2.15733 3.62094,-3.3088 2.17313 3.65417,-3.4681 2.09725 3.52494,-3.24391 2.17962 3.67792,-3.42583 2.13403 3.57139,-3.17733 2.17806 3.69078,-3.37383 2.16115 3.61332,-3.31438 2.17831 3.64822,-3.46908 2.09792 3.51535,-3.25008 2.18594 3.67401,-3.4286 2.13613 3.56237,-3.18362 2.1852 3.68912,-3.37809 2.16473 3.60542,-3.31974 2.18329 3.64191,-3.46986 2.09845 3.49606,-3.46967 2.09832 3.50571,-3.2561 2.19212 3.66966,-3.43102 2.13796 3.5532,-3.18986 2.19227 3.68701,-3.38205 2.16805 3.59726,-3.32487 2.18805 3.63525,-3.26197 2.19814 3.6649,-3.43307 2.13952 3.54389,-3.19602 2.19925 3.68443,-3.3857 2.17111 3.58885,-3.12965 2.19298 3.69267,-3.12363 2.18542 3.69291,-3.32976 2.19258 3.62825,-3.26767 2.20398 3.65973,-3.43476 2.14079 3.53446,-3.20209 2.20613 3.6814,-3.38903 2.1739 3.58022,-3.13566 2.20051 3.69196,-3.33438 2.19687 3.62094,-3.27319 2.20964 3.65417,-3.43608 2.14179 3.52494,-3.20806 2.21288 3.67792,-3.39203 2.17642 3.57139,-3.14164 2.20801 3.69078,-3.33874 2.20091 3.61332,-3.27851 2.21509 3.64822,-3.43702 2.14251 3.51535,-3.2139 2.21951 3.67401,-3.39469 2.17865 3.56237,-3.14757 2.21545 3.68912,-3.34282 2.2047 3.60542,-3.28361 2.22033 3.64191,-3.43759 2.14293 3.50571,-3.43778 2.14308 3.49606,-3.21961 2.22598 3.66966,-3.39701 2.1806 3.5532,-3.15345 2.22282 3.68701,-3.34661 2.20821 3.59726,-3.2885 2.22534 3.63525,-3.22518 2.23228 3.6649,-3.39899 2.18226 3.54389,-3.15925 2.2301 3.68443,-3.3501 2.21145 3.58885,-3.09327 2.22053 3.69267,-3.08764 2.21269 3.69291,-3.29315 2.23011 3.62825,-3.23058 2.2384 3.65973,-3.40061 2.18362 3.53446,-3.16497 2.23727 3.6814,-3.35328 2.21441 3.58022,-3.0989 2.22835 3.69196,-3.29756 2.23462 3.62094,-3.2358 2.24432 3.65417,-3.40187 2.18468 3.52494,-3.17059 2.24432 3.67792,-3.35615 2.21707 3.57139,-3.1045 2.23614 3.69078,-3.30171 2.23888 3.61332,-3.24084 2.25004 3.64822,-3.40278 2.18544 3.51535,-3.1761 2.25123 3.67401,-3.3587 2.21944 3.56237,-3.11005 2.24387 3.68912,-3.30559 2.24286 3.60542,-3.24569 2.25552 3.64191,-3.40351 2.18605 3.49606,-3.40333 2.1859 3.50571,-3.18148 2.25797 3.66966,-3.36092 2.2215 3.5532,-3.11556 2.25152 3.68701,-3.3092 2.24656 3.59726,-3.25032 2.26077 3.63525,-3.18672 2.26455 3.6649,-3.36281 2.22325 3.54389,-3.12099 2.25908 3.68443,-3.31253 2.24997 3.58885,-3.01181 2.26166 3.69291,-3.05557 2.24623 3.69267,-3.01663 2.27003 3.69267,-3.05033 2.23812 3.69291,-3.25472 2.26576 3.62825,-3.19181 2.27093 3.65973,-3.36436 2.22469 3.53446,-3.12635 2.26653 3.6814,-3.31556 2.25308 3.58022,-3.02145 2.27837 3.69196,-3.0608 2.25433 3.69196,-3.02625 2.28668 3.69078,-3.2589 2.27049 3.62094,-3.19674 2.2771 3.65417,-3.36558 2.22581 3.52494,-3.13161 2.27385 3.67792,-3.3183 2.25588 3.57139,-3.066 2.26238 3.69078,-3.26283 2.27495 3.61332,-3.20149 2.28306 3.64822,-3.36644 2.22662 3.51535,-3.13677 2.28102 3.67401,-3.32072 2.25837 3.56237,-3.07117 2.27038 3.68912,-3.03101 2.29492 3.68912,-3.26651 2.27912 3.60542,-3.20605 2.28878 3.64191,-3.36714 2.22726 3.49606,-3.36696 2.2271 3.50571,-3.1418 2.28803 3.66966,-3.32284 2.26054 3.5532,-3.03572 2.30309 3.68701,-3.07628 2.2783 3.68701,-3.04038 2.31115 3.68443,-3.26993 2.283 3.59726,-3.21041 2.29425 3.63525,-3.14671 2.29486 3.6649,-3.32464 2.26239 3.54389,-3.08133 2.28612 3.68443,-3.04496 2.31909 3.6814,-3.27309 2.28657 3.58885,-3.21457 2.29946 3.62825,-3.15148 2.30148 3.65973,-3.32612 2.2639 3.53446,-3.08631 2.29383 3.6814,-3.04947 2.3269 3.67792,-3.27596 2.28983 3.58022,-3.2185 2.30439 3.62094,-3.15609 2.3079 3.65417,-3.32727 2.26509 3.52494,-3.0912 2.3014 3.67792,-3.27855 2.29276 3.57139,-3.22221 2.30904 3.61332,-3.16053 2.31408 3.64822,-3.3281 2.26593 3.51535,-3.09599 2.30882 3.67401,-3.05389 2.33455 3.67401,-3.0582 2.34203 3.66966,-3.28085 2.29537 3.56237,-3.22568 2.31339 3.60542,-3.1648 2.32002 3.64191,-3.32859 2.26644 3.50571,-3.32876 2.26661 3.49606,-3.10068 2.31607 3.66966,-3.28286 2.29764 3.5532,-3.2289 2.31743 3.59726,-3.16889 2.3257 3.63525,-3.10524 2.32313 3.6649,-3.06241 2.34931 3.6649,-3.28456 2.29957 3.54389,-3.23187 2.32116 3.58885,-3.17278 2.33111 3.62825,-3.10967 2.32999 3.65973,-3.06649 2.35637 3.65973,-3.28596 2.30116 3.53446,-3.23458 2.32455 3.58022,-3.17646 2.33624 3.62094,-3.11395 2.33662 3.65417,-3.07044 2.36322 3.65417,-3.07425 2.36981 3.64822,-3.28706 2.3024 3.52494,-3.23702 2.32761 3.57139,-3.17993 2.34106 3.61332,-3.11808 2.34302 3.64822,-3.28784 2.30329 3.51535,-3.23919 2.33033 3.56237,-3.18318 2.34558 3.60542,-3.12205 2.34917 3.64191,-3.0779 2.37615 3.64191,-3.28831 2.30382 3.50571,-3.28847 2.304 3.49606,-3.24108 2.3327 3.5532,-3.1862 2.34978 3.59726,-3.12585 2.35505 3.63525,-3.0814 2.38221 3.63525,-3.24268 2.33472 3.54389,-3.18898 2.35364 3.58885,-3.12946 2.36064 3.62825,-3.08473 2.38798 3.62825,-3.244 2.33637 3.53446,-3.19151 2.35717 3.58022,-3.13289 2.36594 3.62094,-3.08789 2.39344 3.62094,-3.24503 2.33766 3.52494,-3.1938 2.36035 3.57139,-3.13611 2.37094 3.61332,-3.09086 2.39859 3.61332,-3.09364 2.40341 3.60542,-3.24577 2.33859 3.51535,-3.19583 2.36317 3.56237,-3.13913 2.37561 3.60542,-3.24636 2.33933 3.49606,-3.24621 2.33914 3.50571,-3.1976 2.36563 3.5532,-3.14194 2.37995 3.59726,-3.09623 2.40789 3.59726,-3.1991 2.36773 3.54389,-3.14452 2.38395 3.58885,-3.09861 2.41201 3.58885,-3.20034 2.36945 3.53446,-3.14688 2.3876 3.58022,-3.10078 2.41577 3.58022,-3.2013 2.37079 3.52494,-3.149 2.39089 3.57139,-3.10274 2.41916 3.57139,-3.10448 2.42217 3.56237,-3.20199 2.37175 3.51535,-3.15089 2.39381 3.56237,-3.20255 2.37252 3.49606,-3.20241 2.37232 3.50571,-3.15253 2.39636 3.5532,-3.10599 2.4248 3.5532,-3.15393 2.39852 3.54389,-3.10728 2.42703 3.54389,-3.15508 2.4003 3.53446,-3.10834 2.42886 3.53446,-3.15598 2.40169 3.52494,-3.10916 2.43029 3.52494,-3.10976 2.43132 3.51535,-3.15662 2.40268 3.51535,-3.157 2.40328 3.50571]
677 }}
678 appearance Appearance{material USE PLASTIC-WHITE-01 }}
679 Shape { geometry IndexedFaceSet
680 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,3,4,-1,1,3,2,-1,4,5,6,-1,3,5,4,-1,6,7,8,-1,5,7,6,-1,8,9,10,-1,7,9,8,-1,10,11,12,-1,9,11,10,-1,12,13,14,-1,11,13,12,-1,14,15,16,-1,13,15,14,-1,16,17,18,-1,15,17,16,-1,17,19,18,-1,18,19,20,-1,19,21,20,-1,20,21,22,-1,21,23,22,-1,22,23,24,-1,24,25,26,-1,23,25,24,-1,25,27,26,-1,26,27,28,-1,28,29,30,-1,27,29,28,-1,30,31,32,-1,29,31,30,-1,32,33,34,-1,31,33,32,-1,34,35,36,-1,33,35,34,-1,36,37,38,-1,35,37,36,-1,38,39,40,-1,37,39,38,-1,40,41,42,-1,39,41,40,-1,42,43,44,-1,41,43,42,-1,44,45,46,-1,43,45,44,-1,46,47,48,-1,45,47,46,-1,48,49,50,-1,47,49,48,-1,50,51,52,-1,49,51,50,-1,52,53,54,-1,51,53,52,-1,54,55,56,-1,53,55,54,-1,56,57,58,-1,55,57,56,-1,58,59,60,-1,57,59,58,-1,60,61,62,-1,59,61,60,-1,62,63,64,-1,61,63,62,-1,63,65,64,-1]
681 coord Coordinate { point [-2.8222 2.37113 3.69291,-3.01181 2.26166 3.69291,-2.82649 2.37854 3.69272,-3.01663 2.27003 3.69267,-2.83077 2.38591 3.69216,-3.02145 2.27837 3.69196,-2.83565 2.39426 3.69108,-3.02625 2.28668 3.69078,-2.84051 2.40254 3.68952,-3.03101 2.29492 3.68912,-2.84535 2.41073 3.68749,-3.03572 2.30309 3.68701,-2.85015 2.41882 3.68499,-3.04038 2.31115 3.68443,-2.8549 2.42679 3.68202,-3.04496 2.31909 3.6814,-2.85961 2.43463 3.67859,-3.04947 2.3269 3.67792,-2.86424 2.4423 3.67471,-3.05389 2.33455 3.67401,-2.86877 2.44977 3.67041,-3.0582 2.34203 3.66966,-2.87321 2.45703 3.66568,-3.06241 2.34931 3.6649,-2.87754 2.46406 3.66054,-3.06649 2.35637 3.65973,-2.88175 2.47086 3.65499,-3.07044 2.36322 3.65417,-2.88583 2.4774 3.64906,-3.07425 2.36981 3.64822,-2.88979 2.48369 3.64275,-3.0779 2.37615 3.64191,-2.8936 2.48969 3.63606,-3.0814 2.38221 3.63525,-2.89726 2.49539 3.62903,-3.08473 2.38798 3.62825,-2.90074 2.50077 3.62169,-3.08789 2.39344 3.62094,-2.90405 2.50581 3.61405,-3.09086 2.39859 3.61332,-2.90717 2.51051 3.60613,-3.09364 2.40341 3.60542,-2.91011 2.51487 3.59794,-3.09623 2.40789 3.59726,-2.91285 2.51886 3.58949,-3.09861 2.41201 3.58885,-2.91539 2.52248 3.58081,-3.10078 2.41577 3.58022,-2.91773 2.52573 3.5719,-3.10274 2.41916 3.57139,-2.91985 2.52859 3.56282,-3.10448 2.42217 3.56237,-2.92174 2.53104 3.55358,-3.10599 2.4248 3.5532,-2.92341 2.53309 3.54422,-3.10728 2.42703 3.54389,-2.92485 2.53474 3.53474,-3.10834 2.42886 3.53446,-2.92606 2.53597 3.52517,-3.10916 2.43029 3.52494,-2.92703 2.5368 3.51552,-3.10976 2.43132 3.51535,-2.92777 2.53721 3.50581,-3.11011 2.43193 3.50571,-2.92827 2.5372 3.49606,-3.11023 2.43214 3.49606]
682 }}
683 appearance Appearance{material USE PLASTIC-WHITE-01 }}
684 Shape { geometry IndexedFaceSet
685 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,1,4,-1,5,6,7,-1,7,6,8,-1,8,6,9,-1,9,6,10,-1,6,11,10,-1,5,11,6,-1,4,11,12,-1,12,11,13,-1,13,11,14,-1,1,11,4,-1,15,11,5,-1,10,11,16,-1,16,11,1,-1,14,17,18,-1,18,17,19,-1,20,17,21,-1,21,17,15,-1,15,17,11,-1,11,17,14,-1,20,22,17,-1,19,22,23,-1,23,22,24,-1,24,22,25,-1,25,22,26,-1,26,22,20,-1,17,22,19,-1,0,27,1,-1,0,28,27,-1,0,29,28,-1,30,29,0,-1,30,31,29,-1,30,32,31,-1,1,33,34,-1,27,33,1,-1,30,35,32,-1,36,35,30,-1,28,37,27,-1,27,37,33,-1,38,39,36,-1,36,39,35,-1,29,40,28,-1,31,40,29,-1,28,40,37,-1,41,42,38,-1,38,42,39,-1,31,43,40,-1,31,44,43,-1,32,44,31,-1,41,45,42,-1,46,45,41,-1,32,47,44,-1,39,47,35,-1,35,47,32,-1,48,49,46,-1,46,49,45,-1,39,50,47,-1,51,52,48,-1,48,52,49,-1,42,53,39,-1,39,53,50,-1,51,54,52,-1,55,54,51,-1,45,56,42,-1,42,56,53,-1,57,58,55,-1,55,58,54,-1,49,59,45,-1,45,59,56,-1,57,60,58,-1,61,60,57,-1,52,62,49,-1,49,62,59,-1,61,63,60,-1,64,63,61,-1,54,65,52,-1,52,65,62,-1,66,67,64,-1,64,67,63,-1,54,68,65,-1,58,68,54,-1,66,69,67,-1,70,69,66,-1,60,71,58,-1,58,71,68,-1,72,73,70,-1,70,73,69,-1,60,74,71,-1,63,74,60,-1,75,76,72,-1,72,76,73,-1,67,77,63,-1,63,77,74,-1,75,78,76,-1,79,78,75,-1,69,80,67,-1,67,80,77,-1,81,82,79,-1,79,82,78,-1,69,83,80,-1,73,83,69,-1,84,85,81,-1,81,85,82,-1,76,86,73,-1,73,86,83,-1,87,88,84,-1,84,88,85,-1,76,89,86,-1,78,89,76,-1,90,91,87,-1,87,91,88,-1,82,92,78,-1,78,92,89,-1,93,94,90,-1,90,94,91,-1,85,95,82,-1,82,95,92,-1,96,97,93,-1,93,97,94,-1,85,98,95,-1,88,98,85,-1,99,100,96,-1,96,100,97,-1,91,101,88,-1,88,101,98,-1,102,103,99,-1,99,103,100,-1,94,104,91,-1,91,104,101,-1,105,106,102,-1,102,106,103,-1,94,107,104,-1,97,107,94,-1,108,109,105,-1,105,109,106,-1,100,110,97,-1,97,110,107,-1,111,112,108,-1,108,112,109,-1,103,113,100,-1,100,113,110,-1,111,114,112,-1,115,114,111,-1,103,116,113,-1,106,116,103,-1,117,118,115,-1,115,118,114,-1,106,119,116,-1,109,119,106,-1,120,121,117,-1,117,121,118,-1,109,122,119,-1,112,122,109,-1,123,124,120,-1,120,124,121,-1,112,125,122,-1,114,125,112,-1,126,127,123,-1,123,127,124,-1,114,128,125,-1,118,128,114,-1,129,130,126,-1,131,130,129,-1,126,130,127,-1,121,132,118,-1,118,132,128,-1,121,133,132,-1,124,133,121,-1,127,134,124,-1,124,134,133,-1,127,135,134,-1,131,135,130,-1,130,135,127,-1,33,136,34,-1,33,137,136,-1,37,137,33,-1,40,138,37,-1,37,138,137,-1,40,139,138,-1,43,139,40,-1,43,140,139,-1,44,140,43,-1,44,141,140,-1,47,141,44,-1,47,142,141,-1,50,142,47,-1,50,143,142,-1,53,143,50,-1,53,144,143,-1,56,144,53,-1,59,145,56,-1,56,145,144,-1,59,146,145,-1,62,146,59,-1,65,147,62,-1,62,147,146,-1,65,148,147,-1,68,148,65,-1,71,149,68,-1,68,149,148,-1,74,150,71,-1,71,150,149,-1,77,151,74,-1,74,151,150,-1,80,152,77,-1,77,152,151,-1,83,153,80,-1,80,153,152,-1,86,154,83,-1,83,154,153,-1,89,155,86,-1,86,155,154,-1,92,156,89,-1,89,156,155,-1,92,157,156,-1,95,157,92,-1,98,158,95,-1,95,158,157,-1,98,159,158,-1,101,159,98,-1,101,160,159,-1,104,160,101,-1,104,161,160,-1,107,161,104,-1,107,162,161,-1,110,162,107,-1,113,163,110,-1,110,163,162,-1,116,164,113,-1,113,164,163,-1,119,165,116,-1,116,165,164,-1,122,166,119,-1,119,166,165,-1,125,167,122,-1,122,167,166,-1,128,168,125,-1,125,168,167,-1,128,169,168,-1,132,169,128,-1,133,170,132,-1,132,170,169,-1,133,171,170,-1,134,171,133,-1,172,173,131,-1,131,173,135,-1,135,173,134,-1,134,173,171,-1,136,174,34,-1,34,174,175,-1,137,176,136,-1,136,176,174,-1,138,177,137,-1,137,177,176,-1,139,178,138,-1,140,178,139,-1,138,178,177,-1,140,179,178,-1,174,180,175,-1,141,181,140,-1,140,181,179,-1,174,182,180,-1,176,182,174,-1,142,183,141,-1,141,183,181,-1,177,184,176,-1,176,184,182,-1,143,185,142,-1,142,185,183,-1,178,186,177,-1,177,186,184,-1,181,187,179,-1,179,187,178,-1,178,187,186,-1,144,188,143,-1,143,188,185,-1,181,189,187,-1,145,190,144,-1,144,190,188,-1,181,191,189,-1,183,191,181,-1,145,192,190,-1,146,192,145,-1,183,193,191,-1,185,193,183,-1,146,194,192,-1,147,194,146,-1,188,195,185,-1,185,195,193,-1,147,196,194,-1,148,196,147,-1,190,197,188,-1,188,197,195,-1,148,198,196,-1,149,198,148,-1,190,199,197,-1,192,199,190,-1,149,200,198,-1,150,200,149,-1,192,201,199,-1,194,201,192,-1,150,202,200,-1,151,202,150,-1,194,203,201,-1,196,203,194,-1,153,204,152,-1,151,204,202,-1,152,204,151,-1,196,205,203,-1,198,205,196,-1,153,206,204,-1,200,207,198,-1,198,207,205,-1,154,208,153,-1,153,208,206,-1,155,208,154,-1,202,209,200,-1,200,209,207,-1,155,210,208,-1,204,211,202,-1,202,211,209,-1,157,212,156,-1,156,212,155,-1,155,212,210,-1,206,213,204,-1,208,213,206,-1,204,213,211,-1,157,214,212,-1,210,215,208,-1,208,215,213,-1,158,216,157,-1,159,216,158,-1,157,216,214,-1,210,217,215,-1,159,218,216,-1,210,219,217,-1,212,219,210,-1,160,220,159,-1,159,220,218,-1,214,221,212,-1,212,221,219,-1,160,222,220,-1,161,222,160,-1,216,223,214,-1,214,223,221,-1,162,224,161,-1,161,224,222,-1,216,225,223,-1,218,225,216,-1,162,226,224,-1,163,226,162,-1,164,226,163,-1,218,227,225,-1,220,227,218,-1,164,228,226,-1,220,229,227,-1,222,229,220,-1,165,230,164,-1,164,230,228,-1,224,231,222,-1,222,231,229,-1,165,232,230,-1,166,232,165,-1,224,233,231,-1,226,233,224,-1,166,234,232,-1,167,234,166,-1,226,235,233,-1,228,235,226,-1,168,236,167,-1,167,236,234,-1,169,236,168,-1,228,237,235,-1,230,237,228,-1,169,238,236,-1,232,239,230,-1,230,239,237,-1,169,240,238,-1,170,240,169,-1,171,240,170,-1,234,241,232,-1,232,241,239,-1,236,241,234,-1,171,242,240,-1,236,243,241,-1,244,245,172,-1,172,245,173,-1,171,245,242,-1,173,245,171,-1,238,246,236,-1,236,246,243,-1,238,247,246,-1,240,247,238,-1,242,247,240,-1,245,248,242,-1,242,248,247,-1,249,250,244,-1,244,250,245,-1,245,250,248,-1,175,251,252,-1,180,251,175,-1,253,254,255,-1,182,254,180,-1,180,254,251,-1,184,256,182,-1,254,256,255,-1,255,256,257,-1,257,256,258,-1,258,256,259,-1,182,256,254,-1,186,260,184,-1,259,260,261,-1,261,260,262,-1,262,260,263,-1,184,260,256,-1,256,260,259,-1,251,264,252,-1,252,264,265,-1,265,264,266,-1,266,264,267,-1,267,264,268,-1,254,264,251,-1,260,269,263,-1,263,269,270,-1,270,269,271,-1,271,269,272,-1,186,269,260,-1,187,269,186,-1,264,273,268,-1,268,273,274,-1,274,273,275,-1,275,273,253,-1,253,273,254,-1,254,273,264,-1,189,276,187,-1,272,276,277,-1,277,276,278,-1,269,276,272,-1,187,276,269,-1,278,279,280,-1,191,279,189,-1,189,279,276,-1,276,279,278,-1,191,281,279,-1,195,281,193,-1,193,281,191,-1,280,281,282,-1,279,281,280,-1,195,283,281,-1,281,283,282,-1,282,283,284,-1,197,285,195,-1,283,285,284,-1,199,285,197,-1,195,285,283,-1,284,285,286,-1,199,287,285,-1,286,287,288,-1,285,287,286,-1,287,289,288,-1,201,289,199,-1,199,289,287,-1,288,289,290,-1,289,291,290,-1,203,291,201,-1,201,291,289,-1,290,291,292,-1,203,293,291,-1,291,293,292,-1,205,293,203,-1,292,293,294,-1,205,295,293,-1,293,295,294,-1,209,295,207,-1,207,295,205,-1,294,295,296,-1,295,297,296,-1,209,297,295,-1,296,297,298,-1,297,299,298,-1,209,299,297,-1,211,299,209,-1,298,299,300,-1,299,301,300,-1,211,301,299,-1,213,301,211,-1,300,301,302,-1,301,303,302,-1,215,303,213,-1,213,303,301,-1,302,303,304,-1,303,305,304,-1,215,305,303,-1,217,305,215,-1,304,305,306,-1,217,307,305,-1,305,307,306,-1,219,307,217,-1,306,307,308,-1,307,309,308,-1,219,309,307,-1,308,309,310,-1,221,309,219,-1,309,311,310,-1,221,311,309,-1,223,311,221,-1,310,311,312,-1,311,313,312,-1,225,313,223,-1,223,313,311,-1,312,313,314,-1,313,315,314,-1,225,315,313,-1,227,315,225,-1,314,315,316,-1,315,317,316,-1,229,317,227,-1,227,317,315,-1,316,317,318,-1,231,319,229,-1,229,319,317,-1,317,319,318,-1,318,319,320,-1,233,321,231,-1,231,321,319,-1,319,321,320,-1,320,321,322,-1,237,323,235,-1,233,323,321,-1,321,323,322,-1,235,323,233,-1,322,323,324,-1,324,325,326,-1,323,325,324,-1,237,325,323,-1,326,327,328,-1,325,327,326,-1,239,327,237,-1,237,327,325,-1,328,329,330,-1,241,329,239,-1,327,329,328,-1,239,329,327,-1,330,331,332,-1,241,331,329,-1,243,331,241,-1,329,331,330,-1,332,333,334,-1,246,333,243,-1,331,333,332,-1,243,333,331,-1,334,335,336,-1,246,335,333,-1,247,335,246,-1,333,335,334,-1,336,337,338,-1,335,337,336,-1,248,337,247,-1,247,337,335,-1,338,339,340,-1,340,339,249,-1,249,339,250,-1,337,339,338,-1,250,339,248,-1,248,339,337,-1]
686 coord Coordinate { point [-3.46234 -1.25869 3.69291,-3.41797 -0.660432 3.64629,-3.46082 -1.25895 3.69291,-3.45955 -1.25925 3.69291,-3.45837 -1.25962 3.69291,-3.43332 -1.28603 3.69291,-3.42589 -1.29325 3.69222,-3.42947 -1.29319 3.69291,-3.42589 -1.30055 3.69291,-3.42254 -1.30811 3.69291,-3.42022 -1.31372 3.69291,-3.42589 -1.26879 3.68998,-3.45616 -1.26055 3.69291,-3.45486 -1.26122 3.69291,-3.45351 -1.262 3.69291,-3.43664 -1.28051 3.69291,-3.41797 -1.3194 3.69291,-3.43333 -1.26867 3.69132,-3.4522 -1.26286 3.69291,-3.45098 -1.26375 3.69291,-3.44195 -1.27296 3.69291,-3.43947 -1.27629 3.69291,-3.44113 -1.26857 3.69241,-3.44917 -1.26523 3.69291,-3.4475 -1.26676 3.69291,-3.44575 -1.26852 3.69291,-3.44407 -1.27039 3.69291,-3.42589 -0.660349 3.64804,-3.43333 -0.660286 3.64938,-3.44113 -0.660234 3.65048,-3.46456 -1.25854 3.69291,-3.44861 -0.660199 3.65123,-3.45537 -0.660179 3.65166,-3.42589 -0.6257 3.64645,-3.41797 4.27888e-15 3.63074,-3.46229 -0.660169 3.65186,-3.47312 -1.25854 3.69272,-3.43333 -0.62564 3.6478,-3.48164 -1.25857 3.69216,-3.47309 -0.660177 3.65169,-3.44113 -0.625592 3.64889,-3.49131 -1.25862 3.69108,-3.48161 -0.660203 3.65114,-3.44861 -0.625558 3.64964,-3.45537 -0.625539 3.65007,-3.49129 -0.660254 3.65005,-3.50092 -1.25869 3.68952,-3.46229 -0.62553 3.65027,-3.51043 -1.25878 3.68749,-3.5009 -0.660328 3.6485,-3.47309 -0.625537 3.6501,-3.51983 -1.25889 3.68499,-3.51042 -0.660424 3.64646,-3.48161 -0.625562 3.64955,-3.51983 -0.660541 3.64397,-3.52911 -1.25902 3.68202,-3.49129 -0.62561 3.64847,-3.53825 -1.25918 3.67859,-3.52911 -0.660681 3.641,-3.5009 -0.62568 3.64691,-3.53822 -0.660842 3.63759,-3.54721 -1.25935 3.67472,-3.51042 -0.625771 3.64487,-3.54716 -0.661024 3.63373,-3.55595 -1.25955 3.67041,-3.51983 -0.625882 3.64238,-3.56445 -1.25976 3.66568,-3.55589 -0.661226 3.62943,-3.52911 -0.626014 3.63941,-3.56441 -0.661449 3.6247,-3.57271 -1.25999 3.66054,-3.53822 -0.626167 3.636,-3.5807 -1.26024 3.655,-3.57267 -0.661691 3.61957,-3.54716 -0.626339 3.63214,-3.58841 -1.2605 3.64906,-3.58067 -0.661952 3.61402,-3.55589 -0.626531 3.62784,-3.58839 -0.662231 3.6081,-3.59583 -1.26079 3.64275,-3.56441 -0.626742 3.62311,-3.60294 -1.26109 3.63606,-3.59581 -0.662528 3.60179,-3.57267 -0.626972 3.61797,-3.6097 -1.2614 3.62904,-3.6029 -0.662842 3.59513,-3.58067 -0.627219 3.61243,-3.6161 -1.26173 3.62169,-3.60966 -0.663172 3.58813,-3.58839 -0.627484 3.6065,-3.62212 -1.26207 3.61406,-3.61606 -0.663518 3.5808,-3.59581 -0.627765 3.6002,-3.62776 -1.26243 3.60613,-3.62209 -0.663878 3.57316,-3.6029 -0.628063 3.59353,-3.63299 -1.2628 3.59794,-3.62773 -0.664251 3.56523,-3.60966 -0.628375 3.58653,-3.63782 -1.26318 3.5895,-3.63298 -0.664637 3.55704,-3.61606 -0.628702 3.5792,-3.64223 -1.26356 3.58081,-3.63781 -0.665035 3.5486,-3.62209 -0.629043 3.57156,-3.64621 -1.26396 3.5719,-3.64222 -0.665443 3.53992,-3.62773 -0.629397 3.56363,-3.64974 -1.26437 3.56282,-3.64619 -0.665862 3.53105,-3.63298 -0.629763 3.55544,-3.65282 -1.26478 3.55358,-3.64973 -0.666289 3.52198,-3.63781 -0.63014 3.547,-3.6528 -0.666724 3.51275,-3.65543 -1.2652 3.54422,-3.64222 -0.630527 3.53832,-3.65757 -1.26563 3.53474,-3.65542 -0.667165 3.50339,-3.64619 -0.630924 3.52944,-3.65925 -1.26605 3.52517,-3.65757 -0.667612 3.4939,-3.64973 -0.631328 3.52038,-3.66045 -1.26648 3.51552,-3.65925 -0.668063 3.48432,-3.6528 -0.63174 3.51115,-3.66117 -1.26692 3.50581,-3.66045 -0.668518 3.47467,-3.65542 -0.632158 3.50178,-3.66141 -1.26735 3.49606,-3.66117 -0.668975 3.46497,-3.66141 -0.634308 3.45363,-3.65757 -0.632582 3.49229,-3.65925 -0.63301 3.48271,-3.66045 -0.633441 3.47306,-3.66117 -0.633874 3.46336,-3.42589 0 3.6325,-3.43333 0 3.63384,-3.44113 0 3.63493,-3.44861 0 3.63568,-3.45537 0 3.63612,-3.46229 0 3.63632,-3.47309 0 3.63615,-3.48161 0 3.63559,-3.49129 0 3.63451,-3.5009 0 3.63295,-3.51042 0 3.63091,-3.51983 0 3.62841,-3.52911 0 3.62545,-3.53822 0 3.62203,-3.54716 0 3.61816,-3.55589 0 3.61386,-3.56441 0 3.60913,-3.57267 0 3.60399,-3.58067 0 3.59844,-3.58839 0 3.5925,-3.59581 0 3.58619,-3.6029 0 3.57952,-3.60966 0 3.57251,-3.61606 0 3.56517,-3.62209 0 3.55753,-3.62773 0 3.54959,-3.63298 0 3.54139,-3.63781 0 3.53294,-3.64222 0 3.52426,-3.64619 0 3.51537,-3.64973 0 3.50629,-3.6528 0 3.49706,-3.65542 0 3.48768,-3.65757 0 3.47818,-3.65925 0 3.46859,-3.66045 0 3.45893,-3.66141 -2.78966e-14 3.43948,-3.66117 0 3.44922,-3.42589 0.6257 3.64645,-3.41797 0.660432 3.64629,-3.43333 0.62564 3.6478,-3.44113 0.625592 3.64889,-3.44861 0.625558 3.64964,-3.45537 0.625539 3.65007,-3.42589 0.660349 3.64804,-3.46229 0.62553 3.65027,-3.43333 0.660286 3.64938,-3.47309 0.625537 3.6501,-3.44113 0.660234 3.65048,-3.48161 0.625562 3.64955,-3.44861 0.660199 3.65123,-3.45537 0.660179 3.65166,-3.49129 0.62561 3.64847,-3.46229 0.660169 3.65186,-3.5009 0.62568 3.64691,-3.47309 0.660177 3.65169,-3.51042 0.625771 3.64487,-3.48161 0.660203 3.65114,-3.51983 0.625882 3.64238,-3.49129 0.660254 3.65005,-3.52911 0.626014 3.63941,-3.5009 0.660328 3.6485,-3.53822 0.626167 3.636,-3.51042 0.660424 3.64646,-3.54716 0.626339 3.63214,-3.51983 0.660541 3.64397,-3.55589 0.626531 3.62784,-3.52911 0.660681 3.641,-3.56441 0.626742 3.62311,-3.53822 0.660842 3.63759,-3.57267 0.626972 3.61797,-3.54716 0.661024 3.63373,-3.58067 0.627219 3.61243,-3.55589 0.661226 3.62943,-3.58839 0.627484 3.6065,-3.56441 0.661449 3.6247,-3.59581 0.627765 3.6002,-3.57267 0.661691 3.61957,-3.6029 0.628063 3.59353,-3.58067 0.661952 3.61402,-3.60966 0.628375 3.58653,-3.58839 0.662231 3.6081,-3.61606 0.628702 3.5792,-3.59581 0.662528 3.60179,-3.62209 0.629043 3.57156,-3.6029 0.662842 3.59513,-3.62773 0.629397 3.56363,-3.60966 0.663172 3.58813,-3.63298 0.629763 3.55544,-3.61606 0.663518 3.5808,-3.63781 0.63014 3.547,-3.62209 0.663878 3.57316,-3.64222 0.630527 3.53832,-3.62773 0.664251 3.56523,-3.64619 0.630924 3.52944,-3.63298 0.664637 3.55704,-3.64973 0.631328 3.52038,-3.63781 0.665035 3.5486,-3.6528 0.63174 3.51115,-3.64222 0.665443 3.53992,-3.65542 0.632158 3.50178,-3.64619 0.665862 3.53105,-3.65757 0.632582 3.49229,-3.64973 0.666289 3.52198,-3.65925 0.63301 3.48271,-3.6528 0.666724 3.51275,-3.66045 0.633441 3.47306,-3.65542 0.667165 3.50339,-3.66141 0.634308 3.45363,-3.66117 0.633874 3.46336,-3.65757 0.667612 3.4939,-3.65925 0.668063 3.48432,-3.66045 0.668518 3.47467,-3.66141 1.26735 3.49606,-3.66117 0.668975 3.46497,-3.42589 1.25016 3.6883,-3.41797 1.3194 3.69291,-3.44328 1.27131 3.69291,-3.43333 1.25004 3.68964,-3.44532 1.26899 3.69291,-3.44113 1.24994 3.69073,-3.44703 1.26722 3.69291,-3.44862 1.26572 3.69291,-3.45027 1.26431 3.69291,-3.44861 1.24987 3.69148,-3.45176 1.26317 3.69291,-3.45367 1.26191 3.69291,-3.45539 1.26094 3.69291,-3.42589 1.2776 3.69079,-3.42296 1.30711 3.69291,-3.42786 1.29641 3.69291,-3.43219 1.28805 3.69291,-3.4357 1.28201 3.69291,-3.45537 1.24983 3.69191,-3.45685 1.26023 3.69291,-3.45806 1.25973 3.69291,-3.46013 1.2591 3.69291,-3.43333 1.27748 3.69212,-3.43869 1.27741 3.69291,-3.44113 1.27403 3.69291,-3.46229 1.24981 3.69211,-3.46237 1.25869 3.69291,-3.46456 1.25854 3.69291,-3.47309 1.24983 3.69194,-3.4743 1.25855 3.69266,-3.48161 1.24988 3.69139,-3.48401 1.25858 3.69194,-3.49129 1.24998 3.69031,-3.49365 1.25863 3.69074,-3.5009 1.25011 3.68875,-3.50322 1.25871 3.68907,-3.51042 1.2503 3.68673,-3.51269 1.2588 3.68693,-3.51983 1.25052 3.68424,-3.52206 1.25892 3.68432,-3.52911 1.25078 3.68128,-3.53129 1.25906 3.68125,-3.53822 1.25109 3.67788,-3.54038 1.25922 3.67772,-3.54716 1.25143 3.67403,-3.54927 1.2594 3.67375,-3.55589 1.25182 3.66974,-3.55795 1.25959 3.66934,-3.56441 1.25224 3.66503,-3.56638 1.25981 3.66453,-3.57267 1.2527 3.65991,-3.57457 1.26005 3.6593,-3.58067 1.25319 3.65438,-3.58248 1.2603 3.65368,-3.58839 1.25372 3.64847,-3.59012 1.26057 3.64766,-3.59581 1.25428 3.64218,-3.59746 1.26085 3.64128,-3.6029 1.25488 3.63554,-3.60448 1.26116 3.63452,-3.60966 1.2555 3.62856,-3.61116 1.26148 3.62743,-3.61606 1.25615 3.62125,-3.61746 1.26181 3.62003,-3.62209 1.25684 3.61363,-3.62339 1.26215 3.61234,-3.62773 1.25754 3.60573,-3.62893 1.26251 3.60437,-3.63298 1.25827 3.59756,-3.63407 1.26288 3.59613,-3.63781 1.25903 3.58914,-3.6388 1.26326 3.58765,-3.64222 1.2598 3.58049,-3.64312 1.26365 3.57893,-3.64619 1.26059 3.57164,-3.647 1.26405 3.56999,-3.64973 1.2614 3.5626,-3.65043 1.26446 3.56088,-3.6528 1.26222 3.5534,-3.6534 1.26487 3.55163,-3.65542 1.26306 3.54406,-3.65591 1.26529 3.54226,-3.65757 1.26391 3.5346,-3.65796 1.26571 3.53277,-3.65925 1.26476 3.52505,-3.65953 1.26614 3.52319,-3.66045 1.26562 3.51542,-3.66063 1.26657 3.51354,-3.66117 1.26649 3.50575,-3.66121 1.26696 3.50482]
687 }}
688 appearance Appearance{material USE PLASTIC-WHITE-01 }}
689 Shape { geometry IndexedFaceSet
690 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,1,4,-1,5,6,7,-1,7,6,8,-1,8,6,9,-1,9,6,10,-1,11,12,5,-1,10,12,13,-1,13,12,1,-1,1,12,4,-1,5,12,6,-1,6,12,10,-1,4,12,14,-1,14,12,15,-1,15,12,16,-1,17,18,19,-1,19,18,11,-1,11,18,12,-1,12,18,16,-1,16,18,20,-1,20,18,21,-1,17,22,18,-1,23,22,17,-1,18,22,21,-1,21,22,24,-1,24,22,25,-1,25,22,26,-1,26,22,23,-1,0,27,1,-1,0,28,27,-1,0,29,28,-1,30,29,0,-1,30,31,29,-1,30,32,31,-1,1,33,34,-1,27,33,1,-1,30,35,32,-1,36,35,30,-1,27,37,33,-1,28,37,27,-1,36,38,35,-1,39,38,36,-1,28,40,37,-1,29,40,28,-1,39,41,38,-1,42,41,39,-1,29,43,40,-1,31,43,29,-1,31,44,43,-1,32,44,31,-1,42,45,41,-1,46,45,42,-1,32,47,44,-1,35,47,32,-1,48,49,46,-1,46,49,45,-1,38,50,35,-1,35,50,47,-1,48,51,49,-1,52,51,48,-1,45,53,41,-1,41,53,38,-1,38,53,50,-1,52,54,51,-1,55,54,52,-1,45,56,53,-1,55,57,54,-1,58,57,55,-1,49,59,45,-1,45,59,56,-1,60,61,58,-1,58,61,57,-1,49,62,59,-1,54,62,51,-1,51,62,49,-1,60,63,61,-1,64,63,60,-1,54,65,62,-1,64,66,63,-1,67,66,64,-1,54,68,65,-1,57,68,54,-1,67,69,66,-1,70,69,67,-1,61,71,57,-1,57,71,68,-1,70,72,69,-1,73,72,70,-1,63,74,61,-1,61,74,71,-1,73,75,72,-1,76,75,73,-1,63,77,74,-1,66,77,63,-1,78,79,76,-1,76,79,75,-1,69,80,66,-1,66,80,77,-1,81,82,78,-1,78,82,79,-1,72,83,69,-1,69,83,80,-1,81,84,82,-1,85,84,81,-1,75,86,72,-1,72,86,83,-1,85,87,84,-1,88,87,85,-1,79,89,75,-1,75,89,86,-1,88,90,87,-1,91,90,88,-1,82,92,79,-1,79,92,89,-1,91,93,90,-1,94,93,91,-1,82,95,92,-1,84,95,82,-1,96,97,94,-1,94,97,93,-1,87,98,84,-1,84,98,95,-1,99,100,96,-1,96,100,97,-1,90,101,87,-1,87,101,98,-1,102,103,99,-1,99,103,100,-1,93,104,90,-1,97,104,93,-1,90,104,101,-1,105,106,102,-1,102,106,103,-1,97,107,104,-1,108,109,105,-1,105,109,106,-1,100,110,97,-1,97,110,107,-1,103,110,100,-1,111,112,108,-1,108,112,109,-1,103,113,110,-1,111,114,112,-1,115,114,111,-1,103,116,113,-1,106,116,103,-1,115,117,114,-1,118,117,115,-1,106,119,116,-1,109,119,106,-1,118,120,117,-1,121,120,118,-1,112,122,109,-1,109,122,119,-1,114,122,112,-1,121,123,120,-1,124,123,121,-1,114,125,122,-1,117,125,114,-1,124,126,123,-1,127,126,124,-1,120,128,117,-1,117,128,125,-1,127,129,126,-1,130,129,131,-1,131,129,127,-1,120,132,128,-1,123,133,120,-1,126,133,123,-1,120,133,132,-1,126,134,133,-1,129,135,126,-1,130,135,129,-1,126,135,134,-1,33,136,34,-1,33,137,136,-1,37,137,33,-1,40,138,37,-1,37,138,137,-1,40,139,138,-1,43,139,40,-1,44,140,43,-1,43,140,139,-1,44,141,140,-1,47,141,44,-1,47,142,141,-1,50,142,47,-1,53,143,50,-1,50,143,142,-1,53,144,143,-1,56,144,53,-1,59,145,56,-1,56,145,144,-1,62,146,59,-1,59,146,145,-1,65,147,62,-1,62,147,146,-1,65,148,147,-1,68,148,65,-1,71,149,68,-1,68,149,148,-1,71,150,149,-1,74,150,71,-1,77,151,74,-1,74,151,150,-1,80,152,77,-1,77,152,151,-1,83,153,80,-1,80,153,152,-1,86,154,83,-1,83,154,153,-1,89,155,86,-1,86,155,154,-1,92,156,89,-1,89,156,155,-1,92,157,156,-1,95,157,92,-1,95,158,157,-1,98,158,95,-1,98,159,158,-1,101,159,98,-1,101,160,159,-1,104,160,101,-1,104,161,160,-1,107,161,104,-1,110,162,107,-1,107,162,161,-1,110,163,162,-1,113,163,110,-1,113,164,163,-1,116,164,113,-1,119,165,116,-1,116,165,164,-1,119,166,165,-1,122,166,119,-1,122,167,166,-1,125,167,122,-1,128,168,125,-1,125,168,167,-1,132,169,128,-1,128,169,168,-1,132,170,169,-1,133,170,132,-1,134,171,133,-1,133,171,170,-1,130,172,135,-1,135,172,134,-1,173,172,130,-1,134,172,171,-1,34,174,175,-1,136,174,34,-1,136,176,174,-1,137,176,136,-1,138,177,137,-1,137,177,176,-1,139,178,138,-1,138,178,177,-1,140,179,139,-1,139,179,178,-1,174,180,175,-1,141,181,140,-1,140,181,179,-1,176,182,174,-1,174,182,180,-1,142,183,141,-1,143,183,142,-1,141,183,181,-1,176,184,182,-1,177,184,176,-1,143,185,183,-1,178,186,177,-1,177,186,184,-1,178,187,186,-1,179,187,178,-1,144,188,143,-1,145,188,144,-1,143,188,185,-1,181,189,179,-1,179,189,187,-1,145,190,188,-1,181,191,189,-1,183,191,181,-1,145,192,190,-1,146,192,145,-1,183,193,191,-1,185,193,183,-1,146,194,192,-1,147,194,146,-1,185,195,193,-1,188,195,185,-1,147,196,194,-1,148,196,147,-1,188,197,195,-1,190,197,188,-1,148,198,196,-1,149,198,148,-1,190,199,197,-1,192,199,190,-1,149,200,198,-1,150,200,149,-1,194,201,192,-1,196,201,194,-1,192,201,199,-1,150,202,200,-1,151,202,150,-1,196,203,201,-1,198,203,196,-1,152,204,151,-1,151,204,202,-1,198,205,203,-1,153,206,152,-1,152,206,204,-1,198,207,205,-1,200,207,198,-1,154,208,153,-1,153,208,206,-1,202,209,200,-1,204,209,202,-1,200,209,207,-1,154,210,208,-1,155,210,154,-1,204,211,209,-1,155,212,210,-1,156,212,155,-1,208,213,206,-1,206,213,204,-1,204,213,211,-1,157,214,156,-1,156,214,212,-1,208,215,213,-1,158,216,157,-1,157,216,214,-1,208,217,215,-1,210,217,208,-1,160,218,159,-1,158,218,216,-1,159,218,158,-1,212,219,210,-1,210,219,217,-1,214,219,212,-1,160,220,218,-1,216,221,214,-1,214,221,219,-1,161,222,160,-1,160,222,220,-1,216,223,221,-1,162,224,161,-1,161,224,222,-1,216,225,223,-1,218,225,216,-1,162,226,224,-1,163,226,162,-1,218,227,225,-1,220,227,218,-1,164,228,163,-1,163,228,226,-1,220,229,227,-1,222,229,220,-1,164,230,228,-1,165,230,164,-1,224,231,222,-1,222,231,229,-1,166,232,165,-1,165,232,230,-1,224,233,231,-1,226,233,224,-1,166,234,232,-1,167,234,166,-1,228,235,226,-1,226,235,233,-1,167,236,234,-1,168,236,167,-1,169,236,168,-1,230,237,228,-1,228,237,235,-1,169,238,236,-1,232,239,230,-1,230,239,237,-1,169,240,238,-1,170,240,169,-1,232,241,239,-1,234,241,232,-1,171,242,170,-1,170,242,240,-1,234,243,241,-1,236,243,234,-1,244,245,173,-1,171,245,242,-1,173,245,172,-1,172,245,171,-1,238,246,236,-1,236,246,243,-1,240,247,238,-1,238,247,246,-1,242,248,240,-1,240,248,247,-1,242,249,248,-1,250,249,244,-1,244,249,245,-1,245,249,242,-1,175,251,252,-1,180,251,175,-1,253,254,255,-1,184,254,182,-1,180,254,251,-1,182,254,180,-1,255,256,257,-1,257,256,258,-1,258,256,259,-1,184,256,254,-1,254,256,255,-1,186,256,184,-1,259,260,261,-1,261,260,262,-1,262,260,263,-1,186,260,256,-1,256,260,259,-1,252,264,265,-1,265,264,266,-1,266,264,267,-1,267,264,268,-1,251,264,252,-1,263,269,270,-1,270,269,271,-1,271,269,272,-1,260,269,263,-1,186,269,260,-1,187,269,186,-1,268,273,274,-1,274,273,275,-1,275,273,253,-1,253,273,254,-1,264,273,268,-1,254,273,251,-1,251,273,264,-1,272,276,277,-1,277,276,278,-1,187,276,269,-1,189,276,187,-1,269,276,272,-1,189,279,276,-1,278,279,280,-1,276,279,278,-1,191,279,189,-1,193,279,191,-1,193,281,279,-1,280,281,282,-1,279,281,280,-1,281,283,282,-1,195,283,193,-1,193,283,281,-1,282,283,284,-1,197,283,195,-1,283,285,284,-1,197,285,283,-1,284,285,286,-1,199,285,197,-1,286,287,288,-1,199,287,285,-1,285,287,286,-1,199,289,287,-1,287,289,288,-1,288,289,290,-1,201,289,199,-1,290,291,292,-1,203,291,201,-1,289,291,290,-1,201,291,289,-1,291,293,292,-1,292,293,294,-1,205,293,203,-1,207,293,205,-1,203,293,291,-1,293,295,294,-1,294,295,296,-1,207,295,293,-1,296,297,298,-1,209,297,207,-1,207,297,295,-1,211,297,209,-1,295,297,296,-1,297,299,298,-1,298,299,300,-1,211,299,297,-1,299,301,300,-1,300,301,302,-1,213,301,211,-1,211,301,299,-1,302,303,304,-1,301,303,302,-1,213,303,301,-1,215,303,213,-1,215,305,303,-1,304,305,306,-1,303,305,304,-1,217,305,215,-1,306,307,308,-1,305,307,306,-1,217,307,305,-1,219,307,217,-1,221,309,219,-1,307,309,308,-1,308,309,310,-1,219,309,307,-1,310,311,312,-1,309,311,310,-1,221,311,309,-1,223,311,221,-1,312,313,314,-1,311,313,312,-1,223,313,311,-1,227,313,225,-1,225,313,223,-1,313,315,314,-1,314,315,316,-1,227,315,313,-1,231,317,229,-1,315,317,316,-1,229,317,227,-1,316,317,318,-1,227,317,315,-1,317,319,318,-1,318,319,320,-1,231,319,317,-1,233,321,231,-1,320,321,322,-1,231,321,319,-1,319,321,320,-1,235,323,233,-1,322,323,324,-1,233,323,321,-1,321,323,322,-1,237,325,235,-1,323,325,324,-1,324,325,326,-1,235,325,323,-1,326,327,328,-1,239,327,237,-1,241,327,239,-1,325,327,326,-1,237,327,325,-1,328,329,330,-1,327,329,328,-1,243,329,241,-1,241,329,327,-1,330,331,332,-1,243,331,329,-1,329,331,330,-1,246,333,243,-1,332,333,334,-1,243,333,331,-1,331,333,332,-1,334,335,336,-1,333,335,334,-1,247,335,246,-1,246,335,333,-1,336,337,338,-1,248,337,247,-1,335,337,336,-1,247,337,335,-1,338,339,340,-1,340,339,250,-1,249,339,248,-1,250,339,249,-1,337,339,338,-1,248,339,337,-1]
691 coord Coordinate { point [-2.82123 2.36913 3.69291,-2.28094 2.62984 3.64629,-2.82069 2.36768 3.69291,-2.82032 2.36643 3.69291,-2.82005 2.36523 3.69291,-2.8304 2.33033 3.69291,-2.83293 2.32028 3.69222,-2.83467 2.32341 3.69291,-2.83926 2.31663 3.69291,-2.84413 2.30995 3.69291,-2.84782 2.30513 3.69291,-2.82728 2.33596 3.69291,-2.81175 2.33251 3.68998,-2.85162 2.30035 3.69291,-2.81975 2.36285 3.69291,-2.81968 2.36138 3.69291,-2.81968 2.35983 3.69291,-2.82339 2.34433 3.69291,-2.81536 2.33902 3.69132,-2.82503 2.34053 3.69291,-2.81977 2.35826 3.69291,-2.81993 2.35677 3.69291,-2.81917 2.34582 3.69241,-2.82222 2.34746 3.69291,-2.82031 2.35445 3.69291,-2.8208 2.35224 3.69291,-2.82145 2.34985 3.69291,-2.28482 2.63673 3.64804,-2.28849 2.64321 3.64938,-2.29234 2.64999 3.65048,-2.8222 2.37113 3.69291,-2.29606 2.65649 3.65123,-2.29942 2.66235 3.65166,-2.25482 2.65406 3.64645,-1.70899 2.96005 3.63074,-2.30287 2.66834 3.65186,-2.82649 2.37854 3.69272,-2.25848 2.66053 3.6478,-2.30828 2.6777 3.65169,-2.83077 2.38591 3.69216,-2.26234 2.66731 3.64889,-2.31256 2.68506 3.65114,-2.83565 2.39426 3.69108,-2.26606 2.67381 3.64964,-2.26942 2.67967 3.65007,-2.31744 2.69342 3.65005,-2.84051 2.40254 3.68952,-2.27287 2.68566 3.65027,-2.84535 2.41073 3.68749,-2.32231 2.70171 3.6485,-2.27828 2.69502 3.6501,-2.32716 2.7099 3.64646,-2.85015 2.41882 3.68499,-2.28256 2.70239 3.64955,-2.33196 2.71799 3.64396,-2.8549 2.42679 3.68202,-2.28744 2.71074 3.64846,-2.33672 2.72596 3.641,-2.85961 2.43463 3.67859,-2.29231 2.71903 3.64691,-2.86424 2.4423 3.67471,-2.34142 2.73377 3.63759,-2.29715 2.72723 3.64487,-2.34604 2.74142 3.63373,-2.86877 2.44977 3.67041,-2.30195 2.73532 3.64237,-2.35059 2.74888 3.62943,-2.87321 2.45703 3.66568,-2.3067 2.74329 3.63941,-2.35503 2.75614 3.6247,-2.87754 2.46406 3.66054,-2.31139 2.75111 3.636,-2.35938 2.76318 3.61956,-2.88175 2.47086 3.65499,-2.31601 2.75876 3.63214,-2.36361 2.76998 3.61402,-2.88583 2.4774 3.64906,-2.32054 2.76623 3.62784,-2.88979 2.48369 3.64275,-2.36771 2.77652 3.60809,-2.32498 2.7735 3.62311,-2.8936 2.48969 3.63606,-2.37167 2.7828 3.60179,-2.32931 2.78054 3.61797,-2.37549 2.78878 3.59513,-2.89726 2.49539 3.62903,-2.33353 2.78735 3.61243,-2.37915 2.79447 3.58812,-2.90074 2.50077 3.62169,-2.33761 2.7939 3.6065,-2.38265 2.79984 3.58079,-2.90405 2.50581 3.61405,-2.34156 2.80018 3.6002,-2.38598 2.80488 3.57316,-2.90717 2.51051 3.60613,-2.34537 2.80617 3.59353,-2.91011 2.51487 3.59794,-2.38912 2.80958 3.56523,-2.34902 2.81187 3.58653,-2.91285 2.51886 3.58949,-2.39208 2.81393 3.55704,-2.3525 2.81725 3.5792,-2.91539 2.52248 3.58081,-2.39484 2.81792 3.5486,-2.35581 2.8223 3.57156,-2.91773 2.52573 3.5719,-2.3974 2.82153 3.53992,-2.35894 2.82701 3.56363,-2.91985 2.52859 3.56282,-2.39975 2.82477 3.53104,-2.36188 2.83137 3.55544,-2.92174 2.53104 3.55358,-2.40189 2.82761 3.52198,-2.36462 2.83537 3.54699,-2.4038 2.83006 3.51275,-2.92341 2.53309 3.54422,-2.36716 2.83899 3.53832,-2.40549 2.8321 3.50338,-2.92485 2.53474 3.53474,-2.36949 2.84224 3.52944,-2.40695 2.83374 3.4939,-2.92606 2.53597 3.52517,-2.37161 2.84509 3.52038,-2.40818 2.83497 3.48432,-2.92703 2.5368 3.51552,-2.3735 2.84755 3.51115,-2.40918 2.83578 3.47467,-2.92777 2.53721 3.50581,-2.37517 2.84961 3.50178,-2.40993 2.83618 3.46497,-2.38003 2.85372 3.45363,-2.92827 2.5372 3.49606,-2.37662 2.85126 3.49229,-2.37783 2.8525 3.48271,-2.3788 2.85332 3.47306,-2.37954 2.85373 3.46336,-1.71294 2.96691 3.6325,-1.71666 2.97335 3.63384,-1.72056 2.9801 3.63493,-1.72431 2.98659 3.63568,-1.72768 2.99244 3.63612,-1.73114 2.99843 3.63632,-1.73655 3.00779 3.63615,-1.74081 3.01517 3.63559,-1.74565 3.02355 3.63451,-1.75045 3.03187 3.63295,-1.75521 3.04012 3.63091,-1.75992 3.04827 3.62841,-1.76455 3.0563 3.62545,-1.76911 3.06419 3.62203,-1.77358 3.07193 3.61816,-1.77795 3.0795 3.61386,-1.7822 3.08687 3.60913,-1.78634 3.09403 3.60399,-1.79034 3.10096 3.59844,-1.7942 3.10764 3.5925,-1.7979 3.11406 3.58619,-1.80145 3.12021 3.57952,-1.80483 3.12606 3.57251,-1.80803 3.1316 3.56517,-1.81104 3.13682 3.55753,-1.81387 3.14171 3.54959,-1.81649 3.14625 3.54139,-1.81891 3.15044 3.53294,-1.82111 3.15426 3.52426,-1.8231 3.1577 3.51537,-1.82486 3.16075 3.50629,-1.8264 3.16342 3.49705,-1.82771 3.16569 3.48768,-1.82878 3.16755 3.47818,-1.82962 3.169 3.46859,-1.83022 3.17004 3.45893,-1.83058 3.17067 3.44922,-1.83071 3.17087 3.43948,-1.17107 3.27976 3.64645,-1.13704 3.29027 3.64629,-1.17484 3.28617 3.6478,-1.17879 3.2929 3.64889,-1.18256 3.29936 3.64964,-1.18595 3.30521 3.65007,-1.14107 3.29708 3.64804,-1.18942 3.31119 3.65027,-1.14484 3.30349 3.64938,-1.19482 3.32056 3.6501,-1.14878 3.31022 3.65048,-1.19905 3.32795 3.64955,-1.15256 3.31669 3.65123,-1.15595 3.32253 3.65166,-1.20385 3.33635 3.64846,-1.15942 3.32851 3.65186,-1.2086 3.34471 3.64691,-1.16482 3.33788 3.65169,-1.21328 3.353 3.64487,-1.16905 3.34527 3.65114,-1.21789 3.36121 3.64237,-1.17385 3.35367 3.65005,-1.22241 3.3693 3.63941,-1.17859 3.36203 3.6485,-1.22684 3.37728 3.636,-1.18327 3.37033 3.64646,-1.23115 3.3851 3.63214,-1.18787 3.37854 3.64396,-1.23536 3.39276 3.62784,-1.19239 3.38664 3.641,-1.23943 3.40024 3.62311,-1.19681 3.39461 3.63759,-1.24336 3.40751 3.61797,-1.20112 3.40244 3.63373,-1.24715 3.41457 3.61243,-1.20531 3.41011 3.62943,-1.25078 3.42138 3.6065,-1.20937 3.41759 3.6247,-1.25424 3.42794 3.6002,-1.2133 3.42487 3.61956,-1.25753 3.43424 3.59353,-1.21707 3.43193 3.61402,-1.26064 3.44024 3.58653,-1.22069 3.43876 3.60809,-1.26356 3.44595 3.5792,-1.22414 3.44533 3.60179,-1.26628 3.45134 3.57156,-1.22741 3.45163 3.59513,-1.26879 3.45641 3.56363,-1.23051 3.45764 3.58812,-1.2711 3.46113 3.55544,-1.23341 3.46336 3.58079,-1.27319 3.46551 3.54699,-1.23611 3.46876 3.57316,-1.27506 3.46952 3.53832,-1.23861 3.47383 3.56523,-1.2767 3.47316 3.52944,-1.2409 3.47857 3.55704,-1.27812 3.47642 3.52038,-1.24297 3.48295 3.5486,-1.2793 3.47929 3.51115,-1.24482 3.48698 3.53992,-1.28024 3.48177 3.50178,-1.24644 3.49063 3.53104,-1.28095 3.48384 3.49229,-1.24784 3.4939 3.52198,-1.28142 3.48551 3.48271,-1.249 3.49678 3.51275,-1.28165 3.48676 3.47306,-1.24993 3.49927 3.50338,-1.28138 3.48803 3.45363,-1.28163 3.4876 3.46336,-1.25062 3.50135 3.4939,-1.25106 3.50303 3.48432,-1.25127 3.5043 3.47467,-1.25124 3.50515 3.46497,-0.733145 3.80455 3.49606,-0.630278 3.59198 3.6883,-0.566353 3.61975 3.69291,-0.620652 3.61763 3.69291,-0.634101 3.59837 3.68964,-0.623679 3.61823 3.69291,-0.638085 3.60507 3.69073,-0.626069 3.61882 3.69291,-0.628161 3.61945 3.69291,-0.630208 3.62018 3.69291,-0.641886 3.61152 3.69148,-0.631937 3.62089 3.69291,-0.63399 3.62192 3.69291,-0.63569 3.62292 3.69291,-0.606508 3.60571 3.69079,-0.579489 3.61793 3.69291,-0.591201 3.61682 3.69291,-0.600609 3.61639 3.69291,-0.607594 3.61641 3.69291,-0.645298 3.61735 3.69191,-0.637034 3.62383 3.69291,-0.638067 3.62463 3.69291,-0.639652 3.62611 3.69291,-0.610333 3.61209 3.69212,-0.613077 3.6167 3.69291,-0.617225 3.61712 3.69291,-0.648771 3.62333 3.69211,-0.641132 3.62784 3.69291,-0.642357 3.62966 3.69291,-0.654163 3.6327 3.69194,-0.647219 3.63811 3.69266,-0.65838 3.64011 3.69139,-0.652043 3.64653 3.69194,-0.663134 3.64853 3.69031,-0.656818 3.65491 3.69074,-0.667819 3.65693 3.68875,-0.661537 3.66323 3.68907,-0.672424 3.66526 3.68673,-0.666191 3.67148 3.68693,-0.676935 3.67352 3.68424,-0.67077 3.67965 3.68432,-0.681344 3.68169 3.68128,-0.675268 3.68772 3.68125,-0.685639 3.68974 3.67788,-0.679674 3.69566 3.67772,-0.689808 3.69765 3.67403,-0.683967 3.70346 3.67375,-0.693844 3.7054 3.66974,-0.688133 3.71107 3.66934,-0.697734 3.71299 3.66503,-0.692163 3.71848 3.66453,-0.70147 3.72037 3.65991,-0.696052 3.72569 3.6593,-0.705044 3.72755 3.65438,-0.699792 3.73267 3.65368,-0.708444 3.7345 3.64847,-0.703375 3.73942 3.64766,-0.711665 3.7412 3.64218,-0.706796 3.74591 3.64128,-0.714697 3.74764 3.63554,-0.710046 3.75215 3.63452,-0.717534 3.75381 3.62855,-0.713109 3.75809 3.62743,-0.720168 3.75968 3.62125,-0.715975 3.76372 3.62003,-0.722593 3.76524 3.61363,-0.718641 3.76903 3.61234,-0.724803 3.77048 3.60573,-0.721101 3.774 3.60437,-0.726793 3.77539 3.59756,-0.723351 3.77864 3.59613,-0.728557 3.77995 3.58914,-0.725388 3.78292 3.58765,-0.730092 3.78416 3.58049,-0.727206 3.78685 3.57893,-0.731393 3.78799 3.57164,-0.728801 3.79042 3.56999,-0.732458 3.79146 3.5626,-0.730163 3.79359 3.56088,-0.733284 3.79453 3.5534,-0.731291 3.79637 3.55163,-0.733868 3.79722 3.54406,-0.732183 3.79876 3.54226,-0.73421 3.7995 3.5346,-0.732838 3.80074 3.53277,-0.734309 3.80138 3.52505,-0.733255 3.80232 3.5232,-0.734164 3.80285 3.51542,-0.733432 3.80349 3.51355,-0.733776 3.80391 3.50575,-0.733386 3.80419 3.50482]
692 }}
693 appearance Appearance{material USE PLASTIC-WHITE-01 }}
694 Shape { geometry IndexedFaceSet
695 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,6,4,3,-1,6,7,4,-1,8,7,6,-1,8,9,7,-1,10,9,8,-1,10,11,9,-1,12,11,10,-1,12,13,11,-1,14,13,12,-1,14,15,13,-1,16,15,14,-1,5,17,18,-1,4,17,5,-1,16,19,15,-1,20,19,16,-1,7,21,4,-1,4,21,17,-1,22,23,20,-1,20,23,19,-1,7,24,21,-1,9,24,7,-1,22,25,23,-1,26,25,22,-1,11,27,9,-1,9,27,24,-1,26,28,25,-1,29,28,26,-1,13,30,11,-1,11,30,27,-1,29,31,28,-1,32,31,29,-1,13,33,30,-1,15,33,13,-1,18,34,35,-1,17,34,18,-1,32,36,31,-1,37,36,32,-1,19,38,15,-1,15,38,33,-1,21,39,17,-1,17,39,34,-1,37,40,36,-1,41,40,37,-1,19,42,38,-1,23,42,19,-1,21,43,39,-1,24,43,21,-1,41,44,40,-1,45,44,41,-1,25,46,23,-1,23,46,42,-1,24,47,43,-1,27,47,24,-1,45,48,44,-1,49,48,45,-1,25,50,46,-1,28,50,25,-1,30,51,27,-1,27,51,47,-1,49,52,48,-1,53,52,49,-1,31,54,28,-1,28,54,50,-1,30,55,51,-1,33,55,30,-1,35,56,57,-1,34,56,35,-1,53,58,52,-1,59,58,53,-1,36,60,31,-1,31,60,54,-1,33,61,55,-1,38,61,33,-1,34,62,56,-1,39,62,34,-1,59,63,58,-1,64,63,59,-1,36,65,60,-1,40,65,36,-1,38,66,61,-1,42,66,38,-1,39,67,62,-1,43,67,39,-1,64,68,63,-1,69,68,64,-1,40,70,65,-1,44,70,40,-1,46,71,42,-1,42,71,66,-1,43,72,67,-1,47,72,43,-1,69,73,68,-1,74,73,69,-1,44,75,70,-1,48,75,44,-1,50,76,46,-1,46,76,71,-1,47,77,72,-1,51,77,47,-1,74,78,73,-1,79,78,74,-1,48,80,75,-1,52,80,48,-1,54,81,50,-1,50,81,76,-1,55,82,51,-1,51,82,77,-1,79,83,78,-1,84,83,79,-1,57,85,86,-1,56,85,57,-1,52,87,80,-1,58,87,52,-1,54,88,81,-1,60,88,54,-1,55,89,82,-1,61,89,55,-1,84,90,83,-1,91,90,84,-1,62,92,56,-1,56,92,85,-1,58,93,87,-1,63,93,58,-1,65,94,60,-1,60,94,88,-1,61,95,89,-1,66,95,61,-1,91,96,90,-1,97,96,91,-1,67,98,62,-1,62,98,92,-1,68,99,63,-1,63,99,93,-1,70,100,65,-1,65,100,94,-1,71,101,66,-1,66,101,95,-1,102,103,97,-1,97,103,96,-1,72,104,67,-1,67,104,98,-1,73,105,68,-1,68,105,99,-1,75,106,70,-1,70,106,100,-1,71,107,101,-1,76,107,71,-1,102,108,103,-1,109,108,102,-1,77,110,72,-1,72,110,104,-1,73,111,105,-1,78,111,73,-1,80,112,75,-1,75,112,106,-1,81,113,76,-1,76,113,107,-1,114,115,109,-1,109,115,108,-1,77,116,110,-1,82,116,77,-1,78,117,111,-1,83,117,78,-1,86,118,119,-1,85,118,86,-1,80,120,112,-1,87,120,80,-1,81,121,113,-1,88,121,81,-1,122,123,114,-1,114,123,115,-1,82,124,116,-1,89,124,82,-1,90,125,83,-1,83,125,117,-1,85,126,118,-1,92,126,85,-1,87,127,120,-1,93,127,87,-1,88,128,121,-1,94,128,88,-1,129,130,122,-1,122,130,123,-1,89,131,124,-1,95,131,89,-1,90,132,125,-1,96,132,90,-1,98,133,92,-1,92,133,126,-1,93,134,127,-1,99,134,93,-1,100,135,94,-1,94,135,128,-1,136,137,129,-1,129,137,130,-1,101,138,95,-1,95,138,131,-1,96,139,132,-1,103,139,96,-1,98,140,133,-1,104,140,98,-1,105,141,99,-1,99,141,134,-1,100,142,135,-1,106,142,100,-1,143,144,136,-1,145,144,143,-1,146,144,145,-1,136,144,137,-1,107,147,101,-1,101,147,138,-1,103,148,139,-1,108,148,103,-1,110,149,104,-1,116,149,110,-1,104,149,140,-1,111,150,105,-1,105,150,141,-1,106,151,142,-1,112,151,106,-1,113,152,107,-1,107,152,147,-1,108,153,148,-1,115,153,108,-1,116,154,149,-1,117,155,111,-1,111,155,150,-1,118,156,119,-1,119,156,157,-1,120,158,112,-1,112,158,151,-1,121,159,113,-1,113,159,152,-1,115,160,153,-1,123,160,115,-1,116,161,154,-1,124,161,116,-1,117,162,155,-1,125,162,117,-1,118,163,156,-1,126,163,118,-1,120,164,158,-1,127,164,120,-1,128,165,121,-1,121,165,159,-1,123,166,160,-1,130,166,123,-1,124,167,161,-1,131,167,124,-1,125,168,162,-1,132,168,125,-1,126,169,163,-1,133,169,126,-1,127,170,164,-1,134,170,127,-1,128,171,165,-1,135,171,128,-1,130,172,166,-1,137,172,130,-1,131,173,167,-1,138,173,131,-1,139,174,132,-1,132,174,168,-1,140,175,133,-1,133,175,169,-1,149,175,140,-1,141,176,134,-1,134,176,170,-1,135,177,171,-1,142,177,135,-1,146,178,144,-1,144,178,137,-1,179,178,146,-1,137,178,172,-1,147,180,138,-1,138,180,173,-1,148,181,139,-1,139,181,174,-1,149,182,175,-1,141,183,176,-1,150,183,141,-1,142,184,177,-1,151,184,142,-1,147,185,180,-1,152,185,147,-1,153,186,148,-1,148,186,181,-1,149,187,182,-1,154,187,149,-1,150,188,183,-1,155,188,150,-1,157,189,190,-1,156,189,157,-1,158,191,151,-1,151,191,184,-1,159,192,152,-1,152,192,185,-1,153,193,186,-1,160,193,153,-1,161,194,154,-1,154,194,187,-1,162,195,155,-1,155,195,188,-1,156,196,189,-1,163,196,156,-1,158,197,191,-1,164,197,158,-1,165,198,159,-1,159,198,192,-1,160,199,193,-1,166,199,160,-1,167,200,161,-1,161,200,194,-1,162,201,195,-1,168,201,162,-1,163,202,196,-1,169,202,163,-1,164,203,197,-1,170,203,164,-1,165,204,198,-1,171,204,165,-1,166,205,199,-1,172,205,166,-1,173,206,167,-1,167,206,200,-1,174,207,168,-1,168,207,201,-1,169,208,202,-1,175,208,169,-1,183,209,176,-1,170,209,203,-1,176,209,170,-1,177,210,171,-1,171,210,204,-1,179,211,178,-1,178,211,172,-1,172,211,205,-1,212,211,179,-1,173,213,206,-1,180,213,173,-1,181,214,174,-1,174,214,207,-1,182,215,175,-1,175,215,208,-1,183,216,209,-1,177,217,210,-1,184,217,177,-1,180,218,213,-1,185,218,180,-1,186,219,181,-1,181,219,214,-1,187,220,182,-1,182,220,215,-1,188,221,183,-1,183,221,216,-1,190,222,223,-1,189,222,190,-1,184,224,217,-1,191,224,184,-1,185,225,218,-1,192,225,185,-1,193,226,186,-1,186,226,219,-1,194,227,187,-1,187,227,220,-1,195,228,188,-1,188,228,221,-1,189,229,222,-1,196,229,189,-1,202,229,196,-1,197,230,191,-1,191,230,224,-1,198,231,192,-1,192,231,225,-1,193,232,226,-1,199,232,193,-1,194,233,227,-1,200,233,194,-1,195,234,228,-1,201,234,195,-1,202,235,229,-1,203,236,197,-1,197,236,230,-1,204,237,198,-1,198,237,231,-1,199,238,232,-1,205,238,199,-1,200,239,233,-1,206,239,200,-1,207,240,201,-1,201,240,234,-1,215,241,208,-1,208,241,202,-1,202,241,235,-1,209,242,203,-1,203,242,236,-1,204,243,237,-1,210,243,204,-1,244,245,212,-1,205,245,238,-1,211,245,205,-1,212,245,211,-1,213,246,206,-1,206,246,239,-1,214,247,207,-1,207,247,240,-1,215,248,241,-1,216,249,209,-1,209,249,242,-1,221,249,216,-1,210,250,243,-1,217,250,210,-1,213,251,246,-1,218,251,213,-1,214,252,247,-1,219,252,214,-1,220,253,215,-1,215,253,248,-1,221,254,249,-1,223,255,256,-1,222,255,223,-1,217,257,250,-1,224,257,217,-1,225,258,218,-1,218,258,251,-1,226,259,219,-1,219,259,252,-1,220,260,253,-1,227,260,220,-1,228,261,221,-1,221,261,254,-1,229,262,222,-1,222,262,255,-1,224,263,257,-1,230,263,224,-1,231,264,225,-1,225,264,258,-1,226,265,259,-1,232,265,226,-1,227,266,260,-1,233,266,227,-1,228,267,261,-1,234,267,228,-1,229,268,262,-1,235,268,229,-1,230,269,263,-1,236,269,230,-1,231,270,264,-1,237,270,231,-1,238,271,232,-1,232,271,265,-1,239,272,233,-1,233,272,266,-1,234,273,267,-1,240,273,234,-1,241,274,235,-1,235,274,268,-1,248,274,241,-1,236,275,269,-1,242,275,236,-1,243,276,237,-1,237,276,270,-1,238,277,271,-1,244,277,245,-1,278,277,244,-1,245,277,238,-1,246,279,239,-1,239,279,272,-1,247,280,240,-1,240,280,273,-1,248,281,274,-1,242,282,275,-1,249,282,242,-1,243,283,276,-1,250,283,243,-1,251,284,246,-1,246,284,279,-1,252,285,247,-1,247,285,280,-1,253,286,248,-1,248,286,281,-1,254,287,249,-1,249,287,282,-1,256,288,289,-1,255,288,256,-1,257,290,250,-1,250,290,283,-1,258,291,251,-1,251,291,284,-1,259,292,252,-1,252,292,285,-1,260,293,253,-1,253,293,286,-1,266,293,260,-1,254,294,287,-1,261,294,254,-1,255,295,288,-1,262,295,255,-1,263,296,257,-1,257,296,290,-1,264,297,258,-1,258,297,291,-1,259,298,292,-1,265,298,259,-1,266,299,293,-1,261,300,294,-1,267,300,261,-1,262,301,295,-1,268,301,262,-1,269,302,263,-1,263,302,296,-1,270,303,264,-1,276,303,270,-1,264,303,297,-1,265,304,298,-1,271,304,265,-1,266,305,299,-1,272,305,266,-1,273,306,267,-1,267,306,300,-1,274,307,268,-1,268,307,301,-1,275,308,269,-1,269,308,302,-1,276,309,303,-1,277,310,271,-1,271,310,304,-1,311,310,278,-1,278,310,277,-1,279,312,272,-1,272,312,305,-1,273,313,306,-1,280,313,273,-1,274,314,307,-1,281,314,274,-1,287,315,282,-1,275,315,308,-1,282,315,275,-1,276,316,309,-1,283,316,276,-1,284,317,279,-1,279,317,312,-1,285,318,280,-1,280,318,313,-1,286,319,281,-1,281,319,314,-1,287,320,315,-1,289,321,322,-1,288,321,289,-1,283,323,316,-1,290,323,283,-1,291,324,284,-1,284,324,317,-1,292,325,285,-1,298,325,292,-1,285,325,318,-1,293,326,286,-1,286,326,319,-1,287,327,320,-1,294,327,287,-1,288,328,321,-1,295,328,288,-1,296,329,290,-1,290,329,323,-1,297,330,291,-1,291,330,324,-1,304,331,298,-1,298,331,325,-1,293,332,326,-1,299,332,293,-1,294,333,327,-1,300,333,294,-1,295,334,328,-1,301,334,295,-1,296,335,329,-1,302,335,296,-1,303,336,297,-1,297,336,330,-1,304,337,331,-1,305,338,299,-1,299,338,332,-1,306,339,300,-1,300,339,333,-1,307,340,301,-1,301,340,334,-1,308,341,302,-1,302,341,335,-1,309,342,303,-1,303,342,336,-1,304,343,337,-1,344,343,311,-1,311,343,310,-1,310,343,304,-1,305,345,338,-1,312,345,305,-1,306,346,339,-1,313,346,306,-1,314,347,307,-1,307,347,340,-1,315,348,308,-1,308,348,341,-1,309,349,342,-1,316,349,309,-1,312,350,345,-1,317,350,312,-1,318,351,313,-1,313,351,346,-1,326,352,319,-1,319,352,314,-1,314,352,347,-1,320,353,315,-1,315,353,348,-1,327,353,320,-1,322,354,355,-1,321,354,322,-1,328,354,321,-1,316,356,349,-1,323,356,316,-1,324,357,317,-1,317,357,350,-1,325,358,318,-1,318,358,351,-1,326,359,352,-1,327,360,353,-1,334,361,328,-1,328,361,354,-1,323,362,356,-1,329,362,323,-1,330,363,324,-1,324,363,357,-1,331,364,325,-1,325,364,358,-1,332,365,326,-1,326,365,359,-1,327,366,360,-1,333,366,327,-1,334,367,361,-1,329,368,362,-1,335,368,329,-1,336,369,330,-1,330,369,363,-1,337,370,331,-1,331,370,364,-1,338,371,332,-1,332,371,365,-1,339,372,333,-1,333,372,366,-1,347,373,340,-1,334,373,367,-1,340,373,334,-1,335,374,368,-1,341,374,335,-1,336,375,369,-1,342,375,336,-1,337,376,370,-1,343,376,337,-1,377,376,344,-1,344,376,343,-1,338,378,371,-1,345,378,338,-1,346,379,339,-1,351,379,346,-1,339,379,372,-1,347,380,373,-1,341,381,374,-1,348,381,341,-1,342,382,375,-1,349,382,342,-1,357,383,350,-1,345,383,378,-1,350,383,345,-1,351,384,379,-1,359,385,352,-1,352,385,347,-1,347,385,380,-1,353,386,348,-1,348,386,381,-1,360,386,353,-1,355,387,388,-1,354,387,355,-1,349,389,382,-1,356,389,349,-1,357,390,383,-1,364,391,358,-1,351,391,384,-1,358,391,351,-1,365,392,359,-1,359,392,385,-1,366,393,360,-1,360,393,386,-1,361,394,354,-1,354,394,387,-1,362,395,356,-1,356,395,389,-1,363,396,357,-1,369,396,363,-1,357,396,390,-1,364,397,391,-1,365,398,392,-1,366,399,393,-1,367,400,361,-1,361,400,394,-1,368,401,362,-1,362,401,395,-1,369,402,396,-1,370,403,364,-1,364,403,397,-1,371,404,365,-1,365,404,398,-1,366,405,399,-1,372,405,366,-1,367,406,400,-1,380,406,373,-1,373,406,367,-1,368,407,401,-1,374,407,368,-1,375,408,369,-1,382,408,375,-1,369,408,402,-1,376,409,370,-1,377,409,376,-1,410,409,377,-1,370,409,403,-1,378,411,371,-1,371,411,404,-1,372,412,405,-1,379,412,372,-1,384,412,379,-1,380,413,406,-1,374,414,407,-1,381,414,374,-1,382,415,408,-1,383,416,378,-1,378,416,411,-1,384,417,412,-1,380,418,413,-1,385,418,380,-1,381,419,414,-1,386,419,381,-1,388,420,421,-1,394,420,387,-1,387,420,388,-1,389,422,382,-1,382,422,415,-1,383,423,416,-1,390,423,383,-1,391,424,384,-1,384,424,417,-1,392,425,385,-1,385,425,418,-1,393,426,386,-1,386,426,419,-1,394,427,420,-1,400,427,394,-1,395,428,389,-1,389,428,422,-1,396,429,390,-1,390,429,423,-1,402,429,396,-1,397,430,391,-1,391,430,424,-1,398,431,392,-1,392,431,425,-1,399,432,393,-1,405,432,399,-1,393,432,426,-1,400,433,427,-1,401,434,395,-1,395,434,428,-1,402,435,429,-1,403,436,397,-1,397,436,430,-1,398,437,431,-1,404,437,398,-1,405,438,432,-1,400,439,433,-1,413,439,406,-1,406,439,400,-1,401,440,434,-1,407,440,401,-1,408,441,402,-1,402,441,435,-1,409,442,403,-1,410,442,409,-1,443,442,410,-1,403,442,436,-1,404,444,437,-1,411,444,404,-1,405,445,438,-1,412,445,405,-1,413,446,439,-1,407,447,440,-1,414,447,407,-1,408,448,441,-1,415,448,408,-1,416,449,411,-1,423,449,416,-1,411,449,444,-1,417,450,412,-1,412,450,445,-1,418,451,413,-1,425,451,418,-1,413,451,446,-1,419,452,414,-1,414,452,447,-1,421,453,454,-1,427,453,420,-1,420,453,421,-1,415,455,448,-1,422,455,415,-1,423,456,449,-1,417,457,450,-1,424,457,417,-1,425,458,451,-1,431,458,425,-1,419,459,452,-1,426,459,419,-1,427,460,453,-1,428,461,422,-1,422,461,455,-1,423,462,456,-1,429,462,423,-1,424,463,457,-1,430,463,424,-1,431,464,458,-1,432,465,426,-1,426,465,459,-1,433,466,427,-1,427,466,460,-1,434,467,428,-1,428,467,461,-1,435,468,429,-1,429,468,462,-1,436,469,430,-1,430,469,463,-1,431,470,464,-1,437,470,431,-1,438,471,432,-1,445,471,438,-1,432,471,465,-1,439,472,433,-1,433,472,466,-1,440,473,434,-1,434,473,467,-1,441,474,435,-1,435,474,468,-1,442,475,436,-1,443,475,442,-1,436,475,469,-1,476,475,443,-1,437,477,470,-1,444,477,437,-1,445,478,471,-1,439,479,472,-1,451,479,446,-1,446,479,439,-1,447,480,440,-1,440,480,473,-1,448,481,441,-1,441,481,474,-1,444,482,477,-1,449,482,444,-1,456,482,449,-1,445,483,478,-1,450,483,445,-1,458,484,451,-1,451,484,479,-1,447,485,480,-1,452,485,447,-1,454,486,487,-1,453,486,454,-1,448,488,481,-1,461,488,455,-1,455,488,448,-1,456,489,482,-1,463,490,457,-1,450,490,483,-1,457,490,450,-1,458,491,484,-1,452,492,485,-1,459,492,452,-1,460,493,453,-1,453,493,486,-1,461,494,488,-1,468,495,462,-1,456,495,489,-1,462,495,456,-1,469,496,463,-1,463,496,490,-1,464,497,458,-1,458,497,491,-1,465,498,459,-1,459,498,492,-1,466,499,460,-1,460,499,493,-1,461,500,494,-1,467,500,461,-1,468,501,495,-1,469,502,496,-1,470,503,464,-1,464,503,497,-1,471,504,465,-1,465,504,498,-1,472,505,466,-1,466,505,499,-1,480,506,473,-1,473,506,467,-1,467,506,500,-1,474,507,468,-1,468,507,501,-1,481,507,474,-1,475,508,469,-1,476,508,475,-1,509,508,476,-1,469,508,502,-1,477,510,470,-1,482,510,477,-1,470,510,503,-1,478,511,471,-1,471,511,504,-1,472,512,505,-1,479,512,472,-1,480,513,506,-1,481,514,507,-1,482,515,510,-1,483,516,478,-1,478,516,511,-1,490,516,483,-1,484,517,479,-1,479,517,512,-1,485,518,480,-1,480,518,513,-1,487,519,520,-1,486,519,487,-1,494,521,488,-1,488,521,481,-1,481,521,514,-1,489,522,482,-1,482,522,515,-1,490,523,516,-1,484,524,517,-1,491,524,484,-1,485,525,518,-1,498,525,492,-1,492,525,485,-1,486,526,519,-1,493,526,486,-1,494,527,521,-1,489,528,522,-1,495,528,489,-1,490,529,523,-1,496,529,490,-1,491,530,524,-1,497,530,491,-1,498,531,525,-1,499,532,493,-1,493,532,526,-1,506,533,500,-1,494,533,527,-1,500,533,494,-1,501,534,495,-1,495,534,528,-1,502,535,496,-1,496,535,529,-1,503,536,497,-1,497,536,530,-1,504,537,498,-1,498,537,531,-1,505,538,499,-1,512,538,505,-1,499,538,532,-1,506,539,533,-1,513,539,506,-1,507,540,501,-1,514,540,507,-1,501,540,534,-1,508,541,502,-1,509,541,508,-1,542,541,509,-1,502,541,535,-1,510,543,503,-1,503,543,536,-1,511,544,504,-1,504,544,537,-1,512,545,538,-1,513,546,539,-1,518,546,513,-1,514,547,540,-1,515,548,510,-1,510,548,543,-1,511,549,544,-1,516,549,511,-1,512,550,545,-1,517,550,512,-1,518,551,546,-1,520,552,553,-1,519,552,520,-1,526,552,519,-1,521,554,514,-1,514,554,547,-1,522,555,515,-1,515,555,548,-1,528,555,522,-1,516,556,549,-1,523,556,516,-1,517,557,550,-1,524,557,517,-1,518,558,551,-1,525,558,518,-1,526,559,552,-1,521,560,554,-1,527,560,521,-1,533,560,527,-1,528,561,555,-1,523,562,556,-1,529,562,523,-1,536,563,530,-1,524,563,557,-1,530,563,524,-1,531,564,525,-1,525,564,558,-1,538,565,532,-1,526,565,559,-1,532,565,526,-1,533,566,560,-1,528,567,561,-1,534,567,528,-1,529,568,562,-1,535,568,529,-1,536,569,563,-1,537,570,531,-1,531,570,564,-1,545,571,538,-1,538,571,565,-1,539,572,533,-1,533,572,566,-1,534,573,567,-1,540,573,534,-1,541,574,535,-1,542,574,541,-1,575,574,542,-1,535,574,568,-1,543,576,536,-1,536,576,569,-1,549,577,544,-1,537,577,570,-1,544,577,537,-1,545,578,571,-1,539,579,572,-1,546,579,539,-1,547,580,540,-1,540,580,573,-1,548,581,543,-1,543,581,576,-1,556,582,549,-1,549,582,577,-1,550,583,545,-1,545,583,578,-1,551,584,546,-1,546,584,579,-1,585,586,587,-1,553,586,585,-1,587,586,588,-1,552,586,553,-1,547,589,580,-1,554,589,547,-1,548,590,581,-1,555,590,548,-1,556,591,582,-1,550,592,583,-1,557,592,550,-1,558,593,551,-1,551,593,584,-1,564,593,558,-1,586,594,588,-1,588,594,595,-1,552,594,586,-1,559,594,552,-1,560,596,554,-1,554,596,589,-1,555,597,590,-1,567,597,561,-1,561,597,555,-1,556,598,591,-1,568,598,562,-1,562,598,556,-1,557,599,592,-1,563,599,557,-1,569,599,563,-1,564,600,593,-1,595,601,602,-1,594,601,595,-1,565,601,559,-1,559,601,594,-1,560,603,596,-1,566,603,560,-1,567,604,597,-1,568,605,598,-1,569,606,599,-1,570,607,564,-1,564,607,600,-1,602,608,609,-1,609,608,610,-1,601,608,602,-1,565,608,601,-1,571,608,565,-1,572,611,566,-1,566,611,603,-1,567,612,604,-1,573,612,567,-1,574,613,568,-1,575,613,574,-1,568,613,605,-1,614,613,575,-1,576,615,569,-1,569,615,606,-1,570,616,607,-1,577,616,570,-1,578,617,571,-1,571,617,608,-1,608,617,610,-1,579,618,572,-1,572,618,611,-1,580,619,573,-1,573,619,612,-1,581,620,576,-1,576,620,615,-1,577,621,616,-1,591,621,582,-1,582,621,577,-1,610,622,623,-1,578,622,617,-1,583,622,578,-1,617,622,610,-1,584,624,579,-1,579,624,618,-1,596,625,589,-1,580,625,619,-1,589,625,580,-1,581,626,620,-1,590,626,581,-1,597,626,590,-1,591,627,621,-1,583,628,622,-1,623,628,629,-1,592,628,583,-1,622,628,623,-1,599,628,592,-1,584,630,624,-1,593,630,584,-1,596,631,625,-1,604,632,597,-1,597,632,626,-1,591,633,627,-1,598,633,591,-1,599,634,628,-1,629,634,635,-1,635,634,636,-1,628,634,629,-1,600,637,593,-1,593,637,630,-1,596,638,631,-1,603,638,596,-1,604,639,632,-1,598,640,633,-1,605,640,598,-1,599,641,634,-1,606,641,599,-1,634,641,636,-1,600,642,637,-1,607,642,600,-1,611,643,603,-1,603,643,638,-1,612,644,604,-1,604,644,639,-1,613,645,605,-1,614,645,613,-1,605,645,640,-1,646,645,614,-1,641,647,636,-1,636,647,648,-1,648,647,649,-1,606,647,641,-1,615,647,606,-1,616,650,607,-1,607,650,642,-1,611,651,643,-1,618,651,611,-1,612,652,644,-1,619,652,612,-1,620,653,615,-1,647,653,649,-1,615,653,647,-1,621,654,616,-1,616,654,650,-1,624,655,618,-1,630,655,624,-1,618,655,651,-1,625,656,619,-1,619,656,652,-1,631,656,625,-1,626,657,620,-1,649,657,658,-1,658,657,659,-1,653,657,649,-1,620,657,653,-1,632,657,626,-1,627,660,621,-1,621,660,654,-1,630,661,655,-1,631,662,656,-1,638,662,631,-1,657,663,659,-1,632,663,657,-1,633,664,627,-1,627,664,660,-1,630,665,661,-1,637,665,630,-1,638,666,662,-1,663,667,659,-1,632,667,663,-1,659,667,668,-1,639,667,632,-1,633,669,664,-1,640,669,633,-1,637,670,665,-1,642,670,637,-1,643,671,638,-1,638,671,666,-1,668,672,673,-1,644,672,639,-1,639,672,667,-1,667,672,668,-1,640,674,669,-1,675,674,646,-1,645,674,640,-1,646,674,645,-1,654,676,650,-1,650,676,642,-1,642,676,670,-1,643,677,671,-1,655,677,651,-1,651,677,643,-1,673,678,679,-1,679,678,680,-1,644,678,672,-1,652,678,644,-1,672,678,673,-1,654,681,676,-1,655,682,677,-1,656,683,652,-1,678,683,680,-1,652,683,678,-1,664,684,660,-1,654,684,681,-1,660,684,654,-1,665,685,661,-1,661,685,655,-1,655,685,682,-1,662,686,656,-1,656,686,683,-1,683,686,680,-1,680,686,687,-1,664,688,684,-1,670,689,665,-1,665,689,685,-1,686,690,687,-1,687,690,691,-1,666,690,662,-1,662,690,686,-1,664,692,688,-1,669,692,664,-1,674,692,669,-1,670,693,689,-1,690,694,691,-1,666,694,690,-1,691,694,695,-1,671,694,666,-1,675,696,674,-1,697,696,675,-1,674,696,692,-1,676,698,670,-1,681,698,676,-1,670,698,693,-1,677,699,671,-1,695,699,700,-1,700,699,701,-1,671,699,694,-1,694,699,695,-1,684,702,681,-1,681,702,698,-1,682,703,677,-1,699,703,701,-1,677,703,699,-1,684,704,702,-1,703,705,701,-1,701,705,706,-1,685,705,682,-1,682,705,703,-1,689,705,685,-1,684,707,704,-1,688,707,684,-1,705,708,706,-1,689,708,705,-1,706,708,709,-1,709,708,710,-1,688,711,707,-1,692,711,688,-1,708,712,710,-1,710,712,713,-1,693,712,689,-1,689,712,708,-1,692,714,711,-1,715,714,697,-1,697,714,696,-1,696,714,692,-1,702,716,698,-1,693,716,712,-1,712,716,713,-1,698,716,693,-1,702,717,716,-1,716,717,713,-1,713,717,718,-1,704,719,702,-1,702,719,717,-1,717,719,718,-1,718,719,720,-1,707,721,704,-1,704,721,719,-1,719,721,720,-1,720,721,722,-1,711,723,707,-1,721,723,722,-1,722,723,724,-1,707,723,721,-1,2,725,0,-1,714,725,711,-1,723,725,724,-1,724,725,2,-1,0,725,715,-1,711,725,723,-1,715,725,714,-1]
696 coord Coordinate { point [-3.66004 -1.53242 3.49606,-3.66141 -1.47747 3.49606,-3.66117 -1.47747 3.50571,-3.01181 -2.26166 3.69291,-3.05557 -2.24623 3.69267,-3.05033 -2.23812 3.69291,-3.01663 -2.27003 3.69267,-3.0608 -2.25433 3.69196,-3.02145 -2.27837 3.69196,-3.066 -2.26238 3.69078,-3.02625 -2.28668 3.69078,-3.07117 -2.27038 3.68912,-3.03101 -2.29492 3.68912,-3.07628 -2.2783 3.68701,-3.03572 -2.30309 3.68701,-3.08133 -2.28612 3.68443,-3.04038 -2.31115 3.68443,-3.09327 -2.22053 3.69267,-3.08764 -2.21269 3.69291,-3.08631 -2.29383 3.6814,-3.04496 -2.31909 3.6814,-3.0989 -2.22835 3.69196,-3.04947 -2.3269 3.67792,-3.0912 -2.3014 3.67792,-3.1045 -2.23614 3.69078,-3.09599 -2.30882 3.67401,-3.05389 -2.33455 3.67401,-3.11005 -2.24387 3.68912,-3.10068 -2.31607 3.66966,-3.0582 -2.34203 3.66966,-3.11556 -2.25152 3.68701,-3.10524 -2.32313 3.6649,-3.06241 -2.34931 3.6649,-3.12099 -2.25908 3.68443,-3.12965 -2.19298 3.69267,-3.12363 -2.18542 3.69291,-3.10967 -2.32999 3.65973,-3.06649 -2.35637 3.65973,-3.12635 -2.26653 3.6814,-3.13566 -2.20051 3.69196,-3.11395 -2.33662 3.65417,-3.07044 -2.36322 3.65417,-3.13161 -2.27385 3.67792,-3.14164 -2.20801 3.69078,-3.11808 -2.34302 3.64822,-3.07425 -2.36981 3.64822,-3.13677 -2.28102 3.67401,-3.14757 -2.21545 3.68912,-3.12205 -2.34917 3.64191,-3.0779 -2.37615 3.64191,-3.1418 -2.28803 3.66966,-3.15345 -2.22282 3.68701,-3.12585 -2.35505 3.63525,-3.0814 -2.38221 3.63525,-3.14671 -2.29486 3.6649,-3.15925 -2.2301 3.68443,-3.1646 -2.16364 3.69267,-3.15821 -2.1564 3.69291,-3.12946 -2.36064 3.62825,-3.08473 -2.38798 3.62825,-3.15148 -2.30148 3.65973,-3.16497 -2.23727 3.6814,-3.17098 -2.17087 3.69196,-3.13289 -2.36594 3.62094,-3.08789 -2.39344 3.62094,-3.15609 -2.3079 3.65417,-3.17059 -2.24432 3.67792,-3.17733 -2.17806 3.69078,-3.13611 -2.37094 3.61332,-3.09086 -2.39859 3.61332,-3.16053 -2.31408 3.64822,-3.1761 -2.25123 3.67401,-3.18362 -2.1852 3.68912,-3.13913 -2.37561 3.60542,-3.09364 -2.40341 3.60542,-3.1648 -2.32002 3.64191,-3.18148 -2.25797 3.66966,-3.18986 -2.19227 3.68701,-3.14194 -2.37995 3.59726,-3.09623 -2.40789 3.59726,-3.16889 -2.3257 3.63525,-3.18672 -2.26455 3.6649,-3.19602 -2.19925 3.68443,-3.14452 -2.38395 3.58885,-3.09861 -2.41201 3.58885,-3.19805 -2.13261 3.69267,-3.19131 -2.12569 3.69291,-3.17278 -2.33111 3.62825,-3.19181 -2.27093 3.65973,-3.20209 -2.20613 3.6814,-3.14688 -2.3876 3.58022,-3.10078 -2.41577 3.58022,-3.20478 -2.13951 3.69196,-3.17646 -2.33624 3.62094,-3.19674 -2.2771 3.65417,-3.20806 -2.21288 3.67792,-3.149 -2.39089 3.57139,-3.10274 -2.41916 3.57139,-3.21148 -2.14637 3.69078,-3.17993 -2.34106 3.61332,-3.20149 -2.28306 3.64822,-3.2139 -2.21951 3.67401,-3.10448 -2.42217 3.56237,-3.15089 -2.39381 3.56237,-3.21813 -2.15318 3.68912,-3.18318 -2.34558 3.60542,-3.20605 -2.28878 3.64191,-3.21961 -2.22598 3.66966,-3.15253 -2.39636 3.5532,-3.10599 -2.4248 3.5532,-3.22471 -2.15993 3.68701,-3.1862 -2.34978 3.59726,-3.21041 -2.29425 3.63525,-3.22518 -2.23228 3.6649,-3.10728 -2.42703 3.54389,-3.15393 -2.39852 3.54389,-3.23121 -2.1666 3.68443,-3.18898 -2.35364 3.58885,-3.22992 -2.09994 3.69267,-3.22284 -2.09337 3.69291,-3.21457 -2.29946 3.62825,-3.23058 -2.2384 3.65973,-3.10834 -2.42886 3.53446,-3.15508 -2.4003 3.53446,-3.23762 -2.17317 3.6814,-3.19151 -2.35717 3.58022,-3.23698 -2.1065 3.69196,-3.2185 -2.30439 3.62094,-3.2358 -2.24432 3.65417,-3.10916 -2.43029 3.52494,-3.15598 -2.40169 3.52494,-3.24391 -2.17962 3.67792,-3.1938 -2.36035 3.57139,-3.24401 -2.11302 3.69078,-3.22221 -2.30904 3.61332,-3.24084 -2.25004 3.64822,-3.10976 -2.43132 3.51535,-3.15662 -2.40268 3.51535,-3.25008 -2.18594 3.67401,-3.19583 -2.36317 3.56237,-3.25099 -2.11949 3.68912,-3.22568 -2.31339 3.60542,-3.24569 -2.25552 3.64191,-3.11011 -2.43193 3.50571,-3.157 -2.40328 3.50571,-3.11023 -2.43214 3.49606,-3.15713 -2.40348 3.49606,-3.2561 -2.19212 3.66966,-3.1976 -2.36563 3.5532,-3.2579 -2.1259 3.68701,-3.2289 -2.31743 3.59726,-3.25032 -2.26077 3.63525,-3.26197 -2.19814 3.6649,-3.1991 -2.36773 3.54389,-3.26472 -2.13224 3.68443,-3.23187 -2.32116 3.58885,-3.26011 -2.06573 3.69267,-3.25271 -2.05952 3.69291,-3.25472 -2.26576 3.62825,-3.26767 -2.20398 3.65973,-3.20034 -2.36945 3.53446,-3.27145 -2.13848 3.6814,-3.23458 -2.32455 3.58022,-3.26749 -2.07192 3.69196,-3.2589 -2.27049 3.62094,-3.27319 -2.20964 3.65417,-3.2013 -2.37079 3.52494,-3.27806 -2.14461 3.67792,-3.23702 -2.32761 3.57139,-3.27484 -2.07809 3.69078,-3.26283 -2.27495 3.61332,-3.27851 -2.21509 3.64822,-3.20199 -2.37175 3.51535,-3.28453 -2.15062 3.67401,-3.23919 -2.33033 3.56237,-3.28213 -2.0842 3.68912,-3.26651 -2.27912 3.60542,-3.28361 -2.22033 3.64191,-3.20241 -2.37232 3.50571,-3.20255 -2.37252 3.49606,-3.29086 -2.15649 3.66966,-3.24108 -2.3327 3.5532,-3.28935 -2.09026 3.68701,-3.26993 -2.283 3.59726,-3.2885 -2.22534 3.63525,-3.29702 -2.16221 3.6649,-3.24268 -2.33472 3.54389,-3.29648 -2.09625 3.68443,-3.27309 -2.28657 3.58885,-3.28856 -2.03005 3.69267,-3.28086 -2.02422 3.69291,-3.29315 -2.23011 3.62825,-3.30301 -2.16776 3.65973,-3.244 -2.33637 3.53446,-3.30351 -2.10215 3.6814,-3.27596 -2.28983 3.58022,-3.29624 -2.03587 3.69196,-3.29756 -2.23462 3.62094,-3.3088 -2.17313 3.65417,-3.24503 -2.33766 3.52494,-3.31042 -2.10794 3.67792,-3.27855 -2.29276 3.57139,-3.30389 -2.04166 3.69078,-3.30171 -2.23888 3.61332,-3.31438 -2.17831 3.64822,-3.24577 -2.33859 3.51535,-3.31718 -2.11362 3.67401,-3.28085 -2.29537 3.56237,-3.31147 -2.04741 3.68912,-3.30559 -2.24286 3.60542,-3.31974 -2.18329 3.64191,-3.24621 -2.33914 3.50571,-3.24636 -2.33933 3.49606,-3.3238 -2.11917 3.66966,-3.28286 -2.29764 3.5532,-3.31899 -2.0531 3.68701,-3.3092 -2.24656 3.59726,-3.32487 -2.18805 3.63525,-3.33024 -2.12457 3.6649,-3.28456 -2.29957 3.54389,-3.32641 -2.05872 3.68443,-3.31253 -2.24997 3.58885,-3.3152 -1.993 3.69267,-3.30722 -1.98756 3.69291,-3.32976 -2.19258 3.62825,-3.33649 -2.12982 3.65973,-3.28596 -2.30116 3.53446,-3.33372 -2.06426 3.6814,-3.31556 -2.25308 3.58022,-3.32316 -1.99843 3.69196,-3.33438 -2.19687 3.62094,-3.34254 -2.13489 3.65417,-3.28706 -2.3024 3.52494,-3.34091 -2.0697 3.67792,-3.3183 -2.25588 3.57139,-3.33108 -2.00383 3.69078,-3.33874 -2.20091 3.61332,-3.34837 -2.13979 3.64822,-3.28784 -2.30329 3.51535,-3.34795 -2.07504 3.67401,-3.32072 -2.25837 3.56237,-3.33895 -2.00919 3.68912,-3.34282 -2.2047 3.60542,-3.35398 -2.14449 3.64191,-3.28847 -2.304 3.49606,-3.28831 -2.30382 3.50571,-3.35483 -2.08025 3.66966,-3.32284 -2.26054 3.5532,-3.34674 -2.0145 3.68701,-3.34661 -2.20821 3.59726,-3.35934 -2.14899 3.63525,-3.36153 -2.08532 3.6649,-3.32464 -2.26239 3.54389,-3.35443 -2.01975 3.68443,-3.3501 -2.21145 3.58885,-3.33996 -1.95467 3.69267,-3.33171 -1.94963 3.69291,-3.36444 -2.15327 3.62825,-3.36804 -2.09025 3.65973,-3.32612 -2.2639 3.53446,-3.36201 -2.02492 3.6814,-3.35328 -2.21441 3.58022,-3.34818 -1.95969 3.69196,-3.36928 -2.15733 3.62094,-3.37434 -2.09502 3.65417,-3.32727 -2.26509 3.52494,-3.36946 -2.03 3.67792,-3.35615 -2.21707 3.57139,-3.35636 -1.96469 3.69078,-3.37383 -2.16115 3.61332,-3.38041 -2.09962 3.64822,-3.3281 -2.26593 3.51535,-3.37676 -2.03497 3.67401,-3.3587 -2.21944 3.56237,-3.36448 -1.96966 3.68912,-3.37809 -2.16473 3.60542,-3.38624 -2.10404 3.64191,-3.32859 -2.26644 3.50571,-3.32876 -2.26661 3.49606,-3.38389 -2.03983 3.66966,-3.36092 -2.2215 3.5532,-3.37253 -1.97457 3.68701,-3.38205 -2.16805 3.59726,-3.39182 -2.10827 3.63525,-3.39083 -2.04457 3.6649,-3.36281 -2.22325 3.54389,-3.38047 -1.97943 3.68443,-3.3857 -2.17111 3.58885,-3.36277 -1.91515 3.69267,-3.35429 -1.91053 3.69291,-3.39713 -2.11229 3.62825,-3.39758 -2.04917 3.65973,-3.36436 -2.22469 3.53446,-3.3883 -1.98421 3.6814,-3.38903 -2.1739 3.58022,-3.37123 -1.91976 3.69196,-3.40216 -2.1161 3.62094,-3.40411 -2.05362 3.65417,-3.36558 -2.22581 3.52494,-3.39599 -1.98891 3.67792,-3.39203 -2.17642 3.57139,-3.37965 -1.92435 3.69078,-3.4069 -2.11969 3.61332,-3.4104 -2.05791 3.64822,-3.36644 -2.22662 3.51535,-3.40353 -1.99352 3.67401,-3.39469 -2.17865 3.56237,-3.38802 -1.9289 3.68912,-3.41133 -2.12305 3.60542,-3.41644 -2.06203 3.64191,-3.36696 -2.2271 3.50571,-3.36714 -2.22726 3.49606,-3.41089 -1.99802 3.66966,-3.39701 -2.1806 3.5532,-3.39629 -1.93341 3.68701,-3.41545 -2.12617 3.59726,-3.42222 -2.06597 3.63525,-3.41807 -2.0024 3.6649,-3.39899 -2.18226 3.54389,-3.40447 -1.93786 3.68443,-3.41925 -2.12904 3.58885,-3.38359 -1.87455 3.69267,-3.37489 -1.87035 3.69291,-3.42773 -2.06972 3.62825,-3.42503 -2.00666 3.65973,-3.40061 -2.18362 3.53446,-3.41253 -1.94225 3.6814,-3.42271 -2.13167 3.58022,-3.39227 -1.87873 3.69196,-3.43294 -2.07328 3.62094,-3.43177 -2.01078 3.65417,-3.40187 -2.18468 3.52494,-3.42045 -1.94656 3.67792,-3.42583 -2.13403 3.57139,-3.40091 -1.88289 3.69078,-3.43786 -2.07663 3.61332,-3.43827 -2.01475 3.64822,-3.40278 -2.18544 3.51535,-3.4282 -1.95078 3.67401,-3.4286 -2.13613 3.56237,-3.40949 -1.88702 3.68912,-3.44245 -2.07976 3.60542,-3.44452 -2.01856 3.64191,-3.40333 -2.1859 3.50571,-3.40351 -2.18605 3.49606,-3.43578 -1.95491 3.66966,-3.43102 -2.13796 3.5532,-3.41798 -1.89111 3.68701,-3.44672 -2.08267 3.59726,-3.45049 -2.02221 3.63525,-3.44317 -1.95893 3.6649,-3.43307 -2.13952 3.54389,-3.42637 -1.89515 3.68443,-3.45066 -2.08536 3.58885,-3.40236 -1.83295 3.69267,-3.39346 -1.8292 3.69291,-3.45617 -2.02569 3.62825,-3.45033 -1.96284 3.65973,-3.43476 -2.14079 3.53446,-3.43464 -1.89913 3.6814,-3.45425 -2.0878 3.58022,-3.41124 -1.83669 3.69196,-3.46156 -2.02898 3.62094,-3.45727 -1.96661 3.65417,-3.43608 -2.14179 3.52494,-3.44276 -1.90304 3.67792,-3.45748 -2.09001 3.57139,-3.42007 -1.84042 3.69078,-3.46663 -2.03208 3.61332,-3.46396 -1.97026 3.64822,-3.43702 -2.14251 3.51535,-3.45072 -1.90687 3.67401,-3.46036 -2.09197 3.56237,-3.42884 -1.84412 3.68912,-3.47138 -2.03498 3.60542,-3.47039 -1.97376 3.64191,-3.43759 -2.14293 3.50571,-3.43778 -2.14308 3.49606,-3.45849 -1.91062 3.66966,-3.46286 -2.09367 3.5532,-3.43753 -1.84778 3.68701,-3.47579 -2.03767 3.59726,-3.47653 -1.9771 3.63525,-3.46607 -1.91426 3.6649,-3.46499 -2.09513 3.54389,-3.44611 -1.8514 3.68443,-3.47985 -2.04016 3.58885,-3.41903 -1.79047 3.69267,-3.40995 -1.78717 3.69291,-3.48238 -1.98029 3.62825,-3.47342 -1.91781 3.65973,-3.46674 -2.09632 3.53446,-3.45457 -1.85496 3.6814,-3.48356 -2.04242 3.58022,-3.42808 -1.79377 3.69196,-3.48792 -1.98331 3.62094,-3.48054 -1.92123 3.65417,-3.4681 -2.09725 3.52494,-3.46287 -1.85846 3.67792,-3.4869 -2.04446 3.57139,-3.43709 -1.79705 3.69078,-3.49315 -1.98615 3.61332,-3.4874 -1.92454 3.64822,-3.46908 -2.09792 3.51535,-3.47101 -1.86189 3.67401,-3.48986 -2.04628 3.56237,-3.44604 -1.80031 3.68912,-3.49803 -1.98881 3.60542,-3.49399 -1.92771 3.64191,-3.46967 -2.09832 3.50571,-3.46986 -2.09845 3.49606,-3.47896 -1.86524 3.66966,-3.49245 -2.04786 3.5532,-3.4549 -1.80353 3.68701,-3.50257 -1.99128 3.59726,-3.5003 -1.93075 3.63525,-3.48671 -1.86851 3.6649,-3.49465 -2.0492 3.54389,-3.46365 -1.80671 3.68443,-3.50675 -1.99356 3.58885,-3.43356 -1.74722 3.69267,-3.42433 -1.74437 3.69291,-3.5063 -1.93364 3.62825,-3.49423 -1.87168 3.65973,-3.49646 -2.05031 3.53446,-3.47227 -1.80985 3.6814,-3.51057 -1.99564 3.58022,-3.44277 -1.75006 3.69196,-3.51198 -1.93638 3.62094,-3.50151 -1.87475 3.65417,-3.49787 -2.05117 3.52494,-3.48074 -1.81294 3.67792,-3.51401 -1.99751 3.57139,-3.45193 -1.75289 3.69078,-3.51734 -1.93896 3.61332,-3.50853 -1.87771 3.64822,-3.49887 -2.05178 3.51535,-3.48904 -1.81596 3.67401,-3.51706 -1.99917 3.56237,-3.46103 -1.75569 3.68912,-3.52235 -1.94137 3.60542,-3.51527 -1.88055 3.64191,-3.49948 -2.05215 3.50571,-3.49968 -2.05228 3.49606,-3.49715 -1.81891 3.66966,-3.51972 -2.00062 3.5532,-3.47004 -1.75847 3.68701,-3.52701 -1.94361 3.59726,-3.52172 -1.88327 3.63525,-3.50505 -1.82178 3.6649,-3.52199 -2.00185 3.54389,-3.47893 -1.76122 3.68443,-3.5313 -1.94568 3.58885,-3.44592 -1.70329 3.69267,-3.43656 -1.70091 3.69291,-3.52786 -1.88586 3.62825,-3.51272 -1.82458 3.65973,-3.52384 -2.00287 3.53446,-3.4877 -1.76392 3.6814,-3.53521 -1.94756 3.58022,-3.45526 -1.70567 3.69196,-3.53367 -1.88831 3.62094,-3.52014 -1.82728 3.65417,-3.5253 -2.00366 3.52494,-3.49632 -1.76658 3.67792,-3.53874 -1.94926 3.57139,-3.46455 -1.70804 3.69078,-3.53915 -1.89062 3.61332,-3.5273 -1.82988 3.64822,-3.52633 -2.00422 3.51535,-3.50476 -1.76918 3.67401,-3.54187 -1.95077 3.56237,-3.47378 -1.71039 3.68912,-3.54428 -1.89278 3.60542,-3.53418 -1.83238 3.64191,-3.52696 -2.00456 3.50571,-3.52717 -2.00468 3.49606,-3.513 -1.77172 3.66966,-3.54461 -1.95209 3.5532,-3.48291 -1.71271 3.68701,-3.54904 -1.89478 3.59726,-3.54075 -1.83478 3.63525,-3.52104 -1.7742 3.6649,-3.54693 -1.9532 3.54389,-3.49193 -1.71501 3.68443,-3.55343 -1.89663 3.58885,-3.45607 -1.65881 3.69267,-3.44661 -1.65689 3.69291,-3.54701 -1.83706 3.62825,-3.52884 -1.77661 3.65973,-3.54883 -1.95412 3.53446,-3.50083 -1.71727 3.6814,-3.55743 -1.89832 3.58022,-3.46552 -1.66071 3.69196,-3.55294 -1.83922 3.62094,-3.53638 -1.77894 3.65417,-3.55032 -1.95484 3.52494,-3.50956 -1.7195 3.67792,-3.56104 -1.89984 3.57139,-3.47492 -1.66261 3.69078,-3.55853 -1.84125 3.61332,-3.54366 -1.78118 3.64822,-3.55139 -1.95535 3.51535,-3.51812 -1.72168 3.67401,-3.56425 -1.90119 3.56237,-3.48425 -1.6645 3.68912,-3.56376 -1.84315 3.60542,-3.55065 -1.78334 3.64191,-3.55203 -1.95566 3.50571,-3.55224 -1.95576 3.49606,-3.52648 -1.72381 3.66966,-3.56704 -1.90237 3.5532,-3.49349 -1.66637 3.68701,-3.56861 -1.84492 3.59726,-3.55734 -1.7854 3.63525,-3.53463 -1.72588 3.6649,-3.56941 -1.90337 3.54389,-3.50262 -1.66821 3.68443,-3.57309 -1.84655 3.58885,-3.464 -1.61387 3.69267,-3.45445 -1.61243 3.69291,-3.56371 -1.78736 3.62825,-3.54254 -1.7279 3.65973,-3.57136 -1.90419 3.53446,-3.51161 -1.67003 3.6814,-3.57717 -1.84803 3.58022,-3.47353 -1.6153 3.69196,-3.56974 -1.78922 3.62094,-3.5502 -1.72985 3.65417,-3.57289 -1.90484 3.52494,-3.52044 -1.67182 3.67792,-3.58085 -1.84937 3.57139,-3.48301 -1.61673 3.69078,-3.57542 -1.79098 3.61332,-3.55758 -1.73172 3.64822,-3.57398 -1.90529 3.51535,-3.5291 -1.67357 3.67401,-3.58412 -1.85056 3.56237,-3.49242 -1.61815 3.68912,-3.58073 -1.79262 3.60542,-3.56467 -1.73353 3.64191,-3.57463 -1.90557 3.50571,-3.57485 -1.90566 3.49606,-3.53756 -1.67528 3.66966,-3.58696 -1.8516 3.5532,-3.50174 -1.61956 3.68701,-3.58567 -1.79414 3.59726,-3.57145 -1.73526 3.63525,-3.5458 -1.67694 3.6649,-3.58939 -1.85248 3.54389,-3.51095 -1.62094 3.68443,-3.59022 -1.79554 3.58885,-3.46967 -1.56859 3.69267,-3.46006 -1.56763 3.69291,-3.57791 -1.7369 3.62825,-3.5538 -1.67856 3.65973,-3.59138 -1.8532 3.53446,-3.52002 -1.62231 3.6814,-3.59438 -1.79682 3.58022,-3.47926 -1.56955 3.69196,-3.58402 -1.73846 3.62094,-3.56154 -1.68013 3.65417,-3.59293 -1.85377 3.52494,-3.52894 -1.62366 3.67792,-3.59812 -1.79798 3.57139,-3.4888 -1.5705 3.69078,-3.58978 -1.73992 3.61332,-3.56901 -1.68164 3.64822,-3.59404 -1.85417 3.51535,-3.53767 -1.62497 3.67401,-3.60144 -1.799 3.56237,-3.49827 -1.57145 3.68912,-3.59517 -1.7413 3.60542,-3.57618 -1.68309 3.64191,-3.59471 -1.85442 3.50571,-3.59493 -1.8545 3.49606,-3.5462 -1.62626 3.66966,-3.60434 -1.7999 3.5532,-3.50765 -1.57239 3.68701,-3.60018 -1.74257 3.59726,-3.58304 -1.68447 3.63525,-3.55452 -1.62751 3.6649,-3.6068 -1.80066 3.54389,-3.51692 -1.57332 3.68443,-3.6048 -1.74375 3.58885,-3.46343 -1.5226 3.69291,-3.47308 -1.52309 3.69267,-3.46456 -1.47747 3.69291,-3.47422 -1.47747 3.69267,-3.58957 -1.68579 3.62825,-3.56259 -1.62873 3.65973,-3.60882 -1.80128 3.53446,-3.52605 -1.57423 3.6814,-3.60901 -1.74482 3.58022,-3.48271 -1.52357 3.69196,-3.48385 -1.47747 3.69196,-3.59576 -1.68704 3.62094,-3.5704 -1.6299 3.65417,-3.6104 -1.80177 3.52494,-3.53502 -1.57513 3.67792,-3.6128 -1.74579 3.57139,-3.49228 -1.52404 3.69078,-3.49344 -1.47747 3.69078,-3.60158 -1.68822 3.61332,-3.57793 -1.63104 3.64822,-3.61153 -1.80212 3.51535,-3.54381 -1.57601 3.67401,-3.61617 -1.74664 3.56237,-3.50179 -1.52452 3.68912,-3.50296 -1.47747 3.68912,-3.51239 -1.47747 3.68701,-3.60704 -1.68932 3.60542,-3.58517 -1.63213 3.64191,-3.61221 -1.80232 3.50571,-3.61244 -1.80239 3.49606,-3.55239 -1.57687 3.66966,-3.61911 -1.74739 3.5532,-3.51121 -1.52499 3.68701,-3.6121 -1.69035 3.59726,-3.59209 -1.63317 3.63525,-3.56076 -1.5777 3.6649,-3.62161 -1.74803 3.54389,-3.52051 -1.52545 3.68443,-3.5217 -1.47747 3.68443,-3.61677 -1.69129 3.58885,-3.59867 -1.63417 3.62825,-3.56888 -1.57852 3.65973,-3.62366 -1.74855 3.53446,-3.52967 -1.52591 3.6814,-3.53088 -1.47747 3.6814,-3.62103 -1.69215 3.58022,-3.60491 -1.63511 3.62094,-3.57674 -1.5793 3.65417,-3.62526 -1.74896 3.52494,-3.53867 -1.52636 3.67792,-3.53989 -1.47747 3.67792,-3.54872 -1.47747 3.67401,-3.62487 -1.69293 3.57139,-3.61079 -1.63599 3.61332,-3.58432 -1.58006 3.64822,-3.6264 -1.74925 3.51535,-3.54749 -1.5268 3.67401,-3.62827 -1.69362 3.56237,-3.61629 -1.63682 3.60542,-3.5916 -1.58079 3.64191,-3.62709 -1.74943 3.50571,-3.62732 -1.74948 3.49606,-3.55611 -1.52723 3.66966,-3.55735 -1.47747 3.66966,-3.56576 -1.47747 3.6649,-3.63124 -1.69422 3.5532,-3.6214 -1.63759 3.59726,-3.59856 -1.58149 3.63525,-3.56451 -1.52765 3.6649,-3.63377 -1.69473 3.54389,-3.62611 -1.6383 3.58885,-3.60519 -1.58215 3.62825,-3.57266 -1.52806 3.65973,-3.57392 -1.47747 3.65973,-3.58182 -1.47747 3.65417,-3.63585 -1.69515 3.53446,-3.63041 -1.63895 3.58022,-3.61147 -1.58278 3.62094,-3.58055 -1.52845 3.65417,-3.63746 -1.69547 3.52494,-3.63428 -1.63953 3.57139,-3.61739 -1.58337 3.61332,-3.58816 -1.52883 3.64822,-3.58944 -1.47747 3.64822,-3.63862 -1.69571 3.51535,-3.63772 -1.64005 3.56237,-3.62292 -1.58392 3.60542,-3.59547 -1.52919 3.64191,-3.59676 -1.47747 3.64191,-3.63932 -1.69585 3.50571,-3.63955 -1.6959 3.49606,-3.64072 -1.6405 3.5532,-3.62807 -1.58444 3.59726,-3.60246 -1.52954 3.63525,-3.60375 -1.47747 3.63525,-3.61042 -1.47747 3.62825,-3.64326 -1.64089 3.54389,-3.6328 -1.58491 3.58885,-3.60911 -1.52987 3.62825,-3.64536 -1.6412 3.53446,-3.63713 -1.58535 3.58022,-3.61541 -1.53019 3.62094,-3.61673 -1.47747 3.62094,-3.64699 -1.64145 3.52494,-3.64102 -1.58574 3.57139,-3.62135 -1.53049 3.61332,-3.62267 -1.47747 3.61332,-3.64816 -1.64163 3.51535,-3.64448 -1.58608 3.56237,-3.62691 -1.53076 3.60542,-3.62823 -1.47747 3.60542,-3.64886 -1.64173 3.50571,-3.6491 -1.64177 3.49606,-3.6475 -1.58638 3.5532,-3.63207 -1.53102 3.59726,-3.6334 -1.47747 3.59726,-3.63817 -1.47747 3.58885,-3.65006 -1.58664 3.54389,-3.63682 -1.53126 3.58885,-3.65217 -1.58685 3.53446,-3.64116 -1.53147 3.58022,-3.64251 -1.47747 3.58022,-3.65381 -1.58702 3.52494,-3.64507 -1.53167 3.57139,-3.64643 -1.47747 3.57139,-3.6499 -1.47747 3.56237,-3.65499 -1.58713 3.51535,-3.64855 -1.53184 3.56237,-3.65293 -1.47747 3.5532,-3.6557 -1.5872 3.50571,-3.65593 -1.58723 3.49606,-3.65157 -1.53199 3.5532,-3.65415 -1.53212 3.54389,-3.65551 -1.47747 3.54389,-3.65626 -1.53223 3.53446,-3.65763 -1.47747 3.53446,-3.65791 -1.53231 3.52494,-3.65928 -1.47747 3.52494,-3.65909 -1.53237 3.51535,-3.66046 -1.47747 3.51535,-3.6598 -1.5324 3.50571]
697 }}
698 appearance Appearance{material USE PLASTIC-WHITE-01 }}
699 Shape { geometry IndexedFaceSet
700 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,3,4,-1,1,3,2,-1,4,5,6,-1,3,5,4,-1,6,7,8,-1,5,7,6,-1,8,9,10,-1,7,9,8,-1,10,11,12,-1,9,11,10,-1,12,13,14,-1,11,13,12,-1,14,15,16,-1,13,15,14,-1,15,17,16,-1,16,17,18,-1,17,19,18,-1,18,19,20,-1,19,21,20,-1,20,21,22,-1,21,23,22,-1,22,23,24,-1,23,25,24,-1,24,25,26,-1,25,27,26,-1,26,27,28,-1,27,29,28,-1,28,29,30,-1,29,31,30,-1,30,31,32,-1,31,33,32,-1,32,33,34,-1,33,35,34,-1,34,35,36,-1,35,37,36,-1,36,37,38,-1,37,39,38,-1,38,39,40,-1,39,41,40,-1,40,41,42,-1,42,43,44,-1,41,43,42,-1,44,45,46,-1,43,45,44,-1,46,47,48,-1,45,47,46,-1,48,49,50,-1,47,49,48,-1,50,51,52,-1,49,51,50,-1,52,53,54,-1,51,53,52,-1,54,55,56,-1,53,55,54,-1,56,57,58,-1,55,57,56,-1,58,59,60,-1,57,59,58,-1,60,61,62,-1,59,61,60,-1,62,63,64,-1,61,63,62,-1,63,65,64,-1]
701 coord Coordinate { point [-3.01181 -2.26166 3.69291,-2.8222 -2.37113 3.69291,-3.01663 -2.27003 3.69267,-2.82709 -2.37956 3.69266,-3.02145 -2.27837 3.69196,-2.83196 -2.38795 3.69194,-3.02625 -2.28668 3.69078,-2.83683 -2.39627 3.69074,-3.03101 -2.29492 3.68912,-2.84168 -2.40452 3.68907,-3.03572 -2.30309 3.68701,-2.8465 -2.41268 3.68693,-3.04038 -2.31115 3.68443,-2.85129 -2.42073 3.68432,-3.04496 -2.31909 3.6814,-2.85602 -2.42866 3.68125,-3.04947 -2.3269 3.67792,-2.8607 -2.43645 3.67772,-3.05389 -2.33455 3.67401,-2.86531 -2.44406 3.67375,-3.0582 -2.34203 3.66966,-2.86981 -2.45147 3.66934,-3.06241 -2.34931 3.6649,-2.87422 -2.45867 3.66453,-3.06649 -2.35637 3.65973,-2.87851 -2.46564 3.6593,-3.07044 -2.36322 3.65417,-2.88269 -2.47237 3.65368,-3.07425 -2.36981 3.64822,-2.88674 -2.47885 3.64766,-3.0779 -2.37615 3.64191,-2.89066 -2.48506 3.64128,-3.0814 -2.38221 3.63525,-2.89443 -2.49099 3.63452,-3.08473 -2.38798 3.62825,-2.89805 -2.49662 3.62743,-3.08789 -2.39344 3.62094,-2.90149 -2.50191 3.62003,-3.09086 -2.39859 3.61332,-2.90475 -2.50687 3.61234,-3.09364 -2.40341 3.60542,-2.90783 -2.51149 3.60437,-3.09623 -2.40789 3.59726,-2.91072 -2.51576 3.59613,-3.09861 -2.41201 3.58885,-2.91341 -2.51967 3.58765,-3.10078 -2.41577 3.58022,-2.91591 -2.52321 3.57893,-3.10274 -2.41916 3.57139,-2.9182 -2.52637 3.56999,-3.10448 -2.42217 3.56237,-2.92027 -2.52914 3.56088,-3.10599 -2.4248 3.5532,-2.92211 -2.5315 3.55163,-3.10728 -2.42703 3.54389,-2.92373 -2.53347 3.54226,-3.10834 -2.42886 3.53446,-2.92512 -2.53503 3.53277,-3.10916 -2.43029 3.52494,-2.92628 -2.53618 3.5232,-3.10976 -2.43132 3.51535,-2.9272 -2.53691 3.51355,-3.11011 -2.43193 3.50571,-2.92783 -2.53722 3.50482,-3.11023 -2.43214 3.49606,-2.92827 -2.5372 3.49606]
702 }}
703 appearance Appearance{material USE PLASTIC-WHITE-01 }}
704 Shape { geometry IndexedFaceSet
705 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,1,4,-1,4,1,5,-1,6,7,8,-1,8,7,9,-1,9,7,10,-1,10,7,11,-1,12,13,14,-1,14,13,15,-1,15,13,6,-1,11,13,16,-1,16,13,17,-1,6,13,7,-1,7,13,11,-1,18,19,20,-1,20,19,12,-1,17,19,21,-1,13,19,17,-1,12,19,13,-1,5,22,18,-1,23,22,0,-1,21,22,24,-1,1,22,5,-1,19,22,21,-1,18,22,19,-1,24,22,23,-1,0,22,1,-1,25,26,27,-1,27,26,28,-1,25,29,26,-1,30,29,25,-1,30,31,29,-1,32,31,30,-1,32,33,31,-1,34,33,32,-1,26,35,28,-1,34,36,33,-1,37,36,34,-1,29,38,26,-1,26,38,35,-1,37,39,36,-1,40,39,37,-1,31,41,29,-1,29,41,38,-1,40,42,39,-1,43,42,40,-1,31,44,41,-1,33,44,31,-1,45,46,43,-1,43,46,42,-1,33,47,44,-1,36,47,33,-1,48,49,45,-1,45,49,46,-1,39,50,36,-1,36,50,47,-1,48,51,49,-1,52,51,48,-1,42,53,39,-1,39,53,50,-1,52,54,51,-1,55,54,52,-1,46,56,42,-1,42,56,53,-1,57,58,55,-1,55,58,54,-1,49,59,46,-1,46,59,56,-1,57,60,58,-1,61,60,57,-1,49,62,59,-1,51,62,49,-1,61,63,60,-1,64,63,61,-1,58,65,54,-1,54,65,51,-1,51,65,62,-1,66,67,64,-1,64,67,63,-1,58,68,65,-1,69,70,66,-1,66,70,67,-1,60,71,58,-1,58,71,68,-1,72,73,69,-1,69,73,70,-1,63,74,60,-1,60,74,71,-1,72,75,73,-1,76,75,72,-1,67,77,63,-1,70,77,67,-1,63,77,74,-1,78,79,76,-1,76,79,75,-1,70,80,77,-1,81,82,78,-1,78,82,79,-1,73,83,70,-1,70,83,80,-1,84,85,81,-1,81,85,82,-1,73,86,83,-1,75,86,73,-1,87,88,84,-1,84,88,85,-1,79,89,75,-1,75,89,86,-1,90,91,87,-1,87,91,88,-1,82,92,79,-1,85,92,82,-1,79,92,89,-1,90,93,91,-1,94,93,90,-1,85,95,92,-1,96,97,94,-1,94,97,93,-1,88,98,85,-1,85,98,95,-1,99,100,96,-1,96,100,97,-1,91,101,88,-1,88,101,98,-1,102,103,99,-1,99,103,100,-1,91,104,101,-1,93,104,91,-1,105,106,102,-1,102,106,103,-1,97,107,93,-1,93,107,104,-1,108,109,105,-1,105,109,106,-1,100,110,97,-1,97,110,107,-1,111,112,108,-1,108,112,109,-1,103,113,100,-1,100,113,110,-1,114,115,111,-1,111,115,112,-1,103,116,113,-1,106,116,103,-1,117,118,114,-1,114,118,115,-1,106,119,116,-1,109,119,106,-1,117,120,118,-1,117,121,120,-1,112,122,109,-1,109,122,119,-1,24,123,117,-1,117,123,121,-1,115,124,112,-1,112,124,122,-1,24,125,123,-1,118,126,115,-1,115,126,124,-1,24,127,125,-1,23,127,24,-1,118,128,126,-1,120,128,118,-1,121,129,120,-1,120,129,128,-1,123,129,121,-1,123,130,129,-1,125,131,123,-1,123,131,130,-1,132,133,23,-1,23,133,127,-1,127,133,125,-1,125,133,131,-1,35,134,28,-1,28,134,135,-1,35,136,134,-1,38,136,35,-1,41,137,38,-1,38,137,136,-1,44,138,41,-1,41,138,137,-1,47,139,44,-1,44,139,138,-1,50,140,47,-1,47,140,139,-1,53,141,50,-1,50,141,140,-1,56,142,53,-1,53,142,141,-1,56,143,142,-1,59,143,56,-1,62,144,59,-1,59,144,143,-1,62,145,144,-1,65,145,62,-1,65,146,145,-1,68,146,65,-1,71,147,68,-1,68,147,146,-1,71,148,147,-1,74,148,71,-1,77,149,74,-1,74,149,148,-1,80,150,77,-1,77,150,149,-1,80,151,150,-1,83,151,80,-1,86,152,83,-1,83,152,151,-1,89,153,86,-1,86,153,152,-1,92,154,89,-1,89,154,153,-1,92,155,154,-1,95,155,92,-1,95,156,155,-1,98,156,95,-1,101,157,98,-1,98,157,156,-1,101,158,157,-1,104,158,101,-1,104,159,158,-1,107,159,104,-1,107,160,159,-1,110,160,107,-1,113,161,110,-1,110,161,160,-1,116,162,113,-1,113,162,161,-1,119,163,116,-1,116,163,162,-1,119,164,163,-1,122,164,119,-1,124,165,122,-1,122,165,164,-1,126,166,124,-1,124,166,165,-1,128,167,126,-1,126,167,166,-1,129,168,128,-1,128,168,167,-1,129,169,168,-1,130,169,129,-1,131,170,130,-1,130,170,169,-1,132,171,133,-1,133,171,131,-1,131,171,170,-1,135,172,173,-1,134,172,135,-1,136,174,134,-1,134,174,172,-1,137,175,136,-1,136,175,174,-1,137,176,175,-1,138,176,137,-1,172,177,173,-1,173,177,178,-1,139,179,138,-1,138,179,176,-1,174,180,172,-1,172,180,177,-1,177,180,178,-1,178,180,181,-1,175,180,174,-1,140,182,139,-1,139,182,179,-1,176,183,175,-1,181,183,184,-1,180,183,181,-1,175,183,180,-1,141,185,140,-1,140,185,182,-1,184,186,187,-1,176,186,183,-1,183,186,184,-1,141,188,185,-1,142,188,141,-1,182,189,179,-1,187,189,190,-1,179,189,176,-1,186,189,187,-1,176,189,186,-1,143,191,142,-1,142,191,188,-1,182,192,189,-1,145,193,144,-1,144,193,143,-1,143,193,191,-1,185,194,182,-1,182,194,192,-1,145,195,193,-1,191,196,188,-1,185,196,194,-1,188,196,185,-1,145,197,195,-1,146,197,145,-1,193,198,191,-1,191,198,196,-1,146,199,197,-1,147,199,146,-1,193,200,198,-1,147,201,199,-1,148,201,147,-1,193,202,200,-1,195,202,193,-1,148,203,201,-1,149,203,148,-1,199,204,197,-1,195,204,202,-1,197,204,195,-1,150,205,149,-1,151,205,150,-1,149,205,203,-1,199,206,204,-1,151,207,205,-1,201,208,199,-1,203,208,201,-1,199,208,206,-1,151,209,207,-1,152,209,151,-1,205,210,203,-1,203,210,208,-1,153,211,152,-1,152,211,209,-1,205,212,210,-1,153,213,211,-1,154,213,153,-1,207,214,205,-1,205,214,212,-1,155,215,154,-1,154,215,213,-1,211,216,209,-1,207,216,214,-1,209,216,207,-1,156,217,155,-1,155,217,215,-1,211,218,216,-1,157,219,156,-1,156,219,217,-1,213,220,211,-1,215,220,213,-1,211,220,218,-1,158,221,157,-1,157,221,219,-1,215,222,220,-1,159,223,158,-1,158,223,221,-1,217,224,215,-1,215,224,222,-1,160,225,159,-1,159,225,223,-1,217,226,224,-1,219,226,217,-1,161,227,160,-1,160,227,225,-1,221,228,219,-1,219,228,226,-1,161,229,227,-1,162,229,161,-1,223,230,221,-1,221,230,228,-1,163,231,162,-1,162,231,229,-1,227,232,225,-1,223,232,230,-1,225,232,223,-1,163,233,231,-1,164,233,163,-1,227,234,232,-1,165,235,164,-1,164,235,233,-1,229,236,227,-1,231,236,229,-1,227,236,234,-1,165,237,235,-1,166,237,165,-1,231,238,236,-1,167,239,166,-1,168,239,167,-1,166,239,237,-1,168,240,239,-1,231,241,238,-1,233,241,231,-1,235,241,233,-1,168,242,240,-1,169,242,168,-1,235,243,241,-1,169,244,242,-1,170,244,169,-1,235,245,243,-1,237,245,235,-1,246,247,132,-1,132,247,171,-1,170,247,244,-1,171,247,170,-1,239,248,237,-1,240,248,239,-1,237,248,245,-1,240,249,248,-1,242,249,240,-1,242,250,249,-1,242,251,250,-1,244,251,242,-1,246,252,247,-1,247,252,244,-1,244,252,251,-1,192,253,189,-1,196,253,194,-1,194,253,192,-1,190,253,254,-1,254,253,255,-1,255,253,256,-1,256,253,257,-1,189,253,190,-1,198,253,196,-1,198,258,253,-1,257,258,259,-1,253,258,257,-1,200,260,198,-1,258,260,259,-1,259,260,261,-1,198,260,258,-1,202,262,200,-1,261,262,263,-1,260,262,261,-1,200,262,260,-1,263,264,265,-1,204,264,202,-1,202,264,262,-1,262,264,263,-1,264,266,265,-1,206,266,204,-1,265,266,267,-1,204,266,264,-1,206,268,266,-1,267,268,269,-1,208,268,206,-1,266,268,267,-1,208,270,268,-1,269,270,271,-1,268,270,269,-1,210,270,208,-1,210,272,270,-1,270,272,271,-1,212,272,210,-1,271,272,273,-1,272,274,273,-1,212,274,272,-1,214,274,212,-1,273,274,275,-1,214,276,274,-1,275,276,277,-1,216,276,214,-1,274,276,275,-1,216,278,276,-1,276,278,277,-1,277,278,279,-1,218,278,216,-1,278,280,279,-1,218,280,278,-1,279,280,281,-1,220,280,218,-1,224,282,222,-1,280,282,281,-1,220,282,280,-1,222,282,220,-1,281,282,283,-1,282,284,283,-1,224,284,282,-1,283,284,285,-1,284,286,285,-1,224,286,284,-1,285,286,287,-1,226,286,224,-1,228,286,226,-1,230,288,228,-1,286,288,287,-1,228,288,286,-1,287,288,289,-1,230,290,288,-1,288,290,289,-1,289,290,291,-1,232,292,230,-1,230,292,290,-1,290,292,291,-1,291,292,293,-1,234,294,232,-1,232,294,292,-1,292,294,293,-1,293,294,295,-1,294,296,295,-1,234,296,294,-1,238,296,236,-1,295,296,297,-1,236,296,234,-1,241,298,238,-1,238,298,296,-1,297,298,299,-1,296,298,297,-1,241,300,298,-1,299,300,301,-1,298,300,299,-1,243,302,241,-1,245,302,243,-1,300,302,301,-1,301,302,303,-1,241,302,300,-1,245,304,302,-1,302,304,303,-1,303,304,305,-1,305,304,306,-1,248,307,245,-1,304,307,306,-1,249,307,248,-1,245,307,304,-1,306,307,308,-1,308,307,309,-1,309,307,310,-1,310,307,311,-1,249,312,307,-1,311,312,313,-1,313,312,314,-1,314,312,315,-1,315,312,316,-1,307,312,311,-1,249,317,312,-1,312,317,316,-1,250,317,249,-1,316,317,318,-1,318,317,319,-1,319,317,320,-1,251,321,250,-1,250,321,317,-1,317,321,320,-1,252,321,251,-1,320,321,322,-1,323,324,246,-1,246,324,252,-1,252,324,321,-1,322,325,326,-1,326,325,327,-1,327,325,328,-1,328,325,329,-1,321,325,322,-1,324,325,321,-1,329,330,331,-1,331,330,332,-1,332,330,333,-1,333,330,334,-1,334,330,323,-1,325,330,329,-1,323,330,324,-1,324,330,325,-1]
706 coord Coordinate { point [2.85162 2.30035 3.69291,2.82853 2.32283 3.69175,2.84347 2.31082 3.69291,2.83666 2.3204 3.69291,2.83158 2.32834 3.69291,2.82811 2.3344 3.69291,2.82045 2.35373 3.69291,2.81853 2.35547 3.69272,2.82006 2.35586 3.69291,2.81982 2.35772 3.69291,2.81968 2.36001 3.69291,2.8197 2.36198 3.69291,2.82263 2.34631 3.69291,2.81497 2.34919 3.69202,2.82164 2.34924 3.69291,2.82096 2.3516 3.69291,2.81981 2.3636 3.69291,2.81999 2.3649 3.69291,2.82561 2.33929 3.69291,2.81076 2.34167 3.69084,2.8239 2.34309 3.69291,2.82048 2.36701 3.69291,2.80714 2.33517 3.6895,2.28094 2.62984 3.64629,2.82124 2.36916 3.69291,2.92783 2.53722 3.50482,2.41 2.83619 3.46398,2.92827 2.5372 3.49606,2.38003 2.85372 3.45363,2.40935 2.8359 3.47269,2.9272 2.53691 3.51355,2.40841 2.83517 3.48234,2.92628 2.53618 3.5232,2.40723 2.83403 3.49193,2.92512 2.53503 3.53277,2.3796 2.85375 3.46237,2.40581 2.83248 3.50142,2.92373 2.53347 3.54226,2.37897 2.85344 3.47108,2.40417 2.83052 3.5108,2.92211 2.5315 3.55163,2.37804 2.8527 3.48074,2.40231 2.82816 3.52005,2.92027 2.52914 3.56088,2.37689 2.85155 3.49032,2.9182 2.52637 3.56999,2.40022 2.8254 3.52914,2.37549 2.84998 3.49981,2.91591 2.52321 3.57893,2.39792 2.82226 3.53804,2.37387 2.84801 3.5092,2.39541 2.81873 3.54675,2.91341 2.51967 3.58765,2.37203 2.84564 3.51844,2.3927 2.81483 3.55523,2.91072 2.51576 3.59613,2.36996 2.84287 3.52753,2.90783 2.51149 3.60437,2.38979 2.81056 3.56347,2.36768 2.83972 3.53644,2.38668 2.80594 3.57144,2.90475 2.50687 3.61234,2.36519 2.83618 3.54515,2.3834 2.80098 3.57913,2.90149 2.50191 3.62003,2.36249 2.83227 3.55363,2.89805 2.49662 3.62743,2.37995 2.79569 3.58652,2.3596 2.82799 3.56187,2.89443 2.49099 3.63452,2.37632 2.79008 3.59359,2.35651 2.82336 3.56985,2.89066 2.48506 3.64128,2.37254 2.78417 3.60032,2.35325 2.81839 3.57754,2.36862 2.77797 3.6067,2.88674 2.47885 3.64766,2.34981 2.81309 3.58493,2.88269 2.47237 3.65368,2.36455 2.77149 3.61271,2.3462 2.80747 3.592,2.87851 2.46564 3.6593,2.36036 2.76476 3.61833,2.34243 2.80155 3.59873,2.87422 2.45867 3.66453,2.35605 2.75779 3.62355,2.33852 2.79535 3.6051,2.86981 2.45147 3.66934,2.35163 2.75059 3.62837,2.33447 2.78886 3.61111,2.86531 2.44406 3.67375,2.34711 2.74318 3.63276,2.33029 2.78212 3.61674,2.34251 2.73559 3.63672,2.8607 2.43645 3.67772,2.32599 2.77514 3.62196,2.85602 2.42866 3.68125,2.33784 2.72782 3.64024,2.32158 2.76794 3.62678,2.85129 2.42073 3.68432,2.3331 2.7199 3.6433,2.31707 2.76052 3.63117,2.8465 2.41268 3.68693,2.32831 2.71185 3.64591,2.31248 2.75292 3.63513,2.84168 2.40452 3.68907,2.32348 2.70369 3.64805,2.30781 2.74515 3.63865,2.83683 2.39627 3.69074,2.31862 2.69543 3.64972,2.30308 2.73723 3.64171,2.83196 2.38795 3.69194,2.31375 2.68711 3.65092,2.2983 2.72918 3.64432,2.82709 2.37956 3.69266,2.30887 2.67872 3.65164,2.29347 2.72101 3.64646,2.8222 2.37113 3.69291,2.304 2.67031 3.65188,2.28862 2.71276 3.64813,2.30015 2.66362 3.65172,2.29633 2.65696 3.65127,2.28375 2.70443 3.64933,2.29275 2.6507 3.65057,2.27887 2.69604 3.65005,2.28849 2.64321 3.64938,2.274 2.68763 3.65029,2.28482 2.63673 3.64804,2.27015 2.68094 3.65014,2.26633 2.67428 3.64968,2.26275 2.66802 3.64898,2.25848 2.66053 3.6478,1.70899 2.96005 3.63074,2.25482 2.65406 3.64645,1.83061 3.17071 3.44822,1.83071 3.17087 3.43948,1.83032 3.1702 3.45695,1.82977 3.16925 3.46661,1.82898 3.16788 3.47621,1.82795 3.16611 3.48571,1.82669 3.16393 3.4951,1.82521 3.16135 3.50436,1.82349 3.15838 3.51346,1.82155 3.15502 3.52237,1.8194 3.15129 3.53109,1.81703 3.14719 3.53958,1.81446 3.14273 3.54783,1.81168 3.13792 3.55581,1.80871 3.13278 3.56351,1.80556 3.12731 3.57091,1.80222 3.12154 3.57798,1.79872 3.11547 3.58472,1.79505 3.10912 3.5911,1.79123 3.1025 3.59712,1.78727 3.09564 3.60275,1.78317 3.08854 3.60798,1.77895 3.08123 3.6128,1.77461 3.07372 3.6172,1.77017 3.06603 3.62116,1.76564 3.05818 3.62468,1.76103 3.05019 3.62775,1.75634 3.04208 3.63036,1.7516 3.03386 3.6325,1.74681 3.02557 3.63417,1.74199 3.01721 3.63537,1.73714 3.00881 3.63609,1.73228 3.0004 3.63633,1.72842 2.99371 3.63618,1.72458 2.98706 3.63573,1.72097 2.98081 3.63503,1.71666 2.97335 3.63384,1.71294 2.96691 3.6325,1.28162 3.48766 3.46237,1.28138 3.48803 3.45363,1.28166 3.48697 3.47108,1.28149 3.4858 3.48074,1.28107 3.48422 3.49032,1.25122 3.50522 3.46398,0.733145 3.80455 3.49606,1.28041 3.48223 3.49981,1.25128 3.50451 3.47269,0.733401 3.80412 3.50581,1.27952 3.47984 3.5092,1.25113 3.50333 3.48234,0.733415 3.80328 3.51552,1.27839 3.47706 3.51844,1.25073 3.50173 3.49193,0.733188 3.80203 3.52517,1.27702 3.47388 3.52753,1.25009 3.49974 3.50142,0.732722 3.80036 3.53474,1.27543 3.47033 3.53644,1.24922 3.49734 3.5108,1.27361 3.4664 3.54515,1.2481 3.49454 3.52005,1.27157 3.46211 3.55363,1.24676 3.49135 3.52914,1.26931 3.45747 3.56187,1.24519 3.48779 3.53804,1.26685 3.45248 3.56985,1.24339 3.48385 3.54675,1.26417 3.44717 3.57754,1.24136 3.47955 3.55523,1.26131 3.44154 3.58493,1.23913 3.4749 3.56347,1.25824 3.43561 3.592,1.23668 3.4699 3.57144,1.255 3.42938 3.59873,1.23402 3.46458 3.57913,1.25158 3.42289 3.6051,1.23117 3.45894 3.58652,1.24799 3.41614 3.61111,1.22812 3.453 3.59359,1.24425 3.40915 3.61674,1.22489 3.44677 3.60032,1.24035 3.40194 3.62196,1.22148 3.44027 3.6067,1.23631 3.39451 3.62678,1.21791 3.43351 3.61271,1.23215 3.38691 3.63117,1.21417 3.42651 3.61833,1.22786 3.37913 3.63513,1.21029 3.41929 3.62355,1.22347 3.3712 3.63865,1.20626 3.41186 3.62837,1.21897 3.36314 3.64171,1.20211 3.40425 3.63276,1.21439 3.35497 3.64432,1.19783 3.39647 3.63672,1.20973 3.34671 3.64646,1.19344 3.38854 3.64024,1.20501 3.33838 3.64813,1.18895 3.38047 3.6433,1.20023 3.33 3.64933,1.18438 3.3723 3.64591,1.19541 3.32158 3.65005,1.17972 3.36404 3.64805,1.19056 3.31316 3.65029,1.175 3.3557 3.64972,1.18669 3.30648 3.65014,1.18283 3.29984 3.64968,1.17023 3.34732 3.65092,1.1792 3.29361 3.64898,1.16541 3.3389 3.65164,1.17484 3.28617 3.6478,1.16056 3.33048 3.65188,1.13704 3.29027 3.64629,1.17107 3.27976 3.64645,1.15669 3.3238 3.65172,1.15283 3.31716 3.65127,1.1492 3.31093 3.65057,1.14484 3.30349 3.64938,1.14107 3.29708 3.64804,0.731639 3.78876 3.56974,0.732017 3.79829 3.54422,0.731074 3.79582 3.55359,0.729894 3.79295 3.56283,0.728479 3.78969 3.57192,0.73039 3.78501 3.57862,0.726834 3.78604 3.58082,0.728907 3.78089 3.5873,0.724966 3.78203 3.5895,0.727194 3.77641 3.59576,0.72288 3.77766 3.59795,0.725256 3.77158 3.60397,0.72058 3.77294 3.60614,0.723096 3.76642 3.61192,0.71807 3.76788 3.61406,0.720722 3.76093 3.61959,0.715356 3.7625 3.6217,0.718137 3.75514 3.62696,0.712441 3.75679 3.62904,0.715349 3.74905 3.63401,0.70933 3.75077 3.63607,0.712364 3.74268 3.64072,0.706036 3.74447 3.64276,0.70919 3.73604 3.64708,0.702573 3.7379 3.64907,0.705834 3.72916 3.65307,0.698948 3.73109 3.655,0.702305 3.72204 3.65867,0.695168 3.72404 3.66054,0.69861 3.71471 3.66388,0.69124 3.71678 3.66568,0.69476 3.70718 3.66868,0.687171 3.70931 3.67041,0.690764 3.69947 3.67306,0.682968 3.70164 3.67472,0.68663 3.69161 3.67701,0.678639 3.69379 3.6786,0.68237 3.6836 3.68052,0.674205 3.68581 3.68202,0.677994 3.67548 3.68357,0.669681 3.6777 3.68499,0.673512 3.66725 3.68617,0.665076 3.6695 3.68749,0.668936 3.65894 3.68831,0.660399 3.66122 3.68952,0.664276 3.65057 3.68997,0.655659 3.65287 3.69108,0.659544 3.64216 3.69117,0.650864 3.64447 3.69216,0.654751 3.63373 3.69188,0.646625 3.63707 3.69272,0.64991 3.6253 3.69212,0.642357 3.62966 3.69291,0.641112 3.62782 3.69291,0.646037 3.61862 3.69197,0.640129 3.62663 3.69291,0.63923 3.62568 3.69291,0.638322 3.62485 3.69291,0.636416 3.6234 3.69291,0.642164 3.612 3.69152,0.63518 3.6226 3.69291,0.633832 3.62183 3.69291,0.632432 3.62112 3.69291,0.631054 3.62051 3.69291,0.638503 3.60578 3.69083,0.628862 3.61968 3.69291,0.626702 3.619 3.69291,0.624305 3.61837 3.69291,0.634101 3.59837 3.68964,0.621848 3.61784 3.69291,0.566353 3.61975 3.69291,0.630278 3.59198 3.6883,0.611297 3.61153 3.69202,0.618557 3.61729 3.69291,0.614439 3.61681 3.69291,0.609367 3.61648 3.69291,0.602924 3.61636 3.69291,0.607472 3.60515 3.69068,0.594803 3.6166 3.69291,0.586633 3.61718 3.69291,0.578411 3.61806 3.69291,0.572396 3.61885 3.69291]
707 }}
708 appearance Appearance{material USE PLASTIC-WHITE-01 }}
709 Shape { geometry IndexedFaceSet
710 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,1,4,-1,4,1,5,-1,6,7,8,-1,8,7,9,-1,9,7,10,-1,10,7,11,-1,7,12,11,-1,6,12,7,-1,13,12,14,-1,14,12,15,-1,15,12,6,-1,11,12,16,-1,16,12,17,-1,13,18,12,-1,12,18,17,-1,19,18,20,-1,20,18,13,-1,17,18,21,-1,19,22,18,-1,23,22,0,-1,1,22,5,-1,5,22,19,-1,0,22,1,-1,21,22,24,-1,18,22,21,-1,24,22,23,-1,25,26,27,-1,27,26,28,-1,29,30,25,-1,25,30,26,-1,31,32,29,-1,29,32,30,-1,33,34,31,-1,31,34,32,-1,26,35,28,-1,36,37,33,-1,33,37,34,-1,30,38,26,-1,32,38,30,-1,26,38,35,-1,39,40,36,-1,36,40,37,-1,32,41,38,-1,39,42,40,-1,43,42,39,-1,32,44,41,-1,34,44,32,-1,45,46,43,-1,43,46,42,-1,34,47,44,-1,37,47,34,-1,48,49,45,-1,45,49,46,-1,40,50,37,-1,37,50,47,-1,48,51,49,-1,52,51,48,-1,40,53,50,-1,42,53,40,-1,52,54,51,-1,55,54,52,-1,46,56,42,-1,42,56,53,-1,55,57,54,-1,58,57,55,-1,49,59,46,-1,46,59,56,-1,58,60,57,-1,61,60,58,-1,51,62,49,-1,49,62,59,-1,61,63,60,-1,64,63,61,-1,54,65,51,-1,51,65,62,-1,64,66,63,-1,67,66,64,-1,54,68,65,-1,57,68,54,-1,60,68,57,-1,67,69,66,-1,70,69,67,-1,60,71,68,-1,63,71,60,-1,70,72,69,-1,73,72,70,-1,63,74,71,-1,73,75,72,-1,76,75,73,-1,66,77,63,-1,63,77,74,-1,76,78,75,-1,79,78,76,-1,69,80,66,-1,66,80,77,-1,79,81,78,-1,82,81,79,-1,69,83,80,-1,72,83,69,-1,82,84,81,-1,85,84,82,-1,75,86,72,-1,78,86,75,-1,72,86,83,-1,85,87,84,-1,88,87,85,-1,78,89,86,-1,81,89,78,-1,88,90,87,-1,91,90,88,-1,81,92,89,-1,91,93,90,-1,94,93,91,-1,84,95,81,-1,87,95,84,-1,81,95,92,-1,94,96,93,-1,97,96,94,-1,87,98,95,-1,97,99,96,-1,100,99,97,-1,90,101,87,-1,87,101,98,-1,100,102,99,-1,103,102,100,-1,93,104,90,-1,96,104,93,-1,90,104,101,-1,105,106,103,-1,103,106,102,-1,96,107,104,-1,108,109,105,-1,105,109,106,-1,99,110,96,-1,96,110,107,-1,111,112,108,-1,108,112,109,-1,102,113,99,-1,99,113,110,-1,111,114,112,-1,115,114,111,-1,106,116,102,-1,102,116,113,-1,115,117,114,-1,118,117,115,-1,106,119,116,-1,109,119,106,-1,118,120,117,-1,118,121,120,-1,112,122,109,-1,114,122,112,-1,109,122,119,-1,118,123,121,-1,24,123,118,-1,114,124,122,-1,24,125,123,-1,117,126,114,-1,120,126,117,-1,114,126,124,-1,24,127,125,-1,23,127,24,-1,120,128,126,-1,121,129,120,-1,120,129,128,-1,123,130,121,-1,125,130,123,-1,121,130,129,-1,125,131,130,-1,127,131,125,-1,23,132,127,-1,127,132,131,-1,133,132,23,-1,28,134,135,-1,35,134,28,-1,38,136,35,-1,35,136,134,-1,41,137,38,-1,38,137,136,-1,41,138,137,-1,44,138,41,-1,47,139,44,-1,44,139,138,-1,47,140,139,-1,50,140,47,-1,53,141,50,-1,50,141,140,-1,56,142,53,-1,53,142,141,-1,59,143,56,-1,56,143,142,-1,62,144,59,-1,59,144,143,-1,65,145,62,-1,62,145,144,-1,68,146,65,-1,65,146,145,-1,71,147,68,-1,68,147,146,-1,74,148,71,-1,71,148,147,-1,77,149,74,-1,74,149,148,-1,80,150,77,-1,77,150,149,-1,83,151,80,-1,80,151,150,-1,86,152,83,-1,83,152,151,-1,86,153,152,-1,89,153,86,-1,89,154,153,-1,92,154,89,-1,92,155,154,-1,95,155,92,-1,95,156,155,-1,98,156,95,-1,98,157,156,-1,101,157,98,-1,101,158,157,-1,104,158,101,-1,104,159,158,-1,107,159,104,-1,107,160,159,-1,110,160,107,-1,113,161,110,-1,110,161,160,-1,116,162,113,-1,113,162,161,-1,119,163,116,-1,116,163,162,-1,122,164,119,-1,119,164,163,-1,124,165,122,-1,122,165,164,-1,124,166,165,-1,126,166,124,-1,128,167,126,-1,126,167,166,-1,129,168,128,-1,128,168,167,-1,130,169,129,-1,129,169,168,-1,131,170,130,-1,130,170,169,-1,132,171,131,-1,133,171,132,-1,131,171,170,-1,135,172,173,-1,134,172,135,-1,134,174,172,-1,136,174,134,-1,136,175,174,-1,137,175,136,-1,138,176,137,-1,137,176,175,-1,173,177,178,-1,172,177,173,-1,139,179,138,-1,138,179,176,-1,140,179,139,-1,178,180,181,-1,177,180,178,-1,174,180,172,-1,175,180,174,-1,172,180,177,-1,140,182,179,-1,181,183,184,-1,180,183,181,-1,175,183,180,-1,141,185,140,-1,140,185,182,-1,184,186,187,-1,176,186,175,-1,183,186,184,-1,175,186,183,-1,141,188,185,-1,142,188,141,-1,187,189,190,-1,186,189,187,-1,179,189,176,-1,176,189,186,-1,142,191,188,-1,144,191,143,-1,143,191,142,-1,185,192,182,-1,182,192,179,-1,179,192,189,-1,144,193,191,-1,185,194,192,-1,144,195,193,-1,145,195,144,-1,185,196,194,-1,188,196,185,-1,145,197,195,-1,146,197,145,-1,188,198,196,-1,191,198,188,-1,146,199,197,-1,147,199,146,-1,148,199,147,-1,191,200,198,-1,193,200,191,-1,148,201,199,-1,193,202,200,-1,195,202,193,-1,148,203,201,-1,149,203,148,-1,197,204,195,-1,199,204,197,-1,195,204,202,-1,150,205,149,-1,149,205,203,-1,199,206,204,-1,151,207,150,-1,150,207,205,-1,199,208,206,-1,201,208,199,-1,152,209,151,-1,151,209,207,-1,203,210,201,-1,201,210,208,-1,152,211,209,-1,153,211,152,-1,205,212,203,-1,203,212,210,-1,154,213,153,-1,153,213,211,-1,207,214,205,-1,205,214,212,-1,155,215,154,-1,154,215,213,-1,209,216,207,-1,207,216,214,-1,155,217,215,-1,156,217,155,-1,157,217,156,-1,211,218,209,-1,209,218,216,-1,157,219,217,-1,213,220,211,-1,211,220,218,-1,158,221,157,-1,157,221,219,-1,215,222,213,-1,213,222,220,-1,159,223,158,-1,158,223,221,-1,215,224,222,-1,217,224,215,-1,160,225,159,-1,161,225,160,-1,159,225,223,-1,219,226,217,-1,217,226,224,-1,161,227,225,-1,219,228,226,-1,221,228,219,-1,161,229,227,-1,162,229,161,-1,221,230,228,-1,223,230,221,-1,163,231,162,-1,162,231,229,-1,225,232,223,-1,223,232,230,-1,164,233,163,-1,165,233,164,-1,163,233,231,-1,227,234,225,-1,225,234,232,-1,229,234,227,-1,165,235,233,-1,229,236,234,-1,166,237,165,-1,165,237,235,-1,231,238,229,-1,229,238,236,-1,166,239,237,-1,167,239,166,-1,168,239,167,-1,168,240,239,-1,233,241,231,-1,231,241,238,-1,169,242,168,-1,168,242,240,-1,235,243,233,-1,233,243,241,-1,169,244,242,-1,170,244,169,-1,237,245,235,-1,239,245,237,-1,235,245,243,-1,170,246,244,-1,247,246,133,-1,133,246,171,-1,171,246,170,-1,239,248,245,-1,240,249,239,-1,239,249,248,-1,242,250,240,-1,240,250,249,-1,244,251,242,-1,242,251,250,-1,246,252,244,-1,247,252,246,-1,244,252,251,-1,190,253,254,-1,254,253,255,-1,255,253,256,-1,256,253,257,-1,192,253,189,-1,194,253,192,-1,198,253,196,-1,189,253,190,-1,196,253,194,-1,257,258,259,-1,198,258,253,-1,253,258,257,-1,198,260,258,-1,259,260,261,-1,200,260,198,-1,202,260,200,-1,258,260,259,-1,261,262,263,-1,260,262,261,-1,202,262,260,-1,204,262,202,-1,263,264,265,-1,204,264,262,-1,262,264,263,-1,265,266,267,-1,204,266,264,-1,206,266,204,-1,264,266,265,-1,267,268,269,-1,210,268,208,-1,208,268,206,-1,206,268,266,-1,266,268,267,-1,268,270,269,-1,269,270,271,-1,210,270,268,-1,270,272,271,-1,271,272,273,-1,210,272,270,-1,212,272,210,-1,272,274,273,-1,273,274,275,-1,214,274,212,-1,216,274,214,-1,212,274,272,-1,274,276,275,-1,216,276,274,-1,275,276,277,-1,277,278,279,-1,216,278,276,-1,276,278,277,-1,218,278,216,-1,278,280,279,-1,218,280,278,-1,279,280,281,-1,220,280,218,-1,281,282,283,-1,220,282,280,-1,280,282,281,-1,222,282,220,-1,282,284,283,-1,283,284,285,-1,222,284,282,-1,224,284,222,-1,284,286,285,-1,226,286,224,-1,285,286,287,-1,224,286,284,-1,286,288,287,-1,287,288,289,-1,226,288,286,-1,228,288,226,-1,289,290,291,-1,288,290,289,-1,228,290,288,-1,230,290,228,-1,232,292,230,-1,291,292,293,-1,290,292,291,-1,230,292,290,-1,293,294,295,-1,234,294,232,-1,292,294,293,-1,232,294,292,-1,234,296,294,-1,295,296,297,-1,236,296,234,-1,294,296,295,-1,297,298,299,-1,236,298,296,-1,241,298,238,-1,238,298,236,-1,296,298,297,-1,241,300,298,-1,299,300,301,-1,298,300,299,-1,301,302,303,-1,241,302,300,-1,243,302,241,-1,300,302,301,-1,302,304,303,-1,303,304,305,-1,305,304,306,-1,245,304,243,-1,243,304,302,-1,245,307,304,-1,306,307,308,-1,308,307,309,-1,309,307,310,-1,310,307,311,-1,304,307,306,-1,248,307,245,-1,248,312,307,-1,311,312,313,-1,313,312,314,-1,314,312,315,-1,315,312,316,-1,249,312,248,-1,307,312,311,-1,249,317,312,-1,316,317,318,-1,318,317,319,-1,319,317,320,-1,312,317,316,-1,250,317,249,-1,251,317,250,-1,317,321,320,-1,320,321,322,-1,251,321,317,-1,323,324,247,-1,251,324,321,-1,247,324,252,-1,252,324,251,-1,321,325,322,-1,322,325,326,-1,326,325,327,-1,327,325,328,-1,328,325,329,-1,323,330,324,-1,329,330,331,-1,331,330,332,-1,332,330,333,-1,333,330,334,-1,334,330,323,-1,324,330,321,-1,325,330,329,-1,321,330,325,-1]
711 coord Coordinate { point [-2.85162 -2.30035 3.69291,-2.82853 -2.32283 3.69175,-2.84347 -2.31082 3.69291,-2.83666 -2.3204 3.69291,-2.83158 -2.32834 3.69291,-2.82811 -2.3344 3.69291,-2.82045 -2.35373 3.69291,-2.81853 -2.35547 3.69272,-2.82006 -2.35586 3.69291,-2.81982 -2.35772 3.69291,-2.81968 -2.36001 3.69291,-2.8197 -2.36198 3.69291,-2.81497 -2.34919 3.69202,-2.82263 -2.34631 3.69291,-2.82164 -2.34924 3.69291,-2.82096 -2.3516 3.69291,-2.81981 -2.3636 3.69291,-2.81999 -2.3649 3.69291,-2.81076 -2.34167 3.69084,-2.82561 -2.33929 3.69291,-2.8239 -2.34309 3.69291,-2.82048 -2.36701 3.69291,-2.80714 -2.33517 3.6895,-2.28094 -2.62984 3.64629,-2.82124 -2.36916 3.69291,-2.92783 -2.53722 3.50482,-2.41 -2.83619 3.46398,-2.92827 -2.5372 3.49606,-2.38003 -2.85372 3.45363,-2.9272 -2.53691 3.51355,-2.40935 -2.8359 3.47269,-2.92628 -2.53618 3.5232,-2.40841 -2.83517 3.48234,-2.92512 -2.53503 3.53277,-2.40723 -2.83403 3.49193,-2.3796 -2.85375 3.46237,-2.92373 -2.53347 3.54226,-2.40581 -2.83248 3.50142,-2.37897 -2.85344 3.47108,-2.92211 -2.5315 3.55163,-2.40417 -2.83052 3.5108,-2.37804 -2.8527 3.48074,-2.40231 -2.82816 3.52005,-2.92027 -2.52914 3.56088,-2.37689 -2.85155 3.49032,-2.9182 -2.52637 3.56999,-2.40022 -2.8254 3.52914,-2.37549 -2.84998 3.49981,-2.91591 -2.52321 3.57893,-2.39792 -2.82226 3.53804,-2.37387 -2.84801 3.5092,-2.39541 -2.81873 3.54675,-2.91341 -2.51967 3.58765,-2.37203 -2.84564 3.51844,-2.3927 -2.81483 3.55523,-2.91072 -2.51576 3.59613,-2.36996 -2.84287 3.52753,-2.38979 -2.81056 3.56347,-2.90783 -2.51149 3.60437,-2.36768 -2.83972 3.53644,-2.38668 -2.80594 3.57144,-2.90475 -2.50687 3.61234,-2.36519 -2.83618 3.54515,-2.3834 -2.80098 3.57913,-2.90149 -2.50191 3.62003,-2.36249 -2.83227 3.55363,-2.37995 -2.79569 3.58652,-2.89805 -2.49662 3.62743,-2.3596 -2.82799 3.56187,-2.37632 -2.79008 3.59359,-2.89443 -2.49099 3.63452,-2.35651 -2.82336 3.56985,-2.37254 -2.78417 3.60032,-2.89066 -2.48506 3.64128,-2.35325 -2.81839 3.57754,-2.36862 -2.77797 3.6067,-2.88674 -2.47885 3.64766,-2.34981 -2.81309 3.58493,-2.36455 -2.77149 3.61271,-2.88269 -2.47237 3.65368,-2.3462 -2.80747 3.592,-2.36036 -2.76476 3.61833,-2.87851 -2.46564 3.6593,-2.34243 -2.80155 3.59873,-2.35605 -2.75779 3.62355,-2.87422 -2.45867 3.66453,-2.33852 -2.79535 3.6051,-2.35163 -2.75059 3.62837,-2.86981 -2.45147 3.66934,-2.33447 -2.78886 3.61111,-2.34711 -2.74318 3.63276,-2.86531 -2.44406 3.67375,-2.33029 -2.78212 3.61674,-2.34251 -2.73559 3.63672,-2.8607 -2.43645 3.67772,-2.32599 -2.77514 3.62196,-2.33784 -2.72782 3.64024,-2.85602 -2.42866 3.68125,-2.32158 -2.76794 3.62678,-2.3331 -2.7199 3.6433,-2.85129 -2.42073 3.68432,-2.31707 -2.76052 3.63117,-2.32831 -2.71185 3.64591,-2.8465 -2.41268 3.68693,-2.31248 -2.75292 3.63513,-2.84168 -2.40452 3.68907,-2.32348 -2.70369 3.64805,-2.30781 -2.74515 3.63865,-2.83683 -2.39627 3.69074,-2.31862 -2.69543 3.64972,-2.30308 -2.73723 3.64171,-2.83196 -2.38795 3.69194,-2.31375 -2.68711 3.65092,-2.2983 -2.72918 3.64432,-2.30887 -2.67872 3.65164,-2.82709 -2.37956 3.69266,-2.29347 -2.72101 3.64646,-2.304 -2.67031 3.65188,-2.8222 -2.37113 3.69291,-2.28862 -2.71276 3.64813,-2.30015 -2.66362 3.65172,-2.29633 -2.65696 3.65127,-2.28375 -2.70443 3.64933,-2.29275 -2.6507 3.65057,-2.27887 -2.69604 3.65005,-2.28849 -2.64321 3.64938,-2.274 -2.68763 3.65029,-2.28482 -2.63673 3.64804,-2.27015 -2.68094 3.65014,-2.26633 -2.67428 3.64968,-2.26275 -2.66802 3.64898,-2.25848 -2.66053 3.6478,-2.25482 -2.65406 3.64645,-1.70899 -2.96005 3.63074,-1.83061 -3.17071 3.44822,-1.8307 -3.17087 3.43948,-1.83032 -3.1702 3.45695,-1.82977 -3.16925 3.46661,-1.82898 -3.16788 3.47621,-1.82795 -3.16611 3.48571,-1.82669 -3.16393 3.4951,-1.82521 -3.16135 3.50436,-1.82349 -3.15838 3.51346,-1.82155 -3.15502 3.52237,-1.8194 -3.15129 3.53109,-1.81703 -3.14719 3.53958,-1.81446 -3.14273 3.54783,-1.81168 -3.13792 3.55581,-1.80871 -3.13278 3.56351,-1.80556 -3.12731 3.57091,-1.80222 -3.12154 3.57798,-1.79872 -3.11547 3.58472,-1.79505 -3.10912 3.5911,-1.79123 -3.1025 3.59712,-1.78727 -3.09564 3.60275,-1.78317 -3.08854 3.60798,-1.77895 -3.08123 3.6128,-1.77461 -3.07372 3.6172,-1.77017 -3.06603 3.62116,-1.76564 -3.05818 3.62468,-1.76103 -3.05019 3.62775,-1.75634 -3.04208 3.63036,-1.7516 -3.03386 3.6325,-1.74681 -3.02557 3.63417,-1.74199 -3.01721 3.63537,-1.73714 -3.00881 3.63609,-1.73228 -3.0004 3.63633,-1.72842 -2.99371 3.63618,-1.72458 -2.98706 3.63573,-1.72097 -2.98081 3.63503,-1.71666 -2.97335 3.63384,-1.71294 -2.96691 3.6325,-1.28162 -3.48766 3.46237,-1.28138 -3.48803 3.45363,-1.28166 -3.48697 3.47108,-1.28149 -3.4858 3.48074,-1.28107 -3.48422 3.49032,-1.25122 -3.50522 3.46398,-0.733145 -3.80455 3.49606,-1.28041 -3.48223 3.49981,-1.25128 -3.50451 3.47269,-0.733401 -3.80412 3.50581,-1.27952 -3.47984 3.5092,-1.25113 -3.50333 3.48234,-0.733415 -3.80328 3.51552,-1.27839 -3.47706 3.51844,-1.25073 -3.50173 3.49193,-0.733189 -3.80203 3.52517,-1.27702 -3.47388 3.52753,-1.25009 -3.49974 3.50142,-0.732722 -3.80036 3.53474,-1.27543 -3.47033 3.53644,-1.24922 -3.49734 3.5108,-1.27361 -3.4664 3.54515,-1.2481 -3.49454 3.52005,-1.27157 -3.46211 3.55363,-1.24676 -3.49135 3.52914,-1.26931 -3.45747 3.56187,-1.24519 -3.48779 3.53804,-1.26685 -3.45248 3.56985,-1.24339 -3.48385 3.54675,-1.26417 -3.44717 3.57754,-1.24136 -3.47955 3.55523,-1.26131 -3.44154 3.58493,-1.23913 -3.4749 3.56347,-1.25824 -3.43561 3.592,-1.23668 -3.4699 3.57144,-1.255 -3.42938 3.59873,-1.23402 -3.46458 3.57913,-1.25158 -3.42289 3.6051,-1.23117 -3.45894 3.58652,-1.24799 -3.41614 3.61111,-1.22812 -3.453 3.59359,-1.24425 -3.40915 3.61674,-1.22489 -3.44677 3.60032,-1.24035 -3.40194 3.62196,-1.22148 -3.44027 3.6067,-1.23631 -3.39451 3.62678,-1.21791 -3.43351 3.61271,-1.23215 -3.38691 3.63117,-1.21417 -3.42651 3.61833,-1.22786 -3.37913 3.63513,-1.21029 -3.41929 3.62355,-1.22347 -3.3712 3.63865,-1.20626 -3.41186 3.62837,-1.21897 -3.36314 3.64171,-1.20211 -3.40425 3.63276,-1.21439 -3.35497 3.64432,-1.19783 -3.39647 3.63672,-1.20973 -3.34671 3.64646,-1.19344 -3.38854 3.64024,-1.20501 -3.33838 3.64813,-1.18895 -3.38047 3.6433,-1.20023 -3.33 3.64933,-1.18438 -3.3723 3.64591,-1.19541 -3.32158 3.65005,-1.17972 -3.36404 3.64805,-1.19056 -3.31316 3.65029,-1.175 -3.3557 3.64972,-1.18669 -3.30648 3.65014,-1.18283 -3.29984 3.64968,-1.17023 -3.34732 3.65092,-1.1792 -3.29361 3.64898,-1.16541 -3.3389 3.65164,-1.17484 -3.28617 3.6478,-1.16056 -3.33048 3.65188,-1.17107 -3.27976 3.64645,-1.13704 -3.29027 3.64629,-1.15669 -3.3238 3.65172,-1.15283 -3.31716 3.65127,-1.1492 -3.31093 3.65057,-1.14484 -3.30349 3.64938,-1.14107 -3.29708 3.64804,-0.731639 -3.78876 3.56974,-0.732017 -3.79829 3.54422,-0.731075 -3.79582 3.55358,-0.729896 -3.79296 3.56282,-0.728482 -3.78969 3.5719,-0.73039 -3.78501 3.57862,-0.726836 -3.78605 3.58081,-0.728907 -3.78089 3.5873,-0.724968 -3.78203 3.58949,-0.727194 -3.77641 3.59576,-0.722882 -3.77766 3.59794,-0.725256 -3.77158 3.60397,-0.720582 -3.77294 3.60613,-0.723096 -3.76642 3.61192,-0.718073 -3.76789 3.61405,-0.720722 -3.76093 3.61959,-0.715359 -3.7625 3.62169,-0.718137 -3.75514 3.62696,-0.712445 -3.7568 3.62903,-0.715349 -3.74905 3.63401,-0.709335 -3.75078 3.63606,-0.712364 -3.74268 3.64072,-0.70604 -3.74447 3.64275,-0.70919 -3.73604 3.64708,-0.702577 -3.73791 3.64906,-0.705834 -3.72916 3.65307,-0.698951 -3.7311 3.65499,-0.702305 -3.72204 3.65867,-0.695171 -3.72405 3.66054,-0.69861 -3.71471 3.66388,-0.691244 -3.71679 3.66568,-0.69476 -3.70718 3.66868,-0.687175 -3.70932 3.67041,-0.690764 -3.69947 3.67306,-0.682974 -3.70165 3.67471,-0.68663 -3.69161 3.67701,-0.678646 -3.69381 3.67859,-0.68237 -3.6836 3.68052,-0.67421 -3.68582 3.68202,-0.677994 -3.67548 3.68357,-0.669686 -3.67771 3.68499,-0.673512 -3.66725 3.68617,-0.66508 -3.66951 3.68749,-0.668936 -3.65894 3.68831,-0.660403 -3.66123 3.68952,-0.664276 -3.65057 3.68997,-0.655663 -3.65288 3.69108,-0.659544 -3.64216 3.69117,-0.650869 -3.64448 3.69216,-0.654751 -3.63373 3.69188,-0.646627 -3.63708 3.69272,-0.64991 -3.6253 3.69212,-0.642357 -3.62966 3.69291,-0.641112 -3.62782 3.69291,-0.646037 -3.61862 3.69197,-0.640129 -3.62663 3.69291,-0.63923 -3.62568 3.69291,-0.638322 -3.62485 3.69291,-0.636416 -3.6234 3.69291,-0.642164 -3.612 3.69152,-0.63518 -3.6226 3.69291,-0.633832 -3.62183 3.69291,-0.632432 -3.62112 3.69291,-0.631054 -3.62051 3.69291,-0.638503 -3.60578 3.69083,-0.628862 -3.61968 3.69291,-0.626702 -3.619 3.69291,-0.624305 -3.61837 3.69291,-0.634101 -3.59837 3.68964,-0.621848 -3.61784 3.69291,-0.566353 -3.61975 3.69291,-0.630278 -3.59198 3.6883,-0.611297 -3.61153 3.69202,-0.618557 -3.61729 3.69291,-0.614439 -3.61681 3.69291,-0.609367 -3.61648 3.69291,-0.602924 -3.61636 3.69291,-0.607472 -3.60515 3.69068,-0.594803 -3.6166 3.69291,-0.586633 -3.61718 3.69291,-0.578411 -3.61806 3.69291,-0.572396 -3.61885 3.69291]
712 }}
713 appearance Appearance{material USE PLASTIC-WHITE-01 }}
714 Shape { geometry IndexedFaceSet
715 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,6,4,3,-1,6,7,4,-1,8,7,6,-1,8,9,7,-1,10,9,8,-1,10,11,9,-1,12,11,10,-1,12,13,11,-1,14,13,12,-1,14,15,13,-1,16,15,14,-1,5,17,18,-1,4,17,5,-1,16,19,15,-1,20,19,16,-1,7,21,4,-1,4,21,17,-1,22,23,20,-1,20,23,19,-1,7,24,21,-1,9,24,7,-1,22,25,23,-1,26,25,22,-1,11,27,9,-1,9,27,24,-1,26,28,25,-1,29,28,26,-1,13,30,11,-1,11,30,27,-1,29,31,28,-1,32,31,29,-1,13,33,30,-1,15,33,13,-1,18,34,35,-1,17,34,18,-1,32,36,31,-1,37,36,32,-1,19,38,15,-1,15,38,33,-1,21,39,17,-1,17,39,34,-1,37,40,36,-1,41,40,37,-1,19,42,38,-1,23,42,19,-1,21,43,39,-1,24,43,21,-1,41,44,40,-1,45,44,41,-1,25,46,23,-1,23,46,42,-1,24,47,43,-1,27,47,24,-1,45,48,44,-1,49,48,45,-1,25,50,46,-1,28,50,25,-1,30,51,27,-1,27,51,47,-1,49,52,48,-1,53,52,49,-1,31,54,28,-1,28,54,50,-1,30,55,51,-1,33,55,30,-1,35,56,57,-1,34,56,35,-1,53,58,52,-1,59,58,53,-1,36,60,31,-1,31,60,54,-1,33,61,55,-1,38,61,33,-1,34,62,56,-1,39,62,34,-1,59,63,58,-1,64,63,59,-1,36,65,60,-1,40,65,36,-1,38,66,61,-1,42,66,38,-1,39,67,62,-1,43,67,39,-1,64,68,63,-1,69,68,64,-1,40,70,65,-1,44,70,40,-1,46,71,42,-1,42,71,66,-1,43,72,67,-1,47,72,43,-1,69,73,68,-1,74,73,69,-1,44,75,70,-1,48,75,44,-1,50,76,46,-1,46,76,71,-1,47,77,72,-1,51,77,47,-1,74,78,73,-1,79,78,74,-1,48,80,75,-1,52,80,48,-1,54,81,50,-1,50,81,76,-1,55,82,51,-1,51,82,77,-1,79,83,78,-1,84,83,79,-1,57,85,86,-1,56,85,57,-1,52,87,80,-1,58,87,52,-1,54,88,81,-1,60,88,54,-1,55,89,82,-1,61,89,55,-1,84,90,83,-1,91,90,84,-1,62,92,56,-1,56,92,85,-1,58,93,87,-1,63,93,58,-1,65,94,60,-1,60,94,88,-1,61,95,89,-1,66,95,61,-1,91,96,90,-1,97,96,91,-1,67,98,62,-1,62,98,92,-1,68,99,63,-1,63,99,93,-1,70,100,65,-1,65,100,94,-1,71,101,66,-1,66,101,95,-1,102,103,97,-1,97,103,96,-1,72,104,67,-1,67,104,98,-1,73,105,68,-1,68,105,99,-1,75,106,70,-1,70,106,100,-1,71,107,101,-1,76,107,71,-1,102,108,103,-1,109,108,102,-1,77,110,72,-1,72,110,104,-1,73,111,105,-1,78,111,73,-1,80,112,75,-1,75,112,106,-1,81,113,76,-1,76,113,107,-1,114,115,109,-1,109,115,108,-1,77,116,110,-1,82,116,77,-1,78,117,111,-1,83,117,78,-1,86,118,119,-1,85,118,86,-1,80,120,112,-1,87,120,80,-1,81,121,113,-1,88,121,81,-1,122,123,114,-1,114,123,115,-1,82,124,116,-1,89,124,82,-1,90,125,83,-1,83,125,117,-1,85,126,118,-1,92,126,85,-1,87,127,120,-1,93,127,87,-1,88,128,121,-1,94,128,88,-1,129,130,122,-1,122,130,123,-1,89,131,124,-1,95,131,89,-1,90,132,125,-1,96,132,90,-1,98,133,92,-1,92,133,126,-1,93,134,127,-1,99,134,93,-1,100,135,94,-1,94,135,128,-1,136,137,129,-1,129,137,130,-1,101,138,95,-1,95,138,131,-1,96,139,132,-1,103,139,96,-1,98,140,133,-1,104,140,98,-1,105,141,99,-1,99,141,134,-1,100,142,135,-1,106,142,100,-1,143,144,136,-1,145,144,143,-1,146,144,145,-1,136,144,137,-1,107,147,101,-1,101,147,138,-1,103,148,139,-1,108,148,103,-1,110,149,104,-1,104,149,140,-1,111,150,105,-1,105,150,141,-1,106,151,142,-1,112,151,106,-1,113,152,107,-1,107,152,147,-1,108,153,148,-1,115,153,108,-1,110,154,149,-1,116,154,110,-1,117,155,111,-1,111,155,150,-1,118,156,119,-1,119,156,157,-1,120,158,112,-1,112,158,151,-1,121,159,113,-1,113,159,152,-1,115,160,153,-1,123,160,115,-1,116,161,154,-1,124,161,116,-1,117,162,155,-1,125,162,117,-1,118,163,156,-1,126,163,118,-1,120,164,158,-1,127,164,120,-1,128,165,121,-1,121,165,159,-1,123,166,160,-1,130,166,123,-1,124,167,161,-1,131,167,124,-1,125,168,162,-1,132,168,125,-1,126,169,163,-1,133,169,126,-1,127,170,164,-1,134,170,127,-1,128,171,165,-1,135,171,128,-1,130,172,166,-1,137,172,130,-1,131,173,167,-1,138,173,131,-1,139,174,132,-1,132,174,168,-1,140,175,133,-1,133,175,169,-1,141,176,134,-1,134,176,170,-1,135,177,171,-1,142,177,135,-1,146,178,144,-1,144,178,137,-1,179,178,146,-1,137,178,172,-1,147,180,138,-1,138,180,173,-1,148,181,139,-1,139,181,174,-1,149,182,140,-1,140,182,175,-1,141,183,176,-1,150,183,141,-1,142,184,177,-1,151,184,142,-1,147,185,180,-1,152,185,147,-1,153,186,148,-1,148,186,181,-1,154,187,149,-1,149,187,182,-1,150,188,183,-1,155,188,150,-1,157,189,190,-1,156,189,157,-1,158,191,151,-1,151,191,184,-1,159,192,152,-1,152,192,185,-1,153,193,186,-1,160,193,153,-1,161,194,154,-1,154,194,187,-1,162,195,155,-1,155,195,188,-1,156,196,189,-1,163,196,156,-1,158,197,191,-1,164,197,158,-1,165,198,159,-1,159,198,192,-1,160,199,193,-1,166,199,160,-1,167,200,161,-1,161,200,194,-1,162,201,195,-1,168,201,162,-1,163,202,196,-1,169,202,163,-1,164,203,197,-1,170,203,164,-1,165,204,198,-1,171,204,165,-1,166,205,199,-1,172,205,166,-1,173,206,167,-1,167,206,200,-1,174,207,168,-1,168,207,201,-1,169,208,202,-1,175,208,169,-1,170,209,203,-1,176,209,170,-1,177,210,171,-1,171,210,204,-1,179,211,178,-1,178,211,172,-1,172,211,205,-1,212,211,179,-1,173,213,206,-1,180,213,173,-1,174,214,207,-1,181,214,174,-1,182,215,175,-1,175,215,208,-1,183,216,176,-1,176,216,209,-1,177,217,210,-1,184,217,177,-1,180,218,213,-1,185,218,180,-1,186,219,181,-1,181,219,214,-1,187,220,182,-1,182,220,215,-1,188,221,183,-1,183,221,216,-1,190,222,223,-1,189,222,190,-1,184,224,217,-1,191,224,184,-1,192,225,185,-1,185,225,218,-1,186,226,219,-1,193,226,186,-1,187,227,220,-1,194,227,187,-1,195,228,188,-1,188,228,221,-1,189,229,222,-1,196,229,189,-1,197,230,191,-1,191,230,224,-1,192,231,225,-1,198,231,192,-1,193,232,226,-1,199,232,193,-1,200,233,194,-1,194,233,227,-1,195,234,228,-1,201,234,195,-1,196,235,229,-1,202,235,196,-1,203,236,197,-1,197,236,230,-1,204,237,198,-1,198,237,231,-1,199,238,232,-1,205,238,199,-1,200,239,233,-1,206,239,200,-1,207,240,201,-1,201,240,234,-1,208,241,202,-1,202,241,235,-1,203,242,236,-1,209,242,203,-1,204,243,237,-1,210,243,204,-1,244,245,212,-1,205,245,238,-1,211,245,205,-1,212,245,211,-1,213,246,206,-1,206,246,239,-1,207,247,240,-1,214,247,207,-1,208,248,241,-1,215,248,208,-1,216,249,209,-1,209,249,242,-1,224,250,217,-1,210,250,243,-1,217,250,210,-1,213,251,246,-1,218,251,213,-1,219,252,214,-1,214,252,247,-1,220,253,215,-1,215,253,248,-1,221,254,216,-1,216,254,249,-1,228,254,221,-1,223,255,256,-1,222,255,223,-1,224,257,250,-1,225,258,218,-1,218,258,251,-1,226,259,219,-1,219,259,252,-1,227,260,220,-1,220,260,253,-1,228,261,254,-1,222,262,255,-1,229,262,222,-1,230,263,224,-1,224,263,257,-1,225,264,258,-1,231,264,225,-1,226,265,259,-1,232,265,226,-1,227,266,260,-1,233,266,227,-1,228,267,261,-1,234,267,228,-1,229,268,262,-1,235,268,229,-1,236,269,230,-1,230,269,263,-1,231,270,264,-1,237,270,231,-1,232,271,265,-1,238,271,232,-1,233,272,266,-1,239,272,233,-1,234,273,267,-1,240,273,234,-1,247,273,240,-1,248,274,241,-1,235,274,268,-1,241,274,235,-1,236,275,269,-1,242,275,236,-1,237,276,270,-1,243,276,237,-1,244,277,245,-1,278,277,244,-1,238,277,271,-1,245,277,238,-1,239,279,272,-1,246,279,239,-1,247,280,273,-1,248,281,274,-1,249,282,242,-1,242,282,275,-1,250,283,243,-1,243,283,276,-1,251,284,246,-1,246,284,279,-1,252,285,247,-1,247,285,280,-1,253,286,248,-1,248,286,281,-1,254,287,249,-1,249,287,282,-1,256,288,289,-1,255,288,256,-1,257,290,250,-1,250,290,283,-1,258,291,251,-1,251,291,284,-1,259,292,252,-1,252,292,285,-1,265,292,259,-1,260,293,253,-1,253,293,286,-1,254,294,287,-1,261,294,254,-1,262,295,255,-1,255,295,288,-1,263,296,257,-1,257,296,290,-1,258,297,291,-1,264,297,258,-1,265,298,292,-1,260,299,293,-1,266,299,260,-1,261,300,294,-1,267,300,261,-1,262,301,295,-1,274,301,268,-1,268,301,262,-1,269,302,263,-1,263,302,296,-1,275,302,269,-1,264,303,297,-1,270,303,264,-1,271,304,265,-1,265,304,298,-1,272,305,266,-1,266,305,299,-1,267,306,300,-1,273,306,267,-1,274,307,301,-1,275,308,302,-1,282,308,275,-1,270,309,303,-1,276,309,270,-1,278,310,277,-1,311,310,278,-1,271,310,304,-1,277,310,271,-1,272,312,305,-1,284,312,279,-1,279,312,272,-1,280,313,273,-1,273,313,306,-1,274,314,307,-1,281,314,274,-1,282,315,308,-1,276,316,309,-1,283,316,276,-1,284,317,312,-1,285,318,280,-1,280,318,313,-1,286,319,281,-1,281,319,314,-1,282,320,315,-1,287,320,282,-1,295,321,288,-1,289,321,322,-1,288,321,289,-1,290,323,283,-1,283,323,316,-1,291,324,284,-1,284,324,317,-1,292,325,285,-1,285,325,318,-1,293,326,286,-1,286,326,319,-1,287,327,320,-1,294,327,287,-1,295,328,321,-1,296,329,290,-1,290,329,323,-1,297,330,291,-1,291,330,324,-1,303,330,297,-1,298,331,292,-1,292,331,325,-1,299,332,293,-1,293,332,326,-1,294,333,327,-1,306,333,300,-1,300,333,294,-1,295,334,328,-1,301,334,295,-1,302,335,296,-1,296,335,329,-1,303,336,330,-1,298,337,331,-1,304,337,298,-1,305,338,299,-1,299,338,332,-1,306,339,333,-1,301,340,334,-1,307,340,301,-1,308,341,302,-1,302,341,335,-1,309,342,303,-1,303,342,336,-1,304,343,337,-1,344,343,311,-1,311,343,310,-1,310,343,304,-1,305,345,338,-1,312,345,305,-1,317,345,312,-1,306,346,339,-1,313,346,306,-1,307,347,340,-1,314,347,307,-1,315,348,308,-1,308,348,341,-1,309,349,342,-1,316,349,309,-1,317,350,345,-1,313,351,346,-1,318,351,313,-1,319,352,314,-1,314,352,347,-1,315,353,348,-1,320,353,315,-1,321,354,322,-1,322,354,355,-1,323,356,316,-1,316,356,349,-1,329,356,323,-1,317,357,350,-1,324,357,317,-1,325,358,318,-1,318,358,351,-1,326,359,319,-1,319,359,352,-1,327,360,320,-1,320,360,353,-1,333,360,327,-1,321,361,354,-1,328,361,321,-1,329,362,356,-1,324,363,357,-1,330,363,324,-1,325,364,358,-1,331,364,325,-1,332,365,326,-1,326,365,359,-1,333,366,360,-1,334,367,328,-1,328,367,361,-1,341,368,335,-1,335,368,329,-1,329,368,362,-1,336,369,330,-1,330,369,363,-1,331,370,364,-1,337,370,331,-1,338,371,332,-1,332,371,365,-1,339,372,333,-1,333,372,366,-1,334,373,367,-1,347,373,340,-1,340,373,334,-1,341,374,368,-1,336,375,369,-1,349,375,342,-1,342,375,336,-1,337,376,370,-1,343,376,337,-1,377,376,344,-1,344,376,343,-1,345,378,338,-1,338,378,371,-1,346,379,339,-1,339,379,372,-1,347,380,373,-1,341,381,374,-1,348,381,341,-1,353,381,348,-1,349,382,375,-1,345,383,378,-1,350,383,345,-1,346,384,379,-1,351,384,346,-1,359,385,352,-1,347,385,380,-1,352,385,347,-1,353,386,381,-1,355,387,388,-1,361,387,354,-1,354,387,355,-1,356,389,349,-1,349,389,382,-1,357,390,350,-1,350,390,383,-1,358,391,351,-1,351,391,384,-1,359,392,385,-1,353,393,386,-1,360,393,353,-1,361,394,387,-1,367,394,361,-1,356,395,389,-1,362,395,356,-1,363,396,357,-1,357,396,390,-1,358,397,391,-1,364,397,358,-1,371,398,365,-1,365,398,359,-1,359,398,392,-1,360,399,393,-1,372,399,366,-1,366,399,360,-1,367,400,394,-1,362,401,395,-1,368,401,362,-1,363,402,396,-1,369,402,363,-1,370,403,364,-1,364,403,397,-1,371,404,398,-1,372,405,399,-1,367,406,400,-1,373,406,367,-1,374,407,368,-1,368,407,401,-1,375,408,369,-1,369,408,402,-1,376,409,370,-1,377,409,376,-1,410,409,377,-1,370,409,403,-1,383,411,378,-1,371,411,404,-1,378,411,371,-1,379,412,372,-1,372,412,405,-1,373,413,406,-1,380,413,373,-1,374,414,407,-1,381,414,374,-1,382,415,375,-1,375,415,408,-1,383,416,411,-1,384,417,379,-1,379,417,412,-1,380,418,413,-1,385,418,380,-1,381,419,414,-1,386,419,381,-1,388,420,421,-1,387,420,388,-1,389,422,382,-1,382,422,415,-1,390,423,383,-1,383,423,416,-1,396,423,390,-1,384,424,417,-1,391,424,384,-1,392,425,385,-1,385,425,418,-1,393,426,386,-1,386,426,419,-1,387,427,420,-1,394,427,387,-1,395,428,389,-1,389,428,422,-1,396,429,423,-1,397,430,391,-1,403,430,397,-1,391,430,424,-1,392,431,425,-1,398,431,392,-1,399,432,393,-1,393,432,426,-1,400,433,394,-1,394,433,427,-1,401,434,395,-1,395,434,428,-1,402,435,396,-1,396,435,429,-1,403,436,430,-1,404,437,398,-1,398,437,431,-1,405,438,399,-1,399,438,432,-1,400,439,433,-1,413,439,406,-1,406,439,400,-1,407,440,401,-1,401,440,434,-1,402,441,435,-1,415,441,408,-1,408,441,402,-1,403,442,436,-1,409,442,403,-1,410,442,409,-1,443,442,410,-1,404,444,437,-1,411,444,404,-1,412,445,405,-1,405,445,438,-1,418,446,413,-1,413,446,439,-1,419,447,414,-1,407,447,440,-1,414,447,407,-1,415,448,441,-1,411,449,444,-1,416,449,411,-1,417,450,412,-1,412,450,445,-1,424,450,417,-1,418,451,446,-1,419,452,447,-1,421,453,454,-1,420,453,421,-1,427,453,420,-1,415,455,448,-1,428,455,422,-1,422,455,415,-1,416,456,449,-1,423,456,416,-1,424,457,450,-1,425,458,418,-1,418,458,451,-1,431,458,425,-1,432,459,426,-1,419,459,452,-1,426,459,419,-1,433,460,427,-1,427,460,453,-1,428,461,455,-1,423,462,456,-1,429,462,423,-1,430,463,424,-1,424,463,457,-1,437,464,431,-1,431,464,458,-1,432,465,459,-1,433,466,460,-1,440,467,434,-1,428,467,461,-1,434,467,428,-1,435,468,429,-1,429,468,462,-1,436,469,430,-1,430,469,463,-1,437,470,464,-1,445,471,438,-1,438,471,432,-1,432,471,465,-1,439,472,433,-1,433,472,466,-1,440,473,467,-1,447,473,440,-1,441,474,435,-1,435,474,468,-1,442,475,436,-1,443,475,442,-1,476,475,443,-1,436,475,469,-1,437,477,470,-1,444,477,437,-1,445,478,471,-1,450,478,445,-1,439,479,472,-1,446,479,439,-1,447,480,473,-1,448,481,441,-1,441,481,474,-1,449,482,444,-1,444,482,477,-1,450,483,478,-1,451,484,446,-1,446,484,479,-1,452,485,447,-1,447,485,480,-1,454,486,487,-1,453,486,454,-1,455,488,448,-1,448,488,481,-1,449,489,482,-1,462,489,456,-1,456,489,449,-1,450,490,483,-1,463,490,457,-1,457,490,450,-1,458,491,451,-1,451,491,484,-1,459,492,452,-1,452,492,485,-1,460,493,453,-1,453,493,486,-1,461,494,455,-1,455,494,488,-1,462,495,489,-1,469,496,463,-1,463,496,490,-1,464,497,458,-1,458,497,491,-1,459,498,492,-1,465,498,459,-1,460,499,493,-1,466,499,460,-1,461,500,494,-1,467,500,461,-1,468,501,462,-1,462,501,495,-1,475,502,469,-1,469,502,496,-1,470,503,464,-1,464,503,497,-1,471,504,465,-1,465,504,498,-1,472,505,466,-1,466,505,499,-1,473,506,467,-1,467,506,500,-1,474,507,468,-1,468,507,501,-1,476,508,475,-1,509,508,476,-1,475,508,502,-1,477,510,470,-1,470,510,503,-1,471,511,504,-1,478,511,471,-1,472,512,505,-1,479,512,472,-1,480,513,473,-1,473,513,506,-1,474,514,507,-1,481,514,474,-1,477,515,510,-1,482,515,477,-1,483,516,478,-1,478,516,511,-1,479,517,512,-1,484,517,479,-1,480,518,513,-1,485,518,480,-1,487,519,520,-1,486,519,487,-1,488,521,481,-1,481,521,514,-1,482,522,515,-1,489,522,482,-1,490,523,483,-1,483,523,516,-1,491,524,484,-1,484,524,517,-1,485,525,518,-1,492,525,485,-1,486,526,519,-1,493,526,486,-1,488,527,521,-1,494,527,488,-1,495,528,489,-1,489,528,522,-1,496,529,490,-1,490,529,523,-1,491,530,524,-1,497,530,491,-1,492,531,525,-1,498,531,492,-1,505,532,499,-1,499,532,493,-1,493,532,526,-1,500,533,494,-1,494,533,527,-1,501,534,495,-1,495,534,528,-1,502,535,496,-1,496,535,529,-1,497,536,530,-1,503,536,497,-1,504,537,498,-1,498,537,531,-1,505,538,532,-1,506,539,500,-1,500,539,533,-1,507,540,501,-1,501,540,534,-1,502,541,535,-1,509,541,508,-1,542,541,509,-1,508,541,502,-1,510,543,503,-1,503,543,536,-1,511,544,504,-1,504,544,537,-1,512,545,505,-1,505,545,538,-1,513,546,506,-1,506,546,539,-1,514,547,507,-1,507,547,540,-1,515,548,510,-1,510,548,543,-1,511,549,544,-1,516,549,511,-1,517,550,512,-1,512,550,545,-1,513,551,546,-1,518,551,513,-1,520,552,553,-1,519,552,520,-1,526,552,519,-1,514,554,547,-1,521,554,514,-1,522,555,515,-1,515,555,548,-1,516,556,549,-1,523,556,516,-1,517,557,550,-1,524,557,517,-1,530,557,524,-1,525,558,518,-1,531,558,525,-1,518,558,551,-1,526,559,552,-1,527,560,521,-1,521,560,554,-1,522,561,555,-1,534,561,528,-1,528,561,522,-1,535,562,529,-1,523,562,556,-1,529,562,523,-1,536,563,530,-1,530,563,557,-1,531,564,558,-1,532,565,526,-1,526,565,559,-1,527,566,560,-1,533,566,527,-1,534,567,561,-1,535,568,562,-1,536,569,563,-1,544,570,537,-1,531,570,564,-1,537,570,531,-1,538,571,532,-1,532,571,565,-1,545,571,538,-1,539,572,533,-1,533,572,566,-1,540,573,534,-1,534,573,567,-1,541,574,535,-1,542,574,541,-1,575,574,542,-1,535,574,568,-1,536,576,569,-1,543,576,536,-1,544,577,570,-1,545,578,571,-1,546,579,539,-1,539,579,572,-1,540,580,573,-1,547,580,540,-1,543,581,576,-1,548,581,543,-1,544,582,577,-1,549,582,544,-1,550,583,545,-1,545,583,578,-1,546,584,579,-1,551,584,546,-1,585,586,587,-1,553,586,585,-1,587,586,588,-1,588,586,589,-1,552,586,553,-1,559,586,552,-1,554,590,547,-1,547,590,580,-1,555,591,548,-1,548,591,581,-1,556,592,549,-1,562,592,556,-1,549,592,582,-1,557,593,550,-1,550,593,583,-1,551,594,584,-1,558,594,551,-1,586,595,589,-1,559,595,586,-1,560,596,554,-1,554,596,590,-1,566,596,560,-1,555,597,591,-1,561,597,555,-1,562,598,592,-1,557,599,593,-1,563,599,557,-1,558,600,594,-1,564,600,558,-1,589,601,602,-1,602,601,603,-1,595,601,589,-1,571,601,565,-1,565,601,559,-1,559,601,595,-1,566,604,596,-1,567,605,561,-1,561,605,597,-1,574,606,568,-1,562,606,598,-1,568,606,562,-1,563,607,599,-1,569,607,563,-1,570,608,564,-1,564,608,600,-1,601,609,603,-1,571,609,601,-1,572,610,566,-1,579,610,572,-1,566,610,604,-1,580,611,573,-1,567,611,605,-1,573,611,567,-1,575,612,574,-1,574,612,606,-1,613,612,575,-1,576,614,569,-1,569,614,607,-1,581,614,576,-1,577,615,570,-1,570,615,608,-1,609,616,603,-1,578,616,571,-1,603,616,617,-1,571,616,609,-1,579,618,610,-1,580,619,611,-1,581,620,614,-1,582,621,577,-1,577,621,615,-1,617,622,623,-1,583,622,578,-1,616,622,617,-1,578,622,616,-1,579,624,618,-1,594,624,584,-1,584,624,579,-1,580,625,619,-1,590,625,580,-1,581,626,620,-1,591,626,581,-1,597,626,591,-1,582,627,621,-1,592,627,582,-1,622,628,623,-1,623,628,629,-1,593,628,583,-1,583,628,622,-1,594,630,624,-1,596,631,590,-1,590,631,625,-1,597,632,626,-1,598,633,592,-1,592,633,627,-1,628,634,629,-1,629,634,635,-1,599,634,593,-1,593,634,628,-1,594,636,630,-1,600,636,594,-1,604,637,596,-1,596,637,631,-1,597,638,632,-1,605,638,597,-1,598,639,633,-1,606,639,598,-1,634,640,635,-1,635,640,641,-1,599,640,634,-1,607,640,599,-1,600,642,636,-1,608,642,600,-1,615,642,608,-1,610,643,604,-1,604,643,637,-1,619,644,611,-1,605,644,638,-1,611,644,605,-1,612,645,606,-1,613,645,612,-1,606,645,639,-1,646,645,613,-1,640,647,641,-1,641,647,648,-1,607,647,640,-1,614,647,607,-1,615,649,642,-1,618,650,610,-1,610,650,643,-1,619,651,644,-1,614,652,647,-1,620,652,614,-1,648,652,653,-1,653,652,654,-1,647,652,648,-1,621,655,615,-1,627,655,621,-1,615,655,649,-1,618,656,650,-1,624,656,618,-1,619,657,651,-1,625,657,619,-1,626,658,620,-1,620,658,652,-1,652,658,654,-1,627,659,655,-1,633,659,627,-1,624,660,656,-1,630,660,624,-1,637,661,631,-1,631,661,625,-1,625,661,657,-1,638,662,632,-1,632,662,626,-1,654,662,663,-1,658,662,654,-1,626,662,658,-1,633,664,659,-1,630,665,660,-1,642,665,636,-1,636,665,630,-1,637,666,661,-1,662,667,663,-1,663,667,668,-1,638,667,662,-1,633,669,664,-1,639,669,633,-1,642,670,665,-1,637,671,666,-1,643,671,637,-1,650,671,643,-1,667,672,668,-1,638,672,667,-1,668,672,673,-1,644,672,638,-1,639,674,669,-1,675,674,646,-1,645,674,639,-1,646,674,645,-1,642,676,670,-1,649,676,642,-1,650,677,671,-1,672,678,673,-1,673,678,679,-1,679,678,680,-1,644,678,672,-1,651,678,644,-1,655,681,649,-1,649,681,676,-1,650,682,677,-1,656,682,650,-1,660,682,656,-1,678,683,680,-1,657,683,651,-1,651,683,678,-1,655,684,681,-1,659,684,655,-1,665,685,660,-1,660,685,682,-1,680,686,687,-1,657,686,683,-1,683,686,680,-1,661,686,657,-1,664,688,659,-1,659,688,684,-1,665,689,685,-1,661,690,686,-1,666,690,661,-1,686,690,687,-1,687,690,691,-1,669,692,664,-1,664,692,688,-1,670,693,665,-1,665,693,689,-1,666,694,690,-1,671,694,666,-1,691,694,695,-1,690,694,691,-1,695,694,696,-1,674,697,669,-1,698,697,675,-1,669,697,692,-1,675,697,674,-1,676,699,670,-1,670,699,693,-1,677,700,671,-1,671,700,694,-1,694,700,696,-1,681,701,676,-1,676,701,699,-1,684,701,681,-1,696,702,703,-1,677,702,700,-1,682,702,677,-1,700,702,696,-1,684,704,701,-1,702,705,703,-1,703,705,706,-1,685,705,682,-1,682,705,702,-1,684,707,704,-1,688,707,684,-1,692,707,688,-1,706,708,709,-1,685,708,705,-1,689,708,685,-1,705,708,706,-1,692,710,707,-1,708,711,709,-1,689,711,708,-1,709,711,712,-1,693,711,689,-1,692,713,710,-1,698,713,697,-1,714,713,698,-1,697,713,692,-1,711,715,712,-1,693,715,711,-1,712,715,716,-1,699,715,693,-1,715,717,716,-1,699,717,715,-1,716,717,718,-1,701,717,699,-1,704,719,701,-1,701,719,717,-1,717,719,718,-1,718,719,720,-1,704,721,719,-1,707,721,704,-1,719,721,720,-1,720,721,722,-1,710,723,707,-1,707,723,721,-1,721,723,722,-1,722,723,724,-1,2,725,0,-1,713,725,710,-1,714,725,713,-1,710,725,723,-1,723,725,724,-1,724,725,2,-1,0,725,714,-1]
716 coord Coordinate { point [-0.502908 -3.9359 3.49606,-0.55118 -3.90961 3.49606,-0.551061 -3.9094 3.50571,0.452755 -3.73913 3.69291,0.41751 -3.76932 3.69267,0.413103 -3.76072 3.69291,0.457584 -3.7475 3.69267,0.421906 -3.77789 3.69196,0.462402 -3.75584 3.69196,0.42628 -3.78643 3.69078,0.467197 -3.76415 3.69078,0.430623 -3.7949 3.68912,0.471957 -3.77239 3.68912,0.434924 -3.80329 3.68701,0.47667 -3.78055 3.68701,0.439172 -3.81157 3.68443,0.481326 -3.78862 3.68443,0.376397 -3.78912 3.69267,0.372425 -3.78031 3.69291,0.443358 -3.81974 3.6814,0.485913 -3.79656 3.6814,0.38036 -3.7979 3.69196,0.490421 -3.80437 3.67792,0.44747 -3.82776 3.67792,0.384304 -3.80664 3.69078,0.4515 -3.83562 3.67401,0.494837 -3.81202 3.67401,0.388219 -3.81532 3.68912,0.455437 -3.8433 3.66966,0.499152 -3.81949 3.66966,0.392097 -3.82391 3.68701,0.459272 -3.85078 3.6649,0.503356 -3.82677 3.6649,0.395927 -3.8324 3.68443,0.334349 -3.80684 3.69267,0.33082 -3.79785 3.69291,0.462996 -3.85804 3.65973,0.507437 -3.83384 3.65973,0.3997 -3.84076 3.6814,0.337869 -3.81581 3.69196,0.4666 -3.86507 3.65417,0.511387 -3.84068 3.65417,0.403407 -3.84898 3.67792,0.341372 -3.82474 3.69078,0.470075 -3.87185 3.64822,0.515195 -3.84728 3.64822,0.40704 -3.85703 3.67401,0.34485 -3.8336 3.68912,0.473413 -3.87836 3.64191,0.518853 -3.85362 3.64191,0.41059 -3.8649 3.66966,0.348294 -3.84238 3.68701,0.476605 -3.88459 3.63525,0.522352 -3.85968 3.63525,0.414047 -3.87256 3.6649,0.351696 -3.85104 3.68443,0.291469 -3.82245 3.69267,0.288393 -3.81329 3.69291,0.479644 -3.89052 3.62825,0.525683 -3.86545 3.62825,0.417405 -3.88 3.65973,0.355048 -3.85958 3.6814,0.294538 -3.83158 3.69196,0.482524 -3.89613 3.62094,0.528839 -3.87091 3.62094,0.420654 -3.8872 3.65417,0.358342 -3.86798 3.67792,0.297592 -3.84067 3.69078,0.485235 -3.90142 3.61332,0.531811 -3.87606 3.61332,0.423786 -3.89414 3.64822,0.361569 -3.8762 3.67401,0.300624 -3.8497 3.68912,0.487773 -3.90637 3.60542,0.534592 -3.88088 3.60542,0.426795 -3.90081 3.64191,0.364722 -3.88423 3.66966,0.303626 -3.85863 3.68701,0.490132 -3.91097 3.59726,0.537177 -3.88535 3.59726,0.429673 -3.90719 3.63525,0.367793 -3.89206 3.6649,0.306592 -3.86746 3.68443,0.492304 -3.91521 3.58885,0.539558 -3.88948 3.58885,0.247865 -3.8359 3.69267,0.245249 -3.8266 3.69291,0.432413 -3.91326 3.62825,0.370775 -3.89966 3.65973,0.309514 -3.87616 3.6814,0.494286 -3.91908 3.58022,0.54173 -3.89324 3.58022,0.250475 -3.84518 3.69196,0.435009 -3.91902 3.62094,0.373661 -3.90701 3.65417,0.312385 -3.8847 3.67792,0.496072 -3.92256 3.57139,0.543688 -3.89663 3.57139,0.253072 -3.85441 3.69078,0.437454 -3.92443 3.61332,0.376444 -3.9141 3.64822,0.315198 -3.89308 3.67401,0.545426 -3.89964 3.56237,0.497659 -3.92566 3.56237,0.25565 -3.86357 3.68912,0.439742 -3.9295 3.60542,0.379117 -3.92091 3.64191,0.317947 -3.90126 3.66966,0.499041 -3.92835 3.5532,0.546942 -3.90227 3.5532,0.258203 -3.87265 3.68701,0.441868 -3.93422 3.59726,0.381673 -3.92742 3.63525,0.320624 -3.90923 3.6649,0.54823 -3.9045 3.54389,0.500217 -3.93065 3.54389,0.260725 -3.88161 3.68443,0.443827 -3.93856 3.58885,0.203644 -3.84716 3.69267,0.201495 -3.83774 3.69291,0.384107 -3.93363 3.62825,0.323224 -3.91696 3.65973,0.549289 -3.90633 3.53446,0.501183 -3.93253 3.53446,0.26321 -3.89044 3.6814,0.445613 -3.94252 3.58022,0.205788 -3.85655 3.69196,0.386413 -3.9395 3.62094,0.32574 -3.92445 3.65417,0.550115 -3.90776 3.52494,0.501936 -3.934 3.52494,0.265651 -3.89912 3.67792,0.447224 -3.94609 3.57139,0.207922 -3.8659 3.69078,0.388585 -3.94503 3.61332,0.328166 -3.93167 3.64822,0.550706 -3.90879 3.51535,0.502476 -3.93505 3.51535,0.268044 -3.90762 3.67401,0.448654 -3.94926 3.56237,0.210041 -3.87518 3.68912,0.390617 -3.95021 3.60542,0.330496 -3.93861 3.64191,0.551061 -3.9094 3.50571,0.5028 -3.93568 3.50571,0.55118 -3.90961 3.49606,0.502908 -3.9359 3.49606,0.270381 -3.91593 3.66966,0.4499 -3.95202 3.5532,0.212138 -3.88437 3.68701,0.392506 -3.95502 3.59726,0.332724 -3.94524 3.63525,0.272658 -3.92402 3.6649,0.45096 -3.95437 3.54389,0.21421 -3.89345 3.68443,0.394245 -3.95946 3.58885,0.158917 -3.8562 3.69267,0.15724 -3.84669 3.69291,0.334846 -3.95156 3.62825,0.274869 -3.93188 3.65973,0.451831 -3.9563 3.53446,0.216252 -3.9024 3.6814,0.395832 -3.9635 3.58022,0.160591 -3.86569 3.69196,0.336856 -3.95754 3.62094,0.277008 -3.93948 3.65417,0.45251 -3.9578 3.52494,0.218258 -3.91119 3.67792,0.397263 -3.96715 3.57139,0.162256 -3.87513 3.69078,0.338749 -3.96317 3.61332,0.279071 -3.94682 3.64822,0.452997 -3.95888 3.51535,0.220223 -3.9198 3.67401,0.398533 -3.97038 3.56237,0.163909 -3.88451 3.68912,0.340521 -3.96845 3.60542,0.281053 -3.95386 3.64191,0.453289 -3.95953 3.50571,0.453386 -3.95974 3.49606,0.222144 -3.92821 3.66966,0.399641 -3.9732 3.5532,0.165546 -3.89379 3.68701,0.342167 -3.97335 3.59726,0.282948 -3.96059 3.63525,0.224014 -3.93641 3.6649,0.400582 -3.9756 3.54389,0.167163 -3.90296 3.68443,0.343684 -3.97786 3.58885,0.113796 -3.863 3.69267,0.112594 -3.85342 3.69291,0.284753 -3.96701 3.62825,0.225831 -3.94437 3.65973,0.401355 -3.97757 3.53446,0.168756 -3.912 3.6814,0.345068 -3.98198 3.58022,0.114994 -3.87256 3.69196,0.286462 -3.97308 3.62094,0.227588 -3.95207 3.65417,0.401959 -3.97911 3.52494,0.170321 -3.92088 3.67792,0.346315 -3.98569 3.57139,0.116186 -3.88208 3.69078,0.288072 -3.9788 3.61332,0.229283 -3.95949 3.64822,0.402391 -3.98021 3.51535,0.171855 -3.92958 3.67401,0.347422 -3.98899 3.56237,0.11737 -3.89152 3.68912,0.289579 -3.98416 3.60542,0.230911 -3.96663 3.64191,0.402651 -3.98087 3.50571,0.402737 -3.98109 3.49606,0.173354 -3.93807 3.66966,0.348387 -3.99186 3.5532,0.118542 -3.90088 3.68701,0.290979 -3.98914 3.59726,0.232469 -3.97345 3.63525,0.174814 -3.94635 3.6649,0.349208 -3.9943 3.54389,0.1197 -3.91012 3.68443,0.292268 -3.99372 3.58885,0.0683907 -3.86755 3.69267,0.0676688 -3.85791 3.69291,0.233951 -3.97994 3.62825,0.176231 -3.95439 3.65973,0.349882 -3.99631 3.53446,0.120841 -3.91922 3.6814,0.293445 -3.9979 3.58022,0.0691107 -3.87716 3.69196,0.235355 -3.9861 3.62094,0.177603 -3.96217 3.65417,0.350408 -3.99787 3.52494,0.121961 -3.92817 3.67792,0.294505 -4.00167 3.57139,0.0698273 -3.88672 3.69078,0.236678 -3.99189 3.61332,0.178925 -3.96967 3.64822,0.350785 -3.999 3.51535,0.12306 -3.93693 3.67401,0.295447 -4.00502 3.56237,0.0705387 -3.89621 3.68912,0.237916 -3.99731 3.60542,0.180196 -3.97688 3.64191,0.351087 -3.99989 3.49606,0.351011 -3.99967 3.50571,0.124133 -3.94549 3.66966,0.296268 -4.00794 3.5532,0.0712432 -3.90561 3.68701,0.239066 -4.00235 3.59726,0.181411 -3.98377 3.63525,0.125178 -3.95383 3.6649,0.296966 -4.01042 3.54389,0.0719391 -3.9149 3.68443,0.240126 -4.007 3.58885,0.0228158 -3.86982 3.69267,0.022575 -3.86016 3.69291,0.182568 -3.99033 3.62825,0.126193 -3.96193 3.65973,0.297539 -4.01245 3.53446,0.0726247 -3.92405 3.6814,0.241093 -4.01123 3.58022,0.023056 -3.87945 3.69196,0.183664 -3.99655 3.62094,0.127175 -3.96977 3.65417,0.297987 -4.01404 3.52494,0.0732984 -3.93304 3.67792,0.241964 -4.01505 3.57139,0.0232951 -3.88904 3.69078,0.184696 -4.0024 3.61332,0.128123 -3.97733 3.64822,0.298307 -4.01518 3.51535,0.0739584 -3.94184 3.67401,0.242738 -4.01844 3.56237,0.0235324 -3.89856 3.68912,0.185662 -4.00788 3.60542,0.129032 -3.98459 3.64191,0.298499 -4.01587 3.50571,0.298564 -4.01609 3.49606,0.0746034 -3.95045 3.66966,0.243412 -4.02139 3.5532,0.0237674 -3.90798 3.68701,0.18656 -4.01297 3.59726,0.129902 -3.99153 3.63525,0.0752316 -3.95883 3.6649,0.243985 -4.02391 3.54389,0.0239996 -3.91729 3.68443,0.187387 -4.01766 3.58885,-0.0228158 -3.86982 3.69267,-0.022575 -3.86016 3.69291,0.130731 -3.99814 3.62825,0.0758416 -3.96697 3.65973,0.244457 -4.02597 3.53446,0.0242283 -3.92646 3.6814,0.188141 -4.02194 3.58022,-0.023056 -3.87945 3.69196,0.131515 -4.00441 3.62094,0.076432 -3.97485 3.65417,0.244824 -4.02758 3.52494,0.0244531 -3.93547 3.67792,0.188821 -4.02579 3.57139,-0.0232951 -3.88904 3.69078,0.132255 -4.0103 3.61332,0.0770012 -3.98245 3.64822,0.245087 -4.02873 3.51535,0.0246733 -3.9443 3.67401,0.189425 -4.02922 3.56237,-0.0235324 -3.89856 3.68912,0.132946 -4.01582 3.60542,0.0775479 -3.98974 3.64191,0.245245 -4.02943 3.50571,0.245298 -4.02966 3.49606,0.0248884 -3.95293 3.66966,0.189951 -4.0322 3.5532,-0.0237674 -3.90798 3.68701,0.133589 -4.02095 3.59726,0.0780708 -3.99672 3.63525,0.025098 -3.96133 3.6649,0.190398 -4.03474 3.54389,-0.0239996 -3.91729 3.68443,0.134181 -4.02568 3.58885,-0.0683907 -3.86755 3.69267,-0.0676688 -3.85791 3.69291,0.0785687 -4.00336 3.62825,0.0253015 -3.96949 3.65973,0.190766 -4.03682 3.53446,-0.0242283 -3.92646 3.6814,0.134721 -4.02999 3.58022,-0.0691107 -3.87716 3.69196,0.0790403 -4.00966 3.62094,0.0254984 -3.97739 3.65417,0.191053 -4.03845 3.52494,-0.0244531 -3.93547 3.67792,0.135208 -4.03387 3.57139,-0.0698273 -3.88672 3.69078,0.0794845 -4.01558 3.61332,0.0256883 -3.98501 3.64822,0.191258 -4.03962 3.51535,-0.0246733 -3.9443 3.67401,0.135641 -4.03732 3.56237,-0.0705387 -3.89621 3.68912,0.0799003 -4.02113 3.60542,0.0258707 -3.99232 3.64191,0.191382 -4.04032 3.50571,0.191423 -4.04055 3.49606,-0.0248884 -3.95293 3.66966,0.136018 -4.04033 3.5532,-0.0712432 -3.90561 3.68701,0.0802866 -4.02629 3.59726,0.0260452 -3.99932 3.63525,-0.025098 -3.96133 3.6649,0.136338 -4.04289 3.54389,-0.0719391 -3.9149 3.68443,0.0806425 -4.03104 3.58885,-0.113796 -3.863 3.69267,-0.112594 -3.85342 3.69291,0.0262113 -4.00598 3.62825,-0.0253015 -3.96949 3.65973,0.136601 -4.04499 3.53446,-0.0726247 -3.92405 3.6814,0.0809671 -4.03537 3.58022,-0.114994 -3.87256 3.69196,0.0263686 -4.01228 3.62094,-0.0254984 -3.97739 3.65417,0.136807 -4.04663 3.52494,-0.0732984 -3.93304 3.67792,0.0812597 -4.03927 3.57139,-0.116186 -3.88208 3.69078,0.0265168 -4.01823 3.61332,-0.0256883 -3.98501 3.64822,0.136954 -4.0478 3.51535,-0.0739584 -3.94184 3.67401,0.0815195 -4.04274 3.56237,-0.11737 -3.89152 3.68912,0.0266555 -4.02379 3.60542,-0.0258707 -3.99232 3.64191,0.137042 -4.04851 3.50571,0.137072 -4.04874 3.49606,-0.0746034 -3.95045 3.66966,0.081746 -4.04576 3.5532,-0.118542 -3.90088 3.68701,0.0267844 -4.02896 3.59726,-0.0260452 -3.99932 3.63525,-0.0752316 -3.95883 3.6649,0.0819386 -4.04833 3.54389,-0.1197 -3.91012 3.68443,0.0269031 -4.03372 3.58885,-0.158917 -3.8562 3.69267,-0.15724 -3.84669 3.69291,-0.0262113 -4.00598 3.62825,-0.0758416 -3.96697 3.65973,0.0820968 -4.05044 3.53446,-0.120841 -3.91922 3.6814,0.0270114 -4.03806 3.58022,-0.160591 -3.86569 3.69196,-0.0263686 -4.01228 3.62094,-0.076432 -3.97485 3.65417,0.0822202 -4.05209 3.52494,-0.121961 -3.92817 3.67792,0.027109 -4.04197 3.57139,-0.162256 -3.87513 3.69078,-0.0265168 -4.01823 3.61332,-0.0770012 -3.98245 3.64822,0.0823086 -4.05327 3.51535,-0.12306 -3.93693 3.67401,0.0271957 -4.04545 3.56237,-0.163909 -3.88451 3.68912,-0.0266555 -4.02379 3.60542,-0.0775479 -3.98974 3.64191,0.0823617 -4.05398 3.50571,0.0823795 -4.05421 3.49606,-0.124133 -3.94549 3.66966,0.0272713 -4.04848 3.5532,-0.165546 -3.89379 3.68701,-0.0267844 -4.02896 3.59726,-0.0780708 -3.99672 3.63525,-0.125178 -3.95383 3.6649,0.0273355 -4.05106 3.54389,-0.167163 -3.90296 3.68443,-0.0269031 -4.03372 3.58885,-0.203644 -3.84716 3.69267,-0.201495 -3.83774 3.69291,-0.0785687 -4.00336 3.62825,-0.126193 -3.96193 3.65973,0.0273883 -4.05317 3.53446,-0.168756 -3.912 3.6814,-0.0270114 -4.03806 3.58022,-0.205788 -3.85655 3.69196,-0.0790403 -4.00966 3.62094,-0.127175 -3.96977 3.65417,0.0274295 -4.05482 3.52494,-0.170321 -3.92088 3.67792,-0.027109 -4.04197 3.57139,-0.207922 -3.8659 3.69078,-0.0794845 -4.01558 3.61332,-0.128123 -3.97733 3.64822,0.027459 -4.05601 3.51535,-0.171855 -3.92958 3.67401,-0.0271957 -4.04545 3.56237,-0.210041 -3.87518 3.68912,-0.0799003 -4.02113 3.60542,-0.129032 -3.98459 3.64191,0.0274767 -4.05672 3.50571,0.0274826 -4.05695 3.49606,-0.173354 -3.93807 3.66966,-0.0272713 -4.04848 3.5532,-0.212138 -3.88437 3.68701,-0.0802866 -4.02629 3.59726,-0.129902 -3.99153 3.63525,-0.174814 -3.94635 3.6649,-0.0273355 -4.05106 3.54389,-0.21421 -3.89345 3.68443,-0.0806425 -4.03104 3.58885,-0.247865 -3.8359 3.69267,-0.245249 -3.8266 3.69291,-0.130731 -3.99814 3.62825,-0.176231 -3.95439 3.65973,-0.0273883 -4.05317 3.53446,-0.216252 -3.9024 3.6814,-0.0809671 -4.03537 3.58022,-0.250475 -3.84518 3.69196,-0.131515 -4.00441 3.62094,-0.177603 -3.96217 3.65417,-0.0274295 -4.05482 3.52494,-0.218258 -3.91119 3.67792,-0.0812597 -4.03927 3.57139,-0.253072 -3.85441 3.69078,-0.132255 -4.0103 3.61332,-0.178925 -3.96967 3.64822,-0.027459 -4.05601 3.51535,-0.220223 -3.9198 3.67401,-0.0815195 -4.04274 3.56237,-0.25565 -3.86357 3.68912,-0.132946 -4.01582 3.60542,-0.180196 -3.97688 3.64191,-0.0274767 -4.05672 3.50571,-0.0274826 -4.05695 3.49606,-0.222144 -3.92821 3.66966,-0.081746 -4.04576 3.5532,-0.258203 -3.87265 3.68701,-0.133589 -4.02095 3.59726,-0.181411 -3.98377 3.63525,-0.224014 -3.93641 3.6649,-0.0819386 -4.04833 3.54389,-0.260725 -3.88161 3.68443,-0.134181 -4.02568 3.58885,-0.291469 -3.82245 3.69267,-0.288393 -3.81329 3.69291,-0.182568 -3.99033 3.62825,-0.225831 -3.94437 3.65973,-0.0820968 -4.05044 3.53446,-0.26321 -3.89044 3.6814,-0.134721 -4.02999 3.58022,-0.294538 -3.83158 3.69196,-0.183664 -3.99655 3.62094,-0.227588 -3.95207 3.65417,-0.0822202 -4.05209 3.52494,-0.265651 -3.89912 3.67792,-0.135208 -4.03387 3.57139,-0.297592 -3.84067 3.69078,-0.184696 -4.0024 3.61332,-0.229283 -3.95949 3.64822,-0.0823086 -4.05327 3.51535,-0.268044 -3.90762 3.67401,-0.135641 -4.03732 3.56237,-0.300624 -3.8497 3.68912,-0.185662 -4.00788 3.60542,-0.230911 -3.96663 3.64191,-0.0823617 -4.05398 3.50571,-0.0823795 -4.05421 3.49606,-0.270381 -3.91593 3.66966,-0.136018 -4.04033 3.5532,-0.303626 -3.85863 3.68701,-0.18656 -4.01297 3.59726,-0.232469 -3.97345 3.63525,-0.272658 -3.92402 3.6649,-0.136338 -4.04289 3.54389,-0.306592 -3.86746 3.68443,-0.187387 -4.01766 3.58885,-0.334349 -3.80684 3.69267,-0.33082 -3.79785 3.69291,-0.233951 -3.97994 3.62825,-0.274869 -3.93188 3.65973,-0.136601 -4.04499 3.53446,-0.309514 -3.87616 3.6814,-0.188141 -4.02194 3.58022,-0.337869 -3.81581 3.69196,-0.235355 -3.9861 3.62094,-0.277008 -3.93948 3.65417,-0.136807 -4.04663 3.52494,-0.312385 -3.8847 3.67792,-0.188821 -4.02579 3.57139,-0.341372 -3.82474 3.69078,-0.236678 -3.99189 3.61332,-0.279071 -3.94682 3.64822,-0.136954 -4.0478 3.51535,-0.315198 -3.89308 3.67401,-0.189425 -4.02922 3.56237,-0.34485 -3.8336 3.68912,-0.237916 -3.99731 3.60542,-0.281053 -3.95386 3.64191,-0.137042 -4.04851 3.50571,-0.137072 -4.04874 3.49606,-0.317947 -3.90126 3.66966,-0.189951 -4.0322 3.5532,-0.348294 -3.84238 3.68701,-0.239066 -4.00235 3.59726,-0.282948 -3.96059 3.63525,-0.320624 -3.90923 3.6649,-0.190398 -4.03474 3.54389,-0.351696 -3.85104 3.68443,-0.240126 -4.007 3.58885,-0.376397 -3.78912 3.69267,-0.372425 -3.78031 3.69291,-0.284753 -3.96701 3.62825,-0.323224 -3.91696 3.65973,-0.190766 -4.03682 3.53446,-0.355048 -3.85958 3.6814,-0.241093 -4.01123 3.58022,-0.38036 -3.7979 3.69196,-0.286462 -3.97308 3.62094,-0.32574 -3.92445 3.65417,-0.191053 -4.03845 3.52494,-0.358342 -3.86798 3.67792,-0.241964 -4.01505 3.57139,-0.384304 -3.80664 3.69078,-0.288072 -3.9788 3.61332,-0.328166 -3.93167 3.64822,-0.191258 -4.03962 3.51535,-0.361569 -3.8762 3.67401,-0.242738 -4.01844 3.56237,-0.388219 -3.81532 3.68912,-0.289579 -3.98416 3.60542,-0.330496 -3.93861 3.64191,-0.191382 -4.04032 3.50571,-0.191423 -4.04055 3.49606,-0.364722 -3.88423 3.66966,-0.243412 -4.02139 3.5532,-0.392097 -3.82391 3.68701,-0.290979 -3.98914 3.59726,-0.332724 -3.94524 3.63525,-0.367793 -3.89206 3.6649,-0.243985 -4.02391 3.54389,-0.395927 -3.8324 3.68443,-0.292268 -3.99372 3.58885,-0.413103 -3.76072 3.69291,-0.41751 -3.76932 3.69267,-0.452755 -3.73913 3.69291,-0.457584 -3.7475 3.69267,-0.462402 -3.75584 3.69196,-0.334846 -3.95156 3.62825,-0.370775 -3.89966 3.65973,-0.244457 -4.02597 3.53446,-0.3997 -3.84076 3.6814,-0.293445 -3.9979 3.58022,-0.421906 -3.77789 3.69196,-0.336856 -3.95754 3.62094,-0.373661 -3.90701 3.65417,-0.244824 -4.02758 3.52494,-0.403407 -3.84898 3.67792,-0.294505 -4.00167 3.57139,-0.42628 -3.78643 3.69078,-0.467197 -3.76415 3.69078,-0.471957 -3.77239 3.68912,-0.338749 -3.96317 3.61332,-0.376444 -3.9141 3.64822,-0.245087 -4.02873 3.51535,-0.40704 -3.85703 3.67401,-0.295447 -4.00502 3.56237,-0.430623 -3.7949 3.68912,-0.340521 -3.96845 3.60542,-0.379117 -3.92091 3.64191,-0.245245 -4.02943 3.50571,-0.245298 -4.02966 3.49606,-0.41059 -3.8649 3.66966,-0.296268 -4.00794 3.5532,-0.434924 -3.80329 3.68701,-0.47667 -3.78055 3.68701,-0.342167 -3.97335 3.59726,-0.381673 -3.92742 3.63525,-0.414047 -3.87256 3.6649,-0.296966 -4.01042 3.54389,-0.439172 -3.81157 3.68443,-0.481326 -3.78862 3.68443,-0.343684 -3.97786 3.58885,-0.384107 -3.93363 3.62825,-0.417405 -3.88 3.65973,-0.297539 -4.01245 3.53446,-0.443358 -3.81974 3.6814,-0.485913 -3.79656 3.6814,-0.345068 -3.98198 3.58022,-0.386413 -3.9395 3.62094,-0.420654 -3.8872 3.65417,-0.297987 -4.01404 3.52494,-0.44747 -3.82776 3.67792,-0.490421 -3.80437 3.67792,-0.346315 -3.98569 3.57139,-0.388585 -3.94503 3.61332,-0.423786 -3.89414 3.64822,-0.298307 -4.01518 3.51535,-0.4515 -3.83562 3.67401,-0.494837 -3.81202 3.67401,-0.347422 -3.98899 3.56237,-0.390617 -3.95021 3.60542,-0.426795 -3.90081 3.64191,-0.298499 -4.01587 3.50571,-0.298564 -4.01609 3.49606,-0.455437 -3.8433 3.66966,-0.499152 -3.81949 3.66966,-0.348387 -3.99186 3.5532,-0.392506 -3.95502 3.59726,-0.429673 -3.90719 3.63525,-0.459272 -3.85078 3.6649,-0.503356 -3.82677 3.6649,-0.507437 -3.83384 3.65973,-0.349208 -3.9943 3.54389,-0.394245 -3.95946 3.58885,-0.432413 -3.91326 3.62825,-0.462996 -3.85804 3.65973,-0.349882 -3.99631 3.53446,-0.395832 -3.9635 3.58022,-0.435009 -3.91902 3.62094,-0.4666 -3.86507 3.65417,-0.511387 -3.84068 3.65417,-0.350408 -3.99787 3.52494,-0.397263 -3.96715 3.57139,-0.437454 -3.92443 3.61332,-0.470075 -3.87185 3.64822,-0.515195 -3.84728 3.64822,-0.350785 -3.999 3.51535,-0.398533 -3.97038 3.56237,-0.439742 -3.9295 3.60542,-0.473413 -3.87836 3.64191,-0.518853 -3.85362 3.64191,-0.351011 -3.99967 3.50571,-0.351087 -3.99989 3.49606,-0.399641 -3.9732 3.5532,-0.441868 -3.93422 3.59726,-0.476605 -3.88459 3.63525,-0.522352 -3.85968 3.63525,-0.525683 -3.86545 3.62825,-0.400582 -3.9756 3.54389,-0.443827 -3.93856 3.58885,-0.479644 -3.89052 3.62825,-0.401355 -3.97757 3.53446,-0.445613 -3.94252 3.58022,-0.482524 -3.89613 3.62094,-0.528839 -3.87091 3.62094,-0.401959 -3.97911 3.52494,-0.447224 -3.94609 3.57139,-0.485235 -3.90142 3.61332,-0.531811 -3.87606 3.61332,-0.402391 -3.98021 3.51535,-0.448654 -3.94926 3.56237,-0.487773 -3.90637 3.60542,-0.534592 -3.88088 3.60542,-0.537177 -3.88535 3.59726,-0.402651 -3.98087 3.50571,-0.402737 -3.98109 3.49606,-0.4499 -3.95202 3.5532,-0.490132 -3.91097 3.59726,-0.45096 -3.95437 3.54389,-0.492304 -3.91521 3.58885,-0.539558 -3.88948 3.58885,-0.451831 -3.9563 3.53446,-0.494286 -3.91908 3.58022,-0.54173 -3.89324 3.58022,-0.45251 -3.9578 3.52494,-0.496072 -3.92256 3.57139,-0.543688 -3.89663 3.57139,-0.452997 -3.95888 3.51535,-0.497659 -3.92566 3.56237,-0.545426 -3.89964 3.56237,-0.453289 -3.95953 3.50571,-0.453386 -3.95974 3.49606,-0.499041 -3.92835 3.5532,-0.546942 -3.90227 3.5532,-0.500217 -3.93065 3.54389,-0.54823 -3.9045 3.54389,-0.501183 -3.93253 3.53446,-0.549289 -3.90633 3.53446,-0.501936 -3.934 3.52494,-0.550115 -3.90776 3.52494,-0.502476 -3.93505 3.51535,-0.550706 -3.90879 3.51535,-0.5028 -3.93568 3.50571]
717 }}
718 appearance Appearance{material USE PLASTIC-WHITE-01 }}
719 Shape { geometry IndexedFaceSet
720 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,3,4,-1,1,3,2,-1,4,5,6,-1,3,5,4,-1,6,7,8,-1,5,7,6,-1,8,9,10,-1,7,9,8,-1,10,11,12,-1,9,11,10,-1,12,13,14,-1,11,13,12,-1,14,15,16,-1,13,15,14,-1,15,17,16,-1,16,17,18,-1,17,19,18,-1,18,19,20,-1,19,21,20,-1,20,21,22,-1,21,23,22,-1,22,23,24,-1,23,25,24,-1,24,25,26,-1,25,27,26,-1,26,27,28,-1,27,29,28,-1,28,29,30,-1,29,31,30,-1,30,31,32,-1,31,33,32,-1,32,33,34,-1,33,35,34,-1,34,35,36,-1,35,37,36,-1,36,37,38,-1,37,39,38,-1,38,39,40,-1,39,41,40,-1,40,41,42,-1,42,43,44,-1,41,43,42,-1,44,45,46,-1,43,45,44,-1,46,47,48,-1,45,47,46,-1,48,49,50,-1,47,49,48,-1,50,51,52,-1,49,51,50,-1,52,53,54,-1,51,53,52,-1,54,55,56,-1,53,55,54,-1,56,57,58,-1,55,57,56,-1,58,59,60,-1,57,59,58,-1,60,61,62,-1,59,61,60,-1,62,63,64,-1,61,63,62,-1,63,65,64,-1]
721 coord Coordinate { point [0.452755 -3.73913 3.69291,0.642357 -3.62966 3.69291,0.457584 -3.7475 3.69267,0.647219 -3.63811 3.69266,0.462402 -3.75584 3.69196,0.652043 -3.64653 3.69194,0.467197 -3.76415 3.69078,0.656818 -3.65491 3.69074,0.471957 -3.77239 3.68912,0.661537 -3.66323 3.68907,0.47667 -3.78055 3.68701,0.666191 -3.67148 3.68693,0.481326 -3.78862 3.68443,0.67077 -3.67965 3.68432,0.485913 -3.79656 3.6814,0.675268 -3.68772 3.68125,0.490421 -3.80437 3.67792,0.679674 -3.69566 3.67772,0.494837 -3.81202 3.67401,0.683967 -3.70346 3.67375,0.499152 -3.81949 3.66966,0.688133 -3.71107 3.66934,0.503356 -3.82677 3.6649,0.692163 -3.71848 3.66453,0.507437 -3.83384 3.65973,0.696052 -3.72569 3.6593,0.511387 -3.84068 3.65417,0.699792 -3.73267 3.65368,0.515195 -3.84728 3.64822,0.703375 -3.73942 3.64766,0.518853 -3.85362 3.64191,0.706796 -3.74591 3.64128,0.522352 -3.85968 3.63525,0.710046 -3.75215 3.63452,0.525683 -3.86545 3.62825,0.713109 -3.75809 3.62743,0.528839 -3.87091 3.62094,0.715975 -3.76372 3.62003,0.531811 -3.87606 3.61332,0.718641 -3.76903 3.61234,0.534592 -3.88088 3.60542,0.721101 -3.774 3.60437,0.537177 -3.88535 3.59726,0.723351 -3.77864 3.59613,0.539558 -3.88948 3.58885,0.725388 -3.78292 3.58765,0.54173 -3.89324 3.58022,0.727206 -3.78685 3.57893,0.543688 -3.89663 3.57139,0.728801 -3.79042 3.56999,0.545426 -3.89964 3.56237,0.730163 -3.79359 3.56088,0.546942 -3.90227 3.5532,0.731291 -3.79637 3.55163,0.54823 -3.9045 3.54389,0.732183 -3.79876 3.54226,0.549289 -3.90633 3.53446,0.732838 -3.80074 3.53277,0.550115 -3.90776 3.52494,0.733255 -3.80232 3.5232,0.550706 -3.90879 3.51535,0.733432 -3.80349 3.51355,0.551061 -3.9094 3.50571,0.733386 -3.80419 3.50482,0.55118 -3.90961 3.49606,0.733145 -3.80455 3.49606]
722 }}
723 appearance Appearance{material USE PLASTIC-WHITE-01 }}
724 Shape { geometry IndexedFaceSet
725 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,1,4,-1,5,6,7,-1,7,6,8,-1,8,6,9,-1,9,6,10,-1,11,12,5,-1,10,12,13,-1,13,12,1,-1,1,12,4,-1,5,12,6,-1,6,12,10,-1,4,12,14,-1,14,12,15,-1,15,12,16,-1,17,18,19,-1,19,18,11,-1,11,18,12,-1,12,18,16,-1,16,18,20,-1,20,18,21,-1,17,22,18,-1,23,22,17,-1,18,22,21,-1,21,22,24,-1,24,22,25,-1,25,22,26,-1,26,22,23,-1,0,27,1,-1,0,28,27,-1,0,29,28,-1,30,29,0,-1,30,31,29,-1,30,32,31,-1,1,33,34,-1,27,33,1,-1,30,35,32,-1,36,35,30,-1,27,37,33,-1,28,37,27,-1,36,38,35,-1,39,38,36,-1,28,40,37,-1,29,40,28,-1,39,41,38,-1,42,41,39,-1,29,43,40,-1,31,43,29,-1,31,44,43,-1,32,44,31,-1,42,45,41,-1,46,45,42,-1,32,47,44,-1,38,47,35,-1,35,47,32,-1,48,49,46,-1,46,49,45,-1,38,50,47,-1,48,51,49,-1,52,51,48,-1,38,53,50,-1,41,53,38,-1,52,54,51,-1,55,54,52,-1,41,56,53,-1,45,56,41,-1,55,57,54,-1,58,57,55,-1,49,59,45,-1,45,59,56,-1,58,60,57,-1,61,60,58,-1,49,62,59,-1,54,62,51,-1,51,62,49,-1,61,63,60,-1,64,63,61,-1,54,65,62,-1,64,66,63,-1,67,66,64,-1,57,68,54,-1,54,68,65,-1,60,68,57,-1,67,69,66,-1,70,69,67,-1,60,71,68,-1,70,72,69,-1,73,72,70,-1,63,74,60,-1,60,74,71,-1,73,75,72,-1,76,75,73,-1,69,77,66,-1,66,77,63,-1,63,77,74,-1,76,78,75,-1,79,78,76,-1,69,80,77,-1,79,81,78,-1,82,81,79,-1,75,83,72,-1,72,83,69,-1,69,83,80,-1,82,84,81,-1,85,84,82,-1,75,86,83,-1,85,87,84,-1,88,87,85,-1,78,89,75,-1,75,89,86,-1,81,89,78,-1,88,90,87,-1,91,90,88,-1,81,92,89,-1,91,93,90,-1,94,93,91,-1,87,95,84,-1,84,95,81,-1,81,95,92,-1,96,97,94,-1,94,97,93,-1,87,98,95,-1,99,100,96,-1,96,100,97,-1,90,101,87,-1,87,101,98,-1,102,103,99,-1,99,103,100,-1,93,104,90,-1,97,104,93,-1,90,104,101,-1,105,106,102,-1,102,106,103,-1,100,107,97,-1,97,107,104,-1,108,109,105,-1,105,109,106,-1,103,110,100,-1,100,110,107,-1,111,112,108,-1,108,112,109,-1,103,113,110,-1,111,114,112,-1,115,114,111,-1,103,116,113,-1,106,116,103,-1,109,116,106,-1,115,117,114,-1,118,117,115,-1,109,119,116,-1,118,120,117,-1,121,120,118,-1,109,122,119,-1,114,122,112,-1,112,122,109,-1,121,123,120,-1,124,123,121,-1,114,125,122,-1,124,126,123,-1,127,126,124,-1,120,128,117,-1,114,128,125,-1,117,128,114,-1,127,129,126,-1,130,129,131,-1,131,129,127,-1,120,132,128,-1,123,133,120,-1,120,133,132,-1,126,133,123,-1,126,134,133,-1,129,134,126,-1,130,135,129,-1,129,135,134,-1,33,136,34,-1,37,137,33,-1,33,137,136,-1,40,138,37,-1,37,138,137,-1,40,139,138,-1,43,139,40,-1,44,140,43,-1,43,140,139,-1,44,141,140,-1,47,141,44,-1,50,142,47,-1,47,142,141,-1,50,143,142,-1,53,143,50,-1,53,144,143,-1,56,144,53,-1,59,145,56,-1,56,145,144,-1,62,146,59,-1,59,146,145,-1,65,147,62,-1,62,147,146,-1,68,148,65,-1,65,148,147,-1,71,149,68,-1,68,149,148,-1,74,150,71,-1,71,150,149,-1,74,151,150,-1,77,151,74,-1,80,152,77,-1,77,152,151,-1,80,153,152,-1,83,153,80,-1,86,154,83,-1,83,154,153,-1,89,155,86,-1,86,155,154,-1,89,156,155,-1,92,156,89,-1,92,157,156,-1,95,157,92,-1,95,158,157,-1,98,158,95,-1,98,159,158,-1,101,159,98,-1,101,160,159,-1,104,160,101,-1,104,161,160,-1,107,161,104,-1,110,162,107,-1,107,162,161,-1,113,163,110,-1,110,163,162,-1,113,164,163,-1,116,164,113,-1,116,165,164,-1,119,165,116,-1,122,166,119,-1,119,166,165,-1,122,167,166,-1,125,167,122,-1,128,168,125,-1,125,168,167,-1,132,169,128,-1,128,169,168,-1,132,170,169,-1,133,170,132,-1,134,171,133,-1,133,171,170,-1,130,172,135,-1,135,172,134,-1,173,172,130,-1,134,172,171,-1,34,174,175,-1,136,174,34,-1,136,176,174,-1,137,176,136,-1,137,177,176,-1,138,177,137,-1,139,178,138,-1,138,178,177,-1,139,179,178,-1,140,179,139,-1,174,180,175,-1,140,181,179,-1,141,181,140,-1,174,182,180,-1,176,182,174,-1,142,183,141,-1,141,183,181,-1,176,184,182,-1,177,184,176,-1,142,185,183,-1,143,185,142,-1,178,186,177,-1,177,186,184,-1,179,187,178,-1,178,187,186,-1,181,187,179,-1,144,188,143,-1,143,188,185,-1,181,189,187,-1,144,190,188,-1,145,190,144,-1,181,191,189,-1,183,191,181,-1,185,191,183,-1,145,192,190,-1,146,192,145,-1,185,193,191,-1,146,194,192,-1,147,194,146,-1,148,194,147,-1,185,195,193,-1,188,195,185,-1,148,196,194,-1,188,197,195,-1,190,197,188,-1,148,198,196,-1,149,198,148,-1,190,199,197,-1,192,199,190,-1,149,200,198,-1,150,200,149,-1,192,201,199,-1,194,201,192,-1,150,202,200,-1,151,202,150,-1,194,203,201,-1,196,203,194,-1,152,204,151,-1,151,204,202,-1,198,205,196,-1,196,205,203,-1,154,206,153,-1,152,206,204,-1,153,206,152,-1,200,207,198,-1,198,207,205,-1,154,208,206,-1,200,209,207,-1,202,209,200,-1,155,210,154,-1,154,210,208,-1,156,210,155,-1,202,211,209,-1,204,211,202,-1,156,212,210,-1,204,213,211,-1,206,213,204,-1,157,214,156,-1,156,214,212,-1,208,215,206,-1,206,215,213,-1,158,216,157,-1,157,216,214,-1,208,217,215,-1,210,217,208,-1,159,218,158,-1,158,218,216,-1,212,219,210,-1,210,219,217,-1,160,220,159,-1,159,220,218,-1,212,221,219,-1,214,221,212,-1,162,222,161,-1,161,222,160,-1,160,222,220,-1,214,223,221,-1,216,223,214,-1,218,223,216,-1,162,224,222,-1,218,225,223,-1,163,226,162,-1,164,226,163,-1,162,226,224,-1,218,227,225,-1,220,227,218,-1,164,228,226,-1,220,229,227,-1,224,229,222,-1,222,229,220,-1,164,230,228,-1,165,230,164,-1,224,231,229,-1,166,232,165,-1,165,232,230,-1,226,233,224,-1,224,233,231,-1,166,234,232,-1,167,234,166,-1,228,235,226,-1,226,235,233,-1,167,236,234,-1,168,236,167,-1,230,237,228,-1,232,237,230,-1,228,237,235,-1,169,238,168,-1,168,238,236,-1,232,239,237,-1,170,240,169,-1,169,240,238,-1,234,241,232,-1,232,241,239,-1,171,242,170,-1,170,242,240,-1,236,243,234,-1,234,243,241,-1,244,245,173,-1,173,245,172,-1,171,245,242,-1,172,245,171,-1,238,246,236,-1,236,246,243,-1,240,247,238,-1,238,247,246,-1,242,248,240,-1,240,248,247,-1,249,250,244,-1,244,250,245,-1,245,250,242,-1,242,250,248,-1,175,251,252,-1,180,251,175,-1,253,254,255,-1,180,254,251,-1,182,254,180,-1,182,256,254,-1,255,256,257,-1,257,256,258,-1,184,256,182,-1,258,256,259,-1,254,256,255,-1,259,260,261,-1,261,260,262,-1,262,260,263,-1,184,260,256,-1,256,260,259,-1,186,260,184,-1,252,264,265,-1,265,264,266,-1,266,264,267,-1,267,264,268,-1,251,264,252,-1,254,264,251,-1,263,269,270,-1,270,269,271,-1,271,269,272,-1,187,269,186,-1,260,269,263,-1,186,269,260,-1,268,273,274,-1,253,273,254,-1,274,273,275,-1,275,273,253,-1,264,273,268,-1,254,273,264,-1,272,276,277,-1,277,276,278,-1,269,276,272,-1,187,276,269,-1,189,276,187,-1,278,279,280,-1,191,279,189,-1,276,279,278,-1,189,279,276,-1,193,281,191,-1,280,281,282,-1,279,281,280,-1,191,281,279,-1,195,283,193,-1,193,283,281,-1,282,283,284,-1,281,283,282,-1,284,285,286,-1,283,285,284,-1,195,285,283,-1,197,285,195,-1,285,287,286,-1,197,287,285,-1,286,287,288,-1,199,287,197,-1,201,289,199,-1,287,289,288,-1,288,289,290,-1,199,289,287,-1,203,291,201,-1,201,291,289,-1,290,291,292,-1,289,291,290,-1,291,293,292,-1,203,293,291,-1,292,293,294,-1,205,293,203,-1,293,295,294,-1,294,295,296,-1,205,295,293,-1,207,295,205,-1,295,297,296,-1,296,297,298,-1,207,297,295,-1,209,297,207,-1,297,299,298,-1,213,299,211,-1,298,299,300,-1,209,299,297,-1,211,299,209,-1,299,301,300,-1,213,301,299,-1,300,301,302,-1,302,303,304,-1,213,303,301,-1,301,303,302,-1,215,303,213,-1,215,305,303,-1,304,305,306,-1,303,305,304,-1,217,305,215,-1,219,307,217,-1,306,307,308,-1,217,307,305,-1,305,307,306,-1,308,309,310,-1,307,309,308,-1,219,309,307,-1,221,309,219,-1,310,311,312,-1,309,311,310,-1,221,311,309,-1,223,311,221,-1,312,313,314,-1,311,313,312,-1,223,313,311,-1,225,313,223,-1,314,315,316,-1,313,315,314,-1,225,315,313,-1,227,315,225,-1,229,317,227,-1,316,317,318,-1,315,317,316,-1,227,317,315,-1,229,319,317,-1,317,319,318,-1,318,319,320,-1,231,319,229,-1,319,321,320,-1,233,321,231,-1,320,321,322,-1,231,321,319,-1,235,323,233,-1,321,323,322,-1,322,323,324,-1,233,323,321,-1,237,325,235,-1,324,325,326,-1,323,325,324,-1,235,325,323,-1,239,327,237,-1,326,327,328,-1,325,327,326,-1,237,327,325,-1,328,329,330,-1,239,329,327,-1,241,329,239,-1,327,329,328,-1,330,331,332,-1,243,331,241,-1,329,331,330,-1,241,331,329,-1,332,333,334,-1,243,333,331,-1,246,333,243,-1,331,333,332,-1,334,335,336,-1,333,335,334,-1,247,335,246,-1,246,335,333,-1,336,337,338,-1,335,337,336,-1,248,337,247,-1,247,337,335,-1,338,339,340,-1,340,339,249,-1,249,339,250,-1,250,339,248,-1,337,339,338,-1,248,339,337,-1]
726 coord Coordinate { point [3.46234 1.25869 3.69291,3.41797 0.660432 3.64629,3.46082 1.25895 3.69291,3.45955 1.25925 3.69291,3.45837 1.25962 3.69291,3.43332 1.28603 3.69291,3.42589 1.29325 3.69222,3.42947 1.29319 3.69291,3.42589 1.30055 3.69291,3.42254 1.30811 3.69291,3.42022 1.31372 3.69291,3.43664 1.28051 3.69291,3.42589 1.26879 3.68998,3.41797 1.3194 3.69291,3.45616 1.26055 3.69291,3.45486 1.26122 3.69291,3.45351 1.262 3.69291,3.44195 1.27296 3.69291,3.43333 1.26867 3.69132,3.43947 1.27629 3.69291,3.4522 1.26286 3.69291,3.45098 1.26375 3.69291,3.44113 1.26857 3.69241,3.44407 1.27039 3.69291,3.44917 1.26523 3.69291,3.4475 1.26676 3.69291,3.44575 1.26852 3.69291,3.42589 0.660349 3.64804,3.43333 0.660286 3.64938,3.44113 0.660234 3.65048,3.46456 1.25854 3.69291,3.44861 0.660199 3.65123,3.45537 0.660179 3.65166,3.42589 0.6257 3.64645,3.41797 -5.53085e-15 3.63074,3.46229 0.660169 3.65186,3.47312 1.25854 3.69272,3.43333 0.62564 3.6478,3.47309 0.660177 3.65169,3.48164 1.25857 3.69216,3.44113 0.625592 3.64889,3.48161 0.660203 3.65114,3.49131 1.25862 3.69108,3.44861 0.625558 3.64964,3.45537 0.625539 3.65007,3.49129 0.660254 3.65005,3.50092 1.25869 3.68952,3.46229 0.62553 3.65027,3.51043 1.25878 3.68749,3.5009 0.660328 3.6485,3.47309 0.625537 3.6501,3.51042 0.660424 3.64646,3.51983 1.25889 3.68499,3.48161 0.625562 3.64955,3.51983 0.660541 3.64397,3.52911 1.25902 3.68202,3.49129 0.62561 3.64847,3.52911 0.660681 3.641,3.53825 1.25918 3.67859,3.5009 0.62568 3.64691,3.53822 0.660842 3.63759,3.54721 1.25935 3.67472,3.51042 0.625771 3.64487,3.54716 0.661024 3.63373,3.55595 1.25955 3.67041,3.51983 0.625882 3.64238,3.55589 0.661226 3.62943,3.56445 1.25976 3.66568,3.52911 0.626014 3.63941,3.56441 0.661449 3.6247,3.57271 1.25999 3.66054,3.53822 0.626167 3.636,3.57267 0.661691 3.61957,3.5807 1.26024 3.655,3.54716 0.626339 3.63214,3.58067 0.661952 3.61402,3.58841 1.2605 3.64906,3.55589 0.626531 3.62784,3.58839 0.662231 3.6081,3.59583 1.26079 3.64275,3.56441 0.626742 3.62311,3.59581 0.662528 3.60179,3.60294 1.26109 3.63606,3.57267 0.626972 3.61797,3.6029 0.662842 3.59513,3.6097 1.2614 3.62904,3.58067 0.627219 3.61243,3.60966 0.663172 3.58813,3.6161 1.26173 3.62169,3.58839 0.627484 3.6065,3.61606 0.663518 3.5808,3.62212 1.26207 3.61406,3.59581 0.627765 3.6002,3.62209 0.663878 3.57316,3.62776 1.26243 3.60613,3.6029 0.628063 3.59353,3.63299 1.2628 3.59794,3.62773 0.664251 3.56523,3.60966 0.628375 3.58653,3.63782 1.26318 3.5895,3.63298 0.664637 3.55704,3.61606 0.628702 3.5792,3.64223 1.26356 3.58081,3.63781 0.665035 3.5486,3.62209 0.629043 3.57156,3.64621 1.26396 3.5719,3.64222 0.665443 3.53992,3.62773 0.629397 3.56363,3.64974 1.26437 3.56282,3.64619 0.665862 3.53105,3.63298 0.629763 3.55544,3.65282 1.26478 3.55358,3.64973 0.666289 3.52198,3.63781 0.63014 3.547,3.6528 0.666724 3.51275,3.65543 1.2652 3.54422,3.64222 0.630527 3.53832,3.65542 0.667165 3.50339,3.65757 1.26563 3.53474,3.64619 0.630924 3.52944,3.65757 0.667612 3.4939,3.65925 1.26605 3.52517,3.64973 0.631328 3.52038,3.65925 0.668063 3.48432,3.66045 1.26648 3.51552,3.6528 0.63174 3.51115,3.66045 0.668518 3.47467,3.66117 1.26692 3.50581,3.65542 0.632158 3.50178,3.66117 0.668975 3.46497,3.66141 0.634308 3.45363,3.66141 1.26735 3.49606,3.65757 0.632582 3.49229,3.65925 0.63301 3.48271,3.66045 0.633441 3.47306,3.66117 0.633874 3.46336,3.42589 7.24102e-13 3.6325,3.43333 7.24029e-13 3.63384,3.44113 7.2397e-13 3.63493,3.44861 7.23928e-13 3.63568,3.45537 7.23904e-13 3.63612,3.46229 7.23891e-13 3.63632,3.47309 7.23895e-13 3.63615,3.48161 7.23921e-13 3.63559,3.49129 7.23973e-13 3.63451,3.5009 7.2405e-13 3.63295,3.51042 7.24152e-13 3.63091,3.51983 7.24278e-13 3.62841,3.52911 7.24428e-13 3.62545,3.53822 7.24601e-13 3.62203,3.54716 7.24798e-13 3.61816,3.55589 7.25017e-13 3.61386,3.56441 7.25258e-13 3.60913,3.57267 7.25521e-13 3.60399,3.58067 7.25805e-13 3.59844,3.58839 7.26109e-13 3.5925,3.59581 7.26433e-13 3.58619,3.6029 7.26775e-13 3.57952,3.60966 7.27135e-13 3.57251,3.61606 7.27512e-13 3.56517,3.62209 7.27905e-13 3.55753,3.62773 7.28313e-13 3.54959,3.63298 7.28735e-13 3.54139,3.63781 7.2917e-13 3.53294,3.64222 7.29617e-13 3.52426,3.64619 7.30075e-13 3.51537,3.64973 7.30543e-13 3.50629,3.6528 7.3102e-13 3.49706,3.65542 7.31504e-13 3.48768,3.65757 7.31994e-13 3.47818,3.65925 7.32489e-13 3.46859,3.66045 7.32988e-13 3.45893,3.66117 7.3349e-13 3.44922,3.66141 7.34009e-13 3.43948,3.42589 -0.6257 3.64645,3.41797 -0.660432 3.64629,3.43333 -0.62564 3.6478,3.44113 -0.625592 3.64889,3.44861 -0.625558 3.64964,3.45537 -0.625539 3.65007,3.42589 -0.660349 3.64804,3.46229 -0.62553 3.65027,3.43333 -0.660286 3.64938,3.47309 -0.625537 3.6501,3.44113 -0.660234 3.65048,3.48161 -0.625562 3.64955,3.44861 -0.660199 3.65123,3.45537 -0.660179 3.65166,3.49129 -0.62561 3.64847,3.46229 -0.660169 3.65186,3.5009 -0.62568 3.64691,3.47309 -0.660177 3.65169,3.51042 -0.625771 3.64487,3.48161 -0.660203 3.65114,3.51983 -0.625882 3.64238,3.49129 -0.660254 3.65005,3.52911 -0.626014 3.63941,3.5009 -0.660328 3.6485,3.53822 -0.626167 3.636,3.51042 -0.660424 3.64646,3.54716 -0.626339 3.63214,3.51983 -0.660541 3.64397,3.55589 -0.626531 3.62784,3.52911 -0.660681 3.641,3.56441 -0.626742 3.62311,3.53822 -0.660842 3.63759,3.57267 -0.626972 3.61797,3.54716 -0.661024 3.63373,3.58067 -0.627219 3.61243,3.55589 -0.661226 3.62943,3.58839 -0.627484 3.6065,3.56441 -0.661449 3.6247,3.59581 -0.627765 3.6002,3.57267 -0.661691 3.61957,3.6029 -0.628063 3.59353,3.58067 -0.661952 3.61402,3.60966 -0.628375 3.58653,3.58839 -0.662231 3.6081,3.61606 -0.628702 3.5792,3.59581 -0.662528 3.60179,3.62209 -0.629043 3.57156,3.6029 -0.662842 3.59513,3.62773 -0.629397 3.56363,3.60966 -0.663172 3.58813,3.63298 -0.629763 3.55544,3.61606 -0.663518 3.5808,3.63781 -0.63014 3.547,3.62209 -0.663878 3.57316,3.64222 -0.630527 3.53832,3.62773 -0.664251 3.56523,3.64619 -0.630924 3.52944,3.63298 -0.664637 3.55704,3.64973 -0.631328 3.52038,3.63781 -0.665035 3.5486,3.6528 -0.63174 3.51115,3.64222 -0.665443 3.53992,3.65542 -0.632158 3.50178,3.64619 -0.665862 3.53105,3.65757 -0.632582 3.49229,3.64973 -0.666289 3.52198,3.65925 -0.63301 3.48271,3.6528 -0.666724 3.51275,3.66045 -0.633441 3.47306,3.65542 -0.667165 3.50339,3.66141 -0.634308 3.45363,3.66117 -0.633874 3.46336,3.65757 -0.667612 3.4939,3.65925 -0.668063 3.48432,3.66045 -0.668518 3.47467,3.66141 -1.26735 3.49606,3.66117 -0.668975 3.46497,3.42589 -1.25016 3.6883,3.41797 -1.3194 3.69291,3.44328 -1.27131 3.69291,3.43333 -1.25004 3.68964,3.44532 -1.26899 3.69291,3.44113 -1.24994 3.69073,3.44703 -1.26722 3.69291,3.44862 -1.26572 3.69291,3.45027 -1.26431 3.69291,3.44861 -1.24987 3.69148,3.45176 -1.26317 3.69291,3.45367 -1.26191 3.69291,3.45539 -1.26094 3.69291,3.42589 -1.2776 3.69079,3.42296 -1.30711 3.69291,3.42786 -1.29641 3.69291,3.43219 -1.28805 3.69291,3.4357 -1.28201 3.69291,3.45537 -1.24983 3.69191,3.45685 -1.26023 3.69291,3.45806 -1.25973 3.69291,3.46013 -1.2591 3.69291,3.43333 -1.27748 3.69212,3.43869 -1.27741 3.69291,3.44113 -1.27403 3.69291,3.46229 -1.24981 3.69211,3.46237 -1.25869 3.69291,3.46456 -1.25854 3.69291,3.47309 -1.24983 3.69194,3.4743 -1.25855 3.69266,3.48161 -1.24988 3.69139,3.48401 -1.25858 3.69194,3.49129 -1.24998 3.69031,3.49365 -1.25863 3.69074,3.5009 -1.25011 3.68875,3.50322 -1.25871 3.68907,3.51042 -1.2503 3.68673,3.51269 -1.2588 3.68693,3.51983 -1.25052 3.68424,3.52206 -1.25892 3.68432,3.52911 -1.25078 3.68128,3.53129 -1.25906 3.68125,3.53822 -1.25109 3.67788,3.54038 -1.25922 3.67772,3.54716 -1.25143 3.67403,3.54927 -1.2594 3.67375,3.55589 -1.25182 3.66974,3.55795 -1.25959 3.66934,3.56441 -1.25224 3.66503,3.56638 -1.25981 3.66453,3.57267 -1.2527 3.65991,3.57457 -1.26005 3.6593,3.58067 -1.25319 3.65438,3.58248 -1.2603 3.65368,3.58839 -1.25372 3.64847,3.59012 -1.26057 3.64766,3.59581 -1.25428 3.64218,3.59746 -1.26085 3.64128,3.6029 -1.25488 3.63554,3.60448 -1.26116 3.63452,3.60966 -1.2555 3.62856,3.61116 -1.26148 3.62743,3.61606 -1.25615 3.62125,3.61746 -1.26181 3.62003,3.62209 -1.25684 3.61363,3.62339 -1.26215 3.61234,3.62773 -1.25754 3.60573,3.62893 -1.26251 3.60437,3.63298 -1.25827 3.59756,3.63407 -1.26288 3.59613,3.63781 -1.25903 3.58914,3.6388 -1.26326 3.58765,3.64222 -1.2598 3.58049,3.64312 -1.26365 3.57893,3.64619 -1.26059 3.57164,3.647 -1.26405 3.56999,3.64973 -1.2614 3.5626,3.65043 -1.26446 3.56088,3.6528 -1.26222 3.5534,3.6534 -1.26487 3.55163,3.65542 -1.26306 3.54406,3.65591 -1.26529 3.54226,3.65757 -1.26391 3.5346,3.65796 -1.26571 3.53277,3.65925 -1.26476 3.52505,3.65953 -1.26614 3.52319,3.66045 -1.26562 3.51542,3.66063 -1.26657 3.51354,3.66117 -1.26649 3.50575,3.66121 -1.26696 3.50482]
727 }}
728 appearance Appearance{material USE PLASTIC-WHITE-01 }}
729 Shape { geometry IndexedFaceSet
730 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,1,4,-1,5,6,7,-1,7,6,8,-1,8,6,9,-1,9,6,10,-1,6,11,10,-1,5,11,6,-1,4,11,12,-1,12,11,13,-1,13,11,14,-1,1,11,4,-1,15,11,5,-1,10,11,16,-1,16,11,1,-1,14,17,18,-1,18,17,19,-1,20,17,21,-1,21,17,15,-1,15,17,11,-1,11,17,14,-1,20,22,17,-1,19,22,23,-1,23,22,24,-1,24,22,25,-1,25,22,26,-1,26,22,20,-1,17,22,19,-1,0,27,1,-1,0,28,27,-1,0,29,28,-1,30,29,0,-1,30,31,29,-1,30,32,31,-1,28,33,27,-1,1,33,34,-1,27,33,1,-1,30,35,32,-1,36,35,30,-1,28,37,33,-1,38,39,36,-1,36,39,35,-1,29,40,28,-1,31,40,29,-1,28,40,37,-1,41,42,38,-1,38,42,39,-1,31,43,40,-1,32,43,31,-1,32,44,43,-1,45,46,41,-1,41,46,42,-1,35,47,32,-1,32,47,44,-1,48,49,45,-1,45,49,46,-1,39,50,35,-1,42,50,39,-1,35,50,47,-1,48,51,49,-1,52,51,48,-1,42,53,50,-1,52,54,51,-1,55,54,52,-1,49,56,46,-1,42,56,53,-1,46,56,42,-1,57,58,55,-1,55,58,54,-1,49,59,56,-1,60,61,57,-1,57,61,58,-1,51,62,49,-1,49,62,59,-1,63,64,60,-1,60,64,61,-1,54,65,51,-1,51,65,62,-1,66,67,63,-1,63,67,64,-1,54,68,65,-1,61,68,58,-1,58,68,54,-1,66,69,67,-1,70,69,66,-1,61,71,68,-1,72,73,70,-1,70,73,69,-1,64,74,61,-1,61,74,71,-1,75,76,72,-1,72,76,73,-1,64,77,74,-1,67,77,64,-1,69,77,67,-1,78,79,75,-1,75,79,76,-1,69,80,77,-1,73,80,69,-1,81,82,78,-1,78,82,79,-1,73,83,80,-1,84,85,81,-1,81,85,82,-1,76,86,73,-1,79,86,76,-1,73,86,83,-1,87,88,84,-1,84,88,85,-1,79,89,86,-1,87,90,88,-1,91,90,87,-1,82,92,79,-1,85,92,82,-1,79,92,89,-1,93,94,91,-1,91,94,90,-1,85,95,92,-1,96,97,93,-1,93,97,94,-1,88,98,85,-1,85,98,95,-1,99,100,96,-1,96,100,97,-1,90,101,88,-1,88,101,98,-1,94,101,90,-1,102,103,99,-1,99,103,100,-1,94,104,101,-1,105,106,102,-1,102,106,103,-1,97,107,94,-1,94,107,104,-1,108,109,105,-1,105,109,106,-1,100,110,97,-1,103,110,100,-1,97,110,107,-1,111,112,108,-1,108,112,109,-1,103,113,110,-1,111,114,112,-1,115,114,111,-1,103,116,113,-1,106,116,103,-1,117,118,115,-1,115,118,114,-1,106,119,116,-1,109,119,106,-1,120,121,117,-1,117,121,118,-1,112,122,109,-1,109,122,119,-1,123,124,120,-1,120,124,121,-1,112,125,122,-1,114,125,112,-1,126,127,123,-1,123,127,124,-1,118,128,114,-1,121,128,118,-1,114,128,125,-1,129,130,126,-1,131,130,129,-1,126,130,127,-1,121,132,128,-1,124,133,121,-1,127,133,124,-1,121,133,132,-1,127,134,133,-1,131,135,130,-1,130,135,127,-1,127,135,134,-1,33,136,34,-1,33,137,136,-1,37,137,33,-1,37,138,137,-1,40,138,37,-1,43,139,40,-1,40,139,138,-1,43,140,139,-1,44,140,43,-1,44,141,140,-1,47,141,44,-1,47,142,141,-1,50,142,47,-1,53,143,50,-1,50,143,142,-1,53,144,143,-1,56,144,53,-1,59,145,56,-1,56,145,144,-1,62,146,59,-1,59,146,145,-1,65,147,62,-1,62,147,146,-1,68,148,65,-1,65,148,147,-1,71,149,68,-1,68,149,148,-1,74,150,71,-1,71,150,149,-1,77,151,74,-1,74,151,150,-1,80,152,77,-1,77,152,151,-1,83,153,80,-1,80,153,152,-1,86,154,83,-1,83,154,153,-1,89,155,86,-1,86,155,154,-1,89,156,155,-1,92,156,89,-1,95,157,92,-1,92,157,156,-1,95,158,157,-1,98,158,95,-1,98,159,158,-1,101,159,98,-1,101,160,159,-1,104,160,101,-1,104,161,160,-1,107,161,104,-1,110,162,107,-1,107,162,161,-1,113,163,110,-1,110,163,162,-1,116,164,113,-1,113,164,163,-1,119,165,116,-1,116,165,164,-1,122,166,119,-1,119,166,165,-1,125,167,122,-1,122,167,166,-1,125,168,167,-1,128,168,125,-1,132,169,128,-1,128,169,168,-1,132,170,169,-1,133,170,132,-1,134,171,133,-1,133,171,170,-1,172,173,131,-1,131,173,135,-1,135,173,134,-1,134,173,171,-1,136,174,34,-1,34,174,175,-1,137,176,136,-1,136,176,174,-1,138,177,137,-1,137,177,176,-1,138,178,177,-1,139,178,138,-1,140,179,139,-1,139,179,178,-1,174,180,175,-1,141,181,140,-1,140,181,179,-1,174,182,180,-1,177,182,176,-1,176,182,174,-1,142,183,141,-1,141,183,181,-1,178,184,177,-1,177,184,182,-1,143,185,142,-1,142,185,183,-1,178,186,184,-1,178,187,186,-1,179,187,178,-1,143,188,185,-1,144,188,143,-1,181,189,179,-1,179,189,187,-1,145,190,144,-1,144,190,188,-1,181,191,189,-1,183,191,181,-1,145,192,190,-1,146,192,145,-1,185,193,183,-1,183,193,191,-1,147,194,146,-1,146,194,192,-1,185,195,193,-1,188,195,185,-1,147,196,194,-1,148,196,147,-1,192,197,190,-1,190,197,188,-1,188,197,195,-1,148,198,196,-1,149,198,148,-1,192,199,197,-1,194,199,192,-1,149,200,198,-1,150,200,149,-1,194,201,199,-1,150,202,200,-1,151,202,150,-1,196,203,194,-1,194,203,201,-1,152,204,151,-1,153,204,152,-1,151,204,202,-1,198,205,196,-1,196,205,203,-1,153,206,204,-1,198,207,205,-1,202,207,200,-1,200,207,198,-1,153,208,206,-1,154,208,153,-1,202,209,207,-1,155,210,154,-1,154,210,208,-1,204,211,202,-1,202,211,209,-1,155,212,210,-1,156,212,155,-1,206,213,204,-1,208,213,206,-1,204,213,211,-1,157,214,156,-1,156,214,212,-1,210,215,208,-1,208,215,213,-1,158,216,157,-1,157,216,214,-1,210,217,215,-1,159,218,158,-1,158,218,216,-1,210,219,217,-1,212,219,210,-1,214,219,212,-1,160,220,159,-1,159,220,218,-1,214,221,219,-1,161,222,160,-1,160,222,220,-1,216,223,214,-1,214,223,221,-1,162,224,161,-1,161,224,222,-1,216,225,223,-1,218,225,216,-1,163,226,162,-1,162,226,224,-1,218,227,225,-1,220,227,218,-1,163,228,226,-1,164,228,163,-1,224,229,222,-1,220,229,227,-1,222,229,220,-1,164,230,228,-1,165,230,164,-1,224,231,229,-1,166,232,165,-1,165,232,230,-1,228,233,226,-1,224,233,231,-1,226,233,224,-1,166,234,232,-1,167,234,166,-1,228,235,233,-1,168,236,167,-1,167,236,234,-1,232,237,230,-1,230,237,228,-1,228,237,235,-1,168,238,236,-1,169,238,168,-1,170,238,169,-1,232,239,237,-1,170,240,238,-1,234,241,232,-1,232,241,239,-1,236,241,234,-1,171,242,170,-1,170,242,240,-1,236,243,241,-1,244,245,172,-1,172,245,173,-1,171,245,242,-1,173,245,171,-1,238,246,236,-1,236,246,243,-1,242,247,240,-1,240,247,238,-1,238,247,246,-1,242,248,247,-1,245,248,242,-1,249,250,244,-1,244,250,245,-1,245,250,248,-1,180,251,175,-1,175,251,252,-1,180,253,251,-1,254,253,255,-1,182,253,180,-1,253,256,255,-1,184,256,182,-1,255,256,257,-1,257,256,258,-1,258,256,259,-1,182,256,253,-1,186,256,184,-1,256,260,259,-1,259,260,261,-1,261,260,262,-1,262,260,263,-1,186,260,256,-1,251,264,252,-1,252,264,265,-1,265,264,266,-1,266,264,267,-1,267,264,268,-1,260,269,263,-1,263,269,270,-1,270,269,271,-1,271,269,272,-1,186,269,260,-1,187,269,186,-1,264,273,268,-1,251,273,264,-1,254,273,253,-1,268,273,274,-1,274,273,275,-1,275,273,254,-1,253,273,251,-1,189,276,187,-1,187,276,269,-1,272,276,277,-1,277,276,278,-1,269,276,272,-1,193,279,191,-1,189,279,276,-1,191,279,189,-1,278,279,280,-1,276,279,278,-1,279,281,280,-1,280,281,282,-1,193,281,279,-1,193,283,281,-1,195,283,193,-1,282,283,284,-1,281,283,282,-1,195,285,283,-1,197,285,195,-1,199,285,197,-1,284,285,286,-1,283,285,284,-1,199,287,285,-1,285,287,286,-1,286,287,288,-1,199,289,287,-1,287,289,288,-1,203,289,201,-1,201,289,199,-1,288,289,290,-1,289,291,290,-1,203,291,289,-1,290,291,292,-1,203,293,291,-1,291,293,292,-1,205,293,203,-1,292,293,294,-1,293,295,294,-1,205,295,293,-1,207,295,205,-1,209,295,207,-1,294,295,296,-1,295,297,296,-1,209,297,295,-1,296,297,298,-1,209,299,297,-1,211,299,209,-1,298,299,300,-1,297,299,298,-1,211,301,299,-1,213,301,211,-1,299,301,300,-1,300,301,302,-1,215,303,213,-1,217,303,215,-1,301,303,302,-1,302,303,304,-1,213,303,301,-1,303,305,304,-1,217,305,303,-1,304,305,306,-1,217,307,305,-1,305,307,306,-1,219,307,217,-1,306,307,308,-1,307,309,308,-1,219,309,307,-1,308,309,310,-1,221,309,219,-1,309,311,310,-1,221,311,309,-1,225,311,223,-1,310,311,312,-1,223,311,221,-1,311,313,312,-1,225,313,311,-1,312,313,314,-1,313,315,314,-1,225,315,313,-1,227,315,225,-1,314,315,316,-1,315,317,316,-1,229,317,227,-1,227,317,315,-1,316,317,318,-1,231,319,229,-1,229,319,317,-1,317,319,318,-1,318,319,320,-1,233,321,231,-1,231,321,319,-1,319,321,320,-1,320,321,322,-1,235,323,233,-1,237,323,235,-1,233,323,321,-1,321,323,322,-1,322,323,324,-1,324,325,326,-1,237,325,323,-1,323,325,324,-1,326,327,328,-1,239,327,237,-1,237,327,325,-1,325,327,326,-1,328,329,330,-1,241,329,239,-1,239,329,327,-1,327,329,328,-1,330,331,332,-1,243,331,241,-1,241,331,329,-1,329,331,330,-1,332,333,334,-1,246,333,243,-1,243,333,331,-1,331,333,332,-1,334,335,336,-1,248,335,247,-1,247,335,246,-1,333,335,334,-1,246,335,333,-1,336,337,338,-1,335,337,336,-1,248,337,335,-1,338,339,340,-1,340,339,249,-1,337,339,338,-1,249,339,250,-1,250,339,248,-1,248,339,337,-1]
731 coord Coordinate { point [2.82123 -2.36913 3.69291,2.28094 -2.62984 3.64629,2.82069 -2.36768 3.69291,2.82032 -2.36643 3.69291,2.82005 -2.36523 3.69291,2.8304 -2.33033 3.69291,2.83293 -2.32028 3.69222,2.83467 -2.32341 3.69291,2.83926 -2.31663 3.69291,2.84413 -2.30995 3.69291,2.84782 -2.30513 3.69291,2.81175 -2.33251 3.68998,2.81975 -2.36285 3.69291,2.81968 -2.36138 3.69291,2.81968 -2.35983 3.69291,2.82728 -2.33596 3.69291,2.85162 -2.30035 3.69291,2.81536 -2.33902 3.69132,2.81977 -2.35826 3.69291,2.81993 -2.35677 3.69291,2.82339 -2.34433 3.69291,2.82503 -2.34053 3.69291,2.81917 -2.34582 3.69241,2.82031 -2.35445 3.69291,2.8208 -2.35224 3.69291,2.82145 -2.34985 3.69291,2.82222 -2.34746 3.69291,2.28482 -2.63673 3.64804,2.28849 -2.64321 3.64938,2.29234 -2.64999 3.65048,2.8222 -2.37113 3.69291,2.29606 -2.65649 3.65123,2.29942 -2.66235 3.65166,2.25482 -2.65406 3.64645,1.70899 -2.96005 3.63074,2.30287 -2.66834 3.65186,2.82649 -2.37854 3.69272,2.25848 -2.66053 3.6478,2.83077 -2.38591 3.69216,2.30828 -2.6777 3.65169,2.26234 -2.66731 3.64889,2.83565 -2.39426 3.69108,2.31256 -2.68506 3.65114,2.26606 -2.67381 3.64964,2.26942 -2.67967 3.65007,2.84051 -2.40254 3.68952,2.31744 -2.69342 3.65005,2.27287 -2.68566 3.65027,2.84535 -2.41073 3.68749,2.32231 -2.70171 3.6485,2.27828 -2.69502 3.6501,2.32716 -2.7099 3.64646,2.85015 -2.41882 3.68499,2.28256 -2.70239 3.64955,2.33196 -2.71799 3.64396,2.8549 -2.42679 3.68202,2.28744 -2.71074 3.64846,2.85961 -2.43463 3.67859,2.33672 -2.72596 3.641,2.29231 -2.71903 3.64691,2.86424 -2.4423 3.67471,2.34142 -2.73377 3.63759,2.29715 -2.72723 3.64487,2.86877 -2.44977 3.67041,2.34604 -2.74142 3.63373,2.30195 -2.73532 3.64237,2.87321 -2.45703 3.66568,2.35059 -2.74888 3.62943,2.3067 -2.74329 3.63941,2.35503 -2.75614 3.6247,2.87754 -2.46406 3.66054,2.31139 -2.75111 3.636,2.88175 -2.47086 3.65499,2.35938 -2.76318 3.61956,2.31601 -2.75876 3.63214,2.88583 -2.4774 3.64906,2.36361 -2.76998 3.61402,2.32054 -2.76623 3.62784,2.88979 -2.48369 3.64275,2.36771 -2.77652 3.60809,2.32498 -2.7735 3.62311,2.8936 -2.48969 3.63606,2.37167 -2.7828 3.60179,2.32931 -2.78054 3.61797,2.89726 -2.49539 3.62903,2.37549 -2.78878 3.59513,2.33353 -2.78735 3.61243,2.90074 -2.50077 3.62169,2.37915 -2.79447 3.58812,2.33761 -2.7939 3.6065,2.38265 -2.79984 3.58079,2.90405 -2.50581 3.61405,2.34156 -2.80018 3.6002,2.90717 -2.51051 3.60613,2.38598 -2.80488 3.57316,2.34537 -2.80617 3.59353,2.91011 -2.51487 3.59794,2.38912 -2.80958 3.56523,2.34902 -2.81187 3.58653,2.91285 -2.51886 3.58949,2.39208 -2.81393 3.55704,2.3525 -2.81725 3.5792,2.91539 -2.52248 3.58081,2.39484 -2.81792 3.5486,2.35581 -2.8223 3.57156,2.91773 -2.52573 3.5719,2.3974 -2.82153 3.53992,2.35894 -2.82701 3.56363,2.91985 -2.52859 3.56282,2.39975 -2.82477 3.53104,2.36188 -2.83137 3.55544,2.92174 -2.53104 3.55358,2.40189 -2.82761 3.52198,2.36462 -2.83537 3.54699,2.4038 -2.83006 3.51275,2.92341 -2.53309 3.54422,2.36716 -2.83899 3.53832,2.92485 -2.53474 3.53474,2.40549 -2.8321 3.50338,2.36949 -2.84224 3.52944,2.92606 -2.53597 3.52517,2.40695 -2.83374 3.4939,2.37161 -2.84509 3.52038,2.92703 -2.5368 3.51552,2.40818 -2.83497 3.48432,2.3735 -2.84755 3.51115,2.92777 -2.53721 3.50581,2.40918 -2.83578 3.47467,2.37517 -2.84961 3.50178,2.92827 -2.5372 3.49606,2.40993 -2.83618 3.46497,2.38003 -2.85372 3.45363,2.37662 -2.85126 3.49229,2.37783 -2.8525 3.48271,2.3788 -2.85332 3.47306,2.37954 -2.85373 3.46336,1.71294 -2.96691 3.6325,1.71666 -2.97335 3.63384,1.72056 -2.9801 3.63493,1.72431 -2.98659 3.63568,1.72768 -2.99244 3.63612,1.73114 -2.99843 3.63632,1.73655 -3.00779 3.63615,1.74081 -3.01517 3.63559,1.74565 -3.02355 3.63451,1.75045 -3.03187 3.63295,1.75521 -3.04012 3.63091,1.75992 -3.04827 3.62841,1.76455 -3.0563 3.62545,1.76911 -3.06419 3.62203,1.77358 -3.07193 3.61816,1.77795 -3.0795 3.61386,1.7822 -3.08687 3.60913,1.78634 -3.09403 3.60399,1.79034 -3.10096 3.59844,1.7942 -3.10764 3.5925,1.7979 -3.11406 3.58619,1.80145 -3.12021 3.57952,1.80483 -3.12606 3.57251,1.80803 -3.1316 3.56517,1.81104 -3.13682 3.55753,1.81387 -3.14171 3.54959,1.81649 -3.14625 3.54139,1.81891 -3.15044 3.53294,1.82111 -3.15426 3.52426,1.8231 -3.1577 3.51537,1.82486 -3.16075 3.50629,1.8264 -3.16342 3.49705,1.82771 -3.16569 3.48768,1.82878 -3.16755 3.47818,1.82962 -3.169 3.46859,1.83022 -3.17004 3.45893,1.8307 -3.17087 3.43948,1.83058 -3.17067 3.44922,1.17107 -3.27976 3.64645,1.13704 -3.29027 3.64629,1.17484 -3.28617 3.6478,1.17879 -3.2929 3.64889,1.18256 -3.29936 3.64964,1.18595 -3.30521 3.65007,1.14107 -3.29708 3.64804,1.18942 -3.31119 3.65027,1.14484 -3.30349 3.64938,1.19482 -3.32056 3.6501,1.14878 -3.31022 3.65048,1.19905 -3.32795 3.64955,1.15256 -3.31669 3.65123,1.15595 -3.32253 3.65166,1.20385 -3.33635 3.64846,1.15942 -3.32851 3.65186,1.2086 -3.34471 3.64691,1.16482 -3.33788 3.65169,1.21328 -3.353 3.64487,1.16905 -3.34527 3.65114,1.21789 -3.36121 3.64237,1.17385 -3.35367 3.65005,1.22241 -3.3693 3.63941,1.17859 -3.36203 3.6485,1.22684 -3.37728 3.636,1.18327 -3.37033 3.64646,1.23115 -3.3851 3.63214,1.18787 -3.37854 3.64396,1.23536 -3.39276 3.62784,1.19239 -3.38664 3.641,1.23943 -3.40024 3.62311,1.19681 -3.39461 3.63759,1.24336 -3.40751 3.61797,1.20112 -3.40244 3.63373,1.24715 -3.41457 3.61243,1.20531 -3.41011 3.62943,1.25078 -3.42138 3.6065,1.20937 -3.41759 3.6247,1.25424 -3.42794 3.6002,1.2133 -3.42487 3.61956,1.25753 -3.43424 3.59353,1.21707 -3.43193 3.61402,1.26064 -3.44024 3.58653,1.22069 -3.43876 3.60809,1.26356 -3.44595 3.5792,1.22414 -3.44533 3.60179,1.26628 -3.45134 3.57156,1.22741 -3.45163 3.59513,1.26879 -3.45641 3.56363,1.23051 -3.45764 3.58812,1.2711 -3.46113 3.55544,1.23341 -3.46336 3.58079,1.27319 -3.46551 3.54699,1.23611 -3.46876 3.57316,1.27506 -3.46952 3.53832,1.23861 -3.47383 3.56523,1.2767 -3.47316 3.52944,1.2409 -3.47857 3.55704,1.27812 -3.47642 3.52038,1.24297 -3.48295 3.5486,1.2793 -3.47929 3.51115,1.24482 -3.48698 3.53992,1.28024 -3.48177 3.50178,1.24644 -3.49063 3.53104,1.28095 -3.48384 3.49229,1.24784 -3.4939 3.52198,1.28142 -3.48551 3.48271,1.249 -3.49678 3.51275,1.28165 -3.48676 3.47306,1.24993 -3.49927 3.50338,1.28138 -3.48803 3.45363,1.28163 -3.4876 3.46336,1.25062 -3.50135 3.4939,1.25106 -3.50303 3.48432,1.25127 -3.5043 3.47467,0.733145 -3.80455 3.49606,1.25124 -3.50515 3.46497,0.630278 -3.59198 3.6883,0.566353 -3.61975 3.69291,0.634101 -3.59837 3.68964,0.620652 -3.61763 3.69291,0.623679 -3.61823 3.69291,0.638085 -3.60507 3.69073,0.626069 -3.61882 3.69291,0.628161 -3.61945 3.69291,0.630208 -3.62018 3.69291,0.641886 -3.61152 3.69148,0.631937 -3.62089 3.69291,0.63399 -3.62192 3.69291,0.63569 -3.62292 3.69291,0.606508 -3.60571 3.69079,0.579489 -3.61793 3.69291,0.591201 -3.61682 3.69291,0.600609 -3.61639 3.69291,0.607594 -3.61641 3.69291,0.645298 -3.61735 3.69191,0.637034 -3.62383 3.69291,0.638067 -3.62463 3.69291,0.639652 -3.62611 3.69291,0.610333 -3.61209 3.69212,0.613077 -3.6167 3.69291,0.617225 -3.61712 3.69291,0.648771 -3.62333 3.69211,0.641132 -3.62784 3.69291,0.642357 -3.62966 3.69291,0.654163 -3.6327 3.69194,0.647219 -3.63811 3.69266,0.65838 -3.64011 3.69139,0.652043 -3.64653 3.69194,0.663134 -3.64853 3.69031,0.656818 -3.65491 3.69074,0.667819 -3.65693 3.68875,0.661537 -3.66323 3.68907,0.672424 -3.66526 3.68673,0.666191 -3.67148 3.68693,0.676935 -3.67352 3.68424,0.67077 -3.67965 3.68432,0.681344 -3.68169 3.68128,0.675268 -3.68772 3.68125,0.685639 -3.68974 3.67788,0.679674 -3.69566 3.67772,0.689808 -3.69765 3.67403,0.683967 -3.70346 3.67375,0.693844 -3.7054 3.66974,0.688133 -3.71107 3.66934,0.697734 -3.71299 3.66503,0.692163 -3.71848 3.66453,0.70147 -3.72037 3.65991,0.696052 -3.72569 3.6593,0.705044 -3.72755 3.65438,0.699792 -3.73267 3.65368,0.708444 -3.7345 3.64847,0.703375 -3.73942 3.64766,0.711665 -3.7412 3.64218,0.706796 -3.74591 3.64128,0.714697 -3.74764 3.63554,0.710046 -3.75215 3.63452,0.717534 -3.75381 3.62855,0.713109 -3.75809 3.62743,0.720168 -3.75968 3.62125,0.715975 -3.76372 3.62003,0.722593 -3.76524 3.61363,0.718641 -3.76903 3.61234,0.724803 -3.77048 3.60573,0.721101 -3.774 3.60437,0.726793 -3.77539 3.59756,0.723351 -3.77864 3.59613,0.728557 -3.77995 3.58914,0.725388 -3.78292 3.58765,0.730092 -3.78416 3.58049,0.727206 -3.78685 3.57893,0.731393 -3.78799 3.57164,0.728801 -3.79042 3.56999,0.732458 -3.79146 3.5626,0.730163 -3.79359 3.56088,0.733284 -3.79453 3.5534,0.731291 -3.79637 3.55163,0.733868 -3.79722 3.54406,0.732183 -3.79876 3.54226,0.73421 -3.7995 3.5346,0.732838 -3.80074 3.53277,0.734309 -3.80138 3.52505,0.733255 -3.80232 3.5232,0.734164 -3.80285 3.51542,0.733432 -3.80349 3.51355,0.733776 -3.80391 3.50575,0.733386 -3.80419 3.50482]
732 }}
733 appearance Appearance{material USE PLASTIC-WHITE-01 }}
734 Shape { geometry IndexedFaceSet
735 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,3,4,1,-1,5,4,3,-1,5,6,4,-1,7,6,5,-1,7,8,6,-1,9,8,7,-1,9,10,8,-1,11,10,9,-1,11,12,10,-1,13,12,11,-1,2,14,15,-1,1,14,2,-1,13,16,12,-1,17,16,13,-1,4,18,1,-1,1,18,14,-1,19,20,17,-1,17,20,16,-1,4,21,18,-1,6,21,4,-1,19,22,20,-1,23,22,19,-1,8,24,6,-1,6,24,21,-1,23,25,22,-1,26,25,23,-1,10,27,8,-1,8,27,24,-1,26,28,25,-1,29,28,26,-1,10,30,27,-1,12,30,10,-1,15,31,32,-1,14,31,15,-1,29,33,28,-1,34,33,29,-1,16,35,12,-1,12,35,30,-1,18,36,14,-1,14,36,31,-1,34,37,33,-1,38,37,34,-1,16,39,35,-1,20,39,16,-1,18,40,36,-1,21,40,18,-1,38,41,37,-1,42,41,38,-1,22,43,20,-1,20,43,39,-1,21,44,40,-1,24,44,21,-1,42,45,41,-1,46,45,42,-1,22,47,43,-1,25,47,22,-1,27,48,24,-1,24,48,44,-1,46,49,45,-1,50,49,46,-1,28,51,25,-1,25,51,47,-1,27,52,48,-1,30,52,27,-1,32,53,54,-1,31,53,32,-1,50,55,49,-1,56,55,50,-1,33,57,28,-1,28,57,51,-1,30,58,52,-1,35,58,30,-1,31,59,53,-1,36,59,31,-1,56,60,55,-1,61,60,56,-1,33,62,57,-1,37,62,33,-1,35,63,58,-1,39,63,35,-1,36,64,59,-1,40,64,36,-1,61,65,60,-1,66,65,61,-1,37,67,62,-1,41,67,37,-1,43,68,39,-1,39,68,63,-1,40,69,64,-1,44,69,40,-1,66,70,65,-1,71,70,66,-1,41,72,67,-1,45,72,41,-1,47,73,43,-1,43,73,68,-1,44,74,69,-1,48,74,44,-1,71,75,70,-1,76,75,71,-1,45,77,72,-1,49,77,45,-1,51,78,47,-1,47,78,73,-1,52,79,48,-1,48,79,74,-1,76,80,75,-1,81,80,76,-1,54,82,83,-1,53,82,54,-1,49,84,77,-1,55,84,49,-1,51,85,78,-1,57,85,51,-1,52,86,79,-1,58,86,52,-1,81,87,80,-1,88,87,81,-1,59,89,53,-1,53,89,82,-1,55,90,84,-1,60,90,55,-1,62,91,57,-1,57,91,85,-1,58,92,86,-1,63,92,58,-1,88,93,87,-1,94,93,88,-1,64,95,59,-1,59,95,89,-1,65,96,60,-1,60,96,90,-1,67,97,62,-1,62,97,91,-1,68,98,63,-1,63,98,92,-1,99,100,94,-1,94,100,93,-1,69,101,64,-1,64,101,95,-1,70,102,65,-1,65,102,96,-1,72,103,67,-1,67,103,97,-1,68,104,98,-1,73,104,68,-1,99,105,100,-1,106,105,99,-1,74,107,69,-1,69,107,101,-1,70,108,102,-1,75,108,70,-1,77,109,72,-1,72,109,103,-1,78,110,73,-1,73,110,104,-1,111,112,106,-1,106,112,105,-1,74,113,107,-1,79,113,74,-1,75,114,108,-1,80,114,75,-1,83,115,116,-1,82,115,83,-1,77,117,109,-1,84,117,77,-1,78,118,110,-1,85,118,78,-1,119,120,111,-1,111,120,112,-1,79,121,113,-1,86,121,79,-1,87,122,80,-1,80,122,114,-1,82,123,115,-1,89,123,82,-1,84,124,117,-1,90,124,84,-1,85,125,118,-1,91,125,85,-1,126,127,119,-1,119,127,120,-1,86,128,121,-1,92,128,86,-1,87,129,122,-1,93,129,87,-1,95,130,89,-1,89,130,123,-1,90,131,124,-1,96,131,90,-1,97,132,91,-1,91,132,125,-1,133,134,126,-1,126,134,127,-1,98,135,92,-1,92,135,128,-1,93,136,129,-1,100,136,93,-1,95,137,130,-1,101,137,95,-1,102,138,96,-1,96,138,131,-1,97,139,132,-1,103,139,97,-1,140,141,133,-1,142,141,140,-1,143,141,142,-1,133,141,134,-1,104,144,98,-1,98,144,135,-1,100,145,136,-1,105,145,100,-1,107,146,101,-1,101,146,137,-1,108,147,102,-1,102,147,138,-1,103,148,139,-1,109,148,103,-1,110,149,104,-1,104,149,144,-1,105,150,145,-1,112,150,105,-1,107,151,146,-1,113,151,107,-1,114,152,108,-1,108,152,147,-1,115,153,116,-1,116,153,154,-1,117,155,109,-1,109,155,148,-1,118,156,110,-1,110,156,149,-1,112,157,150,-1,120,157,112,-1,113,158,151,-1,121,158,113,-1,114,159,152,-1,122,159,114,-1,115,160,153,-1,123,160,115,-1,117,161,155,-1,124,161,117,-1,125,162,118,-1,118,162,156,-1,120,163,157,-1,127,163,120,-1,121,164,158,-1,128,164,121,-1,122,165,159,-1,129,165,122,-1,123,166,160,-1,130,166,123,-1,124,167,161,-1,131,167,124,-1,125,168,162,-1,132,168,125,-1,127,169,163,-1,134,169,127,-1,135,170,128,-1,128,170,164,-1,136,171,129,-1,129,171,165,-1,137,172,130,-1,130,172,166,-1,138,173,131,-1,131,173,167,-1,132,174,168,-1,139,174,132,-1,143,175,141,-1,141,175,134,-1,176,175,143,-1,134,175,169,-1,144,177,135,-1,135,177,170,-1,145,178,136,-1,136,178,171,-1,137,179,172,-1,146,179,137,-1,138,180,173,-1,147,180,138,-1,139,181,174,-1,148,181,139,-1,149,182,144,-1,144,182,177,-1,150,183,145,-1,145,183,178,-1,146,184,179,-1,151,184,146,-1,147,185,180,-1,159,185,152,-1,152,185,147,-1,186,187,188,-1,154,187,186,-1,153,187,154,-1,155,189,148,-1,148,189,181,-1,149,190,182,-1,156,190,149,-1,150,191,183,-1,157,191,150,-1,158,192,151,-1,151,192,184,-1,159,193,185,-1,153,194,187,-1,160,194,153,-1,161,195,155,-1,155,195,189,-1,156,196,190,-1,162,196,156,-1,168,196,162,-1,157,197,191,-1,169,197,163,-1,163,197,157,-1,164,198,158,-1,158,198,192,-1,159,199,193,-1,165,199,159,-1,160,200,194,-1,166,200,160,-1,161,201,195,-1,167,201,161,-1,168,202,196,-1,169,203,197,-1,164,204,198,-1,170,204,164,-1,165,205,199,-1,171,205,165,-1,166,206,200,-1,172,206,166,-1,173,207,167,-1,167,207,201,-1,174,208,168,-1,168,208,202,-1,176,209,175,-1,175,209,169,-1,210,209,176,-1,169,209,203,-1,177,211,170,-1,170,211,204,-1,178,212,171,-1,171,212,205,-1,179,213,172,-1,172,213,206,-1,173,214,207,-1,180,214,173,-1,189,215,181,-1,174,215,208,-1,181,215,174,-1,182,216,177,-1,177,216,211,-1,178,217,212,-1,183,217,178,-1,179,218,213,-1,184,218,179,-1,185,219,180,-1,180,219,214,-1,187,220,188,-1,189,221,215,-1,190,222,182,-1,182,222,216,-1,183,223,217,-1,191,223,183,-1,192,224,184,-1,184,224,218,-1,185,225,219,-1,193,225,185,-1,187,226,220,-1,194,226,187,-1,189,227,221,-1,195,227,189,-1,196,228,190,-1,190,228,222,-1,191,229,223,-1,197,229,191,-1,192,230,224,-1,198,230,192,-1,193,231,225,-1,199,231,193,-1,200,232,194,-1,194,232,226,-1,195,233,227,-1,201,233,195,-1,207,233,201,-1,196,234,228,-1,202,234,196,-1,197,235,229,-1,203,235,197,-1,198,236,230,-1,204,236,198,-1,199,237,231,-1,205,237,199,-1,200,238,232,-1,206,238,200,-1,207,239,233,-1,202,240,234,-1,208,240,202,-1,209,241,203,-1,203,241,235,-1,242,241,210,-1,210,241,209,-1,211,243,204,-1,204,243,236,-1,212,244,205,-1,205,244,237,-1,213,245,206,-1,206,245,238,-1,218,245,213,-1,214,246,207,-1,207,246,239,-1,219,246,214,-1,215,247,208,-1,208,247,240,-1,216,248,211,-1,211,248,243,-1,217,249,212,-1,212,249,244,-1,218,250,245,-1,219,251,246,-1,188,252,253,-1,220,252,188,-1,215,254,247,-1,221,254,215,-1,216,255,248,-1,222,255,216,-1,223,256,217,-1,217,256,249,-1,218,257,250,-1,224,257,218,-1,225,258,219,-1,219,258,251,-1,220,259,252,-1,226,259,220,-1,227,260,221,-1,221,260,254,-1,222,261,255,-1,228,261,222,-1,223,262,256,-1,229,262,223,-1,224,263,257,-1,230,263,224,-1,225,264,258,-1,231,264,225,-1,226,265,259,-1,232,265,226,-1,227,266,260,-1,233,266,227,-1,228,267,261,-1,234,267,228,-1,235,268,229,-1,229,268,262,-1,230,269,263,-1,236,269,230,-1,231,270,264,-1,237,270,231,-1,238,271,232,-1,232,271,265,-1,233,272,266,-1,239,272,233,-1,240,273,234,-1,234,273,267,-1,235,274,268,-1,275,274,242,-1,242,274,241,-1,241,274,235,-1,236,276,269,-1,243,276,236,-1,237,277,270,-1,244,277,237,-1,245,278,238,-1,238,278,271,-1,239,279,272,-1,246,279,239,-1,247,280,240,-1,240,280,273,-1,248,281,243,-1,255,281,248,-1,243,281,276,-1,249,282,244,-1,244,282,277,-1,250,283,245,-1,245,283,278,-1,246,284,279,-1,251,284,246,-1,253,285,286,-1,252,285,253,-1,254,287,247,-1,247,287,280,-1,255,288,281,-1,256,289,249,-1,249,289,282,-1,263,290,257,-1,250,290,283,-1,257,290,250,-1,258,291,251,-1,251,291,284,-1,252,292,285,-1,259,292,252,-1,260,293,254,-1,254,293,287,-1,255,294,288,-1,267,294,261,-1,261,294,255,-1,262,295,256,-1,256,295,289,-1,263,296,290,-1,258,297,291,-1,264,297,258,-1,259,298,292,-1,265,298,259,-1,266,299,260,-1,260,299,293,-1,272,299,266,-1,267,300,294,-1,262,301,295,-1,268,301,262,-1,274,301,268,-1,269,302,263,-1,263,302,296,-1,270,303,264,-1,264,303,297,-1,265,304,298,-1,271,304,265,-1,272,305,299,-1,267,306,300,-1,273,306,267,-1,307,308,275,-1,274,308,301,-1,275,308,274,-1,269,309,302,-1,276,309,269,-1,270,310,303,-1,277,310,270,-1,278,311,271,-1,271,311,304,-1,272,312,305,-1,279,312,272,-1,287,313,280,-1,273,313,306,-1,280,313,273,-1,276,314,309,-1,281,314,276,-1,289,315,282,-1,282,315,277,-1,277,315,310,-1,283,316,278,-1,278,316,311,-1,284,317,279,-1,279,317,312,-1,286,318,319,-1,285,318,286,-1,287,320,313,-1,288,321,281,-1,281,321,314,-1,289,322,315,-1,283,323,316,-1,290,323,283,-1,291,324,284,-1,284,324,317,-1,285,325,318,-1,292,325,285,-1,293,326,287,-1,287,326,320,-1,294,327,288,-1,288,327,321,-1,289,328,322,-1,295,328,289,-1,296,329,290,-1,290,329,323,-1,297,330,291,-1,291,330,324,-1,292,331,325,-1,298,331,292,-1,299,332,293,-1,293,332,326,-1,300,333,294,-1,294,333,327,-1,295,334,328,-1,301,334,295,-1,308,334,301,-1,302,335,296,-1,296,335,329,-1,297,336,330,-1,303,336,297,-1,304,337,298,-1,298,337,331,-1,299,338,332,-1,305,338,299,-1,300,339,333,-1,306,339,300,-1,308,340,334,-1,341,340,307,-1,307,340,308,-1,302,342,335,-1,309,342,302,-1,310,343,303,-1,303,343,336,-1,315,343,310,-1,311,344,304,-1,304,344,337,-1,312,345,305,-1,317,345,312,-1,305,345,338,-1,320,346,313,-1,306,346,339,-1,313,346,306,-1,321,347,314,-1,309,347,342,-1,314,347,309,-1,315,348,343,-1,311,349,344,-1,316,349,311,-1,317,350,345,-1,324,350,317,-1,319,351,352,-1,318,351,319,-1,320,353,346,-1,321,354,347,-1,322,355,315,-1,315,355,348,-1,316,356,349,-1,323,356,316,-1,324,357,350,-1,331,358,325,-1,325,358,318,-1,318,358,351,-1,326,359,320,-1,320,359,353,-1,327,360,321,-1,333,360,327,-1,321,360,354,-1,322,361,355,-1,328,361,322,-1,329,362,323,-1,323,362,356,-1,330,363,324,-1,324,363,357,-1,331,364,358,-1,332,365,326,-1,326,365,359,-1,333,366,360,-1,334,367,328,-1,328,367,361,-1,329,368,362,-1,335,368,329,-1,330,369,363,-1,336,369,330,-1,331,370,364,-1,337,370,331,-1,332,371,365,-1,338,371,332,-1,333,372,366,-1,339,372,333,-1,334,373,367,-1,374,373,341,-1,341,373,340,-1,340,373,334,-1,342,375,335,-1,335,375,368,-1,336,376,369,-1,343,376,336,-1,337,377,370,-1,344,377,337,-1,345,378,338,-1,338,378,371,-1,339,379,372,-1,346,379,339,-1,347,380,342,-1,342,380,375,-1,343,381,376,-1,348,381,343,-1,349,382,344,-1,344,382,377,-1,350,383,345,-1,345,383,378,-1,352,384,385,-1,358,384,351,-1,351,384,352,-1,353,386,346,-1,346,386,379,-1,347,387,380,-1,354,387,347,-1,355,388,348,-1,348,388,381,-1,356,389,349,-1,349,389,382,-1,357,390,350,-1,350,390,383,-1,358,391,384,-1,365,392,359,-1,359,392,353,-1,353,392,386,-1,360,393,354,-1,354,393,387,-1,361,394,355,-1,367,394,361,-1,355,394,388,-1,368,395,362,-1,356,395,389,-1,362,395,356,-1,363,396,357,-1,357,396,390,-1,358,397,391,-1,364,397,358,-1,365,398,392,-1,366,399,360,-1,360,399,393,-1,367,400,394,-1,368,401,395,-1,363,402,396,-1,369,402,363,-1,364,403,397,-1,370,403,364,-1,371,404,365,-1,365,404,398,-1,372,405,366,-1,366,405,399,-1,367,406,400,-1,373,406,367,-1,374,406,373,-1,407,406,374,-1,375,408,368,-1,368,408,401,-1,380,408,375,-1,369,409,402,-1,376,409,369,-1,370,410,403,-1,377,410,370,-1,371,411,404,-1,378,411,371,-1,372,412,405,-1,379,412,372,-1,380,413,408,-1,381,414,376,-1,376,414,409,-1,382,415,377,-1,377,415,410,-1,390,416,383,-1,378,416,411,-1,383,416,378,-1,385,417,418,-1,391,417,384,-1,384,417,385,-1,386,419,379,-1,379,419,412,-1,380,420,413,-1,387,420,380,-1,381,421,414,-1,388,421,381,-1,389,422,382,-1,382,422,415,-1,390,423,416,-1,397,424,391,-1,391,424,417,-1,386,425,419,-1,392,425,386,-1,399,426,393,-1,393,426,387,-1,387,426,420,-1,394,427,388,-1,388,427,421,-1,395,428,389,-1,389,428,422,-1,396,429,390,-1,390,429,423,-1,397,430,424,-1,398,431,392,-1,404,431,398,-1,392,431,425,-1,399,432,426,-1,400,433,394,-1,394,433,427,-1,401,434,395,-1,395,434,428,-1,402,435,396,-1,396,435,429,-1,403,436,397,-1,410,436,403,-1,397,436,430,-1,404,437,431,-1,399,438,432,-1,412,438,405,-1,405,438,399,-1,406,439,400,-1,407,439,406,-1,440,439,407,-1,400,439,433,-1,401,441,434,-1,408,441,401,-1,402,442,435,-1,409,442,402,-1,410,443,436,-1,415,443,410,-1,404,444,437,-1,411,444,404,-1,412,445,438,-1,408,446,441,-1,413,446,408,-1,409,447,442,-1,414,447,409,-1,415,448,443,-1,411,449,444,-1,416,449,411,-1,418,450,451,-1,417,450,418,-1,419,452,412,-1,412,452,445,-1,426,453,420,-1,413,453,446,-1,420,453,413,-1,427,454,421,-1,421,454,414,-1,414,454,447,-1,428,455,422,-1,415,455,448,-1,422,455,415,-1,416,456,449,-1,423,456,416,-1,430,457,424,-1,417,457,450,-1,424,457,417,-1,431,458,425,-1,419,458,452,-1,425,458,419,-1,426,459,453,-1,427,460,454,-1,428,461,455,-1,434,461,428,-1,429,462,423,-1,423,462,456,-1,430,463,457,-1,431,464,458,-1,438,465,432,-1,432,465,426,-1,426,465,459,-1,433,466,427,-1,439,466,433,-1,427,466,460,-1,434,467,461,-1,429,468,462,-1,435,468,429,-1,436,469,430,-1,430,469,463,-1,437,470,431,-1,431,470,464,-1,438,471,465,-1,439,472,466,-1,440,472,439,-1,473,472,440,-1,434,474,467,-1,446,474,441,-1,441,474,434,-1,442,475,435,-1,435,475,468,-1,443,476,436,-1,436,476,469,-1,437,477,470,-1,444,477,437,-1,438,478,471,-1,445,478,438,-1,446,479,474,-1,447,480,442,-1,442,480,475,-1,448,481,443,-1,455,481,448,-1,443,481,476,-1,444,482,477,-1,449,482,444,-1,456,482,449,-1,451,483,484,-1,450,483,451,-1,445,485,478,-1,452,485,445,-1,459,486,453,-1,453,486,446,-1,446,486,479,-1,447,487,480,-1,454,487,447,-1,455,488,481,-1,462,489,456,-1,456,489,482,-1,450,490,483,-1,457,490,450,-1,452,491,485,-1,458,491,452,-1,459,492,486,-1,454,493,487,-1,460,493,454,-1,455,494,488,-1,461,494,455,-1,462,495,489,-1,463,496,457,-1,457,496,490,-1,464,497,458,-1,458,497,491,-1,465,498,459,-1,459,498,492,-1,471,498,465,-1,460,499,493,-1,466,499,460,-1,467,500,461,-1,461,500,494,-1,468,501,462,-1,462,501,495,-1,469,502,463,-1,463,502,496,-1,477,503,470,-1,470,503,464,-1,464,503,497,-1,471,504,498,-1,478,504,471,-1,466,505,499,-1,472,505,466,-1,473,505,472,-1,506,505,473,-1,467,507,500,-1,474,507,467,-1,468,508,501,-1,475,508,468,-1,469,509,502,-1,476,509,469,-1,477,510,503,-1,478,511,504,-1,474,512,507,-1,479,512,474,-1,475,513,508,-1,480,513,475,-1,487,513,480,-1,476,514,509,-1,481,514,476,-1,477,515,510,-1,482,515,477,-1,484,516,517,-1,483,516,484,-1,478,518,511,-1,485,518,478,-1,479,519,512,-1,486,519,479,-1,487,520,513,-1,488,521,481,-1,481,521,514,-1,482,522,515,-1,489,522,482,-1,483,523,516,-1,490,523,483,-1,497,524,491,-1,491,524,485,-1,485,524,518,-1,486,525,519,-1,492,525,486,-1,493,526,487,-1,487,526,520,-1,499,526,493,-1,494,527,488,-1,488,527,521,-1,501,528,495,-1,495,528,489,-1,489,528,522,-1,496,529,490,-1,490,529,523,-1,497,530,524,-1,492,531,525,-1,498,531,492,-1,499,532,526,-1,500,533,494,-1,494,533,527,-1,501,534,528,-1,502,535,496,-1,496,535,529,-1,503,536,497,-1,510,536,503,-1,497,536,530,-1,504,537,498,-1,498,537,531,-1,499,538,532,-1,506,538,505,-1,539,538,506,-1,505,538,499,-1,500,540,533,-1,507,540,500,-1,508,541,501,-1,501,541,534,-1,502,542,535,-1,509,542,502,-1,510,543,536,-1,504,544,537,-1,511,544,504,-1,507,545,540,-1,512,545,507,-1,508,546,541,-1,513,546,508,-1,509,547,542,-1,514,547,509,-1,510,548,543,-1,515,548,510,-1,517,549,550,-1,516,549,517,-1,518,551,511,-1,511,551,544,-1,519,552,512,-1,525,552,519,-1,512,552,545,-1,520,553,513,-1,513,553,546,-1,514,554,547,-1,521,554,514,-1,522,555,515,-1,515,555,548,-1,528,555,522,-1,523,556,516,-1,516,556,549,-1,518,557,551,-1,524,557,518,-1,525,558,552,-1,520,559,553,-1,526,559,520,-1,521,560,554,-1,527,560,521,-1,528,561,555,-1,535,562,529,-1,523,562,556,-1,529,562,523,-1,530,563,524,-1,524,563,557,-1,525,564,558,-1,531,564,525,-1,532,565,526,-1,526,565,559,-1,533,566,527,-1,527,566,560,-1,534,567,528,-1,528,567,561,-1,542,568,535,-1,535,568,562,-1,536,569,530,-1,530,569,563,-1,537,570,531,-1,531,570,564,-1,532,571,565,-1,539,571,538,-1,572,571,539,-1,538,571,532,-1,540,573,533,-1,533,573,566,-1,541,574,534,-1,534,574,567,-1,542,575,568,-1,543,576,536,-1,536,576,569,-1,537,577,570,-1,544,577,537,-1,540,578,573,-1,545,578,540,-1,546,579,541,-1,553,579,546,-1,541,579,574,-1,542,580,575,-1,547,580,542,-1,548,581,543,-1,543,581,576,-1,582,583,584,-1,550,583,582,-1,584,583,585,-1,549,583,550,-1,551,586,544,-1,544,586,577,-1,552,587,545,-1,545,587,578,-1,558,587,552,-1,553,588,579,-1,547,589,580,-1,554,589,547,-1,555,590,548,-1,548,590,581,-1,585,591,592,-1,549,591,583,-1,583,591,585,-1,556,591,549,-1,551,593,586,-1,557,593,551,-1,558,594,587,-1,553,595,588,-1,559,595,553,-1,565,595,559,-1,554,596,589,-1,560,596,554,-1,566,596,560,-1,555,597,590,-1,561,597,555,-1,591,598,592,-1,592,598,599,-1,599,598,600,-1,556,598,591,-1,562,598,556,-1,557,601,593,-1,563,601,557,-1,564,602,558,-1,558,602,594,-1,565,603,595,-1,566,604,596,-1,561,605,597,-1,567,605,561,-1,600,606,607,-1,598,606,600,-1,568,606,562,-1,562,606,598,-1,576,608,569,-1,569,608,563,-1,563,608,601,-1,570,609,564,-1,564,609,602,-1,577,609,570,-1,572,610,571,-1,611,610,572,-1,565,610,603,-1,571,610,565,-1,573,612,566,-1,566,612,604,-1,574,613,567,-1,567,613,605,-1,606,614,607,-1,575,614,568,-1,568,614,606,-1,576,615,608,-1,577,616,609,-1,578,617,573,-1,573,617,612,-1,579,618,574,-1,574,618,613,-1,575,619,614,-1,607,619,620,-1,614,619,607,-1,580,619,575,-1,581,621,576,-1,576,621,615,-1,577,622,616,-1,586,622,577,-1,578,623,617,-1,587,623,578,-1,588,624,579,-1,579,624,618,-1,620,625,626,-1,580,625,619,-1,589,625,580,-1,619,625,620,-1,581,627,621,-1,590,627,581,-1,593,628,586,-1,586,628,622,-1,587,629,623,-1,594,629,587,-1,588,630,624,-1,595,630,588,-1,596,631,589,-1,589,631,625,-1,626,631,632,-1,625,631,626,-1,590,633,627,-1,597,633,590,-1,605,633,597,-1,601,634,593,-1,593,634,628,-1,594,635,629,-1,602,635,594,-1,595,636,630,-1,603,636,595,-1,632,637,638,-1,631,637,632,-1,596,637,631,-1,604,637,596,-1,605,639,633,-1,601,640,634,-1,608,640,601,-1,609,641,602,-1,602,641,635,-1,610,642,603,-1,611,642,610,-1,603,642,636,-1,643,642,611,-1,604,644,637,-1,612,644,604,-1,617,644,612,-1,638,644,645,-1,637,644,638,-1,613,646,605,-1,605,646,639,-1,608,647,640,-1,615,647,608,-1,609,648,641,-1,616,648,609,-1,645,649,650,-1,617,649,644,-1,644,649,645,-1,618,651,613,-1,613,651,646,-1,627,652,621,-1,621,652,615,-1,615,652,647,-1,622,653,616,-1,616,653,648,-1,649,654,650,-1,623,654,617,-1,650,654,655,-1,655,654,656,-1,617,654,649,-1,629,654,623,-1,624,657,618,-1,618,657,651,-1,627,658,652,-1,628,659,622,-1,622,659,653,-1,629,660,654,-1,654,660,656,-1,624,661,657,-1,630,661,624,-1,636,661,630,-1,627,662,658,-1,633,662,627,-1,628,663,659,-1,634,663,628,-1,629,664,660,-1,635,664,629,-1,660,664,656,-1,656,664,665,-1,636,666,661,-1,639,667,633,-1,646,667,639,-1,633,667,662,-1,634,668,663,-1,640,668,634,-1,647,668,640,-1,635,669,664,-1,665,669,670,-1,664,669,665,-1,670,669,671,-1,641,669,635,-1,648,669,641,-1,636,672,666,-1,673,672,643,-1,642,672,636,-1,643,672,642,-1,646,674,667,-1,647,675,668,-1,648,676,669,-1,669,676,671,-1,651,677,646,-1,646,677,674,-1,657,677,651,-1,652,678,647,-1,647,678,675,-1,653,679,648,-1,648,679,676,-1,671,679,680,-1,676,679,671,-1,657,681,677,-1,658,682,652,-1,652,682,678,-1,679,683,680,-1,680,683,684,-1,684,683,685,-1,659,683,653,-1,653,683,679,-1,663,683,659,-1,661,686,657,-1,657,686,681,-1,662,687,658,-1,667,687,662,-1,658,687,682,-1,663,688,683,-1,683,688,685,-1,666,689,661,-1,661,689,686,-1,672,689,666,-1,667,690,687,-1,674,690,667,-1,663,691,688,-1,675,691,668,-1,668,691,663,-1,685,691,692,-1,692,691,693,-1,688,691,685,-1,673,694,672,-1,695,694,673,-1,672,694,689,-1,674,696,690,-1,691,697,693,-1,675,697,691,-1,677,698,674,-1,674,698,696,-1,693,699,700,-1,678,699,675,-1,675,699,697,-1,697,699,693,-1,681,701,677,-1,677,701,698,-1,699,702,700,-1,700,702,703,-1,703,702,704,-1,682,702,678,-1,687,702,682,-1,678,702,699,-1,689,705,686,-1,686,705,681,-1,681,705,701,-1,702,706,704,-1,687,706,702,-1,689,707,705,-1,687,708,706,-1,704,708,709,-1,690,708,687,-1,706,708,704,-1,689,710,707,-1,711,710,695,-1,695,710,694,-1,694,710,689,-1,708,712,709,-1,690,712,708,-1,709,712,713,-1,696,712,690,-1,698,714,696,-1,696,714,712,-1,701,714,698,-1,712,714,713,-1,713,714,715,-1,701,716,714,-1,714,716,715,-1,715,716,717,-1,705,718,701,-1,701,718,716,-1,716,718,717,-1,717,718,719,-1,707,720,705,-1,705,720,718,-1,718,720,719,-1,719,720,721,-1,710,722,707,-1,711,722,710,-1,707,722,720,-1,720,722,721,-1,721,722,723,-1,723,722,724,-1,725,722,711,-1,724,722,725,-1]
736 coord Coordinate { point [3.46456 -1.47747 3.69291,3.47308 -1.52309 3.69267,3.46343 -1.5226 3.69291,3.47422 -1.47747 3.69267,3.48271 -1.52357 3.69196,3.48385 -1.47747 3.69196,3.49228 -1.52404 3.69078,3.49344 -1.47747 3.69078,3.50179 -1.52452 3.68912,3.50296 -1.47747 3.68912,3.51121 -1.52499 3.68701,3.51239 -1.47747 3.68701,3.52051 -1.52545 3.68443,3.5217 -1.47747 3.68443,3.46967 -1.56859 3.69267,3.46006 -1.56763 3.69291,3.52967 -1.52591 3.6814,3.53088 -1.47747 3.6814,3.47926 -1.56955 3.69196,3.53989 -1.47747 3.67792,3.53867 -1.52636 3.67792,3.4888 -1.5705 3.69078,3.54749 -1.5268 3.67401,3.54872 -1.47747 3.67401,3.49827 -1.57145 3.68912,3.55611 -1.52723 3.66966,3.55735 -1.47747 3.66966,3.50765 -1.57239 3.68701,3.56451 -1.52765 3.6649,3.56576 -1.47747 3.6649,3.51692 -1.57332 3.68443,3.464 -1.61387 3.69267,3.45445 -1.61243 3.69291,3.57266 -1.52806 3.65973,3.57392 -1.47747 3.65973,3.52605 -1.57423 3.6814,3.47353 -1.6153 3.69196,3.58055 -1.52845 3.65417,3.58182 -1.47747 3.65417,3.53502 -1.57513 3.67792,3.48301 -1.61673 3.69078,3.58816 -1.52883 3.64822,3.58944 -1.47747 3.64822,3.54381 -1.57601 3.67401,3.49242 -1.61815 3.68912,3.59547 -1.52919 3.64191,3.59676 -1.47747 3.64191,3.55239 -1.57687 3.66966,3.50174 -1.61956 3.68701,3.60246 -1.52954 3.63525,3.60375 -1.47747 3.63525,3.56076 -1.5777 3.6649,3.51095 -1.62094 3.68443,3.45607 -1.65881 3.69267,3.44661 -1.65689 3.69291,3.60911 -1.52987 3.62825,3.61042 -1.47747 3.62825,3.56888 -1.57852 3.65973,3.52002 -1.62231 3.6814,3.46552 -1.66071 3.69196,3.61541 -1.53019 3.62094,3.61673 -1.47747 3.62094,3.57674 -1.5793 3.65417,3.52894 -1.62366 3.67792,3.47492 -1.66261 3.69078,3.62135 -1.53049 3.61332,3.62267 -1.47747 3.61332,3.58432 -1.58006 3.64822,3.53767 -1.62497 3.67401,3.48425 -1.6645 3.68912,3.62691 -1.53076 3.60542,3.62823 -1.47747 3.60542,3.5916 -1.58079 3.64191,3.5462 -1.62626 3.66966,3.49349 -1.66637 3.68701,3.63207 -1.53102 3.59726,3.6334 -1.47747 3.59726,3.59856 -1.58149 3.63525,3.55452 -1.62751 3.6649,3.50262 -1.66821 3.68443,3.63682 -1.53126 3.58885,3.63817 -1.47747 3.58885,3.44592 -1.70329 3.69267,3.43656 -1.70091 3.69291,3.60519 -1.58215 3.62825,3.56259 -1.62873 3.65973,3.51161 -1.67003 3.6814,3.64116 -1.53147 3.58022,3.64251 -1.47747 3.58022,3.45526 -1.70567 3.69196,3.61147 -1.58278 3.62094,3.5704 -1.6299 3.65417,3.52044 -1.67182 3.67792,3.64507 -1.53167 3.57139,3.64643 -1.47747 3.57139,3.46455 -1.70804 3.69078,3.61739 -1.58337 3.61332,3.57793 -1.63104 3.64822,3.5291 -1.67357 3.67401,3.6499 -1.47747 3.56237,3.64855 -1.53184 3.56237,3.47378 -1.71039 3.68912,3.62292 -1.58392 3.60542,3.58517 -1.63213 3.64191,3.53756 -1.67528 3.66966,3.65157 -1.53199 3.5532,3.65293 -1.47747 3.5532,3.48291 -1.71271 3.68701,3.62807 -1.58444 3.59726,3.59209 -1.63317 3.63525,3.5458 -1.67694 3.6649,3.65551 -1.47747 3.54389,3.65415 -1.53212 3.54389,3.49193 -1.71501 3.68443,3.6328 -1.58491 3.58885,3.43356 -1.74722 3.69267,3.42433 -1.74437 3.69291,3.59867 -1.63417 3.62825,3.5538 -1.67856 3.65973,3.65763 -1.47747 3.53446,3.65626 -1.53223 3.53446,3.50083 -1.71727 3.6814,3.63713 -1.58535 3.58022,3.44277 -1.75006 3.69196,3.60491 -1.63511 3.62094,3.56154 -1.68013 3.65417,3.65928 -1.47747 3.52494,3.65791 -1.53231 3.52494,3.50956 -1.7195 3.67792,3.64102 -1.58574 3.57139,3.45193 -1.75289 3.69078,3.61079 -1.63599 3.61332,3.56901 -1.68164 3.64822,3.66046 -1.47747 3.51535,3.65909 -1.53237 3.51535,3.51812 -1.72168 3.67401,3.64448 -1.58608 3.56237,3.46103 -1.75569 3.68912,3.61629 -1.63682 3.60542,3.57618 -1.68309 3.64191,3.66117 -1.47747 3.50571,3.6598 -1.5324 3.50571,3.66141 -1.47747 3.49606,3.66004 -1.53242 3.49606,3.52648 -1.72381 3.66966,3.6475 -1.58638 3.5532,3.47004 -1.75847 3.68701,3.6214 -1.63759 3.59726,3.58304 -1.68447 3.63525,3.53463 -1.72588 3.6649,3.65006 -1.58664 3.54389,3.47893 -1.76122 3.68443,3.62611 -1.6383 3.58885,3.41903 -1.79047 3.69267,3.40995 -1.78717 3.69291,3.58957 -1.68579 3.62825,3.54254 -1.7279 3.65973,3.65217 -1.58685 3.53446,3.4877 -1.76392 3.6814,3.63041 -1.63895 3.58022,3.42808 -1.79377 3.69196,3.59576 -1.68704 3.62094,3.5502 -1.72985 3.65417,3.65381 -1.58702 3.52494,3.49632 -1.76658 3.67792,3.63428 -1.63953 3.57139,3.43709 -1.79705 3.69078,3.60158 -1.68822 3.61332,3.55758 -1.73172 3.64822,3.65499 -1.58713 3.51535,3.50476 -1.76918 3.67401,3.63772 -1.64005 3.56237,3.44604 -1.80031 3.68912,3.60704 -1.68932 3.60542,3.56467 -1.73353 3.64191,3.6557 -1.5872 3.50571,3.65593 -1.58723 3.49606,3.513 -1.77172 3.66966,3.64072 -1.6405 3.5532,3.4549 -1.80353 3.68701,3.6121 -1.69035 3.59726,3.57145 -1.73526 3.63525,3.52104 -1.7742 3.6649,3.64326 -1.64089 3.54389,3.46365 -1.80671 3.68443,3.61677 -1.69129 3.58885,3.39346 -1.8292 3.69291,3.40236 -1.83295 3.69267,3.37489 -1.87035 3.69291,3.57791 -1.7369 3.62825,3.52884 -1.77661 3.65973,3.64536 -1.6412 3.53446,3.47227 -1.80985 3.6814,3.62103 -1.69215 3.58022,3.41124 -1.83669 3.69196,3.58402 -1.73846 3.62094,3.53638 -1.77894 3.65417,3.64699 -1.64145 3.52494,3.48074 -1.81294 3.67792,3.62487 -1.69293 3.57139,3.42007 -1.84042 3.69078,3.58978 -1.73992 3.61332,3.54366 -1.78118 3.64822,3.64816 -1.64163 3.51535,3.48904 -1.81596 3.67401,3.62827 -1.69362 3.56237,3.42884 -1.84412 3.68912,3.59517 -1.7413 3.60542,3.55065 -1.78334 3.64191,3.64886 -1.64173 3.50571,3.6491 -1.64177 3.49606,3.49715 -1.81891 3.66966,3.63124 -1.69422 3.5532,3.43753 -1.84778 3.68701,3.60018 -1.74257 3.59726,3.55734 -1.7854 3.63525,3.50505 -1.82178 3.6649,3.63377 -1.69473 3.54389,3.44611 -1.8514 3.68443,3.6048 -1.74375 3.58885,3.38359 -1.87455 3.69267,3.56371 -1.78736 3.62825,3.51272 -1.82458 3.65973,3.63585 -1.69515 3.53446,3.45457 -1.85496 3.6814,3.60901 -1.74482 3.58022,3.39227 -1.87873 3.69196,3.56974 -1.78922 3.62094,3.52014 -1.82728 3.65417,3.63746 -1.69547 3.52494,3.46287 -1.85846 3.67792,3.6128 -1.74579 3.57139,3.40091 -1.88289 3.69078,3.57542 -1.79098 3.61332,3.5273 -1.82988 3.64822,3.63862 -1.69571 3.51535,3.47101 -1.86189 3.67401,3.61617 -1.74664 3.56237,3.40949 -1.88702 3.68912,3.58073 -1.79262 3.60542,3.53418 -1.83238 3.64191,3.63932 -1.69585 3.50571,3.63955 -1.6959 3.49606,3.47896 -1.86524 3.66966,3.61911 -1.74739 3.5532,3.41798 -1.89111 3.68701,3.58567 -1.79414 3.59726,3.54075 -1.83478 3.63525,3.48671 -1.86851 3.6649,3.62161 -1.74803 3.54389,3.42637 -1.89515 3.68443,3.59022 -1.79554 3.58885,3.36277 -1.91515 3.69267,3.35429 -1.91053 3.69291,3.54701 -1.83706 3.62825,3.49423 -1.87168 3.65973,3.62366 -1.74855 3.53446,3.43464 -1.89913 3.6814,3.59438 -1.79682 3.58022,3.37123 -1.91976 3.69196,3.55294 -1.83922 3.62094,3.50151 -1.87475 3.65417,3.62526 -1.74896 3.52494,3.44276 -1.90304 3.67792,3.59812 -1.79798 3.57139,3.37965 -1.92435 3.69078,3.55853 -1.84125 3.61332,3.50853 -1.87771 3.64822,3.6264 -1.74925 3.51535,3.45072 -1.90687 3.67401,3.60144 -1.799 3.56237,3.38802 -1.9289 3.68912,3.56376 -1.84315 3.60542,3.51527 -1.88055 3.64191,3.62709 -1.74943 3.50571,3.62732 -1.74948 3.49606,3.45849 -1.91062 3.66966,3.60434 -1.7999 3.5532,3.39629 -1.93341 3.68701,3.56861 -1.84492 3.59726,3.52172 -1.88327 3.63525,3.46607 -1.91426 3.6649,3.6068 -1.80066 3.54389,3.40447 -1.93786 3.68443,3.57309 -1.84655 3.58885,3.33996 -1.95467 3.69267,3.33171 -1.94963 3.69291,3.52786 -1.88586 3.62825,3.47342 -1.91781 3.65973,3.60882 -1.80128 3.53446,3.41253 -1.94225 3.6814,3.57717 -1.84803 3.58022,3.34818 -1.95969 3.69196,3.53367 -1.88831 3.62094,3.48054 -1.92123 3.65417,3.6104 -1.80177 3.52494,3.42045 -1.94656 3.67792,3.58085 -1.84937 3.57139,3.35636 -1.96469 3.69078,3.53915 -1.89062 3.61332,3.4874 -1.92454 3.64822,3.61153 -1.80212 3.51535,3.4282 -1.95078 3.67401,3.58412 -1.85056 3.56237,3.36448 -1.96966 3.68912,3.54428 -1.89278 3.60542,3.49399 -1.92771 3.64191,3.61244 -1.80239 3.49606,3.61221 -1.80232 3.50571,3.43578 -1.95491 3.66966,3.58696 -1.8516 3.5532,3.37253 -1.97457 3.68701,3.54904 -1.89478 3.59726,3.5003 -1.93075 3.63525,3.44317 -1.95893 3.6649,3.58939 -1.85248 3.54389,3.38047 -1.97943 3.68443,3.55343 -1.89663 3.58885,3.3152 -1.993 3.69267,3.30722 -1.98756 3.69291,3.5063 -1.93364 3.62825,3.45033 -1.96284 3.65973,3.59138 -1.8532 3.53446,3.3883 -1.98421 3.6814,3.55743 -1.89832 3.58022,3.32316 -1.99843 3.69196,3.51198 -1.93638 3.62094,3.45727 -1.96661 3.65417,3.59293 -1.85377 3.52494,3.39599 -1.98891 3.67792,3.56104 -1.89984 3.57139,3.33108 -2.00383 3.69078,3.51734 -1.93896 3.61332,3.46396 -1.97026 3.64822,3.59404 -1.85417 3.51535,3.40353 -1.99352 3.67401,3.56425 -1.90119 3.56237,3.33895 -2.00919 3.68912,3.52235 -1.94137 3.60542,3.47039 -1.97376 3.64191,3.59471 -1.85442 3.50571,3.59493 -1.8545 3.49606,3.41089 -1.99802 3.66966,3.56704 -1.90237 3.5532,3.34674 -2.0145 3.68701,3.52701 -1.94361 3.59726,3.47653 -1.9771 3.63525,3.41807 -2.0024 3.6649,3.56941 -1.90337 3.54389,3.35443 -2.01975 3.68443,3.5313 -1.94568 3.58885,3.28856 -2.03005 3.69267,3.28086 -2.02422 3.69291,3.48238 -1.98029 3.62825,3.42503 -2.00666 3.65973,3.57136 -1.90419 3.53446,3.36201 -2.02492 3.6814,3.53521 -1.94756 3.58022,3.29624 -2.03587 3.69196,3.48792 -1.98331 3.62094,3.43177 -2.01078 3.65417,3.57289 -1.90484 3.52494,3.36946 -2.03 3.67792,3.53874 -1.94926 3.57139,3.30389 -2.04166 3.69078,3.49315 -1.98615 3.61332,3.43827 -2.01475 3.64822,3.57398 -1.90529 3.51535,3.37676 -2.03497 3.67401,3.54187 -1.95077 3.56237,3.31147 -2.04741 3.68912,3.49803 -1.98881 3.60542,3.44452 -2.01856 3.64191,3.57463 -1.90557 3.50571,3.57485 -1.90566 3.49606,3.38389 -2.03983 3.66966,3.54461 -1.95209 3.5532,3.31899 -2.0531 3.68701,3.50257 -1.99128 3.59726,3.45049 -2.02221 3.63525,3.39083 -2.04457 3.6649,3.54693 -1.9532 3.54389,3.32641 -2.05872 3.68443,3.50675 -1.99356 3.58885,3.26011 -2.06573 3.69267,3.25271 -2.05952 3.69291,3.45617 -2.02569 3.62825,3.39758 -2.04917 3.65973,3.54883 -1.95412 3.53446,3.33372 -2.06426 3.6814,3.51057 -1.99564 3.58022,3.26749 -2.07192 3.69196,3.46156 -2.02898 3.62094,3.40411 -2.05362 3.65417,3.55032 -1.95484 3.52494,3.34091 -2.0697 3.67792,3.51401 -1.99751 3.57139,3.27484 -2.07809 3.69078,3.46663 -2.03208 3.61332,3.4104 -2.05791 3.64822,3.55139 -1.95535 3.51535,3.34795 -2.07504 3.67401,3.51706 -1.99917 3.56237,3.28213 -2.0842 3.68912,3.47138 -2.03498 3.60542,3.41644 -2.06203 3.64191,3.55203 -1.95566 3.50571,3.55224 -1.95576 3.49606,3.35483 -2.08025 3.66966,3.51972 -2.00062 3.5532,3.28935 -2.09026 3.68701,3.47579 -2.03767 3.59726,3.42222 -2.06597 3.63525,3.36153 -2.08532 3.6649,3.52199 -2.00185 3.54389,3.29648 -2.09625 3.68443,3.47985 -2.04016 3.58885,3.22992 -2.09994 3.69267,3.22284 -2.09337 3.69291,3.42773 -2.06972 3.62825,3.36804 -2.09025 3.65973,3.52384 -2.00287 3.53446,3.30351 -2.10215 3.6814,3.48356 -2.04242 3.58022,3.23698 -2.1065 3.69196,3.43294 -2.07328 3.62094,3.37434 -2.09502 3.65417,3.5253 -2.00366 3.52494,3.31042 -2.10794 3.67792,3.4869 -2.04446 3.57139,3.24401 -2.11302 3.69078,3.43786 -2.07663 3.61332,3.38041 -2.09962 3.64822,3.52633 -2.00422 3.51535,3.31718 -2.11362 3.67401,3.48986 -2.04628 3.56237,3.25099 -2.11949 3.68912,3.44245 -2.07976 3.60542,3.38624 -2.10404 3.64191,3.52696 -2.00456 3.50571,3.52717 -2.00468 3.49606,3.3238 -2.11917 3.66966,3.49245 -2.04786 3.5532,3.2579 -2.1259 3.68701,3.44672 -2.08267 3.59726,3.39182 -2.10827 3.63525,3.33024 -2.12457 3.6649,3.49465 -2.0492 3.54389,3.26472 -2.13224 3.68443,3.45066 -2.08536 3.58885,3.19805 -2.13261 3.69267,3.19131 -2.12569 3.69291,3.39713 -2.11229 3.62825,3.33649 -2.12982 3.65973,3.49646 -2.05031 3.53446,3.27145 -2.13848 3.6814,3.45425 -2.0878 3.58022,3.20478 -2.13951 3.69196,3.40216 -2.1161 3.62094,3.34254 -2.13489 3.65417,3.49787 -2.05117 3.52494,3.27806 -2.14461 3.67792,3.45748 -2.09001 3.57139,3.21148 -2.14637 3.69078,3.4069 -2.11969 3.61332,3.34837 -2.13979 3.64822,3.49887 -2.05178 3.51535,3.28453 -2.15062 3.67401,3.46036 -2.09197 3.56237,3.21813 -2.15318 3.68912,3.41133 -2.12305 3.60542,3.35398 -2.14449 3.64191,3.49948 -2.05215 3.50571,3.49968 -2.05228 3.49606,3.29086 -2.15649 3.66966,3.46286 -2.09367 3.5532,3.22471 -2.15993 3.68701,3.41545 -2.12617 3.59726,3.35934 -2.14899 3.63525,3.29702 -2.16221 3.6649,3.46499 -2.09513 3.54389,3.23121 -2.1666 3.68443,3.41925 -2.12904 3.58885,3.1646 -2.16364 3.69267,3.15821 -2.1564 3.69291,3.36444 -2.15327 3.62825,3.30301 -2.16776 3.65973,3.46674 -2.09632 3.53446,3.23762 -2.17317 3.6814,3.42271 -2.13167 3.58022,3.17098 -2.17087 3.69196,3.36928 -2.15733 3.62094,3.3088 -2.17313 3.65417,3.4681 -2.09725 3.52494,3.24391 -2.17962 3.67792,3.42583 -2.13403 3.57139,3.17733 -2.17806 3.69078,3.37383 -2.16115 3.61332,3.31438 -2.17831 3.64822,3.46908 -2.09792 3.51535,3.25008 -2.18594 3.67401,3.4286 -2.13613 3.56237,3.18362 -2.1852 3.68912,3.37809 -2.16473 3.60542,3.31974 -2.18329 3.64191,3.46967 -2.09832 3.50571,3.46986 -2.09845 3.49606,3.2561 -2.19212 3.66966,3.43102 -2.13796 3.5532,3.18986 -2.19227 3.68701,3.38205 -2.16805 3.59726,3.32487 -2.18805 3.63525,3.26197 -2.19814 3.6649,3.43307 -2.13952 3.54389,3.19602 -2.19925 3.68443,3.3857 -2.17111 3.58885,3.12965 -2.19298 3.69267,3.12363 -2.18542 3.69291,3.32976 -2.19258 3.62825,3.26767 -2.20398 3.65973,3.43476 -2.14079 3.53446,3.20209 -2.20613 3.6814,3.38903 -2.1739 3.58022,3.13566 -2.20051 3.69196,3.33438 -2.19687 3.62094,3.27319 -2.20964 3.65417,3.43608 -2.14179 3.52494,3.20806 -2.21288 3.67792,3.39203 -2.17642 3.57139,3.14164 -2.20801 3.69078,3.33874 -2.20091 3.61332,3.27851 -2.21509 3.64822,3.43702 -2.14251 3.51535,3.2139 -2.21951 3.67401,3.39469 -2.17865 3.56237,3.14757 -2.21545 3.68912,3.34282 -2.2047 3.60542,3.28361 -2.22033 3.64191,3.43759 -2.14293 3.50571,3.43778 -2.14308 3.49606,3.21961 -2.22598 3.66966,3.39701 -2.1806 3.5532,3.15345 -2.22282 3.68701,3.34661 -2.20821 3.59726,3.2885 -2.22534 3.63525,3.22518 -2.23228 3.6649,3.39899 -2.18226 3.54389,3.15925 -2.2301 3.68443,3.3501 -2.21145 3.58885,3.09327 -2.22053 3.69267,3.08764 -2.21269 3.69291,3.29315 -2.23011 3.62825,3.23058 -2.2384 3.65973,3.40061 -2.18362 3.53446,3.16497 -2.23727 3.6814,3.35328 -2.21441 3.58022,3.0989 -2.22835 3.69196,3.29756 -2.23462 3.62094,3.2358 -2.24432 3.65417,3.40187 -2.18468 3.52494,3.17059 -2.24432 3.67792,3.35615 -2.21707 3.57139,3.1045 -2.23614 3.69078,3.30171 -2.23888 3.61332,3.24084 -2.25004 3.64822,3.40278 -2.18544 3.51535,3.1761 -2.25123 3.67401,3.3587 -2.21944 3.56237,3.11005 -2.24387 3.68912,3.30559 -2.24286 3.60542,3.24569 -2.25552 3.64191,3.40333 -2.1859 3.50571,3.40351 -2.18605 3.49606,3.18148 -2.25797 3.66966,3.36092 -2.2215 3.5532,3.11556 -2.25152 3.68701,3.3092 -2.24656 3.59726,3.25032 -2.26077 3.63525,3.18672 -2.26455 3.6649,3.36281 -2.22325 3.54389,3.12099 -2.25908 3.68443,3.31253 -2.24997 3.58885,3.05033 -2.23812 3.69291,3.05557 -2.24623 3.69267,3.01181 -2.26166 3.69291,3.01663 -2.27003 3.69267,3.25472 -2.26576 3.62825,3.19181 -2.27093 3.65973,3.36436 -2.22469 3.53446,3.12635 -2.26653 3.6814,3.31556 -2.25308 3.58022,3.0608 -2.25433 3.69196,3.02145 -2.27837 3.69196,3.2589 -2.27049 3.62094,3.19674 -2.2771 3.65417,3.36558 -2.22581 3.52494,3.13161 -2.27385 3.67792,3.3183 -2.25588 3.57139,3.066 -2.26238 3.69078,3.02625 -2.28668 3.69078,3.03101 -2.29492 3.68912,3.26283 -2.27495 3.61332,3.20149 -2.28306 3.64822,3.36644 -2.22662 3.51535,3.13677 -2.28102 3.67401,3.32072 -2.25837 3.56237,3.07117 -2.27038 3.68912,3.03572 -2.30309 3.68701,3.26651 -2.27912 3.60542,3.20605 -2.28878 3.64191,3.36696 -2.2271 3.50571,3.36714 -2.22726 3.49606,3.1418 -2.28803 3.66966,3.32284 -2.26054 3.5532,3.07628 -2.2783 3.68701,3.26993 -2.283 3.59726,3.21041 -2.29425 3.63525,3.14671 -2.29486 3.6649,3.32464 -2.26239 3.54389,3.08133 -2.28612 3.68443,3.04038 -2.31115 3.68443,3.27309 -2.28657 3.58885,3.21457 -2.29946 3.62825,3.15148 -2.30148 3.65973,3.32612 -2.2639 3.53446,3.08631 -2.29383 3.6814,3.04496 -2.31909 3.6814,3.27596 -2.28983 3.58022,3.2185 -2.30439 3.62094,3.15609 -2.3079 3.65417,3.32727 -2.26509 3.52494,3.0912 -2.3014 3.67792,3.04947 -2.3269 3.67792,3.27855 -2.29276 3.57139,3.22221 -2.30904 3.61332,3.16053 -2.31408 3.64822,3.3281 -2.26593 3.51535,3.09599 -2.30882 3.67401,3.05389 -2.33455 3.67401,3.28085 -2.29537 3.56237,3.22568 -2.31339 3.60542,3.1648 -2.32002 3.64191,3.32859 -2.26644 3.50571,3.32876 -2.26661 3.49606,3.10068 -2.31607 3.66966,3.0582 -2.34203 3.66966,3.28286 -2.29764 3.5532,3.2289 -2.31743 3.59726,3.16889 -2.3257 3.63525,3.10524 -2.32313 3.6649,3.06241 -2.34931 3.6649,3.28456 -2.29957 3.54389,3.23187 -2.32116 3.58885,3.17278 -2.33111 3.62825,3.10967 -2.32999 3.65973,3.06649 -2.35637 3.65973,3.07044 -2.36322 3.65417,3.28596 -2.30116 3.53446,3.23458 -2.32455 3.58022,3.17646 -2.33624 3.62094,3.11395 -2.33662 3.65417,3.28706 -2.3024 3.52494,3.23702 -2.32761 3.57139,3.17993 -2.34106 3.61332,3.11808 -2.34302 3.64822,3.07425 -2.36981 3.64822,3.28784 -2.30329 3.51535,3.23919 -2.33033 3.56237,3.18318 -2.34558 3.60542,3.12205 -2.34917 3.64191,3.0779 -2.37615 3.64191,3.0814 -2.38221 3.63525,3.28831 -2.30382 3.50571,3.28847 -2.304 3.49606,3.24108 -2.3327 3.5532,3.1862 -2.34978 3.59726,3.12585 -2.35505 3.63525,3.24268 -2.33472 3.54389,3.18898 -2.35364 3.58885,3.12946 -2.36064 3.62825,3.08473 -2.38798 3.62825,3.244 -2.33637 3.53446,3.19151 -2.35717 3.58022,3.13289 -2.36594 3.62094,3.08789 -2.39344 3.62094,3.09086 -2.39859 3.61332,3.24503 -2.33766 3.52494,3.1938 -2.36035 3.57139,3.13611 -2.37094 3.61332,3.24577 -2.33859 3.51535,3.19583 -2.36317 3.56237,3.13913 -2.37561 3.60542,3.09364 -2.40341 3.60542,3.09623 -2.40789 3.59726,3.24621 -2.33914 3.50571,3.24636 -2.33933 3.49606,3.1976 -2.36563 3.5532,3.14194 -2.37995 3.59726,3.1991 -2.36773 3.54389,3.14452 -2.38395 3.58885,3.09861 -2.41201 3.58885,3.20034 -2.36945 3.53446,3.14688 -2.3876 3.58022,3.10078 -2.41577 3.58022,3.10274 -2.41916 3.57139,3.2013 -2.37079 3.52494,3.149 -2.39089 3.57139,3.20199 -2.37175 3.51535,3.15089 -2.39381 3.56237,3.10448 -2.42217 3.56237,3.20241 -2.37232 3.50571,3.20255 -2.37252 3.49606,3.15253 -2.39636 3.5532,3.10599 -2.4248 3.5532,3.15393 -2.39852 3.54389,3.10728 -2.42703 3.54389,3.15508 -2.4003 3.53446,3.10834 -2.42886 3.53446,3.15598 -2.40169 3.52494,3.10916 -2.43029 3.52494,3.15662 -2.40268 3.51535,3.10976 -2.43132 3.51535,3.157 -2.40328 3.50571,3.11011 -2.43193 3.50571,3.11023 -2.43214 3.49606,3.15713 -2.40348 3.49606]
737 }}
738 appearance Appearance{material USE PLASTIC-WHITE-01 }}
739 Shape { geometry IndexedFaceSet
740 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,3,4,-1,1,3,2,-1,4,5,6,-1,3,5,4,-1,6,7,8,-1,5,7,6,-1,8,9,10,-1,7,9,8,-1,10,11,12,-1,9,11,10,-1,12,13,14,-1,11,13,12,-1,14,15,16,-1,13,15,14,-1,15,17,16,-1,16,17,18,-1,17,19,18,-1,18,19,20,-1,19,21,20,-1,20,21,22,-1,21,23,22,-1,22,23,24,-1,23,25,24,-1,24,25,26,-1,25,27,26,-1,26,27,28,-1,27,29,28,-1,28,29,30,-1,29,31,30,-1,30,31,32,-1,31,33,32,-1,32,33,34,-1,33,35,34,-1,34,35,36,-1,35,37,36,-1,36,37,38,-1,37,39,38,-1,38,39,40,-1,39,41,40,-1,40,41,42,-1,42,43,44,-1,41,43,42,-1,44,45,46,-1,43,45,44,-1,46,47,48,-1,45,47,46,-1,48,49,50,-1,47,49,48,-1,50,51,52,-1,49,51,50,-1,52,53,54,-1,51,53,52,-1,54,55,56,-1,53,55,54,-1,56,57,58,-1,55,57,56,-1,58,59,60,-1,57,59,58,-1,60,61,62,-1,59,61,60,-1,62,63,64,-1,61,63,62,-1,63,65,64,-1]
741 coord Coordinate { point [3.46456 -1.47747 3.69291,3.46456 -1.25854 3.69291,3.47422 -1.47747 3.69267,3.4743 -1.25855 3.69266,3.48385 -1.47747 3.69196,3.48401 -1.25858 3.69194,3.49344 -1.47747 3.69078,3.49365 -1.25863 3.69074,3.50296 -1.47747 3.68912,3.50322 -1.25871 3.68907,3.51239 -1.47747 3.68701,3.51269 -1.2588 3.68693,3.5217 -1.47747 3.68443,3.52206 -1.25892 3.68432,3.53088 -1.47747 3.6814,3.53129 -1.25906 3.68125,3.53989 -1.47747 3.67792,3.54038 -1.25922 3.67772,3.54872 -1.47747 3.67401,3.54927 -1.2594 3.67375,3.55735 -1.47747 3.66966,3.55795 -1.25959 3.66934,3.56576 -1.47747 3.6649,3.56638 -1.25981 3.66453,3.57392 -1.47747 3.65973,3.57457 -1.26005 3.6593,3.58182 -1.47747 3.65417,3.58248 -1.2603 3.65368,3.58944 -1.47747 3.64822,3.59012 -1.26057 3.64766,3.59676 -1.47747 3.64191,3.59746 -1.26085 3.64128,3.60375 -1.47747 3.63525,3.60448 -1.26116 3.63452,3.61042 -1.47747 3.62825,3.61116 -1.26148 3.62743,3.61673 -1.47747 3.62094,3.61746 -1.26181 3.62003,3.62267 -1.47747 3.61332,3.62339 -1.26215 3.61234,3.62823 -1.47747 3.60542,3.62893 -1.26251 3.60437,3.6334 -1.47747 3.59726,3.63407 -1.26288 3.59613,3.63817 -1.47747 3.58885,3.6388 -1.26326 3.58765,3.64251 -1.47747 3.58022,3.64312 -1.26365 3.57893,3.64643 -1.47747 3.57139,3.647 -1.26405 3.56999,3.6499 -1.47747 3.56237,3.65043 -1.26446 3.56088,3.65293 -1.47747 3.5532,3.6534 -1.26487 3.55163,3.65551 -1.47747 3.54389,3.65591 -1.26529 3.54226,3.65763 -1.47747 3.53446,3.65796 -1.26571 3.53277,3.65928 -1.47747 3.52494,3.65953 -1.26614 3.52319,3.66046 -1.47747 3.51535,3.66063 -1.26657 3.51354,3.66117 -1.47747 3.50571,3.66121 -1.26696 3.50482,3.66141 -1.47747 3.49606,3.66141 -1.26735 3.49606]
742 }}
743 appearance Appearance{material USE PLASTIC-WHITE-01 }}
744 Shape { geometry IndexedFaceSet
745 { creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,3,4,2,-1,5,6,4,-1,4,6,2,-1,5,7,6,-1,7,8,6,-1]
746 coord Coordinate { point [3.66141 -1.47747 3.49606,3.66141 -1.26735 3.49606,3.66141 -1.47747 2.7874,3.66141 -0.634308 3.45363,3.66141 7.34009e-13 3.43948,3.66141 0.634308 3.45363,3.66141 1.47747 2.7874,3.66141 1.26735 3.49606,3.66141 1.47747 3.49606]
747 }}
748 appearance Appearance{material USE PLASTIC-WHITE-01 }}
749 Shape { geometry IndexedFaceSet
750 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1,15,16,17,-1,14,16,15,-1,17,18,19,-1,16,18,17,-1,19,20,21,-1,18,20,19,-1,21,22,23,-1,20,22,21,-1,23,24,25,-1,22,24,23,-1,24,26,25,-1,25,26,27,-1,26,28,27,-1,27,28,29,-1,28,30,29,-1,29,30,31,-1,30,32,31,-1,31,32,33,-1,32,34,33,-1,33,34,35,-1,34,36,35,-1,35,36,37,-1,36,38,37,-1,37,38,39,-1,38,40,39,-1,39,40,41,-1,40,42,41,-1,41,42,43,-1]
751 coord Coordinate { point [3.11023 2.43214 2.7874,3.15713 2.40348 2.7874,3.11023 2.43214 3.49606,3.15713 2.40348 3.49606,3.20255 2.37252 2.7874,3.20255 2.37252 3.49606,3.24636 2.33933 2.7874,3.24636 2.33933 3.49606,3.28847 2.304 2.7874,3.28847 2.304 3.49606,3.32876 2.26661 2.7874,3.32876 2.26661 3.49606,3.36714 2.22726 2.7874,3.36714 2.22726 3.49606,3.40351 2.18605 2.7874,3.40351 2.18605 3.49606,3.43778 2.14308 2.7874,3.43778 2.14308 3.49606,3.46986 2.09845 2.7874,3.46986 2.09845 3.49606,3.49968 2.05228 2.7874,3.49968 2.05228 3.49606,3.52717 2.00468 2.7874,3.52717 2.00468 3.49606,3.55224 1.95576 2.7874,3.55224 1.95576 3.49606,3.57485 1.90566 2.7874,3.57485 1.90566 3.49606,3.59493 1.8545 2.7874,3.59493 1.8545 3.49606,3.61244 1.80239 2.7874,3.61244 1.80239 3.49606,3.62732 1.74948 2.7874,3.62732 1.74948 3.49606,3.63955 1.6959 2.7874,3.63955 1.6959 3.49606,3.6491 1.64177 2.7874,3.6491 1.64177 3.49606,3.65593 1.58723 2.7874,3.65593 1.58723 3.49606,3.66004 1.53242 2.7874,3.66004 1.53242 3.49606,3.66141 1.47747 2.7874,3.66141 1.47747 3.49606]
752 }}
753 appearance Appearance{material USE PLASTIC-WHITE-01 }}
754 Shape { geometry IndexedFaceSet
755 { creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,3,4,2,-1,5,6,4,-1,4,6,2,-1,5,7,6,-1,7,8,6,-1]
756 coord Coordinate { point [3.11023 2.43214 3.49606,2.92827 2.5372 3.49606,3.11023 2.43214 2.7874,2.38003 2.85372 3.45363,1.83071 3.17087 3.43948,1.28138 3.48803 3.45363,0.55118 3.90961 2.7874,0.733145 3.80455 3.49606,0.55118 3.90961 3.49606]
757 }}
758 appearance Appearance{material USE PLASTIC-WHITE-01 }}
759 Shape { geometry IndexedFaceSet
760 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1,15,16,17,-1,14,16,15,-1,17,18,19,-1,16,18,17,-1,19,20,21,-1,18,20,19,-1,21,22,23,-1,20,22,21,-1,23,24,25,-1,22,24,23,-1,24,26,25,-1,25,26,27,-1,26,28,27,-1,27,28,29,-1,28,30,29,-1,29,30,31,-1,30,32,31,-1,31,32,33,-1,32,34,33,-1,33,34,35,-1,34,36,35,-1,35,36,37,-1,37,38,39,-1,36,38,37,-1,39,40,41,-1,38,40,39,-1,40,42,41,-1,41,42,43,-1]
761 coord Coordinate { point [0.55118 3.90961 3.49606,0.502908 3.9359 3.49606,0.55118 3.90961 2.7874,0.502908 3.9359 2.7874,0.453386 3.95974 3.49606,0.453386 3.95974 2.7874,0.402737 3.98109 3.49606,0.402737 3.98109 2.7874,0.351087 3.99989 3.49606,0.351087 3.99989 2.7874,0.298564 4.01609 3.49606,0.298564 4.01609 2.7874,0.245298 4.02966 3.49606,0.245298 4.02966 2.7874,0.191423 4.04055 3.49606,0.191423 4.04055 2.7874,0.137072 4.04874 3.49606,0.137072 4.04874 2.7874,0.0823795 4.05421 3.49606,0.0823795 4.05421 2.7874,0.0274826 4.05695 3.49606,0.0274826 4.05695 2.7874,-0.0274826 4.05695 3.49606,-0.0274826 4.05695 2.7874,-0.0823795 4.05421 3.49606,-0.0823795 4.05421 2.7874,-0.137072 4.04874 3.49606,-0.137072 4.04874 2.7874,-0.191423 4.04055 3.49606,-0.191423 4.04055 2.7874,-0.245298 4.02966 3.49606,-0.245298 4.02966 2.7874,-0.298564 4.01609 3.49606,-0.298564 4.01609 2.7874,-0.351087 3.99989 3.49606,-0.351087 3.99989 2.7874,-0.402737 3.98109 3.49606,-0.402737 3.98109 2.7874,-0.453386 3.95974 3.49606,-0.453386 3.95974 2.7874,-0.502908 3.9359 3.49606,-0.502908 3.9359 2.7874,-0.55118 3.90961 3.49606,-0.55118 3.90961 2.7874]
762 }}
763 appearance Appearance{material USE PLASTIC-WHITE-01 }}
764 Shape { geometry IndexedFaceSet
765 { creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,3,4,2,-1,5,6,4,-1,4,6,2,-1,5,7,6,-1,7,8,6,-1]
766 coord Coordinate { point [-0.55118 3.90961 3.49606,-0.733145 3.80455 3.49606,-0.55118 3.90961 2.7874,-1.28138 3.48803 3.45363,-1.83071 3.17087 3.43948,-2.38003 2.85372 3.45363,-3.11023 2.43214 2.7874,-2.92827 2.5372 3.49606,-3.11023 2.43214 3.49606]
767 }}
768 appearance Appearance{material USE PLASTIC-WHITE-01 }}
769 Shape { geometry IndexedFaceSet
770 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1,15,16,17,-1,14,16,15,-1,17,18,19,-1,16,18,17,-1,19,20,21,-1,18,20,19,-1,21,22,23,-1,20,22,21,-1,23,24,25,-1,22,24,23,-1,24,26,25,-1,25,26,27,-1,26,28,27,-1,27,28,29,-1,28,30,29,-1,29,30,31,-1,30,32,31,-1,31,32,33,-1,32,34,33,-1,33,34,35,-1,34,36,35,-1,35,36,37,-1,37,38,39,-1,36,38,37,-1,39,40,41,-1,38,40,39,-1,40,42,41,-1,41,42,43,-1]
771 coord Coordinate { point [-3.11023 2.43214 3.49606,-3.15713 2.40348 3.49606,-3.11023 2.43214 2.7874,-3.15713 2.40348 2.7874,-3.20255 2.37252 3.49606,-3.20255 2.37252 2.7874,-3.24636 2.33933 3.49606,-3.24636 2.33933 2.7874,-3.28847 2.304 3.49606,-3.28847 2.304 2.7874,-3.32876 2.26661 3.49606,-3.32876 2.26661 2.7874,-3.36714 2.22726 3.49606,-3.36714 2.22726 2.7874,-3.40351 2.18605 3.49606,-3.40351 2.18605 2.7874,-3.43778 2.14308 3.49606,-3.43778 2.14308 2.7874,-3.46986 2.09845 3.49606,-3.46986 2.09845 2.7874,-3.49968 2.05228 3.49606,-3.49968 2.05228 2.7874,-3.52717 2.00468 3.49606,-3.52717 2.00468 2.7874,-3.55224 1.95576 3.49606,-3.55224 1.95576 2.7874,-3.57485 1.90566 3.49606,-3.57485 1.90566 2.7874,-3.59493 1.8545 3.49606,-3.59493 1.8545 2.7874,-3.61244 1.80239 3.49606,-3.61244 1.80239 2.7874,-3.62732 1.74948 3.49606,-3.62732 1.74948 2.7874,-3.63955 1.6959 3.49606,-3.63955 1.6959 2.7874,-3.6491 1.64177 3.49606,-3.6491 1.64177 2.7874,-3.65593 1.58723 3.49606,-3.65593 1.58723 2.7874,-3.66004 1.53242 3.49606,-3.66004 1.53242 2.7874,-3.66141 1.47747 3.49606,-3.66141 1.47747 2.7874]
772 }}
773 appearance Appearance{material USE PLASTIC-WHITE-01 }}
774 Shape { geometry IndexedFaceSet
775 { creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,4,-1,0,3,1,-1,0,5,3,-1,0,6,5,-1,0,7,6,-1,0,8,7,-1,0,9,8,-1,0,10,9,-1,0,11,10,-1,0,12,11,-1,0,13,12,-1,0,14,13,-1,0,15,14,-1,0,16,15,-1,0,17,16,-1,0,18,17,-1,0,19,18,-1,20,19,0,-1,20,21,19,-1,22,21,23,-1,23,21,20,-1,22,24,21,-1,25,24,26,-1,26,24,27,-1,27,24,28,-1,28,24,22,-1,25,29,24,-1,30,29,31,-1,31,29,32,-1,32,29,33,-1,33,29,34,-1,34,29,25,-1,30,35,29,-1,36,35,37,-1,37,35,38,-1,38,35,39,-1,39,35,30,-1,40,41,42,-1,42,41,43,-1,43,41,36,-1,36,41,35,-1,40,44,41,-1,45,46,47,-1,47,46,44,-1,44,46,41,-1,45,48,46,-1,49,50,51,-1,52,50,49,-1,53,50,52,-1,54,50,53,-1,55,50,54,-1,56,50,55,-1,57,50,56,-1,58,50,57,-1,59,50,58,-1,60,50,59,-1,61,50,60,-1,62,50,61,-1,63,50,62,-1,64,50,63,-1,65,50,64,-1,48,50,65,-1,45,50,48,-1,50,66,51,-1,50,67,66,-1,68,67,50,-1,67,69,66,-1,66,69,70,-1]
776 coord Coordinate { point [-0.642357 3.62966 3.69291,-0.639652 3.62611 3.69291,-0.641132 3.62784 3.69291,-0.637034 3.62383 3.69291,-0.638067 3.62463 3.69291,-0.63569 3.62292 3.69291,-0.63399 3.62192 3.69291,-0.631937 3.62089 3.69291,-0.630208 3.62018 3.69291,-0.628161 3.61945 3.69291,-0.626069 3.61882 3.69291,-0.623679 3.61823 3.69291,-0.620652 3.61763 3.69291,-0.617225 3.61712 3.69291,-0.613077 3.6167 3.69291,-0.607594 3.61641 3.69291,-0.600609 3.61639 3.69291,-0.591201 3.61682 3.69291,-0.579489 3.61793 3.69291,-0.566353 3.61975 3.69291,-0.452755 3.73913 3.69291,-0.405335 3.6413 3.69291,-0.372425 3.78031 3.69291,-0.413103 3.76072 3.69291,-0.24352 3.65569 3.69291,-0.201495 3.83774 3.69291,-0.245249 3.8266 3.69291,-0.288393 3.81329 3.69291,-0.33082 3.79785 3.69291,-0.0812267 3.66289 3.69291,0.022575 3.86016 3.69291,-0.022575 3.86016 3.69291,-0.0676688 3.85791 3.69291,-0.112594 3.85342 3.69291,-0.15724 3.84669 3.69291,0.0812267 3.66289 3.69291,0.201495 3.83774 3.69291,0.15724 3.84669 3.69291,0.112594 3.85342 3.69291,0.0676688 3.85791 3.69291,0.33082 3.79785 3.69291,0.24352 3.65569 3.69291,0.288393 3.81329 3.69291,0.245249 3.8266 3.69291,0.372425 3.78031 3.69291,0.452755 3.73913 3.69291,0.405335 3.6413 3.69291,0.413103 3.76072 3.69291,0.566353 3.61975 3.69291,0.633832 3.62183 3.69291,0.642357 3.62966 3.69291,0.63518 3.6226 3.69291,0.632432 3.62112 3.69291,0.631054 3.62051 3.69291,0.628862 3.61968 3.69291,0.626702 3.619 3.69291,0.624305 3.61837 3.69291,0.621848 3.61784 3.69291,0.618557 3.61729 3.69291,0.614439 3.61681 3.69291,0.609367 3.61648 3.69291,0.602924 3.61636 3.69291,0.594803 3.6166 3.69291,0.586633 3.61718 3.69291,0.578411 3.61806 3.69291,0.572396 3.61885 3.69291,0.636416 3.6234 3.69291,0.640129 3.62663 3.69291,0.641112 3.62782 3.69291,0.63923 3.62568 3.69291,0.638322 3.62485 3.69291]
777 }}
778 appearance Appearance{material USE PLASTIC-WHITE-01 }}
779 Shape { geometry IndexedFaceSet
780 { creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,4,-1,0,3,1,-1,0,5,3,-1,0,6,5,-1,0,7,6,-1,0,8,7,-1,0,9,8,-1,0,10,9,-1,0,11,10,-1,0,12,11,-1,0,13,12,-1,0,14,13,-1,0,15,14,-1,0,16,15,-1,0,17,16,-1,0,18,17,-1,0,19,18,-1,0,20,19,-1,20,21,19,-1,20,22,21,-1,22,23,21,-1,23,24,21,-1,25,24,26,-1,26,24,23,-1,25,27,24,-1,27,28,24,-1,28,29,24,-1,30,29,28,-1,30,31,29,-1,31,32,29,-1,32,33,29,-1,33,34,29,-1,34,35,29,-1,34,36,35,-1,36,37,35,-1,37,38,35,-1,35,39,40,-1,38,39,35,-1,39,41,40,-1,41,42,40,-1,42,43,40,-1,40,44,45,-1,43,44,40,-1,44,46,45,-1,46,47,45,-1,47,48,45,-1,49,50,51,-1,49,52,50,-1,49,53,52,-1,52,53,54,-1,55,53,49,-1,56,53,55,-1,57,53,56,-1,58,53,57,-1,59,53,58,-1,60,53,59,-1,61,53,60,-1,62,53,61,-1,63,53,62,-1,64,53,63,-1,65,53,64,-1,66,53,65,-1,67,53,66,-1,68,53,67,-1,69,53,68,-1,70,53,69,-1,48,53,70,-1,47,53,48,-1]
781 coord Coordinate { point [2.8222 2.37113 3.69291,2.82048 2.36701 3.69291,2.82124 2.36916 3.69291,2.81981 2.3636 3.69291,2.81999 2.3649 3.69291,2.8197 2.36198 3.69291,2.81968 2.36001 3.69291,2.81982 2.35772 3.69291,2.82006 2.35586 3.69291,2.82045 2.35373 3.69291,2.82096 2.3516 3.69291,2.82164 2.34924 3.69291,2.82263 2.34631 3.69291,2.8239 2.34309 3.69291,2.82561 2.33929 3.69291,2.82811 2.3344 3.69291,2.83158 2.32834 3.69291,2.83666 2.3204 3.69291,2.84347 2.31082 3.69291,2.85162 2.30035 3.69291,3.01181 2.26166 3.69291,2.95079 2.17168 3.69291,3.05033 2.23812 3.69291,3.08764 2.21269 3.69291,3.04416 2.03874 3.69291,3.15821 2.1564 3.69291,3.12363 2.18542 3.69291,3.19131 2.12569 3.69291,3.22284 2.09337 3.69291,3.13154 1.90179 3.69291,3.25271 2.05952 3.69291,3.28086 2.02422 3.69291,3.30722 1.98756 3.69291,3.33171 1.94963 3.69291,3.35429 1.91053 3.69291,3.21277 1.7611 3.69291,3.37489 1.87035 3.69291,3.39346 1.8292 3.69291,3.40995 1.78717 3.69291,3.42433 1.74437 3.69291,3.28768 1.61695 3.69291,3.43656 1.70091 3.69291,3.44661 1.65689 3.69291,3.45445 1.61243 3.69291,3.46006 1.56763 3.69291,3.35613 1.46962 3.69291,3.46343 1.5226 3.69291,3.46456 1.47747 3.69291,3.41797 1.3194 3.69291,3.45616 1.26055 3.69291,3.45955 1.25925 3.69291,3.45837 1.25962 3.69291,3.46082 1.25895 3.69291,3.46456 1.25854 3.69291,3.46234 1.25869 3.69291,3.45486 1.26122 3.69291,3.45351 1.262 3.69291,3.4522 1.26286 3.69291,3.45098 1.26375 3.69291,3.44917 1.26523 3.69291,3.4475 1.26676 3.69291,3.44575 1.26852 3.69291,3.44407 1.27039 3.69291,3.44195 1.27296 3.69291,3.43947 1.27629 3.69291,3.43664 1.28051 3.69291,3.43332 1.28603 3.69291,3.42947 1.29319 3.69291,3.42589 1.30055 3.69291,3.42254 1.30811 3.69291,3.42022 1.31372 3.69291]
782 }}
783 appearance Appearance{material USE PLASTIC-WHITE-01 }}
784 Shape { geometry IndexedFaceSet
785 { creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,4,3,5,-1,6,3,4,-1,7,3,6,-1,8,3,7,-1,9,3,8,-1,10,3,9,-1,11,3,10,-1,12,3,11,-1,13,3,12,-1,14,3,13,-1,15,3,14,-1,2,3,15,-1,16,3,1,-1,3,17,5,-1,3,18,17,-1,3,19,18,-1,19,20,21,-1,3,20,19,-1,20,22,21,-1,21,23,24,-1,22,23,21,-1,23,25,24,-1,25,26,24,-1,26,27,24,-1,24,28,29,-1,27,28,24,-1,30,31,32,-1,30,33,31,-1,33,34,35,-1,36,34,30,-1,37,34,36,-1,38,34,37,-1,39,34,38,-1,40,34,39,-1,41,34,40,-1,42,34,41,-1,43,34,42,-1,44,34,43,-1,45,34,44,-1,46,34,45,-1,47,34,46,-1,48,34,47,-1,49,34,48,-1,50,34,49,-1,51,34,50,-1,52,34,51,-1,30,34,33,-1,28,53,29,-1,53,54,29,-1,54,55,29,-1,55,56,29,-1,57,58,52,-1,52,58,34,-1,29,59,60,-1,56,59,29,-1,57,61,58,-1,59,62,60,-1,63,64,57,-1,57,64,61,-1,62,65,60,-1,63,66,64,-1,65,67,60,-1,63,68,66,-1,60,69,63,-1,67,69,60,-1,69,70,63,-1,63,70,68,-1]
786 coord Coordinate { point [3.45806 -1.25973 3.69291,3.46013 -1.2591 3.69291,3.45685 -1.26023 3.69291,3.46456 -1.25854 3.69291,3.4357 -1.28201 3.69291,3.43219 -1.28805 3.69291,3.43869 -1.27741 3.69291,3.44113 -1.27403 3.69291,3.44328 -1.27131 3.69291,3.44532 -1.26899 3.69291,3.44703 -1.26722 3.69291,3.44862 -1.26572 3.69291,3.45027 -1.26431 3.69291,3.45176 -1.26317 3.69291,3.45367 -1.26191 3.69291,3.45539 -1.26094 3.69291,3.46237 -1.25869 3.69291,3.42786 -1.29641 3.69291,3.42296 -1.30711 3.69291,3.41797 -1.3194 3.69291,3.46456 -1.47747 3.69291,3.35613 -1.46962 3.69291,3.46343 -1.5226 3.69291,3.46006 -1.56763 3.69291,3.28768 -1.61695 3.69291,3.45445 -1.61243 3.69291,3.44661 -1.65689 3.69291,3.43656 -1.70091 3.69291,3.42433 -1.74437 3.69291,3.21277 -1.7611 3.69291,2.81975 -2.36285 3.69291,2.82032 -2.36643 3.69291,2.82005 -2.36523 3.69291,2.82069 -2.36768 3.69291,2.8222 -2.37113 3.69291,2.82123 -2.36913 3.69291,2.81968 -2.36138 3.69291,2.81968 -2.35983 3.69291,2.81977 -2.35826 3.69291,2.81993 -2.35677 3.69291,2.82031 -2.35445 3.69291,2.8208 -2.35224 3.69291,2.82145 -2.34985 3.69291,2.82222 -2.34746 3.69291,2.82339 -2.34433 3.69291,2.82503 -2.34053 3.69291,2.82728 -2.33596 3.69291,2.8304 -2.33033 3.69291,2.83467 -2.32341 3.69291,2.83926 -2.31663 3.69291,2.84413 -2.30995 3.69291,2.84782 -2.30513 3.69291,2.85162 -2.30035 3.69291,3.40995 -1.78717 3.69291,3.39346 -1.8292 3.69291,3.37489 -1.87035 3.69291,3.35429 -1.91053 3.69291,2.95079 -2.17168 3.69291,3.01181 -2.26166 3.69291,3.33171 -1.94963 3.69291,3.13154 -1.90179 3.69291,3.05033 -2.23812 3.69291,3.30722 -1.98756 3.69291,3.04416 -2.03874 3.69291,3.08764 -2.21269 3.69291,3.28086 -2.02422 3.69291,3.12363 -2.18542 3.69291,3.25271 -2.05952 3.69291,3.15821 -2.1564 3.69291,3.22284 -2.09337 3.69291,3.19131 -2.12569 3.69291]
787 }}
788 appearance Appearance{material USE PLASTIC-WHITE-01 }}
789 Shape { geometry IndexedFaceSet
790 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,3,0,-1,5,3,4,-1,6,5,4,-1,7,8,9,-1,7,10,8,-1,11,12,10,-1,11,10,7,-1,13,14,15,-1,16,15,17,-1,16,13,15,-1,18,19,20,-1,21,22,23,-1,21,23,5,-1,21,24,25,-1,21,6,24,-1,21,5,6,-1,21,26,27,-1,21,27,22,-1,28,29,30,-1,28,31,29,-1,28,32,31,-1,28,25,32,-1,28,21,25,-1,33,26,21,-1,33,34,35,-1,33,35,36,-1,33,36,37,-1,33,37,26,-1,38,28,30,-1,38,39,40,-1,38,41,39,-1,38,42,41,-1,38,30,42,-1,43,21,28,-1,43,33,21,-1,44,45,46,-1,44,46,47,-1,44,47,48,-1,44,48,34,-1,44,34,33,-1,49,38,40,-1,49,50,51,-1,49,52,50,-1,49,40,52,-1,53,43,28,-1,53,28,38,-1,54,33,43,-1,54,44,33,-1,55,56,57,-1,55,58,56,-1,55,59,58,-1,55,51,59,-1,55,49,51,-1,60,45,44,-1,60,61,62,-1,60,62,63,-1,60,63,45,-1,64,54,43,-1,64,43,53,-1,65,61,60,-1,65,66,67,-1,65,67,68,-1,65,68,61,-1,69,70,71,-1,69,72,70,-1,69,73,72,-1,69,57,73,-1,69,55,57,-1,74,44,54,-1,74,60,44,-1,75,66,65,-1,75,76,77,-1,75,77,66,-1,78,60,74,-1,78,65,60,-1,79,11,80,-1,79,80,81,-1,79,81,82,-1,79,82,83,-1,79,84,12,-1,79,71,84,-1,79,12,11,-1,79,69,71,-1,85,74,54,-1,85,54,64,-1,86,76,75,-1,86,87,88,-1,86,88,89,-1,86,89,76,-1,90,75,65,-1,90,65,78,-1,91,78,74,-1,91,74,85,-1,92,83,93,-1,92,79,83,-1,94,87,86,-1,94,95,96,-1,94,96,97,-1,94,97,87,-1,98,86,75,-1,98,75,90,-1,99,78,91,-1,99,90,78,-1,100,91,85,-1,100,85,101,-1,102,103,104,-1,102,104,95,-1,102,95,94,-1,105,94,86,-1,105,86,98,-1,106,98,90,-1,106,90,99,-1,106,105,98,-1,107,99,91,-1,107,91,100,-1,108,109,110,-1,108,110,111,-1,108,111,103,-1,108,103,102,-1,112,102,94,-1,112,94,105,-1,113,105,106,-1,114,106,99,-1,114,99,107,-1,115,116,117,-1,115,117,118,-1,119,120,16,-1,119,121,120,-1,119,122,121,-1,119,123,122,-1,119,109,108,-1,119,17,124,-1,119,124,109,-1,119,16,17,-1,125,102,112,-1,125,108,102,-1,126,105,113,-1,126,112,105,-1,127,113,106,-1,127,106,114,-1,128,127,114,-1,129,118,130,-1,129,115,118,-1,131,119,108,-1,131,123,119,-1,131,132,123,-1,131,133,132,-1,131,134,133,-1,131,108,125,-1,135,112,126,-1,135,125,112,-1,136,135,126,-1,137,127,128,-1,138,139,140,-1,138,141,142,-1,143,125,135,-1,143,134,131,-1,143,131,125,-1,143,144,134,-1,143,145,144,-1,143,146,145,-1,143,147,146,-1,148,135,136,-1,149,140,150,-1,149,150,151,-1,149,151,152,-1,149,141,138,-1,149,138,140,-1,153,147,143,-1,153,154,147,-1,153,155,154,-1,153,156,155,-1,153,157,156,-1,158,149,152,-1,158,152,159,-1,158,159,160,-1,158,161,162,-1,163,164,157,-1,163,165,164,-1,163,166,165,-1,163,167,166,-1,163,157,153,-1,168,160,169,-1,168,169,170,-1,168,170,171,-1,168,158,160,-1,168,161,158,-1,172,173,167,-1,172,174,173,-1,172,175,174,-1,172,167,163,-1,176,171,177,-1,176,168,171,-1,178,179,175,-1,178,180,179,-1,178,181,180,-1,178,175,172,-1,182,53,38,-1,182,183,53,-1,182,38,49,-1,184,49,55,-1,184,185,183,-1,184,182,49,-1,184,183,182,-1,186,187,64,-1,186,64,53,-1,186,53,183,-1,188,55,69,-1,188,189,185,-1,188,184,55,-1,188,185,184,-1,190,186,183,-1,190,187,186,-1,190,191,187,-1,190,183,185,-1,192,64,187,-1,192,85,64,-1,192,101,85,-1,193,189,188,-1,193,188,69,-1,193,79,92,-1,193,92,189,-1,193,69,79,-1,194,190,185,-1,194,191,190,-1,194,195,191,-1,194,185,189,-1,196,192,187,-1,196,101,192,-1,196,187,191,-1,196,197,101,-1,198,195,194,-1,198,194,189,-1,198,199,195,-1,198,189,92,-1,200,196,191,-1,200,197,196,-1,200,191,195,-1,200,201,197,-1,202,100,101,-1,202,197,203,-1,202,101,197,-1,204,93,205,-1,204,205,206,-1,204,206,207,-1,204,207,208,-1,204,199,198,-1,204,198,92,-1,204,208,199,-1,204,92,93,-1,209,195,199,-1,209,201,200,-1,209,115,201,-1,209,200,195,-1,210,202,203,-1,210,203,211,-1,210,107,100,-1,210,100,202,-1,212,201,213,-1,212,197,201,-1,212,203,197,-1,214,115,209,-1,214,208,215,-1,214,215,216,-1,214,216,217,-1,214,217,116,-1,214,209,199,-1,214,116,115,-1,214,199,208,-1,218,128,114,-1,218,210,211,-1,218,107,210,-1,218,211,128,-1,218,114,107,-1,219,212,213,-1,219,203,212,-1,219,211,203,-1,219,213,142,-1,220,213,201,-1,220,115,129,-1,220,201,115,-1,221,113,127,-1,221,126,113,-1,221,136,126,-1,221,127,136,-1,222,211,219,-1,222,142,141,-1,222,128,211,-1,222,219,142,-1,223,213,220,-1,223,129,138,-1,223,138,142,-1,223,220,129,-1,223,142,213,-1,224,127,137,-1,224,137,225,-1,224,136,127,-1,226,137,128,-1,226,141,162,-1,226,222,141,-1,226,128,222,-1,227,139,138,-1,227,130,228,-1,227,228,229,-1,227,229,139,-1,227,138,129,-1,227,129,130,-1,230,143,135,-1,230,153,143,-1,230,135,148,-1,230,148,153,-1,231,225,232,-1,231,224,225,-1,231,136,224,-1,231,148,136,-1,233,137,226,-1,233,225,137,-1,233,226,162,-1,233,162,161,-1,234,162,141,-1,234,149,158,-1,234,141,149,-1,234,158,162,-1,235,231,232,-1,235,148,231,-1,235,163,153,-1,235,153,148,-1,235,232,163,-1,236,232,225,-1,236,161,237,-1,236,233,161,-1,236,225,233,-1,238,232,236,-1,238,163,232,-1,238,172,163,-1,238,237,172,-1,238,236,237,-1,239,237,161,-1,239,161,168,-1,239,168,176,-1,240,176,178,-1,240,237,239,-1,240,172,237,-1,240,178,172,-1,240,239,176,-1,241,177,242,-1,241,242,243,-1,241,176,177,-1,241,178,176,-1,244,20,19,-1,244,241,243,-1,244,243,245,-1,244,245,246,-1,244,246,20,-1,244,247,181,-1,244,19,247,-1,244,181,178,-1,244,178,241,-1]
791 coord Coordinate { point [-2.12672 -0.660367 3.39294,-2.13612 -0.669518 3.39501,-2.13623 -0.66029 3.3946,-2.13578 -0.678743 3.39539,-2.11731 -0.660465 3.39081,-2.13461 -0.695172 3.39601,-2.10801 -0.660585 3.38823,-1.96831 -0.677768 3.20086,-1.96874 -0.668844 3.20976,-1.9685 -0.66929 3.20012,-1.96945 -0.668399 3.21938,-1.96775 -0.686234 3.2015,-1.97063 -0.667956 3.22895,-1.74794 -1.03891 3.36407,-1.74783 -1.0487 3.36502,-1.76417 -1.04833 3.367,-1.74812 -1.02919 3.36264,-1.78048 -1.04724 3.36895,-1.77165 -0.86614 3.17014,-1.77046 -0.866385 3.1799,-1.77804 -0.866029 3.1717,-2.09727 -0.720032 3.38848,-2.13017 -0.727832 3.39698,-2.13274 -0.711545 3.39654,-2.09884 -0.660725 3.3852,-2.08984 -0.660886 3.38172,-2.12299 -0.760027 3.39759,-2.12692 -0.744002 3.39733,-2.0659 -0.715054 3.37423,-2.064 -0.661489 3.3687,-2.05585 -0.661728 3.36353,-2.0724 -0.661269 3.37346,-2.08102 -0.661068 3.3778,-2.08228 -0.777796 3.38932,-2.10074 -0.822068 3.39773,-2.10726 -0.806926 3.39783,-2.11315 -0.791518 3.39784,-2.1184 -0.775875 3.39776,-2.03741 -0.710702 3.35472,-2.03305 -0.662552 3.34573,-2.02606 -0.66286 3.33907,-2.04036 -0.66226 3.35203,-2.04796 -0.661985 3.35797,-2.05237 -0.767351 3.37504,-2.05792 -0.832214 3.38885,-2.06851 -0.879383 3.39644,-2.07746 -0.865602 3.3969,-2.08583 -0.851436 3.39727,-2.09359 -0.836914 3.39755,-2.01277 -0.70712 3.3305,-2.01311 -0.663521 3.32478,-2.00718 -0.663873 3.31717,-2.01941 -0.663183 3.33208,-2.02524 -0.757898 3.35551,-2.0303 -0.816593 3.37458,-1.99283 -0.704435 3.30217,-1.99171 -0.665004 3.29274,-1.98737 -0.665402 3.28413,-1.99646 -0.664615 3.30114,-2.00162 -0.664238 3.30929,-2.0248 -0.881533 3.38704,-2.03819 -0.918122 3.39452,-2.04886 -0.90567 3.39525,-2.05897 -0.892749 3.39589,-2.00531 -0.802316 3.35507,-1.99819 -0.910767 3.38511,-2.00309 -0.952524 3.39181,-2.01528 -0.941561 3.3928,-2.02699 -0.93009 3.3937,-1.97807 -0.702711 3.2707,-1.97696 -0.666651 3.25715,-1.97439 -0.667081 3.24786,-1.97999 -0.666227 3.26631,-1.98346 -0.66581 3.27531,-2.00024 -0.861157 3.37287,-1.9684 -0.936744 3.38262,-1.97738 -0.97287 3.3896,-1.99045 -0.962964 3.39075,-1.97609 -0.887514 3.37103,-1.96888 -0.701995 3.23712,-1.96681 -0.694672 3.20205,-1.96551 -0.703066 3.20251,-1.96385 -0.7114 3.20288,-1.96184 -0.719659 3.20315,-1.97228 -0.667516 3.23845,-1.97813 -0.842459 3.3534,-1.9359 -0.959255 3.37964,-1.93588 -0.999255 3.38574,-1.95007 -0.991028 3.3871,-1.96391 -0.982229 3.38839,-1.94906 -0.910884 3.36866,-1.95628 -0.866151 3.3516,-1.96024 -0.735408 3.238,-1.95948 -0.727825 3.20333,-1.90114 -0.978087 3.37621,-1.89146 -1.02037 3.38128,-1.90654 -1.01394 3.38283,-1.92136 -1.0069 3.38432,-1.91957 -0.931078 3.36583,-1.93183 -0.887113 3.34931,-1.93943 -0.847394 3.32738,-1.9592 -0.826057 3.32918,-1.86457 -0.993031 3.37237,-1.86058 -1.03135 3.37801,-1.87613 -1.02618 3.37967,-1.88805 -0.947911 3.36257,-1.90517 -0.905178 3.34655,-1.91731 -0.866239 3.32509,-1.82665 -1.00387 3.36817,-1.81289 -1.04293 3.37271,-1.82894 -1.03974 3.37453,-1.84484 -1.03588 3.37629,-1.85493 -0.961195 3.35893,-1.87669 -0.920182 3.34337,-1.8932 -0.882447 3.32233,-1.9269 -0.795343 3.23565,-1.92871 -0.787946 3.20135,-1.92346 -0.794571 3.20068,-1.91792 -0.800948 3.19991,-1.78784 -1.01041 3.36366,-1.74835 -1.01955 3.36072,-1.74865 -1.01002 3.35833,-1.74899 -1.00063 3.35547,-1.7494 -0.991384 3.35215,-1.79673 -1.04544 3.37085,-1.82062 -0.970743 3.35495,-1.84679 -0.931961 3.33983,-1.86746 -0.895871 3.31916,-1.8841 -0.863695 3.29382,-1.91145 -0.812174 3.23365,-1.9121 -0.807072 3.19906,-1.78555 -0.976369 3.35068,-1.74986 -0.982321 3.34838,-1.75038 -0.973458 3.34416,-1.75095 -0.964819 3.33951,-1.81585 -0.940348 3.33596,-1.84045 -0.906366 3.31562,-1.8607 -0.875857 3.29058,-1.89417 -0.827088 3.23108,-1.89314 -0.823847 3.19596,-1.88636 -0.828886 3.19477,-1.87809 -0.849402 3.26202,-1.89824 -0.835824 3.26495,-1.78427 -0.945179 3.3318,-1.75157 -0.956424 3.33443,-1.75224 -0.948295 3.32895,-1.75296 -0.940452 3.32306,-1.75372 -0.932915 3.3168,-1.81253 -0.913783 3.31175,-1.87533 -0.839968 3.228,-1.87937 -0.833635 3.19349,-1.87218 -0.83809 3.19215,-1.86482 -0.842244 3.19073,-1.78405 -0.917978 3.30761,-1.75453 -0.925702 3.31017,-1.75539 -0.918831 3.3032,-1.75628 -0.91232 3.29589,-1.75721 -0.906184 3.28827,-1.85519 -0.850694 3.22445,-1.8573 -0.846089 3.18924,-1.84962 -0.849618 3.18769,-1.834 -0.869461 3.25486,-1.85658 -0.860656 3.25864,-1.78494 -0.8958 3.27875,-1.75818 -0.900439 3.28035,-1.75918 -0.8951 3.27216,-1.76021 -0.890179 3.26371,-1.76127 -0.885689 3.25503,-1.83404 -0.859147 3.22047,-1.8418 -0.852826 3.18607,-1.83387 -0.855705 3.1844,-1.82582 -0.858249 3.18266,-1.78687 -0.879233 3.2463,-1.76236 -0.881641 3.24614,-1.76347 -0.878045 3.23706,-1.7646 -0.87491 3.22782,-1.81214 -0.865207 3.21613,-1.81767 -0.86045 3.18087,-1.78977 -0.868756 3.21146,-1.76575 -0.872244 3.21843,-1.76691 -0.870054 3.20891,-1.76809 -0.868345 3.19931,-2.01973 -0.731464 3.34371,-2.0018 -0.749746 3.33128,-1.99783 -0.726173 3.31734,-1.98287 -0.743175 3.30298,-2.00443 -0.775154 3.34388,-1.98379 -0.789851 3.33084,-1.9808 -0.722191 3.28733,-1.96889 -0.73835 3.27154,-1.98397 -0.765727 3.31752,-1.96649 -0.779623 3.30253,-1.98197 -0.81548 3.34283,-1.96905 -0.719613 3.25471,-1.96814 -0.758333 3.28752,-1.95382 -0.771892 3.27107,-1.96362 -0.802219 3.31646,-1.94412 -0.812518 3.30082,-1.95729 -0.753153 3.2549,-1.94612 -0.766873 3.23751,-1.94954 -0.791682 3.28642,-1.93326 -0.802184 3.2693,-1.94203 -0.829345 3.31462,-1.92614 -0.831893 3.29899,-1.95471 -0.743467 3.22077,-1.95677 -0.735884 3.20341,-1.95373 -0.743819 3.2034,-1.95036 -0.751615 3.20329,-1.94666 -0.759256 3.20309,-1.94005 -0.784127 3.25375,-1.92203 -0.848475 3.31256,-1.90602 -0.848996 3.29664,-1.92981 -0.816475 3.28453,-1.91673 -0.820043 3.26739,-1.93932 -0.773848 3.21986,-1.94264 -0.766725 3.2028,-1.9383 -0.774007 3.20241,-1.93366 -0.781086 3.20193,-1.89997 -0.865158 3.31,-1.91154 -0.833964 3.28239,-1.92178 -0.807191 3.25177,-1.85773 -0.913485 3.33014,-1.89139 -0.849217 3.27976,-1.90486 -0.823491 3.24954,-1.85103 -0.890625 3.30362,-1.83615 -0.88535 3.28695,-1.86966 -0.862108 3.27666,-1.905 -0.814941 3.21549,-1.90603 -0.812934 3.19811,-1.8997 -0.818528 3.19708,-1.79906 -0.929196 3.32244,-1.82483 -0.899132 3.29987,-1.81079 -0.892042 3.28299,-1.84667 -0.87251 3.27316,-1.86606 -0.84981 3.24354,-1.79795 -0.904635 3.29582,-1.82275 -0.880294 3.26929,-1.81067 -0.875695 3.25073,-1.79819 -0.885334 3.2651,-1.82255 -0.866951 3.23581,-1.79975 -0.871778 3.23142,-1.80638 -0.863767 3.19677,-1.80945 -0.862303 3.17903,-1.80116 -0.8638 3.17714,-1.78694 -0.866392 3.19246,-1.79281 -0.864934 3.17521,-1.78442 -0.865699 3.17323,-1.76927 -0.867121 3.18963]
792 }}
793 appearance Appearance{material USE PLASTIC-WHITE-01 }}
794 Shape { geometry IndexedFaceSet
795 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,6,7,8,-1,9,10,11,-1,12,10,9,-1,13,14,15,-1,16,17,1,-1,16,18,19,-1,16,0,18,-1,16,1,0,-1,20,21,17,-1,20,17,16,-1,22,19,23,-1,22,20,16,-1,22,16,19,-1,24,20,22,-1,24,21,20,-1,25,22,23,-1,25,24,22,-1,26,24,25,-1,27,26,25,-1,28,29,30,-1,28,23,29,-1,28,25,23,-1,28,27,25,-1,31,27,28,-1,31,26,27,-1,32,31,28,-1,33,31,32,-1,34,33,32,-1,35,33,34,-1,36,35,34,-1,37,38,39,-1,40,41,4,-1,40,42,41,-1,40,4,3,-1,43,37,39,-1,43,39,42,-1,43,42,40,-1,44,37,43,-1,45,46,47,-1,48,37,44,-1,48,49,37,-1,50,3,51,-1,50,40,3,-1,50,43,40,-1,52,49,48,-1,52,47,49,-1,53,51,54,-1,53,44,43,-1,53,48,44,-1,53,43,50,-1,53,50,51,-1,55,45,47,-1,55,47,52,-1,56,57,58,-1,56,58,59,-1,60,56,59,-1,60,59,61,-1,62,56,60,-1,63,56,62,-1,63,64,6,-1,63,65,64,-1,63,66,65,-1,63,6,8,-1,63,8,57,-1,63,57,56,-1,67,68,60,-1,69,63,62,-1,69,66,63,-1,69,60,68,-1,69,62,60,-1,69,70,66,-1,69,71,70,-1,69,68,71,-1,72,68,67,-1,72,73,68,-1,72,74,73,-1,72,75,74,-1,72,76,75,-1,77,78,13,-1,79,80,76,-1,79,81,80,-1,79,15,81,-1,79,72,82,-1,79,82,83,-1,79,76,72,-1,79,77,13,-1,79,83,77,-1,79,13,15,-1,84,85,86,-1,84,87,88,-1,84,88,89,-1,84,86,87,-1,84,90,14,-1,84,91,90,-1,84,89,91,-1,84,13,85,-1,84,14,13,-1,92,93,94,-1,95,92,94,-1,96,92,95,-1,96,97,98,-1,99,96,95,-1,99,100,101,-1,99,95,100,-1,102,11,10,-1,102,96,99,-1,102,97,96,-1,102,101,11,-1,102,99,101,-1,102,103,97,-1,102,10,103,-1,104,105,106,-1,104,106,21,-1,104,24,26,-1,104,21,24,-1,107,31,33,-1,107,104,26,-1,107,26,31,-1,108,104,107,-1,108,105,104,-1,108,109,105,-1,110,107,33,-1,110,108,107,-1,110,33,35,-1,111,110,35,-1,111,109,108,-1,111,108,110,-1,112,109,111,-1,112,113,109,-1,114,115,116,-1,114,30,115,-1,114,32,28,-1,114,36,34,-1,114,28,30,-1,114,34,32,-1,117,113,112,-1,117,118,119,-1,117,119,113,-1,120,111,35,-1,120,117,112,-1,120,112,111,-1,120,118,117,-1,121,122,123,-1,121,124,122,-1,121,116,124,-1,121,36,114,-1,121,114,116,-1,125,118,120,-1,125,126,127,-1,125,127,118,-1,128,36,121,-1,129,123,130,-1,129,121,123,-1,129,131,128,-1,129,128,121,-1,132,126,125,-1,132,133,126,-1,134,130,135,-1,134,131,129,-1,134,129,130,-1,136,133,132,-1,137,131,134,-1,137,134,135,-1,138,139,131,-1,138,137,135,-1,138,131,137,-1,140,136,141,-1,140,133,136,-1,140,142,133,-1,143,135,144,-1,143,145,139,-1,143,139,138,-1,143,138,135,-1,146,143,144,-1,146,145,143,-1,147,140,141,-1,147,142,140,-1,148,145,146,-1,148,146,144,-1,148,149,145,-1,150,142,147,-1,150,141,151,-1,150,147,141,-1,152,149,148,-1,152,144,153,-1,152,154,149,-1,152,148,144,-1,155,152,153,-1,155,154,152,-1,156,142,150,-1,156,151,157,-1,156,150,151,-1,156,158,142,-1,159,154,155,-1,159,155,153,-1,159,160,154,-1,161,156,157,-1,161,158,156,-1,162,159,153,-1,162,153,163,-1,162,164,160,-1,162,160,159,-1,165,158,161,-1,165,157,166,-1,165,161,157,-1,167,162,163,-1,167,164,162,-1,168,167,163,-1,168,164,167,-1,168,169,164,-1,170,165,166,-1,170,158,165,-1,170,166,171,-1,170,172,158,-1,173,170,171,-1,173,172,170,-1,174,163,175,-1,174,168,163,-1,174,169,168,-1,174,176,169,-1,177,174,175,-1,177,176,174,-1,178,171,179,-1,178,172,173,-1,178,173,171,-1,180,175,181,-1,180,177,175,-1,180,176,177,-1,182,172,178,-1,182,178,179,-1,182,179,183,-1,182,184,172,-1,185,128,131,-1,186,182,183,-1,186,184,182,-1,187,176,180,-1,188,183,189,-1,188,186,183,-1,188,184,186,-1,190,188,189,-1,190,184,188,-1,190,191,184,-1,190,189,192,-1,193,190,192,-1,193,191,190,-1,194,195,196,-1,194,197,195,-1,198,193,192,-1,198,192,199,-1,198,191,193,-1,200,194,196,-1,201,198,199,-1,201,191,198,-1,201,202,191,-1,201,199,203,-1,204,205,38,-1,204,206,205,-1,204,196,206,-1,204,47,46,-1,204,49,47,-1,204,38,37,-1,204,200,196,-1,204,37,49,-1,207,201,203,-1,207,208,202,-1,207,202,201,-1,209,207,203,-1,209,203,210,-1,209,208,207,-1,211,209,210,-1,211,208,209,-1,212,208,211,-1,212,210,213,-1,212,211,210,-1,212,214,208,-1,215,212,213,-1,215,214,212,-1,215,213,216,-1,217,215,216,-1,217,214,215,-1,218,176,187,-1,219,214,217,-1,219,217,216,-1,219,216,220,-1,219,221,214,-1,222,166,157,-1,222,171,166,-1,222,141,185,-1,222,151,141,-1,222,157,151,-1,223,131,139,-1,223,185,131,-1,223,139,145,-1,223,224,222,-1,223,222,185,-1,225,179,171,-1,225,222,224,-1,225,171,222,-1,226,224,223,-1,226,145,149,-1,226,223,145,-1,227,226,149,-1,227,224,226,-1,228,225,224,-1,228,179,225,-1,229,219,220,-1,229,221,219,-1,230,149,154,-1,230,227,149,-1,230,224,227,-1,231,228,224,-1,231,179,228,-1,231,183,179,-1,232,230,154,-1,232,224,230,-1,233,231,224,-1,233,183,231,-1,234,221,229,-1,234,229,220,-1,234,235,221,-1,234,220,236,-1,237,154,160,-1,237,224,232,-1,237,232,154,-1,238,233,224,-1,238,183,233,-1,238,189,183,-1,239,237,160,-1,239,224,237,-1,240,235,234,-1,240,234,236,-1,241,239,160,-1,241,224,239,-1,241,160,164,-1,242,238,224,-1,242,189,238,-1,243,235,240,-1,243,240,236,-1,243,236,244,-1,245,224,241,-1,245,164,169,-1,245,241,164,-1,245,169,176,-1,246,242,224,-1,246,189,242,-1,246,192,189,-1,247,246,224,-1,247,192,246,-1,248,243,244,-1,248,235,243,-1,248,249,235,-1,250,199,192,-1,250,192,247,-1,250,247,224,-1,251,244,252,-1,251,248,244,-1,251,253,249,-1,251,249,248,-1,254,176,218,-1,254,245,176,-1,255,251,252,-1,255,253,251,-1,256,54,257,-1,256,53,54,-1,256,52,48,-1,256,48,53,-1,258,55,52,-1,258,52,256,-1,259,252,260,-1,259,255,252,-1,259,253,255,-1,261,224,262,-1,261,199,250,-1,261,250,224,-1,261,203,199,-1,263,254,218,-1,263,264,254,-1,265,253,259,-1,265,260,266,-1,265,267,253,-1,265,259,260,-1,268,55,258,-1,268,258,256,-1,268,256,257,-1,269,267,265,-1,269,265,266,-1,270,261,262,-1,270,210,203,-1,270,203,261,-1,271,269,266,-1,271,266,272,-1,271,267,269,-1,273,270,262,-1,273,210,270,-1,274,257,275,-1,274,268,257,-1,276,213,210,-1,276,210,273,-1,276,273,262,-1,277,268,274,-1,277,55,268,-1,278,272,279,-1,278,271,272,-1,278,280,267,-1,278,267,271,-1,281,277,274,-1,282,213,276,-1,282,216,213,-1,282,276,262,-1,283,275,284,-1,283,284,285,-1,283,274,275,-1,283,281,274,-1,286,278,279,-1,286,280,278,-1,286,287,280,-1,288,264,289,-1,288,289,290,-1,288,290,291,-1,288,224,245,-1,288,291,292,-1,288,254,264,-1,288,245,254,-1,293,287,286,-1,293,286,279,-1,293,279,294,-1,295,288,292,-1,295,224,288,-1,296,220,216,-1,296,216,282,-1,296,262,297,-1,296,282,262,-1,298,287,293,-1,298,293,294,-1,299,292,300,-1,299,295,292,-1,299,224,295,-1,301,294,302,-1,301,298,294,-1,301,303,287,-1,301,287,298,-1,304,224,299,-1,304,299,300,-1,305,220,296,-1,305,296,297,-1,305,236,220,-1,306,224,304,-1,306,304,300,-1,306,300,307,-1,308,301,302,-1,308,303,301,-1,308,302,309,-1,310,305,297,-1,310,236,305,-1,311,224,306,-1,311,306,307,-1,312,308,309,-1,312,303,308,-1,313,310,297,-1,313,236,310,-1,313,244,236,-1,314,224,311,-1,314,311,307,-1,314,307,315,-1,316,314,315,-1,316,224,314,-1,317,309,318,-1,317,312,309,-1,317,319,303,-1,317,303,312,-1,320,264,263,-1,321,224,316,-1,321,316,315,-1,321,315,322,-1,323,252,244,-1,323,297,324,-1,323,313,297,-1,323,244,313,-1,325,224,321,-1,325,321,322,-1,325,322,326,-1,327,319,317,-1,327,317,318,-1,328,264,320,-1,329,318,330,-1,329,331,319,-1,329,327,318,-1,329,319,327,-1,332,333,334,-1,332,328,333,-1,332,264,328,-1,335,329,330,-1,335,331,329,-1,336,260,252,-1,336,252,323,-1,336,323,324,-1,337,330,338,-1,337,335,330,-1,337,331,335,-1,339,326,340,-1,339,224,325,-1,339,325,326,-1,339,262,224,-1,341,264,332,-1,341,332,334,-1,342,336,324,-1,342,266,260,-1,342,260,336,-1,343,342,324,-1,343,266,342,-1,344,331,337,-1,344,337,338,-1,344,345,331,-1,346,266,343,-1,346,272,266,-1,346,343,324,-1,347,339,340,-1,347,262,339,-1,347,340,348,-1,349,334,350,-1,349,341,334,-1,349,264,341,-1,349,289,264,-1,351,347,348,-1,351,262,347,-1,352,349,350,-1,352,289,349,-1,353,338,354,-1,353,344,338,-1,353,345,344,-1,353,355,345,-1,356,348,357,-1,356,262,351,-1,356,351,348,-1,358,289,352,-1,358,290,289,-1,358,352,350,-1,359,357,360,-1,359,262,356,-1,359,356,357,-1,361,60,61,-1,361,353,354,-1,361,354,67,-1,361,67,60,-1,361,355,353,-1,361,61,355,-1,362,350,363,-1,362,291,290,-1,362,358,350,-1,362,290,358,-1,364,324,365,-1,364,346,324,-1,364,272,346,-1,364,279,272,-1,366,362,363,-1,366,291,362,-1,367,363,368,-1,367,292,291,-1,367,291,366,-1,367,366,363,-1,369,294,279,-1,369,279,364,-1,369,364,365,-1,370,360,371,-1,370,297,262,-1,370,262,359,-1,370,359,360,-1,372,292,367,-1,372,300,292,-1,372,367,368,-1,373,294,369,-1,373,369,365,-1,374,300,372,-1,374,372,368,-1,375,373,365,-1,375,302,294,-1,375,294,373,-1,376,300,374,-1,376,368,377,-1,376,307,300,-1,376,374,368,-1,378,297,370,-1,378,371,379,-1,378,370,371,-1,380,302,375,-1,380,375,365,-1,380,309,302,-1,381,378,379,-1,381,297,378,-1,382,376,377,-1,382,307,376,-1,382,315,307,-1,383,297,381,-1,383,379,384,-1,383,381,379,-1,385,382,377,-1,385,315,382,-1,386,377,387,-1,386,315,385,-1,386,322,315,-1,386,385,377,-1,388,297,383,-1,388,383,384,-1,388,384,389,-1,388,324,297,-1,390,318,309,-1,390,309,380,-1,390,380,365,-1,390,365,391,-1,392,386,387,-1,392,322,386,-1,392,326,322,-1,393,326,392,-1,393,392,387,-1,394,390,391,-1,394,330,318,-1,394,318,390,-1,395,326,393,-1,395,340,326,-1,395,387,396,-1,395,393,387,-1,397,394,391,-1,397,330,394,-1,398,324,388,-1,398,388,389,-1,398,389,399,-1,400,338,330,-1,400,330,397,-1,400,397,391,-1,401,324,398,-1,401,398,399,-1,401,399,402,-1,403,396,404,-1,403,395,396,-1,403,340,395,-1,405,401,402,-1,405,324,401,-1,406,391,78,-1,406,354,338,-1,406,400,391,-1,406,338,400,-1,407,402,408,-1,407,324,405,-1,407,405,402,-1,409,340,403,-1,409,403,404,-1,409,348,340,-1,410,409,404,-1,410,348,409,-1,411,357,348,-1,411,404,412,-1,411,410,404,-1,411,348,410,-1,413,365,324,-1,413,407,408,-1,413,408,414,-1,413,324,407,-1,415,411,412,-1,415,360,357,-1,415,357,411,-1,416,360,415,-1,416,415,412,-1,417,67,354,-1,417,406,78,-1,417,354,406,-1,418,72,67,-1,418,82,72,-1,418,417,78,-1,418,67,417,-1,418,83,82,-1,418,78,77,-1,418,77,83,-1,419,412,420,-1,419,371,360,-1,419,360,416,-1,419,416,412,-1,421,414,422,-1,421,413,414,-1,421,365,413,-1,423,422,424,-1,423,421,422,-1,423,365,421,-1,425,371,419,-1,425,419,420,-1,426,365,423,-1,426,423,424,-1,427,365,426,-1,427,426,424,-1,427,424,428,-1,429,420,430,-1,429,371,425,-1,429,379,371,-1,429,425,420,-1,431,429,430,-1,431,379,429,-1,432,431,430,-1,432,384,379,-1,432,379,431,-1,433,365,427,-1,433,427,428,-1,433,391,365,-1,433,428,434,-1,435,430,436,-1,435,432,430,-1,435,384,432,-1,437,436,438,-1,437,384,435,-1,437,435,436,-1,437,389,384,-1,439,391,433,-1,439,433,434,-1,439,434,440,-1,441,437,438,-1,441,389,437,-1,442,439,440,-1,442,391,439,-1,442,440,443,-1,444,441,438,-1,444,389,441,-1,444,399,389,-1,445,442,443,-1,445,391,442,-1,446,443,447,-1,446,445,443,-1,446,391,445,-1,448,438,449,-1,448,399,444,-1,448,444,438,-1,448,402,399,-1,450,448,449,-1,450,402,448,-1,451,402,450,-1,451,450,449,-1,451,408,402,-1,452,449,453,-1,452,408,451,-1,452,451,449,-1,454,78,391,-1,454,391,446,-1,454,447,455,-1,454,446,447,-1,456,453,457,-1,456,408,452,-1,456,452,453,-1,456,414,408,-1,458,78,454,-1,458,454,455,-1,458,455,459,-1,460,86,85,-1,460,88,87,-1,460,87,86,-1,460,85,13,-1,460,13,78,-1,461,459,88,-1,461,88,460,-1,461,78,458,-1,461,458,459,-1,461,460,78,-1,462,414,456,-1,462,456,457,-1,463,462,457,-1,463,414,462,-1,463,422,414,-1,464,457,465,-1,464,422,463,-1,464,424,422,-1,464,463,457,-1,466,464,465,-1,466,424,464,-1,467,428,424,-1,467,466,465,-1,467,424,466,-1,468,465,469,-1,468,467,465,-1,468,428,467,-1,470,428,468,-1,470,469,471,-1,470,468,469,-1,470,434,428,-1,472,470,471,-1,472,434,470,-1,473,434,472,-1,473,440,434,-1,473,472,471,-1,474,440,473,-1,474,473,471,-1,474,471,475,-1,474,443,440,-1,476,443,474,-1,476,474,475,-1,477,447,443,-1,477,476,475,-1,477,443,476,-1,478,447,477,-1,478,477,475,-1,478,475,479,-1,478,455,447,-1,480,478,479,-1,480,455,478,-1,480,479,481,-1,482,459,455,-1,483,93,482,-1,483,455,480,-1,483,480,481,-1,483,482,455,-1,484,89,88,-1,484,485,89,-1,484,486,485,-1,484,487,486,-1,484,488,487,-1,489,88,459,-1,489,484,88,-1,489,488,484,-1,490,459,482,-1,490,489,459,-1,490,482,93,-1,491,92,96,-1,491,93,92,-1,491,488,489,-1,491,489,490,-1,491,490,93,-1,491,492,488,-1,491,493,492,-1,491,98,493,-1,491,96,98,-1,494,93,483,-1,494,95,94,-1,494,483,481,-1,494,481,495,-1,494,495,496,-1,494,496,100,-1,494,94,93,-1,494,100,95,-1,497,35,36,-1,497,120,35,-1,497,36,128,-1,498,497,128,-1,498,120,497,-1,498,128,185,-1,498,125,120,-1,499,132,125,-1,499,185,141,-1,499,141,136,-1,499,498,185,-1,499,136,132,-1,499,125,498,-1,500,218,187,-1,500,501,197,-1,500,181,501,-1,500,180,181,-1,500,197,194,-1,500,187,180,-1,502,263,218,-1,502,500,194,-1,502,204,46,-1,502,218,500,-1,502,194,200,-1,502,200,204,-1,503,46,45,-1,503,45,55,-1,503,55,277,-1,503,263,502,-1,503,320,263,-1,503,502,46,-1,504,285,505,-1,504,505,333,-1,504,333,328,-1,504,503,277,-1,504,277,281,-1,504,283,285,-1,504,281,283,-1,504,320,503,-1,504,328,320,-1]
796 coord Coordinate { point [-1.74794 1.03891 3.36407,-1.76024 1.04849 3.36653,-1.74783 1.0487 3.36502,-1.78122 0.8659 3.17246,-1.77046 0.866385 3.1799,-1.77165 0.86614 3.17014,-2.12672 0.660367 3.39294,-2.13623 0.66029 3.3946,-2.13587 0.676556 3.3953,-1.96846 0.673225 3.20047,-1.96874 0.668844 3.20976,-1.96833 0.677157 3.20081,-1.9685 0.66929 3.20012,-2.01472 0.692536 3.32995,-2.01311 0.663521 3.32478,-2.01941 0.663183 3.33208,-1.7676 1.02875 3.36497,-1.77264 1.04788 3.36802,-1.74812 1.02919 3.36264,-1.74835 1.01955 3.36072,-1.77528 1.02828 3.36589,-1.78877 1.04648 3.36993,-1.77504 1.0235 3.36495,-1.74865 1.01002 3.35833,-1.78261 1.02288 3.36585,-1.78229 1.01814 3.36478,-1.78975 1.01738 3.36566,-1.78935 1.01268 3.36446,-1.78896 1.008 3.36315,-1.74899 1.00063 3.35547,-1.7494 0.991384 3.35215,-1.79621 1.00713 3.36401,-1.79575 1.00251 3.36257,-1.80289 1.0015 3.36342,-1.80235 0.996933 3.36186,-1.80938 0.995801 3.36269,-1.80876 0.991292 3.36102,-1.78712 0.868589 3.20846,-1.76575 0.872244 3.21843,-1.76691 0.870054 3.20891,-1.77894 0.867021 3.19187,-1.76927 0.867121 3.18963,-1.76809 0.868345 3.19931,-1.78324 0.867371 3.19779,-1.7876 0.86774 3.20368,-1.80074 0.87012 3.22573,-1.80043 0.871442 3.23038,-1.79612 0.869609 3.22002,-1.79202 0.868124 3.20951,-1.79158 0.869097 3.21426,-1.78377 0.866771 3.19297,-1.79077 0.865184 3.17473,-1.79651 0.868515 3.2153,-1.7881 0.86701 3.19888,-1.80028 0.864 3.17695,-1.80107 0.86891 3.22104,-2.1106 0.698584 3.39106,-2.13479 0.692781 3.39592,-2.133 0.708942 3.39645,-2.13051 0.725012 3.39689,-2.10057 0.70509 3.38843,-2.12735 0.740966 3.39724,-2.10601 0.698147 3.38968,-2.11135 0.690996 3.3908,-2.11731 0.660465 3.39081,-2.10801 0.660585 3.38823,-2.09884 0.660725 3.3852,-2.06118 0.736683 3.37468,-2.0724 0.661269 3.37346,-2.10145 0.697718 3.38819,-2.08984 0.660886 3.38172,-2.08102 0.661068 3.3778,-2.04053 0.694636 3.35493,-2.064 0.661489 3.3687,-2.05585 0.661728 3.36353,-2.04796 0.661985 3.35797,-2.04036 0.66226 3.35203,-2.02965 0.693715 3.34552,-2.00977 0.721347 3.33086,-2.03092 0.678199 3.34486,-2.03305 0.662552 3.34573,-2.02606 0.66286 3.33907,-2.03683 0.694318 3.35188,-2.0332 0.694011 3.34874,-2.00274 0.677902 3.31212,-2.00163 0.691614 3.31279,-1.99899 0.691445 3.30878,-1.99644 0.691289 3.30471,-1.99399 0.691146 3.30058,-1.99646 0.664615 3.30114,-2.00718 0.663873 3.31717,-2.00162 0.664238 3.30929,-1.96972 0.688008 3.23043,-1.97006 0.691935 3.23541,-1.96928 0.691993 3.23067,-1.96905 0.688105 3.22566,-1.96942 0.684138 3.2254,-1.97063 0.667956 3.22895,-1.97228 0.667516 3.23845,-1.96886 0.684269 3.22062,-1.96702 0.692681 3.20192,-1.96784 0.684933 3.20141,-1.96914 0.680318 3.22034,-1.96945 0.668399 3.21938,-1.80791 1.02447 3.36972,-1.82083 1.04165 3.37362,-1.80484 1.0444 3.3718,-1.81136 1.02149 3.36968,-1.81889 1.02011 3.37054,-1.83669 1.03824 3.37541,-1.82223 1.01703 3.37045,-1.82967 1.01543 3.3713,-1.83709 1.01368 3.37213,-1.8524 1.03418 3.37714,-1.7783 0.974872 3.3487,-1.74986 0.982321 3.34838,-1.75038 0.973458 3.34416,-1.84446 1.01177 3.37295,-1.88328 1.02415 3.38046,-1.86794 1.02948 3.37883,-1.8439 1.0095 3.37239,-1.77817 0.970533 3.34646,-1.75157 0.956424 3.33443,-1.75224 0.948295 3.32895,-1.75095 0.964819 3.33951,-1.89752 0.98049 3.37587,-1.91322 1.01161 3.38354,-1.89838 1.01819 3.38203,-1.82819 0.954133 3.348,-1.79975 0.937607 3.32949,-1.75296 0.940452 3.32306,-1.84385 0.919852 3.32919,-1.9042 0.977365 3.37655,-1.92778 1.00443 3.38499,-1.79947 0.933875 3.32642,-1.75372 0.932915 3.3168,-1.91082 0.974101 3.37722,-1.79921 0.930218 3.32326,-1.79909 0.92842 3.32164,-1.84301 0.916449 3.32594,-1.91736 0.970699 3.37787,-1.90732 0.938906 3.36462,-1.94201 0.996647 3.38637,-1.79887 0.924883 3.31835,-1.75453 0.925702 3.31017,-1.8422 0.913122 3.3226,-1.79877 0.923146 3.31667,-1.92383 0.96716 3.37851,-1.79867 0.921429 3.31497,-1.84143 0.909873 3.31918,-1.92704 0.965339 3.37883,-1.91314 0.935646 3.36522,-1.7985 0.918061 3.3115,-1.75539 0.918831 3.3032,-1.8407 0.906705 3.31568,-1.79842 0.91641 3.30973,-1.93339 0.961597 3.37944,-1.91888 0.932262 3.3658,-1.9559 0.988275 3.38769,-1.79835 0.914781 3.30794,-1.84 0.90362 3.31209,-1.93654 0.959675 3.37974,-1.79823 0.911591 3.30431,-1.75628 0.91232 3.29589,-1.83934 0.900619 3.30843,-1.93966 0.957719 3.38004,-1.92454 0.928755 3.36636,-1.79817 0.91003 3.30246,-1.79812 0.908492 3.30059,-1.83872 0.897703 3.30469,-1.94585 0.953708 3.38062,-1.93013 0.925125 3.36691,-1.96941 0.97932 3.38893,-1.94891 0.951653 3.3809,-1.79805 0.905485 3.2968,-1.75721 0.906184 3.28827,-1.83813 0.894874 3.30088,-1.79802 0.904017 3.29488,-1.95194 0.949564 3.38118,-1.93564 0.921374 3.36744,-1.79798 0.901151 3.29098,-1.75818 0.900439 3.28035,-1.95795 0.945289 3.38172,-1.94106 0.917503 3.36795,-1.98252 0.969793 3.39009,-1.87371 0.930511 3.34838,-1.96091 0.943102 3.38199,-1.79796 0.89838 3.28701,-1.96385 0.940883 3.38225,-1.94639 0.913511 3.36845,-1.96966 0.936346 3.38276,-1.9952 0.959701 3.39118,-1.95164 0.909401 3.36892,-1.97253 0.93403 3.38301,-1.78064 0.882535 3.25194,-1.76127 0.885689 3.25503,-1.76236 0.881641 3.24614,-1.76021 0.890179 3.26371,-1.97537 0.931681 3.38325,-1.95679 0.905173 3.36939,-1.781 0.880614 3.24747,-1.98097 0.926891 3.38372,-2.00742 0.949062 3.39218,-1.97013 0.89328 3.37053,-1.78138 0.878801 3.24295,-1.7646 0.87491 3.22782,-1.76347 0.878045 3.23706,-1.98832 0.920277 3.38432,-2.01918 0.937899 3.3931,-1.99367 0.915204 3.38475,-1.97493 0.888644 3.37093,-1.99631 0.912623 3.38496,-1.99892 0.910014 3.38516,-1.97963 0.883902 3.37131,-2.03046 0.92624 3.39395,-2.00405 0.904712 3.38555,-1.98423 0.879059 3.37166,-2.00658 0.90202 3.38574,-1.81707 0.881411 3.26728,-2.01154 0.896554 3.3861,-1.99605 0.865593 3.37254,-2.04125 0.914108 3.39471,-1.91359 0.900621 3.34748,-1.88344 0.895907 3.32778,-1.91751 0.866571 3.32514,-1.9161 0.898969 3.34774,-1.88277 0.894401 3.32609,-1.88212 0.892913 3.32437,-1.91859 0.89729 3.348,-2.01802 0.889062 3.38655,-1.88148 0.891443 3.32263,-1.92106 0.895583 3.34825,-1.88085 0.889992 3.32087,-1.92351 0.893848 3.3485,-2.02272 0.883354 3.38687,-2.05153 0.901529 3.39538,-2.00026 0.860398 3.37283,-1.88023 0.888559 3.3191,-1.92594 0.892086 3.34875,-1.87962 0.887145 3.3173,-2.02502 0.880462 3.38702,-1.87903 0.885751 3.31548,-1.92835 0.890297 3.34899,-2.0273 0.877547 3.38716,-2.00436 0.855114 3.3731,-1.87845 0.884375 3.31365,-1.93074 0.88848 3.34922,-1.93311 0.886636 3.34946,-2.03176 0.871644 3.38744,-2.06128 0.88853 3.39598,-1.93546 0.884766 3.34969,-2.03754 0.863586 3.38778,-2.01483 0.840527 3.37375,-2.07051 0.875135 3.39649,-1.854 0.874158 3.28158,-2.04172 0.857471 3.38802,-1.80304 0.864576 3.19727,-1.80973 0.862355 3.17911,-1.80522 0.864473 3.20019,-2.04376 0.854381 3.38812,-2.01853 0.834938 3.37395,-1.94769 0.874287 3.35084,-1.93938 0.847424 3.32738,-1.83453 0.866251 3.24602,-1.86827 0.855464 3.26054,-2.04774 0.848139 3.38833,-2.02211 0.829273 3.37414,-2.07919 0.861369 3.39691,-1.81 0.863574 3.20122,-2.04969 0.844987 3.38842,-1.95358 0.868776 3.35137,-2.0516 0.841814 3.38851,-2.02557 0.823533 3.37431,-1.95573 0.866675 3.35156,-1.81477 0.86256 3.20223,-1.8191 0.860255 3.1812,-1.95786 0.864551 3.35174,-1.81917 0.86214 3.20799,-2.05533 0.835412 3.38867,-2.03428 0.807803 3.37467,-2.08731 0.847259 3.39725,-1.81933 0.861771 3.20561,-1.95997 0.862403 3.35192,-1.81951 0.861429 3.20323,-1.82836 0.857707 3.18323,-1.83748 0.854719 3.18519,-2.06013 0.826711 3.38886,-2.09485 0.832829 3.39751,-1.89027 0.860504 3.29468,-1.87292 0.852945 3.26126,-1.8775 0.850309 3.26196,-1.88201 0.847557 3.26264,-1.88645 0.844689 3.2633,-2.06355 0.820136 3.38898,-2.03731 0.801816 3.37477,-1.89268 0.858943 3.29499,-1.97088 0.850497 3.35281,-1.95891 0.825783 3.32912,-2.06521 0.816823 3.38903,-1.89507 0.857351 3.2953,-1.89039 0.84201 3.26387,-2.06684 0.813493 3.38908,-2.04021 0.795767 3.37485,-2.10181 0.818105 3.39768,-1.89744 0.855728 3.2956,-1.97608 0.844308 3.35321,-1.89979 0.854073 3.2959,-1.89387 0.83952 3.26437,-2.07 0.806784 3.38915,-2.04299 0.789661 3.37491,-1.97797 0.841962 3.35335,-1.90188 0.852557 3.29616,-2.07152 0.803406 3.38918,-1.97984 0.839595 3.35349,-1.90375 0.851172 3.29639,-1.8973 0.836955 3.26485,-1.90561 0.849766 3.29662,-2.07447 0.796604 3.38923,-2.04982 0.773022 3.37498,-2.10817 0.803113 3.39777,-1.85097 0.853026 3.22371,-1.90745 0.84834 3.29684,-1.90068 0.834317 3.26531,-1.98474 0.83315 3.35383,-1.9759 0.802002 3.33034,-1.90927 0.846893 3.29706,-1.904 0.831605 3.26576,-2.07821 0.787395 3.38926,-1.8555 0.851 3.22454,-2.08083 0.780461 3.38927,-2.05213 0.766724 3.37497,-2.11392 0.787877 3.39777,-1.85999 0.848864 3.22535,-1.85526 0.847448 3.18887,-1.86385 0.843179 3.19058,-2.08208 0.776974 3.38926,-1.99399 0.819853 3.35442,-2.0833 0.773476 3.38925,-2.05431 0.760381 3.37495,-1.91932 0.838323 3.29824,-1.9131 0.823534 3.26694,-1.86442 0.846617 3.22614,-1.99563 0.817316 3.35451,-1.99725 0.814761 3.3546,-2.08564 0.766442 3.38921,-2.11904 0.772424 3.39768,-1.99884 0.81219 3.35469,-1.92415 0.833812 3.29877,-1.9162 0.820558 3.26733,-1.86879 0.844261 3.22691,-1.87223 0.838498 3.1922,-1.92583 0.832186 3.29896,-1.87095 0.843042 3.22729,-2.08853 0.756942 3.38912,-2.0595 0.743171 3.37478,-2.12352 0.756778 3.3975,-1.92748 0.830543 3.29914,-1.91923 0.817518 3.2677,-1.8731 0.841796 3.22766,-1.92912 0.828882 3.29931,-1.9222 0.814413 3.26805,-2.09052 0.749807 3.38903,-1.87693 0.839486 3.22831,-1.87956 0.833938 3.19357,-2.00691 0.798126 3.35507,-1.99016 0.776433 3.33105,-1.87903 0.838164 3.22866,-1.88112 0.836816 3.22901,-1.88597 0.829557 3.19474,-2.01066 0.790929 3.35522,-1.9381 0.819142 3.30022,-1.93029 0.805281 3.26895,-1.88446 0.834577 3.22956,-2.012 0.788219 3.35526,-1.88629 0.833302 3.22986,-2.01332 0.785494 3.3553,-1.88793 0.832137 3.23013,-1.8922 0.824917 3.19583,-1.94238 0.814077 3.30063,-1.93302 0.801949 3.26924,-2.01461 0.782757 3.35534,-1.94386 0.812261 3.30076,-1.89118 0.829755 3.23064,-1.94531 0.81043 3.3009,-1.93568 0.798561 3.26951,-1.89278 0.828538 3.2309,-1.89437 0.827304 3.23114,-1.89823 0.820023 3.19685,-1.94935 0.805156 3.30125,-1.94287 0.788667 3.27018,-2.02104 0.76786 3.35545,-2.00152 0.749431 3.33122,-1.89751 0.824786 3.23163,-1.89906 0.823502 3.23186,-2.02395 0.760284 3.35545,-1.90212 0.820884 3.23232,-1.90405 0.814883 3.1978,-2.02498 0.757438 3.35545,-1.95697 0.794269 3.30185,-1.94527 0.785081 3.27038,-2.02598 0.754582 3.35544,-1.95825 0.792305 3.30194,-1.94761 0.781448 3.27057,-1.90636 0.817063 3.23294,-1.90966 0.809508 3.19868,-1.95952 0.790327 3.30203,-2.02851 0.746877 3.35538,-1.96076 0.788337 3.30211,-1.94987 0.777769 3.27074,-1.90929 0.814292 3.23335,-1.91073 0.812884 3.23355,-1.91216 0.81146 3.23375,-1.91505 0.803908 3.19948,-1.96418 0.782628 3.30233,-1.95589 0.767099 3.27113,-1.91497 0.80857 3.23413,-1.91635 0.807103 3.23431,-2.03291 0.731273 3.35518,-2.03363 0.728338 3.35512,-1.91908 0.804126 3.23466,-1.92022 0.798095 3.20021,-1.97053 0.770931 3.30266,-1.95787 0.763258 3.27123,-1.97159 0.768832 3.30271,-1.95978 0.759378 3.27132,-1.92284 0.79981 3.23513,-1.97262 0.766723 3.30275,-1.97363 0.764604 3.30278,-1.96161 0.755463 3.27138,-1.92542 0.796701 3.23544,-1.92516 0.792079 3.20086,-1.92669 0.795127 3.23559,-1.92794 0.793541 3.23573,-1.97639 0.758541 3.30286,-1.96638 0.744173 3.27148,-1.9304 0.79033 3.23601,-1.92986 0.785871 3.20144,-1.93378 0.785693 3.23637,-1.93432 0.779483 3.20194,-1.98139 0.7462 3.30292,-1.96791 0.740132 3.27148,-1.93608 0.782366 3.2366,-1.9822 0.743996 3.30292,-1.96936 0.736062 3.27146,-1.93721 0.780685 3.23671,-1.98299 0.741784 3.30291,-1.98376 0.739565 3.3029,-1.97073 0.731965 3.27143,-1.93942 0.777291 3.23691,-1.93854 0.772925 3.20237,-1.9405 0.775577 3.237,-1.94156 0.773853 3.23709,-1.94364 0.770373 3.23726,-1.9425 0.766207 3.20272,-1.98768 0.726848 3.30274,-1.97417 0.720213 3.27123,-1.94647 0.765371 3.23747,-1.94621 0.759342 3.20299,-1.98937 0.720414 3.30262,-1.97522 0.716026 3.27113,-2.00173 0.705509 3.31628,-1.98992 0.718135 3.30256,-1.94838 0.761797 3.23759,-1.94931 0.759996 3.23765,-1.95112 0.756367 3.23774,-1.94965 0.752339 3.20319,-1.952 0.754539 3.23778,-1.95286 0.752704 3.23782,-1.95452 0.749008 3.23788,-1.95282 0.74521 3.20331,-1.95676 0.743713 3.23793,-1.95572 0.737965 3.20334,-1.95825 0.739944 3.23795,-1.95897 0.738049 3.23795,-1.96035 0.734238 3.23793,-1.95834 0.730616 3.20331,-1.96101 0.732323 3.23792,-1.96165 0.730401 3.2379,-1.96288 0.726541 3.23785,-1.96067 0.723173 3.20319,-1.96449 0.721028 3.23775,-1.96271 0.715647 3.20299,-1.97189 0.705556 3.25365,-1.96553 0.717115 3.23765,-1.98673 0.678112 3.28387,-1.99171 0.665004 3.29274,-1.98737 0.665402 3.28413,-1.98346 0.66581 3.27531,-1.97999 0.666227 3.26631,-1.97921 0.69123 3.26903,-1.97227 0.703511 3.25357,-1.97481 0.679434 3.2511,-1.97696 0.666651 3.25715,-1.97439 0.667081 3.24786,-1.966 0.703933 3.21934,-1.96445 0.708049 3.20272,-1.96589 0.70039 3.20236,-1.83543 0.98102 3.36242,-1.86085 0.968775 3.3635,-1.88487 0.954694 3.36424,-1.78877 0.88997 3.26993,-1.75918 0.8951 3.27216,-1.80827 0.875903 3.24918,-1.82641 0.863632 3.22725,-1.84382 0.853264 3.20459,-1.84646 0.851297 3.18707]
797 }}
798 appearance Appearance{material USE PLASTIC-WHITE-01 }}
799 Shape { geometry IndexedFaceSet
800 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,5,4,6,-1,7,8,3,-1,3,8,4,-1,9,10,7,-1,7,10,8,-1,11,12,9,-1,9,12,10,-1,13,14,11,-1,11,14,12,-1,15,16,13,-1,13,16,14,-1,17,18,15,-1,15,18,16,-1,19,20,17,-1,17,20,18,-1,21,22,19,-1,19,22,20,-1,23,24,21,-1,21,24,22,-1,25,26,23,-1,23,26,24,-1,27,28,25,-1,25,28,26,-1,29,30,27,-1,27,30,28,-1,31,32,29,-1,29,32,30,-1,33,34,31,-1,31,34,32,-1,35,36,33,-1,33,36,34,-1,37,38,35,-1,35,38,36,-1,39,40,37,-1,37,40,38,-1,39,41,40,-1,42,41,39,-1,43,44,42,-1,42,44,41,-1,43,45,44,-1,46,45,43,-1,46,47,45,-1,48,47,46,-1,48,49,47,-1,50,49,48,-1,51,52,50,-1,50,52,49,-1,53,54,51,-1,51,54,52,-1,53,55,54,-1,56,55,53,-1,57,58,56,-1,56,58,55,-1,59,60,61,-1,62,60,57,-1,61,60,62,-1,57,60,58,-1,4,63,6,-1,6,63,0,-1,0,63,1,-1,1,64,65,-1,4,64,63,-1,8,64,4,-1,63,64,1,-1,8,66,64,-1,65,66,67,-1,10,66,8,-1,64,66,65,-1,10,68,66,-1,67,68,69,-1,66,68,67,-1,12,68,10,-1,12,70,68,-1,68,70,69,-1,69,70,71,-1,14,70,12,-1,14,72,70,-1,16,72,14,-1,70,72,71,-1,71,72,73,-1,16,74,72,-1,72,74,73,-1,73,74,75,-1,18,74,16,-1,74,76,75,-1,18,76,74,-1,20,76,18,-1,75,76,77,-1,76,78,77,-1,20,78,76,-1,77,78,79,-1,22,78,20,-1,22,80,78,-1,78,80,79,-1,79,80,81,-1,24,80,22,-1,80,82,81,-1,83,82,84,-1,81,82,83,-1,26,82,24,-1,24,82,80,-1,28,85,26,-1,82,85,84,-1,26,85,82,-1,30,86,28,-1,28,86,85,-1,85,86,84,-1,84,86,87,-1,32,88,30,-1,30,88,86,-1,87,88,89,-1,86,88,87,-1,88,90,89,-1,34,90,32,-1,89,90,91,-1,32,90,88,-1,34,92,90,-1,91,92,93,-1,90,92,91,-1,36,92,34,-1,92,94,93,-1,93,94,95,-1,36,94,92,-1,38,94,36,-1,40,96,38,-1,38,96,94,-1,94,96,95,-1,95,96,97,-1,97,98,99,-1,40,98,96,-1,96,98,97,-1,41,98,40,-1,99,100,101,-1,98,100,99,-1,41,100,98,-1,44,100,41,-1,101,102,103,-1,44,102,100,-1,100,102,101,-1,45,102,44,-1,103,104,105,-1,45,104,102,-1,47,104,45,-1,102,104,103,-1,49,106,47,-1,105,106,107,-1,104,106,105,-1,47,106,104,-1,107,108,109,-1,106,108,107,-1,49,108,106,-1,52,108,49,-1,110,111,112,-1,109,111,110,-1,54,111,52,-1,108,111,109,-1,52,111,108,-1,55,113,54,-1,111,113,112,-1,54,113,111,-1,58,114,55,-1,55,114,113,-1,115,114,116,-1,112,114,115,-1,113,114,112,-1,117,118,59,-1,119,118,117,-1,59,118,60,-1,60,118,58,-1,116,118,119,-1,58,118,114,-1,114,118,116,-1]
801 coord Coordinate { point [-2.13623 -0.220167 3.38102,-2.12672 -0.660367 3.39294,-2.13623 -0.66029 3.3946,-2.12672 0.660367 3.39294,-2.12672 0.220192 3.37936,-2.13623 0.66029 3.3946,-2.13623 0.220167 3.38102,-2.11731 0.660465 3.39081,-2.11731 0.220225 3.37724,-2.10801 0.660585 3.38823,-2.10801 0.220265 3.37465,-2.09884 0.660725 3.3852,-2.09884 0.220312 3.37161,-2.08984 0.660886 3.38172,-2.08984 0.220365 3.36813,-2.08102 0.661068 3.3778,-2.08102 0.220426 3.36421,-2.0724 0.661269 3.37346,-2.0724 0.220493 3.35986,-2.064 0.661489 3.3687,-2.064 0.220566 3.3551,-2.05585 0.661728 3.36353,-2.05585 0.220646 3.34993,-2.04796 0.661985 3.35797,-2.04796 0.220732 3.34436,-2.04036 0.66226 3.35203,-2.04036 0.220823 3.33842,-2.03305 0.662552 3.34573,-2.03305 0.220921 3.33211,-2.02606 0.66286 3.33907,-2.02606 0.221023 3.32545,-2.01941 0.663183 3.33208,-2.01941 0.221131 3.31845,-2.01311 0.663521 3.32478,-2.01311 0.221244 3.31114,-2.00718 0.663873 3.31717,-2.00718 0.221361 3.30353,-2.00162 0.664238 3.30929,-2.00162 0.221483 3.29563,-1.99646 0.664615 3.30114,-1.99646 0.221609 3.28747,-1.99171 0.221738 3.27907,-1.99171 0.665004 3.29274,-1.98737 0.665402 3.28413,-1.98737 0.221871 3.27045,-1.98346 0.222007 3.26162,-1.98346 0.66581 3.27531,-1.97999 0.222146 3.25262,-1.97999 0.666227 3.26631,-1.97696 0.222287 3.24345,-1.97696 0.666651 3.25715,-1.97439 0.667081 3.24786,-1.97439 0.222431 3.23415,-1.97228 0.667516 3.23845,-1.97228 0.222576 3.22473,-1.97063 0.222723 3.21522,-1.97063 0.667956 3.22895,-1.96945 0.668399 3.21938,-1.96945 0.22287 3.20564,-1.9685 0.223167 3.18636,-1.96874 0.223019 3.19601,-1.9685 0.66929 3.20012,-1.96874 0.668844 3.20976,-2.12672 -0.220192 3.37936,-2.11731 -0.220225 3.37724,-2.11731 -0.660465 3.39081,-2.10801 -0.220265 3.37465,-2.10801 -0.660585 3.38823,-2.09884 -0.220312 3.37161,-2.09884 -0.660725 3.3852,-2.08984 -0.220365 3.36813,-2.08984 -0.660886 3.38172,-2.08102 -0.220426 3.36421,-2.08102 -0.661068 3.3778,-2.0724 -0.220493 3.35986,-2.0724 -0.661269 3.37346,-2.064 -0.220566 3.3551,-2.064 -0.661489 3.3687,-2.05585 -0.220646 3.34993,-2.05585 -0.661728 3.36353,-2.04796 -0.220732 3.34436,-2.04796 -0.661985 3.35797,-2.04036 -0.220823 3.33842,-2.04036 -0.66226 3.35203,-2.03305 -0.662552 3.34573,-2.03305 -0.220921 3.33211,-2.02606 -0.221023 3.32545,-2.02606 -0.66286 3.33907,-2.01941 -0.221131 3.31845,-2.01941 -0.663183 3.33208,-2.01311 -0.221244 3.31114,-2.01311 -0.663521 3.32478,-2.00718 -0.221361 3.30353,-2.00718 -0.663873 3.31717,-2.00162 -0.221483 3.29563,-2.00162 -0.664238 3.30929,-1.99646 -0.221609 3.28747,-1.99646 -0.664615 3.30114,-1.99171 -0.221738 3.27907,-1.99171 -0.665004 3.29274,-1.98737 -0.221871 3.27045,-1.98737 -0.665402 3.28413,-1.98346 -0.222007 3.26162,-1.98346 -0.66581 3.27531,-1.97999 -0.222146 3.25262,-1.97999 -0.666227 3.26631,-1.97696 -0.222287 3.24345,-1.97696 -0.666651 3.25715,-1.97439 -0.222431 3.23415,-1.97439 -0.667081 3.24786,-1.97228 -0.667516 3.23845,-1.97228 -0.222576 3.22473,-1.97063 -0.667956 3.22895,-1.97063 -0.222723 3.21522,-1.96945 -0.22287 3.20564,-1.96945 -0.668399 3.21938,-1.96874 -0.668844 3.20976,-1.9685 -0.223167 3.18636,-1.96874 -0.223019 3.19601,-1.9685 -0.66929 3.20012]
802 }}
803 appearance Appearance{material USE PLASTIC-WHITE-01 }}
804 Shape { geometry IndexedFaceSet
805 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,2,-1,4,0,3,-1,5,6,7,-1,8,9,10,-1,11,10,12,-1,11,8,10,-1,13,11,12,-1,14,15,16,-1,17,14,16,-1,18,14,17,-1,19,18,17,-1,20,18,19,-1,21,22,23,-1,21,23,4,-1,21,4,3,-1,21,24,25,-1,21,26,24,-1,21,27,26,-1,21,3,27,-1,28,29,30,-1,28,30,31,-1,28,31,22,-1,28,22,21,-1,32,21,25,-1,32,33,34,-1,32,35,33,-1,32,25,35,-1,36,37,38,-1,36,38,29,-1,36,29,28,-1,39,21,32,-1,39,28,21,-1,40,41,42,-1,40,43,41,-1,40,44,43,-1,40,34,44,-1,40,32,34,-1,45,46,47,-1,45,47,48,-1,45,48,37,-1,45,37,36,-1,49,28,39,-1,49,36,28,-1,50,39,32,-1,50,32,40,-1,51,52,53,-1,51,54,52,-1,51,55,54,-1,51,42,55,-1,51,40,42,-1,56,57,58,-1,56,58,59,-1,56,59,46,-1,56,46,45,-1,60,45,36,-1,60,36,49,-1,61,49,39,-1,61,39,50,-1,62,50,40,-1,62,40,51,-1,63,64,65,-1,63,66,64,-1,63,67,66,-1,63,53,67,-1,63,51,53,-1,68,69,70,-1,68,70,57,-1,68,57,56,-1,71,45,60,-1,71,56,45,-1,72,49,61,-1,72,60,49,-1,73,50,62,-1,73,61,50,-1,74,63,65,-1,74,75,76,-1,74,77,75,-1,74,65,77,-1,78,79,80,-1,78,80,81,-1,78,81,69,-1,78,69,68,-1,82,68,56,-1,82,56,71,-1,83,60,72,-1,83,71,60,-1,84,61,73,-1,84,72,61,-1,85,73,62,-1,85,62,86,-1,87,63,74,-1,87,86,63,-1,88,89,90,-1,88,91,89,-1,88,76,91,-1,88,92,93,-1,88,74,76,-1,94,79,78,-1,94,95,96,-1,94,96,97,-1,94,97,79,-1,98,68,82,-1,98,78,68,-1,99,71,83,-1,99,82,71,-1,100,72,84,-1,100,83,72,-1,101,73,85,-1,101,84,73,-1,102,85,86,-1,102,86,87,-1,103,88,93,-1,103,93,104,-1,103,104,105,-1,106,78,98,-1,106,94,78,-1,107,98,82,-1,107,82,99,-1,108,83,100,-1,108,99,83,-1,109,84,101,-1,109,100,84,-1,110,111,112,-1,110,112,113,-1,110,113,114,-1,110,114,95,-1,110,95,94,-1,115,85,102,-1,115,101,85,-1,116,87,103,-1,116,102,87,-1,116,103,105,-1,116,105,117,-1,118,106,98,-1,118,98,107,-1,119,99,108,-1,119,107,99,-1,120,108,100,-1,120,100,109,-1,121,109,101,-1,121,101,115,-1,122,94,106,-1,122,110,94,-1,123,115,102,-1,123,124,125,-1,123,102,116,-1,126,127,128,-1,126,128,129,-1,126,129,130,-1,126,130,111,-1,126,111,110,-1,131,118,107,-1,131,107,119,-1,132,119,108,-1,132,108,120,-1,133,120,109,-1,133,109,121,-1,134,123,125,-1,134,121,115,-1,134,115,123,-1,134,125,135,-1,134,135,136,-1,137,122,106,-1,137,106,118,-1,138,126,110,-1,138,110,122,-1,139,12,140,-1,139,140,141,-1,139,141,142,-1,139,142,127,-1,139,143,13,-1,139,144,143,-1,139,127,126,-1,139,13,12,-1,145,132,120,-1,145,120,133,-1,146,134,136,-1,146,121,134,-1,146,136,147,-1,146,147,148,-1,146,133,121,-1,149,138,122,-1,149,122,137,-1,150,132,145,-1,150,151,132,-1,152,144,139,-1,152,153,144,-1,152,154,153,-1,152,126,138,-1,152,155,154,-1,152,156,155,-1,152,139,126,-1,157,146,148,-1,157,133,146,-1,157,148,158,-1,157,158,159,-1,157,159,160,-1,157,145,133,-1,161,157,160,-1,161,160,162,-1,161,162,163,-1,164,165,156,-1,164,166,165,-1,164,167,166,-1,164,168,167,-1,164,152,138,-1,164,138,149,-1,164,156,152,-1,169,170,168,-1,169,171,170,-1,169,172,171,-1,169,168,164,-1,173,174,172,-1,173,175,174,-1,173,176,175,-1,173,177,176,-1,173,172,169,-1,178,179,180,-1,178,180,181,-1,178,181,182,-1,183,184,177,-1,183,185,184,-1,183,186,185,-1,183,187,186,-1,183,177,173,-1,188,189,16,-1,188,190,187,-1,188,15,190,-1,188,187,183,-1,188,178,182,-1,188,16,15,-1,188,182,191,-1,188,191,192,-1,188,192,189,-1,193,62,51,-1,193,51,63,-1,193,86,62,-1,193,63,86,-1,194,103,87,-1,194,74,88,-1,194,87,74,-1,194,88,103,-1,195,6,5,-1,195,88,90,-1,195,92,88,-1,195,196,6,-1,195,90,196,-1,195,5,197,-1,195,197,92,-1,198,124,123,-1,198,116,117,-1,198,123,116,-1,198,117,199,-1,198,199,200,-1,198,200,124,-1,201,132,151,-1,201,151,131,-1,201,119,132,-1,201,131,119,-1,202,203,137,-1,202,137,118,-1,202,118,131,-1,204,202,131,-1,204,203,202,-1,204,205,203,-1,204,131,151,-1,206,137,203,-1,206,149,137,-1,206,207,149,-1,208,157,161,-1,208,161,150,-1,208,150,145,-1,208,145,157,-1,209,205,204,-1,209,204,151,-1,209,151,150,-1,209,210,205,-1,211,206,203,-1,211,207,206,-1,211,203,205,-1,211,212,207,-1,213,169,164,-1,213,149,207,-1,213,164,149,-1,214,150,161,-1,214,210,209,-1,214,215,210,-1,214,209,150,-1,216,211,205,-1,216,217,212,-1,216,212,211,-1,216,205,210,-1,218,213,207,-1,218,207,212,-1,218,169,213,-1,218,173,169,-1,219,214,161,-1,219,215,214,-1,219,161,163,-1,219,163,220,-1,219,220,221,-1,219,221,222,-1,219,222,223,-1,224,217,216,-1,224,216,210,-1,224,210,215,-1,224,178,217,-1,225,212,217,-1,225,218,212,-1,225,173,218,-1,225,183,173,-1,226,224,215,-1,226,178,224,-1,226,219,223,-1,226,215,219,-1,226,179,178,-1,226,223,227,-1,226,227,228,-1,226,228,179,-1,229,183,225,-1,229,225,217,-1,229,217,178,-1,229,188,183,-1,229,178,188,-1]
806 coord Coordinate { point [1.76416 -1.04833 3.367,1.74783 -1.0487 3.36502,1.74794 -1.03891 3.36407,1.74812 -1.02919 3.36264,1.78047 -1.04724 3.36895,1.78106 -0.8659 3.17242,1.77046 -0.866385 3.1799,1.77165 -0.86614 3.17014,2.12672 -0.660367 3.39294,2.13623 -0.66029 3.3946,2.13587 -0.676804 3.39532,2.11731 -0.660465 3.39081,2.13478 -0.693295 3.39595,2.10801 -0.660585 3.38823,1.96945 -0.668399 3.21938,1.97063 -0.667956 3.22895,1.96755 -0.688271 3.20164,1.96816 -0.680612 3.20108,1.96874 -0.668844 3.20976,1.96842 -0.674953 3.20062,1.9685 -0.66929 3.20012,1.78784 -1.01041 3.36366,1.81299 -1.04291 3.37272,1.79677 -1.04543 3.37086,1.74899 -1.00063 3.35547,1.7494 -0.991384 3.35215,1.74865 -1.01002 3.35833,1.74835 -1.01955 3.36072,1.82665 -1.00387 3.36817,1.86084 -1.03127 3.37804,1.84505 -1.03582 3.37632,1.82909 -1.03971 3.37454,1.78555 -0.976369 3.35068,1.75038 -0.973458 3.34416,1.75095 -0.964819 3.33951,1.74986 -0.982321 3.34838,1.86458 -0.993029 3.37237,1.89182 -1.02023 3.38132,1.87644 -1.02607 3.37971,1.82062 -0.970743 3.35495,1.78427 -0.945179 3.3318,1.75296 -0.940452 3.32306,1.75372 -0.932915 3.3168,1.75224 -0.948295 3.32895,1.75157 -0.956424 3.33443,1.90114 -0.978085 3.37621,1.93637 -0.998981 3.38579,1.92181 -1.00667 3.38436,1.90695 -1.01375 3.38287,1.85493 -0.961193 3.35893,1.81585 -0.940347 3.33596,1.78405 -0.917978 3.30761,1.75628 -0.91232 3.29589,1.75721 -0.906184 3.28827,1.75539 -0.918831 3.3032,1.75453 -0.925702 3.31017,1.93591 -0.959251 3.37964,1.97798 -0.972437 3.38966,1.96448 -0.981852 3.38844,1.9506 -0.990705 3.38715,1.88806 -0.947909 3.36257,1.84679 -0.931959 3.33983,1.81253 -0.913783 3.31175,1.78494 -0.895799 3.27875,1.76021 -0.890179 3.26371,1.76127 -0.885689 3.25503,1.75918 -0.8951 3.27216,1.75818 -0.900439 3.28035,1.96841 -0.93674 3.38263,2.00374 -0.951967 3.39186,1.99107 -0.962471 3.3908,1.91957 -0.931075 3.36583,1.8767 -0.92018 3.34337,1.84045 -0.906365 3.31562,1.78687 -0.879233 3.2463,1.76347 -0.878045 3.23706,1.7646 -0.87491 3.22782,1.76236 -0.881641 3.24614,1.99819 -0.910762 3.38511,2.03887 -0.917359 3.39457,2.02766 -0.929399 3.39375,2.01594 -0.940939 3.39285,1.94906 -0.91088 3.36866,1.90517 -0.905175 3.34655,1.86746 -0.89587 3.31916,1.83616 -0.885349 3.28695,1.81079 -0.892042 3.28299,1.81067 -0.875694 3.25073,1.78977 -0.868756 3.21146,1.76691 -0.870054 3.20891,1.76809 -0.868345 3.19931,1.76575 -0.872244 3.21843,1.79978 -0.864012 3.17683,1.80906 -0.862381 3.17894,2.0248 -0.881529 3.38704,2.06918 -0.878393 3.39648,2.05965 -0.891836 3.39593,2.04954 -0.904834 3.39529,1.97609 -0.88751 3.37103,1.93183 -0.88711 3.34931,1.8932 -0.882445 3.32233,1.8607 -0.875855 3.29058,1.834 -0.86946 3.25486,1.81214 -0.865206 3.21613,1.81825 -0.860306 3.181,1.82734 -0.857796 3.18299,2.00025 -0.861153 3.37287,1.95628 -0.866148 3.3516,1.91731 -0.866236 3.32509,1.8841 -0.863693 3.29382,2.05793 -0.83221 3.38885,2.10133 -0.820767 3.39775,2.09421 -0.835691 3.39757,2.08647 -0.850291 3.39729,2.07812 -0.864535 3.39693,1.85658 -0.860654 3.25864,1.83404 -0.859146 3.22047,1.8363 -0.85486 3.18492,1.97813 -0.842455 3.3534,1.93943 -0.84739 3.32738,1.90602 -0.848993 3.29664,1.87809 -0.8494 3.26202,2.0303 -0.81659 3.37458,1.85519 -0.850693 3.22445,1.86227 -0.843591 3.19023,1.87055 -0.839046 3.19184,2.08229 -0.777794 3.38932,2.12342 -0.758424 3.39757,2.11888 -0.774346 3.39775,2.11367 -0.790064 3.39784,2.10782 -0.805548 3.39784,1.9592 -0.826054 3.32918,1.92614 -0.83189 3.29899,1.89824 -0.835821 3.26495,1.87533 -0.839966 3.228,1.87861 -0.834122 3.19336,1.88644 -0.828829 3.19478,2.00531 -0.802313 3.35507,2.05237 -0.767349 3.37504,2.09727 -0.720031 3.38848,2.13298 -0.709733 3.39649,2.13048 -0.726087 3.39694,2.12729 -0.742327 3.3973,2.09884 -0.660725 3.3852,2.08984 -0.660886 3.38172,1.91673 -0.82004 3.26739,1.89417 -0.827086 3.23108,1.894 -0.823176 3.19611,1.90128 -0.817173 3.19734,2.02525 -0.757896 3.35551,1.93326 -0.802182 3.2693,1.94412 -0.812515 3.30082,2.0659 -0.715054 3.37423,2.08102 -0.661068 3.3778,2.0724 -0.661269 3.37346,2.064 -0.661489 3.3687,2.05585 -0.661728 3.36353,1.91146 -0.812171 3.23365,1.90827 -0.810828 3.19846,1.91429 -0.804835 3.19938,1.91947 -0.799217 3.20013,1.9269 -0.79534 3.23565,1.92443 -0.793392 3.20081,1.92914 -0.787365 3.20141,2.03741 -0.710702 3.35472,2.04796 -0.661985 3.35797,2.04036 -0.66226 3.35203,2.03305 -0.662552 3.34573,2.02606 -0.66286 3.33907,2.01277 -0.707119 3.3305,2.01941 -0.663183 3.33208,2.01311 -0.663521 3.32478,2.00718 -0.663873 3.31717,1.99283 -0.704434 3.30217,2.00162 -0.664238 3.30929,1.99646 -0.664615 3.30114,1.99171 -0.665004 3.29274,1.98737 -0.665402 3.28413,1.96024 -0.735407 3.238,1.95506 -0.740483 3.20342,1.9577 -0.733256 3.20339,1.96006 -0.725932 3.20329,1.96214 -0.718523 3.20312,1.97807 -0.70271 3.2707,1.98346 -0.66581 3.27531,1.97999 -0.666227 3.26631,1.97696 -0.666651 3.25715,1.97439 -0.667081 3.24786,1.96888 -0.701994 3.23712,1.96664 -0.695902 3.20213,1.97228 -0.667516 3.23845,1.96393 -0.711041 3.20286,1.96543 -0.703496 3.20253,1.79795 -0.904635 3.29582,1.79975 -0.871778 3.23142,1.78525 -0.866526 3.19207,1.76927 -0.867121 3.18963,1.79044 -0.865188 3.17465,1.84974 -0.850446 3.20573,1.84513 -0.851507 3.18677,1.85379 -0.847748 3.18854,1.94204 -0.829342 3.31462,1.98198 -0.815477 3.34283,1.98379 -0.789848 3.33084,1.96362 -0.802216 3.31646,1.96649 -0.779621 3.30253,2.00443 -0.775152 3.34388,2.00181 -0.749744 3.33128,1.92179 -0.807189 3.25177,1.94954 -0.791679 3.28642,1.95382 -0.771889 3.27107,1.98397 -0.765725 3.31752,1.98287 -0.743174 3.30298,2.01973 -0.731463 3.34371,1.94005 -0.784125 3.25375,1.94612 -0.766871 3.23751,1.96814 -0.758331 3.28752,1.96889 -0.738349 3.27154,1.99783 -0.726173 3.31734,1.9393 -0.773879 3.21986,1.93361 -0.781148 3.20193,1.93784 -0.774751 3.20237,1.9418 -0.768185 3.20273,1.94551 -0.761464 3.20302,1.95729 -0.753152 3.2549,1.9808 -0.72219 3.28733,1.94874 -0.756835 3.22056,1.94896 -0.754599 3.20323,1.95214 -0.747601 3.20336,1.96905 -0.719612 3.25471]
807 }}
808 appearance Appearance{material USE PLASTIC-WHITE-01 }}
809 Shape { geometry IndexedFaceSet
810 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,1,3,-1,5,1,4,-1,6,1,5,-1,7,1,6,-1,8,1,7,-1,9,1,8,-1,10,11,12,-1,13,14,15,-1,16,14,13,-1,17,14,16,-1,18,14,17,-1,19,14,18,-1,20,14,19,-1,21,14,20,-1,22,14,21,-1,15,14,23,-1,24,25,22,-1,22,25,14,-1,26,27,24,-1,24,27,25,-1,26,28,27,-1,27,28,29,-1,30,28,26,-1,31,32,30,-1,30,32,28,-1,28,32,29,-1,33,34,31,-1,32,34,29,-1,31,34,32,-1,35,36,33,-1,33,36,34,-1,34,36,29,-1,37,38,35,-1,35,38,36,-1,36,38,29,-1,37,39,38,-1,38,39,29,-1,40,39,37,-1,41,42,40,-1,40,42,39,-1,39,42,29,-1,43,44,41,-1,42,44,29,-1,41,44,42,-1,45,46,43,-1,44,46,29,-1,43,46,44,-1,47,48,45,-1,46,48,29,-1,45,48,46,-1,49,50,47,-1,47,50,48,-1,48,50,29,-1,49,51,50,-1,50,51,29,-1,2,51,49,-1,1,51,2,-1,1,52,51,-1,51,52,29,-1,52,53,29,-1,1,53,52,-1,1,54,53,-1,53,54,29,-1,54,55,29,-1,1,55,54,-1,1,56,55,-1,55,56,29,-1,1,57,56,-1,56,57,29,-1,58,59,1,-1,29,59,58,-1,57,59,29,-1,1,59,57,-1,14,60,23,-1,14,61,60,-1,14,62,61,-1,14,63,62,-1,14,64,63,-1,14,65,64,-1,14,66,65,-1,14,67,66,-1,25,68,14,-1,14,68,67,-1,29,69,27,-1,25,69,68,-1,27,69,25,-1,29,70,69,-1,29,71,70,-1,29,72,71,-1,29,73,72,-1,29,74,73,-1,29,75,74,-1,29,76,75,-1,29,77,76,-1,29,78,77,-1,29,79,78,-1,29,80,79,-1,29,81,80,-1,29,82,81,-1,29,83,82,-1,84,85,29,-1,83,85,84,-1,29,85,83,-1,61,86,60,-1,63,86,62,-1,65,86,64,-1,66,86,65,-1,67,86,66,-1,68,86,67,-1,23,86,87,-1,69,86,68,-1,70,86,69,-1,71,86,70,-1,62,86,61,-1,64,86,63,-1,60,86,23,-1,71,88,86,-1,72,89,71,-1,71,89,88,-1,73,90,72,-1,72,90,89,-1,74,91,73,-1,73,91,90,-1,75,92,74,-1,76,92,75,-1,74,92,91,-1,76,93,92,-1,77,94,76,-1,76,94,93,-1,77,95,94,-1,78,95,77,-1,78,96,95,-1,79,96,78,-1,79,97,96,-1,80,97,79,-1,80,98,97,-1,81,98,80,-1,81,99,98,-1,82,99,81,-1,84,99,83,-1,83,99,82,-1,86,100,87,-1,86,101,100,-1,86,102,101,-1,86,103,102,-1,86,104,103,-1,86,105,104,-1,86,106,105,-1,86,107,106,-1,86,108,107,-1,86,109,108,-1,86,110,109,-1,86,111,110,-1,88,111,86,-1,88,112,111,-1,89,112,88,-1,91,113,90,-1,89,113,112,-1,90,113,89,-1,91,114,113,-1,92,115,91,-1,91,115,114,-1,94,116,93,-1,93,116,92,-1,92,116,115,-1,94,117,116,-1,94,118,117,-1,95,118,94,-1,96,119,95,-1,95,119,118,-1,97,120,96,-1,98,120,97,-1,99,120,98,-1,84,120,99,-1,121,120,84,-1,96,120,119,-1,101,122,100,-1,102,122,101,-1,103,122,102,-1,104,122,103,-1,87,122,123,-1,105,122,104,-1,106,122,105,-1,107,122,106,-1,108,122,107,-1,109,122,108,-1,110,122,109,-1,100,122,87,-1,110,124,122,-1,111,125,110,-1,110,125,124,-1,112,126,111,-1,113,126,112,-1,111,126,125,-1,113,127,126,-1,114,128,113,-1,113,128,127,-1,115,129,114,-1,114,129,128,-1,115,130,129,-1,116,130,115,-1,116,131,130,-1,117,131,116,-1,118,132,117,-1,117,132,131,-1,118,133,132,-1,119,133,118,-1,119,134,133,-1,121,134,120,-1,120,134,119,-1,122,135,123,-1,122,136,135,-1,122,137,136,-1,122,138,137,-1,122,139,138,-1,122,140,139,-1,122,141,140,-1,122,142,141,-1,122,143,142,-1,122,144,143,-1,122,145,144,-1,124,145,122,-1,124,146,145,-1,125,146,124,-1,126,146,125,-1,126,147,146,-1,126,148,147,-1,127,148,126,-1,127,149,148,-1,129,149,128,-1,128,149,127,-1,129,150,149,-1,131,151,130,-1,129,151,150,-1,130,151,129,-1,131,152,151,-1,132,152,131,-1,132,153,152,-1,133,154,132,-1,132,154,153,-1,134,155,133,-1,121,155,134,-1,156,155,121,-1,133,155,154,-1,137,157,136,-1,136,157,135,-1,138,157,137,-1,139,157,138,-1,123,157,158,-1,140,157,139,-1,141,157,140,-1,142,157,141,-1,143,157,142,-1,144,157,143,-1,145,157,144,-1,135,157,123,-1,146,159,145,-1,147,159,146,-1,145,159,157,-1,147,160,159,-1,148,161,147,-1,147,161,160,-1,149,162,148,-1,150,162,149,-1,148,162,161,-1,150,163,162,-1,151,164,150,-1,150,164,163,-1,152,165,151,-1,151,165,164,-1,152,166,165,-1,153,166,152,-1,153,167,166,-1,154,167,153,-1,154,168,167,-1,155,168,154,-1,155,169,168,-1,155,170,169,-1,156,170,155,-1,157,171,158,-1,157,172,171,-1,157,173,172,-1,157,174,173,-1,157,175,174,-1,157,176,175,-1,157,177,176,-1,157,178,177,-1,157,179,178,-1,157,180,179,-1,157,181,180,-1,157,182,181,-1,159,182,157,-1,159,183,182,-1,160,183,159,-1,160,184,183,-1,161,184,160,-1,162,184,161,-1,162,185,184,-1,163,186,162,-1,164,186,163,-1,162,186,185,-1,164,187,186,-1,165,187,164,-1,165,188,187,-1,166,189,165,-1,167,189,166,-1,165,189,188,-1,167,190,189,-1,168,191,167,-1,167,191,190,-1,169,192,168,-1,168,192,191,-1,170,193,169,-1,169,193,192,-1,156,194,170,-1,170,194,193,-1,195,196,156,-1,156,196,194,-1,172,197,171,-1,173,197,172,-1,174,197,173,-1,175,197,174,-1,176,197,175,-1,177,197,176,-1,178,197,177,-1,179,197,178,-1,180,197,179,-1,181,197,180,-1,182,197,181,-1,183,197,182,-1,171,197,158,-1,183,198,197,-1,183,199,198,-1,184,199,183,-1,185,200,184,-1,184,200,199,-1,185,201,200,-1,186,201,185,-1,186,202,201,-1,187,202,186,-1,188,203,187,-1,187,203,202,-1,158,204,205,-1,197,204,158,-1,206,204,207,-1,208,204,206,-1,205,204,208,-1,188,209,203,-1,189,209,188,-1,204,210,207,-1,197,210,204,-1,189,211,209,-1,190,211,189,-1,197,212,210,-1,207,212,213,-1,210,212,207,-1,190,214,211,-1,191,214,190,-1,212,215,213,-1,197,215,212,-1,216,215,217,-1,213,215,216,-1,191,218,214,-1,192,218,191,-1,197,219,215,-1,215,219,217,-1,192,220,218,-1,218,220,221,-1,193,220,192,-1,220,222,221,-1,193,222,220,-1,194,222,193,-1,217,223,224,-1,197,223,219,-1,219,223,217,-1,223,225,224,-1,197,225,223,-1,226,225,227,-1,224,225,226,-1,222,228,221,-1,194,228,222,-1,196,228,194,-1,225,229,227,-1,197,229,225,-1,228,230,221,-1,196,230,228,-1,231,232,233,-1,227,232,231,-1,197,232,229,-1,229,232,227,-1,230,234,221,-1,196,234,230,-1,197,235,232,-1,232,235,233,-1,234,236,221,-1,196,236,234,-1,235,237,233,-1,197,237,235,-1,238,237,239,-1,233,237,238,-1,221,240,195,-1,236,240,221,-1,196,240,236,-1,195,240,196,-1,197,241,237,-1,237,241,239,-1,198,241,197,-1,239,242,243,-1,241,242,239,-1,198,242,241,-1,200,242,199,-1,199,242,198,-1,243,244,245,-1,200,244,242,-1,242,244,243,-1,202,246,201,-1,201,246,200,-1,245,246,247,-1,200,246,244,-1,244,246,245,-1,248,249,250,-1,247,249,248,-1,202,249,246,-1,246,249,247,-1,203,251,202,-1,202,251,249,-1,249,251,250,-1,251,252,250,-1,209,252,203,-1,250,252,253,-1,203,252,251,-1,252,254,253,-1,211,254,209,-1,214,254,211,-1,209,254,252,-1,253,254,255,-1,254,256,255,-1,214,256,254,-1,255,256,257,-1,256,258,257,-1,221,258,218,-1,218,258,214,-1,257,258,259,-1,214,258,256,-1,258,260,259,-1,221,260,258,-1,259,260,261,-1,221,262,260,-1,260,262,261,-1,261,262,263,-1,221,264,262,-1,262,264,263,-1,263,264,265,-1,221,266,264,-1,264,266,265,-1,265,266,267,-1,221,268,266,-1,266,268,267,-1,267,268,269,-1,221,270,268,-1,268,270,269,-1,269,270,271,-1,221,272,270,-1,12,272,10,-1,270,272,271,-1,271,272,12,-1,10,272,221,-1]
811 coord Coordinate { point [-1.76347 -0.878045 3.23706,-1.68824 -0.86614 3.16019,-1.76236 -0.881641 3.24614,-1.7646 -0.87491 3.22782,-1.76575 -0.872244 3.21843,-1.76691 -0.870054 3.20891,-1.76809 -0.868345 3.19931,-1.76927 -0.867121 3.18963,-1.77046 -0.866385 3.1799,-1.77165 -0.86614 3.17014,1.68824 -0.86614 3.16019,1.77165 -0.86614 3.17014,1.77046 -0.866385 3.1799,-1.74794 -1.03891 3.36407,-1.58551 -0.973458 3.32497,-1.74783 -1.0487 3.36502,-1.74812 -1.02919 3.36264,-1.74835 -1.01955 3.36072,-1.74865 -1.01002 3.35833,-1.74899 -1.00063 3.35547,-1.7494 -0.991384 3.35215,-1.74986 -0.982321 3.34838,-1.75038 -0.973458 3.34416,-1.05035 -1.0487 3.29694,-1.75095 -0.964819 3.33951,-1.58603 -0.964819 3.32031,-1.75157 -0.956424 3.33443,-1.58659 -0.956424 3.31523,-1.5872 -0.948295 3.30973,-1.52126 -0.86614 3.14173,-1.75224 -0.948295 3.32895,-1.75296 -0.940452 3.32306,-1.58785 -0.940452 3.30384,-1.75372 -0.932915 3.3168,-1.58854 -0.932915 3.29757,-1.75453 -0.925702 3.31017,-1.58927 -0.925702 3.29094,-1.75539 -0.918831 3.3032,-1.59005 -0.918831 3.28395,-1.59086 -0.91232 3.27663,-1.75628 -0.91232 3.29589,-1.75721 -0.906184 3.28827,-1.5917 -0.906184 3.269,-1.75818 -0.900439 3.28035,-1.59258 -0.900439 3.26107,-1.75918 -0.8951 3.27216,-1.59348 -0.8951 3.25287,-1.76021 -0.890179 3.26371,-1.59442 -0.890179 3.24441,-1.76127 -0.885689 3.25503,-1.59538 -0.885689 3.23572,-1.59636 -0.881641 3.22682,-1.59737 -0.878045 3.21773,-1.59827 -0.875253 3.20956,-1.59943 -0.872244 3.19907,-1.60049 -0.870054 3.18954,-1.60155 -0.868345 3.17992,-1.60262 -0.867121 3.17023,-1.60478 -0.86614 3.15072,-1.6037 -0.866385 3.16048,-1.05042 -1.03891 3.29598,-1.05053 -1.02919 3.29454,-1.05067 -1.01955 3.29262,-1.05085 -1.01002 3.29021,-1.05106 -1.00063 3.28734,-1.0513 -0.991384 3.284,-1.05158 -0.982321 3.28021,-1.05189 -0.973458 3.27597,-1.05223 -0.964819 3.2713,-1.0526 -0.956424 3.2662,-1.053 -0.948295 3.26069,-1.05344 -0.940452 3.25478,-1.0539 -0.932915 3.24849,-1.05438 -0.925702 3.24183,-1.0549 -0.918831 3.23482,-1.05543 -0.91232 3.22747,-1.05599 -0.906184 3.21981,-1.05657 -0.900439 3.21186,-1.05718 -0.8951 3.20363,-1.0578 -0.890179 3.19514,-1.05843 -0.885689 3.18642,-1.05909 -0.881641 3.17749,-1.05975 -0.878045 3.16837,-1.06035 -0.875253 3.16017,-0.76646 -0.875071 3.14173,-1.06112 -0.872244 3.14964,-0.761109 -0.948295 3.24232,-0.350394 -1.0487 3.26285,-0.761421 -0.940452 3.2364,-0.761754 -0.932915 3.2301,-0.762106 -0.925702 3.22343,-0.762476 -0.918831 3.21641,-0.762864 -0.91232 3.20906,-0.763269 -0.906184 3.20139,-0.763689 -0.900439 3.19343,-0.764124 -0.8951 3.18519,-0.764573 -0.890179 3.17669,-0.765034 -0.885689 3.16796,-0.765506 -0.881641 3.15901,-0.765988 -0.878045 3.14988,-0.350418 -1.03891 3.26189,-0.350453 -1.02919 3.26045,-0.3505 -1.01955 3.25852,-0.350558 -1.01002 3.25611,-0.350628 -1.00063 3.25323,-0.35071 -0.991384 3.24989,-0.350802 -0.982321 3.24609,-0.350906 -0.973458 3.24184,-0.35102 -0.964819 3.23715,-0.351144 -0.956424 3.23204,-0.351279 -0.948295 3.22652,-0.351423 -0.940452 3.22059,-0.351576 -0.932915 3.21429,-0.351739 -0.925702 3.20761,-0.35191 -0.918831 3.20059,-0.352089 -0.91232 3.19322,-0.352275 -0.906184 3.18555,-0.352469 -0.900439 3.17757,-0.35267 -0.8951 3.16932,-0.352877 -0.890179 3.16082,-0.35309 -0.885689 3.15208,2.55905e-16 -0.882893 3.14173,2.50488e-16 -0.956424 3.22777,0.350394 -1.0487 3.26285,2.50976e-16 -0.948295 3.22224,2.51446e-16 -0.940452 3.21632,2.51899e-16 -0.932915 3.21001,2.52331e-16 -0.925702 3.20333,2.52744e-16 -0.918831 3.1963,2.53134e-16 -0.91232 3.18894,2.53502e-16 -0.906184 3.18126,2.53847e-16 -0.900439 3.17329,2.54167e-16 -0.8951 3.16503,2.54463e-16 -0.890179 3.15653,2.54732e-16 -0.885689 3.14778,0.350418 -1.03891 3.26189,0.350453 -1.02919 3.26045,0.3505 -1.01955 3.25852,0.350558 -1.01002 3.25611,0.350628 -1.00063 3.25323,0.35071 -0.991384 3.24989,0.350802 -0.982321 3.24609,0.350906 -0.973458 3.24184,0.35102 -0.964819 3.23715,0.351144 -0.956424 3.23204,0.351279 -0.948295 3.22652,0.351423 -0.940452 3.22059,0.351576 -0.932915 3.21429,0.351739 -0.925702 3.20761,0.35191 -0.918831 3.20059,0.352089 -0.91232 3.19322,0.352275 -0.906184 3.18555,0.352469 -0.900439 3.17757,0.35267 -0.8951 3.16932,0.352877 -0.890179 3.16082,0.35309 -0.885689 3.15208,0.76646 -0.875071 3.14173,0.761109 -0.948295 3.24232,1.05035 -1.0487 3.29694,0.761421 -0.940452 3.2364,0.761754 -0.932915 3.2301,0.762106 -0.925702 3.22343,0.762476 -0.918831 3.21641,0.762864 -0.91232 3.20906,0.763269 -0.906184 3.20139,0.763689 -0.900439 3.19343,0.764124 -0.8951 3.18519,0.764573 -0.890179 3.17669,0.765034 -0.885689 3.16796,0.765506 -0.881641 3.15901,0.765988 -0.878045 3.14988,1.05042 -1.03891 3.29598,1.05053 -1.02919 3.29454,1.05067 -1.01955 3.29262,1.05085 -1.01002 3.29021,1.05106 -1.00063 3.28734,1.0513 -0.991384 3.284,1.05158 -0.982321 3.28021,1.05189 -0.973458 3.27597,1.05223 -0.964819 3.2713,1.0526 -0.956424 3.2662,1.053 -0.948295 3.26069,1.05344 -0.940452 3.25478,1.0539 -0.932915 3.24849,1.05438 -0.925702 3.24183,1.0549 -0.918831 3.23482,1.05543 -0.91232 3.22747,1.05599 -0.906184 3.21981,1.05657 -0.900439 3.21186,1.05718 -0.8951 3.20363,1.0578 -0.890179 3.19514,1.05843 -0.885689 3.18642,1.05909 -0.881641 3.17749,1.05975 -0.878045 3.16837,1.06035 -0.875253 3.16017,1.52126 -0.86614 3.14173,1.06112 -0.872244 3.14964,1.50521 -0.940452 3.29495,1.50587 -0.932915 3.28867,1.50656 -0.925702 3.28203,1.5073 -0.918831 3.27504,1.50806 -0.91232 3.26772,1.50886 -0.906184 3.26008,1.5097 -0.900439 3.25215,1.66582 -1.02919 3.35282,1.74783 -1.0487 3.36502,1.74812 -1.02919 3.36264,1.74835 -1.01955 3.36072,1.74794 -1.03891 3.36407,1.51056 -0.8951 3.24394,1.66604 -1.01955 3.3509,1.51144 -0.890179 3.23548,1.66632 -1.01002 3.34851,1.74865 -1.01002 3.35833,1.51235 -0.885689 3.22678,1.66665 -1.00063 3.34565,1.74899 -1.00063 3.35547,1.7494 -0.991384 3.35215,1.51329 -0.881641 3.21788,1.66704 -0.991384 3.34233,1.51424 -0.878045 3.20878,1.60478 -0.86614 3.15072,1.5151 -0.875253 3.2006,1.66748 -0.982321 3.33855,1.74986 -0.982321 3.34838,1.66797 -0.973458 3.33433,1.75038 -0.973458 3.34416,1.75095 -0.964819 3.33951,1.5162 -0.872244 3.1901,1.66851 -0.964819 3.32967,1.51719 -0.870054 3.18057,1.75157 -0.956424 3.33443,1.66911 -0.956424 3.32459,1.75224 -0.948295 3.32895,1.5182 -0.868345 3.17095,1.66974 -0.948295 3.3191,1.51922 -0.867121 3.16125,1.67043 -0.940452 3.31322,1.75296 -0.940452 3.32306,1.75372 -0.932915 3.3168,1.52024 -0.866385 3.1515,1.67116 -0.932915 3.30695,1.67193 -0.925702 3.30032,1.75453 -0.925702 3.31017,1.67274 -0.918831 3.29334,1.75539 -0.918831 3.3032,1.67359 -0.91232 3.28602,1.75628 -0.91232 3.29589,1.75721 -0.906184 3.28827,1.67448 -0.906184 3.2784,1.75818 -0.900439 3.28035,1.67541 -0.900439 3.27047,1.67636 -0.8951 3.26228,1.75918 -0.8951 3.27216,1.67734 -0.890179 3.25383,1.76021 -0.890179 3.26371,1.67835 -0.885689 3.24514,1.76127 -0.885689 3.25503,1.67939 -0.881641 3.23624,1.76236 -0.881641 3.24614,1.68045 -0.878045 3.22716,1.76347 -0.878045 3.23706,1.6814 -0.875253 3.21899,1.7646 -0.87491 3.22782,1.68262 -0.872244 3.20851,1.76575 -0.872244 3.21843,1.68373 -0.870054 3.19899,1.76691 -0.870054 3.20891,1.68485 -0.868345 3.18937,1.76809 -0.868345 3.19931,1.68597 -0.867121 3.17969,1.76927 -0.867121 3.18963,1.68711 -0.866385 3.16995]
812 }}
813 appearance Appearance{material USE PLASTIC-WHITE-01 }}
814 Shape { geometry IndexedFaceSet
815 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,3,0,-1,5,3,4,-1,6,4,7,-1,6,5,4,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,12,13,-1,14,13,15,-1,16,15,17,-1,16,14,15,-1,18,17,19,-1,18,16,17,-1,20,19,21,-1,20,18,19,-1,22,20,21,-1,22,21,23,-1,24,23,25,-1,24,22,23,-1,26,25,27,-1,26,24,25,-1,28,27,29,-1,28,26,27,-1,30,29,31,-1,30,28,29,-1,32,31,33,-1,32,30,31,-1,34,33,35,-1,34,32,33,-1,36,35,37,-1,36,34,35,-1,38,37,39,-1,38,36,37,-1,40,38,39,-1,41,39,42,-1,41,40,39,-1,43,42,44,-1,43,41,42,-1,45,44,46,-1,45,43,44,-1,47,45,46,-1,48,46,49,-1,48,47,46,-1,50,49,51,-1,50,48,49,-1,52,51,53,-1,52,50,51,-1,54,53,55,-1,54,52,53,-1,56,54,55,-1,57,55,58,-1,57,56,55,-1,59,58,60,-1,59,57,58,-1,61,60,62,-1,61,59,60,-1,63,62,64,-1,63,61,62,-1,65,63,64,-1,66,65,64,-1,66,64,67,-1,68,66,67,-1,68,67,69,-1,70,68,69,-1]
816 coord Coordinate { point [1.78131 -0.865903 3.14173,1.77165 -0.86614 3.17014,1.77165 -0.86614 3.14173,1.78106 -0.8659 3.17242,1.79094 -0.865192 3.14173,1.79044 -0.865188 3.17465,1.79978 -0.864012 3.17683,1.80053 -0.864009 3.14173,1.80906 -0.862381 3.17894,1.81005 -0.862358 3.14173,1.81825 -0.860306 3.181,1.81948 -0.860241 3.14173,1.82734 -0.857796 3.18299,1.82879 -0.857664 3.14173,1.8363 -0.85486 3.18492,1.83797 -0.854633 3.14173,1.84513 -0.851507 3.18677,1.84698 -0.851156 3.14173,1.85379 -0.847748 3.18854,1.85581 -0.84724 3.14173,1.86227 -0.843591 3.19023,1.86444 -0.842896 3.14173,1.87055 -0.839046 3.19184,1.87285 -0.838134 3.14173,1.87861 -0.834122 3.19336,1.88101 -0.832965 3.14173,1.88644 -0.828829 3.19478,1.88891 -0.827401 3.14173,1.894 -0.823176 3.19611,1.89653 -0.821457 3.14173,1.90128 -0.817173 3.19734,1.90385 -0.815146 3.14173,1.90827 -0.810828 3.19846,1.91084 -0.808484 3.14173,1.91429 -0.804835 3.19938,1.91751 -0.801486 3.14173,1.91947 -0.799217 3.20013,1.92382 -0.79417 3.14173,1.92443 -0.793392 3.20081,1.92976 -0.786553 3.14173,1.92914 -0.787365 3.20141,1.93361 -0.781148 3.20193,1.93532 -0.778654 3.14173,1.93784 -0.774751 3.20237,1.94049 -0.770491 3.14173,1.9418 -0.768185 3.20273,1.94526 -0.762084 3.14173,1.94551 -0.761464 3.20302,1.94896 -0.754599 3.20323,1.9496 -0.753454 3.14173,1.95214 -0.747601 3.20336,1.95352 -0.744621 3.14173,1.95506 -0.740483 3.20342,1.95699 -0.735607 3.14173,1.9577 -0.733256 3.20339,1.96002 -0.726433 3.14173,1.96006 -0.725932 3.20329,1.96214 -0.718523 3.20312,1.9626 -0.717121 3.14173,1.96393 -0.711041 3.20286,1.96472 -0.707694 3.14173,1.96543 -0.703496 3.20253,1.96637 -0.698174 3.14173,1.96664 -0.695902 3.20213,1.96755 -0.688585 3.14173,1.96755 -0.688271 3.20164,1.96816 -0.680612 3.20108,1.96826 -0.678949 3.14173,1.96842 -0.674953 3.20062,1.9685 -0.66929 3.14173,1.9685 -0.66929 3.20012]
817 }}
818 appearance Appearance{material USE PLASTIC-WHITE-01 }}
819 Shape { geometry IndexedFaceSet
820 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,3,0,-1,5,6,7,-1,5,8,6,-1,9,8,5,-1,10,11,12,-1,13,10,12,-1,13,12,14,-1,15,13,14,-1,16,17,18,-1,19,16,18,-1,20,16,19,-1,21,22,23,-1,21,23,3,-1,21,24,25,-1,21,26,24,-1,21,4,26,-1,21,3,4,-1,27,28,22,-1,27,22,21,-1,27,29,30,-1,27,30,28,-1,31,32,33,-1,31,34,32,-1,31,35,34,-1,31,25,35,-1,31,21,25,-1,36,29,27,-1,36,37,38,-1,36,38,39,-1,36,39,29,-1,40,21,31,-1,40,27,21,-1,41,42,43,-1,41,44,42,-1,41,45,44,-1,41,33,45,-1,41,31,33,-1,46,37,36,-1,46,47,48,-1,46,48,37,-1,49,27,40,-1,49,36,27,-1,50,40,31,-1,50,31,41,-1,51,52,53,-1,51,54,52,-1,51,43,54,-1,51,41,43,-1,55,47,46,-1,55,56,57,-1,55,57,58,-1,55,58,47,-1,59,46,36,-1,59,36,49,-1,60,49,40,-1,60,40,50,-1,61,50,41,-1,61,41,51,-1,62,63,64,-1,62,65,63,-1,62,66,65,-1,62,53,66,-1,62,51,53,-1,67,56,55,-1,67,68,69,-1,67,69,56,-1,70,46,59,-1,70,55,46,-1,71,49,60,-1,71,59,49,-1,72,50,61,-1,72,60,50,-1,73,61,51,-1,73,51,62,-1,74,75,76,-1,74,77,75,-1,74,78,77,-1,74,64,78,-1,74,62,64,-1,79,68,67,-1,79,80,81,-1,79,81,82,-1,79,82,68,-1,83,67,55,-1,83,55,70,-1,84,59,71,-1,84,70,59,-1,85,71,60,-1,85,60,72,-1,86,61,73,-1,86,72,61,-1,87,73,62,-1,87,62,74,-1,88,9,89,-1,88,89,90,-1,88,91,8,-1,88,92,91,-1,88,76,92,-1,88,8,9,-1,88,74,76,-1,93,80,79,-1,93,94,95,-1,93,95,96,-1,93,96,80,-1,97,67,83,-1,97,79,67,-1,98,70,84,-1,98,83,70,-1,99,84,71,-1,99,71,85,-1,100,72,86,-1,100,85,72,-1,101,73,87,-1,101,86,73,-1,102,90,103,-1,102,103,104,-1,102,104,105,-1,102,88,90,-1,106,93,79,-1,106,79,97,-1,107,97,83,-1,107,83,98,-1,108,84,99,-1,108,98,84,-1,109,99,85,-1,109,85,100,-1,110,94,93,-1,110,111,112,-1,110,112,113,-1,110,113,114,-1,110,114,94,-1,115,86,101,-1,115,100,86,-1,116,105,117,-1,116,117,118,-1,116,102,105,-1,119,106,97,-1,119,97,107,-1,120,107,98,-1,120,98,108,-1,121,99,109,-1,121,108,99,-1,122,100,115,-1,122,109,100,-1,123,110,93,-1,123,93,106,-1,124,118,125,-1,124,125,126,-1,124,126,127,-1,124,116,118,-1,128,129,130,-1,128,130,131,-1,128,131,132,-1,128,132,111,-1,128,111,110,-1,133,107,120,-1,133,119,107,-1,134,121,109,-1,134,109,122,-1,135,127,136,-1,135,136,137,-1,135,137,138,-1,135,124,127,-1,139,106,119,-1,139,123,106,-1,140,110,123,-1,140,128,110,-1,141,15,14,-1,141,129,128,-1,141,142,15,-1,141,143,142,-1,141,144,143,-1,141,14,145,-1,141,145,146,-1,141,146,147,-1,141,147,129,-1,148,138,149,-1,148,149,150,-1,148,135,138,-1,151,140,123,-1,151,123,139,-1,152,128,140,-1,152,144,141,-1,152,141,128,-1,152,153,144,-1,152,154,153,-1,152,155,154,-1,156,150,157,-1,156,157,158,-1,156,158,159,-1,156,148,150,-1,160,156,159,-1,161,155,152,-1,161,162,155,-1,161,163,162,-1,161,164,163,-1,161,165,164,-1,166,167,165,-1,166,168,167,-1,166,169,168,-1,166,170,169,-1,166,165,161,-1,171,172,170,-1,171,170,166,-1,171,173,172,-1,171,174,173,-1,171,175,174,-1,176,177,175,-1,176,178,177,-1,176,179,178,-1,176,175,171,-1,180,181,179,-1,180,182,181,-1,180,179,176,-1,183,87,74,-1,183,74,88,-1,183,88,102,-1,184,102,116,-1,184,183,102,-1,184,101,87,-1,184,87,183,-1,185,116,124,-1,185,115,101,-1,185,184,116,-1,185,101,184,-1,186,108,121,-1,186,120,108,-1,186,121,187,-1,188,122,115,-1,188,124,135,-1,188,185,124,-1,188,115,185,-1,189,120,186,-1,189,186,187,-1,189,190,133,-1,189,187,190,-1,189,133,120,-1,191,121,134,-1,191,134,192,-1,191,187,121,-1,193,119,133,-1,193,194,139,-1,193,139,119,-1,195,122,188,-1,195,188,135,-1,195,134,122,-1,195,135,148,-1,196,191,192,-1,196,187,191,-1,196,192,197,-1,196,197,190,-1,196,190,187,-1,198,134,195,-1,198,195,148,-1,198,192,134,-1,198,148,156,-1,199,193,133,-1,199,194,193,-1,199,133,190,-1,199,200,194,-1,201,151,139,-1,201,139,194,-1,201,202,151,-1,203,161,152,-1,203,140,151,-1,203,152,140,-1,204,192,198,-1,204,198,156,-1,204,156,160,-1,204,197,192,-1,204,160,197,-1,205,199,190,-1,205,200,199,-1,205,206,200,-1,205,190,197,-1,207,208,202,-1,207,201,194,-1,207,202,201,-1,207,194,200,-1,209,161,203,-1,209,203,151,-1,209,151,202,-1,209,166,161,-1,210,206,205,-1,210,205,197,-1,210,197,160,-1,210,211,206,-1,212,200,206,-1,212,207,200,-1,212,208,207,-1,212,213,208,-1,214,159,215,-1,214,215,216,-1,214,216,217,-1,214,217,218,-1,214,218,211,-1,214,210,160,-1,214,211,210,-1,214,160,159,-1,219,202,208,-1,219,209,202,-1,219,166,209,-1,219,171,166,-1,220,213,212,-1,220,212,206,-1,220,206,211,-1,220,221,213,-1,222,171,219,-1,222,219,208,-1,222,208,213,-1,222,176,171,-1,223,224,221,-1,223,218,225,-1,223,225,226,-1,223,226,227,-1,223,211,218,-1,223,227,224,-1,223,220,211,-1,223,221,220,-1,228,222,213,-1,228,176,222,-1,228,213,221,-1,228,180,176,-1,229,221,224,-1,229,224,230,-1,229,230,231,-1,229,231,232,-1,229,232,233,-1,229,228,221,-1,229,180,228,-1,229,233,180,-1,234,233,235,-1,234,235,236,-1,234,236,237,-1,234,237,18,-1,234,238,182,-1,234,17,238,-1,234,180,233,-1,234,182,180,-1,234,18,17,-1]
821 coord Coordinate { point [2.12672 0.660367 3.39294,2.13601 0.6731 3.39516,2.13623 0.66029 3.3946,2.13533 0.685888 3.39567,2.11731 0.660465 3.39081,1.96831 0.677641 3.20085,1.96874 0.668844 3.20976,1.9685 0.66929 3.20012,1.96945 0.668399 3.21938,1.96775 0.685971 3.20148,1.74794 1.03891 3.36407,1.74783 1.0487 3.36502,1.76444 1.04833 3.36704,1.74812 1.02919 3.36264,1.78104 1.04723 3.36902,1.74835 1.01955 3.36072,1.77046 0.866385 3.1799,1.76927 0.867121 3.18963,1.78039 0.86594 3.17226,1.77602 0.86609 3.17121,1.77165 0.86614 3.17014,2.10002 0.700274 3.38789,2.13151 0.719072 3.39674,2.13379 0.702523 3.39625,2.09884 0.660725 3.3852,2.08984 0.660886 3.38172,2.10801 0.660585 3.38823,2.09315 0.739344 3.38887,2.12851 0.735509 3.39713,2.1204 0.767935 3.39764,2.1248 0.751806 3.39743,2.06835 0.697165 3.37367,2.064 0.661489 3.3687,2.05585 0.661728 3.36353,2.0724 0.661269 3.37346,2.08102 0.661068 3.3778,2.08192 0.777427 3.38926,2.10317 0.815042 3.39771,2.10957 0.799581 3.39778,2.11532 0.783869 3.39775,2.06219 0.732528 3.3746,2.0396 0.694556 3.35418,2.03305 0.662552 3.34573,2.02606 0.66286 3.33907,2.04036 0.66226 3.35203,2.04796 0.661985 3.35797,2.06656 0.81407 3.38907,2.08848 0.845102 3.3973,2.09614 0.830224 3.39755,2.05203 0.766998 3.37497,2.03408 0.726462 3.35509,2.01472 0.692536 3.32995,2.01311 0.663521 3.32478,2.00718 0.663873 3.31717,2.01941 0.663183 3.33208,2.04732 0.848818 3.38831,2.06193 0.887624 3.39601,2.07137 0.873829 3.39653,2.08022 0.859646 3.39696,2.03812 0.800155 3.37479,2.02493 0.757562 3.35545,2.00977 0.721348 3.33086,1.9946 0.691181 3.30162,1.99171 0.665004 3.29274,1.98737 0.665402 3.28413,1.99646 0.664615 3.30114,2.00162 0.664238 3.30929,2.02443 0.881216 3.38698,2.04139 0.913939 3.39472,2.05194 0.901004 3.39541,2.02067 0.83158 3.37407,2.01237 0.78747 3.35527,2.00152 0.749432 3.33122,1.9901 0.717364 3.30254,1.97971 0.690519 3.27012,1.97696 0.666651 3.25715,1.97439 0.667081 3.24786,1.97999 0.666227 3.26631,1.98346 0.66581 3.27531,1.99813 0.910808 3.3851,2.0066 0.949809 3.39211,2.01871 0.93837 3.39307,2.03031 0.926404 3.39394,1.9999 0.860852 3.3728,1.99659 0.815801 3.35457,1.99016 0.776435 3.33105,1.9826 0.742888 3.30291,1.97555 0.714608 3.27109,1.97044 0.690567 3.23652,1.96682 0.694266 3.20202,1.96553 0.702514 3.20247,1.97063 0.667956 3.22895,1.97228 0.667516 3.23845,1.96866 0.937141 3.38267,1.9674 0.980709 3.38874,1.98093 0.971001 3.38995,1.994 0.960695 3.39108,1.97603 0.887553 3.37102,1.97781 0.842168 3.35334,1.97589 0.802004 3.33034,1.97228 0.767429 3.30274,1.96865 0.738093 3.27148,1.9665 0.713158 3.23753,1.96388 0.710701 3.20282,1.96189 0.718814 3.20308,1.95956 0.726839 3.20326,1.9493 0.911262 3.36871,1.95622 0.866186 3.3516,1.9589 0.825786 3.32912,1.9593 0.790666 3.30202,1.91921 0.969709 3.37806,1.90939 1.01339 3.38315,1.92441 1.00616 3.38466,1.93911 0.998297 3.38609,1.95345 0.989811 3.38746,1.95915 0.760679 3.27129,1.96001 0.735182 3.23794,1.9569 0.734763 3.20334,1.95392 0.742572 3.20333,1.93205 0.88747 3.34935,1.93938 0.847427 3.32738,1.94385 0.812273 3.30076,1.94721 0.782069 3.27054,1.90444 0.940465 3.36433,1.95111 0.756371 3.23774,1.95061 0.750253 3.20323,1.947 0.757792 3.20304,1.94308 0.765177 3.20277,1.86489 0.993433 3.37243,1.84661 1.03576 3.37651,1.86264 1.03116 3.37826,1.87847 1.0259 3.37995,1.89406 1.01997 3.38158,1.91751 0.866574 3.32514,1.933 0.801969 3.26924,1.93995 0.776452 3.23696,1.93886 0.772394 3.2024,1.93436 0.779429 3.20195,1.92957 0.786269 3.20141,1.8915 0.913582 3.34508,1.85522 0.961579 3.35898,1.80744 1.00783 3.36597,1.74865 1.01002 3.35833,1.74899 1.00063 3.35547,1.7494 0.991384 3.35215,1.79759 1.04542 3.37096,1.81405 1.0429 3.37285,1.8304 1.03967 3.3747,1.92667 0.795155 3.23559,1.9245 0.7929 3.20078,1.91917 0.79931 3.20007,1.84706 0.932324 3.33988,1.80326 0.97419 3.35286,1.74986 0.982321 3.34838,1.75038 0.973458 3.34416,1.75095 0.964819 3.33951,1.91141 0.812209 3.23364,1.91357 0.805485 3.19927,1.90772 0.811411 3.19838,1.90163 0.817075 3.19741,1.89432 0.827345 3.23114,1.80021 0.943343 3.33393,1.75157 0.956424 3.33443,1.75224 0.948295 3.32895,1.75296 0.940452 3.32306,1.75372 0.932915 3.3168,1.79842 0.91641 3.30973,1.75453 0.925702 3.31017,1.75539 0.918831 3.3032,1.75628 0.91232 3.29589,1.75721 0.906184 3.28827,1.79798 0.894405 3.28092,1.75818 0.900439 3.28035,1.75918 0.8951 3.27216,1.76021 0.890179 3.26371,1.76127 0.885689 3.25503,1.79888 0.877907 3.24857,1.76236 0.881641 3.24614,1.76347 0.878045 3.23706,1.7646 0.87491 3.22782,1.80106 0.86739 3.21385,1.76575 0.872244 3.21843,1.76691 0.870054 3.20891,1.97267 0.702139 3.25409,1.9673 0.725145 3.25478,1.95936 0.747427 3.25488,1.94185 0.829221 3.31459,1.92609 0.831929 3.29899,1.949 0.768702 3.2544,1.92211 0.848668 3.31258,1.9062 0.84931 3.29669,1.92965 0.816368 3.28449,1.91668 0.820082 3.26739,1.90568 0.889822 3.33582,1.88084 0.889994 3.32087,1.93637 0.788687 3.25335,1.91161 0.834146 3.28242,1.8984 0.836113 3.265,1.92163 0.8071 3.25173,1.89446 0.869368 3.30937,1.87287 0.870546 3.29233,1.86512 0.911056 3.33108,1.8407 0.906707 3.31568,1.82649 0.953492 3.34718,1.90492 0.823658 3.24956,1.88635 0.853072 3.2791,1.86776 0.855733 3.26046,1.85772 0.888463 3.30457,1.83638 0.885667 3.28701,1.82159 0.925096 3.3255,1.88152 0.84133 3.24609,1.86565 0.845966 3.22636,1.85278 0.870535 3.27414,1.8342 0.86975 3.25492,1.88759 0.829391 3.2127,1.89529 0.822463 3.19636,1.88871 0.827564 3.19522,1.88192 0.83237 3.194,1.87492 0.836876 3.19271,1.81832 0.901015 3.29893,1.85041 0.857711 3.2409,1.83422 0.859401 3.22053,1.8168 0.882019 3.26831,1.8588 0.846685 3.20751,1.84518 0.851816 3.18681,1.86774 0.841078 3.19134,1.86037 0.844972 3.18989,1.85285 0.848552 3.18838,1.81702 0.868582 3.23478,1.82748 0.858861 3.20127,1.83738 0.854756 3.18517,1.82946 0.857371 3.18347,1.82145 0.859653 3.18172,1.81335 0.8616 3.17992,1.79464 0.865647 3.19419,1.80518 0.863207 3.17807,1.79695 0.864469 3.17618,1.78868 0.865381 3.17424,1.76809 0.868345 3.19931]
822 }}
823 appearance Appearance{material USE PLASTIC-WHITE-01 }}
824 Shape { geometry IndexedFaceSet
825 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,1,3,-1,5,1,4,-1,6,1,5,-1,7,1,6,-1,8,1,7,-1,9,1,8,-1,10,11,12,-1,13,14,15,-1,16,14,13,-1,17,14,16,-1,18,14,17,-1,19,14,18,-1,20,14,19,-1,21,14,20,-1,22,14,21,-1,15,14,23,-1,24,25,22,-1,22,25,14,-1,26,27,24,-1,24,27,25,-1,26,28,27,-1,27,28,29,-1,30,28,26,-1,31,32,30,-1,30,32,28,-1,28,32,29,-1,33,34,31,-1,32,34,29,-1,31,34,32,-1,35,36,33,-1,33,36,34,-1,34,36,29,-1,37,38,35,-1,35,38,36,-1,36,38,29,-1,37,39,38,-1,38,39,29,-1,40,39,37,-1,41,42,40,-1,40,42,39,-1,39,42,29,-1,43,44,41,-1,42,44,29,-1,41,44,42,-1,45,46,43,-1,44,46,29,-1,43,46,44,-1,47,48,45,-1,46,48,29,-1,45,48,46,-1,49,50,47,-1,47,50,48,-1,48,50,29,-1,49,51,50,-1,50,51,29,-1,2,51,49,-1,1,51,2,-1,1,52,51,-1,51,52,29,-1,52,53,29,-1,1,53,52,-1,1,54,53,-1,53,54,29,-1,54,55,29,-1,1,55,54,-1,1,56,55,-1,55,56,29,-1,1,57,56,-1,56,57,29,-1,58,59,1,-1,29,59,58,-1,57,59,29,-1,1,59,57,-1,14,60,23,-1,14,61,60,-1,14,62,61,-1,14,63,62,-1,14,64,63,-1,14,65,64,-1,14,66,65,-1,14,67,66,-1,25,68,14,-1,14,68,67,-1,29,69,27,-1,25,69,68,-1,27,69,25,-1,29,70,69,-1,29,71,70,-1,29,72,71,-1,29,73,72,-1,29,74,73,-1,29,75,74,-1,29,76,75,-1,29,77,76,-1,29,78,77,-1,29,79,78,-1,29,80,79,-1,29,81,80,-1,29,82,81,-1,29,83,82,-1,84,85,29,-1,83,85,84,-1,29,85,83,-1,61,86,60,-1,63,86,62,-1,65,86,64,-1,66,86,65,-1,67,86,66,-1,68,86,67,-1,23,86,87,-1,69,86,68,-1,70,86,69,-1,62,86,61,-1,64,86,63,-1,60,86,23,-1,71,88,70,-1,70,88,86,-1,72,89,71,-1,71,89,88,-1,73,90,72,-1,72,90,89,-1,74,91,73,-1,73,91,90,-1,75,92,74,-1,74,92,91,-1,76,93,75,-1,75,93,92,-1,77,94,76,-1,76,94,93,-1,78,95,77,-1,77,95,94,-1,78,96,95,-1,79,96,78,-1,79,97,96,-1,80,97,79,-1,80,98,97,-1,81,98,80,-1,81,99,98,-1,82,99,81,-1,84,99,83,-1,83,99,82,-1,86,100,87,-1,86,101,100,-1,86,102,101,-1,86,103,102,-1,86,104,103,-1,86,105,104,-1,86,106,105,-1,86,107,106,-1,86,108,107,-1,86,109,108,-1,86,110,109,-1,86,111,110,-1,88,111,86,-1,88,112,111,-1,89,112,88,-1,89,113,112,-1,90,113,89,-1,91,114,90,-1,90,114,113,-1,92,115,91,-1,93,115,92,-1,91,115,114,-1,93,116,115,-1,94,117,93,-1,93,117,116,-1,95,118,94,-1,94,118,117,-1,96,119,95,-1,95,119,118,-1,97,120,96,-1,98,120,97,-1,99,120,98,-1,84,120,99,-1,121,120,84,-1,96,120,119,-1,102,122,101,-1,103,122,102,-1,104,122,103,-1,87,122,123,-1,105,122,104,-1,106,122,105,-1,107,122,106,-1,108,122,107,-1,109,122,108,-1,101,122,100,-1,100,122,87,-1,109,124,122,-1,110,124,109,-1,111,125,110,-1,110,125,124,-1,111,126,125,-1,112,126,111,-1,113,127,112,-1,112,127,126,-1,114,128,113,-1,113,128,127,-1,116,129,115,-1,115,129,114,-1,114,129,128,-1,116,130,129,-1,117,131,116,-1,116,131,130,-1,117,132,131,-1,118,132,117,-1,118,133,132,-1,119,133,118,-1,119,134,133,-1,121,134,120,-1,120,134,119,-1,122,135,123,-1,122,136,135,-1,122,137,136,-1,122,138,137,-1,122,139,138,-1,122,140,139,-1,122,141,140,-1,122,142,141,-1,122,143,142,-1,122,144,143,-1,122,145,144,-1,124,145,122,-1,124,146,145,-1,126,146,125,-1,125,146,124,-1,127,147,126,-1,126,147,146,-1,127,148,147,-1,128,149,127,-1,129,149,128,-1,127,149,148,-1,129,150,149,-1,130,151,129,-1,131,151,130,-1,129,151,150,-1,131,152,151,-1,132,152,131,-1,132,153,152,-1,133,154,132,-1,132,154,153,-1,134,155,133,-1,121,155,134,-1,156,155,121,-1,133,155,154,-1,136,157,135,-1,137,157,136,-1,138,157,137,-1,139,157,138,-1,123,157,158,-1,140,157,139,-1,141,157,140,-1,142,157,141,-1,143,157,142,-1,144,157,143,-1,145,157,144,-1,135,157,123,-1,146,159,145,-1,145,159,157,-1,147,160,146,-1,146,160,159,-1,148,161,147,-1,147,161,160,-1,149,162,148,-1,148,162,161,-1,149,163,162,-1,150,163,149,-1,150,164,163,-1,151,164,150,-1,151,165,164,-1,152,165,151,-1,153,166,152,-1,152,166,165,-1,153,167,166,-1,154,167,153,-1,154,168,167,-1,155,168,154,-1,155,169,168,-1,155,170,169,-1,156,170,155,-1,157,171,158,-1,157,172,171,-1,157,173,172,-1,157,174,173,-1,157,175,174,-1,157,176,175,-1,157,177,176,-1,157,178,177,-1,157,179,178,-1,157,180,179,-1,157,181,180,-1,157,182,181,-1,159,182,157,-1,160,182,159,-1,160,183,182,-1,160,184,183,-1,161,184,160,-1,161,185,184,-1,162,185,161,-1,164,186,163,-1,162,186,185,-1,163,186,162,-1,164,187,186,-1,165,188,164,-1,166,188,165,-1,164,188,187,-1,166,189,188,-1,167,190,166,-1,166,190,189,-1,168,191,167,-1,169,191,168,-1,167,191,190,-1,169,192,191,-1,170,193,169,-1,156,193,170,-1,169,193,192,-1,156,194,193,-1,195,196,156,-1,156,196,194,-1,174,197,173,-1,173,197,172,-1,175,197,174,-1,176,197,175,-1,177,197,176,-1,178,197,177,-1,179,197,178,-1,180,197,179,-1,181,197,180,-1,182,197,181,-1,171,197,158,-1,172,197,171,-1,183,198,182,-1,182,198,197,-1,184,199,183,-1,183,199,198,-1,184,200,199,-1,185,200,184,-1,185,201,200,-1,186,201,185,-1,186,202,201,-1,187,202,186,-1,189,203,188,-1,188,203,187,-1,187,203,202,-1,158,204,205,-1,197,204,158,-1,206,204,207,-1,205,204,206,-1,189,208,203,-1,204,209,207,-1,210,209,211,-1,207,209,210,-1,197,209,204,-1,190,212,189,-1,189,212,208,-1,209,213,211,-1,197,213,209,-1,190,214,212,-1,191,214,190,-1,213,215,211,-1,197,215,213,-1,211,215,216,-1,192,217,191,-1,191,217,214,-1,197,218,215,-1,215,218,216,-1,216,218,219,-1,192,220,217,-1,217,220,221,-1,193,220,192,-1,220,222,221,-1,193,222,220,-1,194,222,193,-1,218,223,219,-1,219,223,224,-1,197,223,218,-1,223,225,224,-1,197,225,223,-1,224,225,226,-1,222,227,221,-1,194,227,222,-1,196,227,194,-1,197,228,225,-1,225,228,226,-1,226,228,229,-1,227,230,221,-1,196,230,227,-1,197,231,228,-1,229,231,232,-1,228,231,229,-1,230,233,221,-1,196,233,230,-1,197,234,231,-1,235,234,236,-1,232,234,235,-1,231,234,232,-1,233,237,221,-1,196,237,233,-1,197,238,234,-1,234,238,236,-1,221,239,195,-1,237,239,221,-1,196,239,237,-1,195,239,196,-1,236,240,241,-1,198,240,197,-1,238,240,236,-1,197,240,238,-1,200,242,199,-1,199,242,198,-1,241,242,243,-1,198,242,240,-1,240,242,241,-1,200,244,242,-1,243,244,245,-1,242,244,243,-1,201,246,200,-1,202,246,201,-1,245,246,247,-1,200,246,244,-1,244,246,245,-1,203,248,202,-1,202,248,246,-1,249,248,250,-1,247,248,249,-1,246,248,247,-1,203,251,248,-1,248,251,250,-1,203,252,251,-1,250,252,253,-1,208,252,203,-1,251,252,250,-1,252,254,253,-1,212,254,208,-1,253,254,255,-1,208,254,252,-1,254,256,255,-1,212,256,254,-1,214,256,212,-1,255,256,257,-1,214,258,256,-1,256,258,257,-1,217,258,214,-1,257,258,259,-1,221,258,217,-1,258,260,259,-1,221,260,258,-1,259,260,261,-1,221,262,260,-1,260,262,261,-1,261,262,263,-1,221,264,262,-1,262,264,263,-1,263,264,265,-1,221,266,264,-1,264,266,265,-1,265,266,267,-1,221,268,266,-1,266,268,267,-1,267,268,269,-1,221,270,268,-1,268,270,269,-1,269,270,271,-1,221,272,270,-1,12,272,10,-1,270,272,271,-1,271,272,12,-1,10,272,221,-1]
826 coord Coordinate { point [1.76347 0.878045 3.23706,1.68824 0.86614 3.16019,1.76236 0.881641 3.24614,1.7646 0.87491 3.22782,1.76575 0.872244 3.21843,1.76691 0.870054 3.20891,1.76809 0.868345 3.19931,1.76927 0.867121 3.18963,1.77046 0.866385 3.1799,1.77165 0.86614 3.17014,-1.68824 0.86614 3.16019,-1.77165 0.86614 3.17014,-1.77046 0.866385 3.1799,1.74794 1.03891 3.36407,1.58551 0.973458 3.32497,1.74783 1.0487 3.36502,1.74812 1.02919 3.36264,1.74835 1.01955 3.36072,1.74865 1.01002 3.35833,1.74899 1.00063 3.35547,1.7494 0.991384 3.35215,1.74986 0.982321 3.34838,1.75038 0.973458 3.34416,1.05035 1.0487 3.29694,1.75095 0.964819 3.33951,1.58603 0.964819 3.32031,1.75157 0.956424 3.33443,1.58659 0.956424 3.31523,1.5872 0.948295 3.30973,1.52126 0.86614 3.14173,1.75224 0.948295 3.32895,1.75296 0.940452 3.32306,1.58785 0.940452 3.30384,1.75372 0.932915 3.3168,1.58854 0.932915 3.29757,1.75453 0.925702 3.31017,1.58927 0.925702 3.29094,1.75539 0.918831 3.3032,1.59005 0.918831 3.28395,1.59086 0.91232 3.27663,1.75628 0.91232 3.29589,1.75721 0.906184 3.28827,1.5917 0.906184 3.269,1.75818 0.900439 3.28035,1.59258 0.900439 3.26107,1.75918 0.8951 3.27216,1.59348 0.8951 3.25287,1.76021 0.890179 3.26371,1.59442 0.890179 3.24441,1.76127 0.885689 3.25503,1.59538 0.885689 3.23572,1.59636 0.881641 3.22682,1.59737 0.878045 3.21773,1.59827 0.875253 3.20956,1.59943 0.872244 3.19907,1.60049 0.870054 3.18954,1.60155 0.868345 3.17992,1.60262 0.867121 3.17023,1.60478 0.86614 3.15072,1.6037 0.866385 3.16048,1.05042 1.03891 3.29598,1.05053 1.02919 3.29454,1.05067 1.01955 3.29262,1.05085 1.01002 3.29021,1.05106 1.00063 3.28734,1.0513 0.991384 3.284,1.05158 0.982321 3.28021,1.05189 0.973458 3.27597,1.05223 0.964819 3.2713,1.0526 0.956424 3.2662,1.053 0.948295 3.26069,1.05344 0.940452 3.25478,1.0539 0.932915 3.24849,1.05438 0.925702 3.24183,1.0549 0.918831 3.23482,1.05543 0.91232 3.22747,1.05599 0.906184 3.21981,1.05657 0.900439 3.21186,1.05718 0.8951 3.20363,1.0578 0.890179 3.19514,1.05843 0.885689 3.18642,1.05909 0.881641 3.17749,1.05975 0.878045 3.16837,1.06035 0.875253 3.16017,0.76646 0.875071 3.14173,1.06112 0.872244 3.14964,0.761109 0.948295 3.24232,0.350394 1.0487 3.26285,0.761421 0.940452 3.2364,0.761754 0.932915 3.2301,0.762106 0.925702 3.22343,0.762476 0.918831 3.21641,0.762864 0.91232 3.20906,0.763269 0.906184 3.20139,0.763689 0.900439 3.19343,0.764124 0.8951 3.18519,0.764573 0.890179 3.17669,0.765034 0.885689 3.16796,0.765506 0.881641 3.15901,0.765988 0.878045 3.14988,0.350418 1.03891 3.26189,0.350453 1.02919 3.26045,0.3505 1.01955 3.25852,0.350558 1.01002 3.25611,0.350628 1.00063 3.25323,0.35071 0.991384 3.24989,0.350802 0.982321 3.24609,0.350906 0.973458 3.24184,0.35102 0.964819 3.23715,0.351144 0.956424 3.23204,0.351279 0.948295 3.22652,0.351423 0.940452 3.22059,0.351576 0.932915 3.21429,0.351739 0.925702 3.20761,0.35191 0.918831 3.20059,0.352089 0.91232 3.19322,0.352275 0.906184 3.18555,0.352469 0.900439 3.17757,0.35267 0.8951 3.16932,0.352877 0.890179 3.16082,0.35309 0.885689 3.15208,2.28346e-16 0.882893 3.14173,2.21123e-16 0.956424 3.22777,-0.350394 1.0487 3.26285,2.21774e-16 0.948295 3.22224,2.22401e-16 0.940452 3.21632,2.23004e-16 0.932915 3.21001,2.23581e-16 0.925702 3.20333,2.24131e-16 0.918831 3.1963,2.24652e-16 0.91232 3.18894,2.25142e-16 0.906184 3.18126,2.25602e-16 0.900439 3.17329,2.26029e-16 0.8951 3.16503,2.26423e-16 0.890179 3.15653,2.26782e-16 0.885689 3.14778,-0.350418 1.03891 3.26189,-0.350453 1.02919 3.26045,-0.3505 1.01955 3.25852,-0.350558 1.01002 3.25611,-0.350628 1.00063 3.25323,-0.35071 0.991384 3.24989,-0.350802 0.982321 3.24609,-0.350906 0.973458 3.24184,-0.35102 0.964819 3.23715,-0.351144 0.956424 3.23204,-0.351279 0.948295 3.22652,-0.351423 0.940452 3.22059,-0.351576 0.932915 3.21429,-0.351739 0.925702 3.20761,-0.35191 0.918831 3.20059,-0.352089 0.91232 3.19322,-0.352275 0.906184 3.18555,-0.352469 0.900439 3.17757,-0.35267 0.8951 3.16932,-0.352877 0.890179 3.16082,-0.35309 0.885689 3.15208,-0.76646 0.875071 3.14173,-0.761109 0.948295 3.24232,-1.05035 1.0487 3.29694,-0.761421 0.940452 3.2364,-0.761754 0.932915 3.2301,-0.762106 0.925702 3.22343,-0.762476 0.918831 3.21641,-0.762864 0.91232 3.20906,-0.763269 0.906184 3.20139,-0.763689 0.900439 3.19343,-0.764124 0.8951 3.18519,-0.764573 0.890179 3.17669,-0.765034 0.885689 3.16796,-0.765506 0.881641 3.15901,-0.765988 0.878045 3.14988,-1.05042 1.03891 3.29598,-1.05053 1.02919 3.29454,-1.05067 1.01955 3.29262,-1.05085 1.01002 3.29021,-1.05106 1.00063 3.28734,-1.0513 0.991384 3.284,-1.05158 0.982321 3.28021,-1.05189 0.973458 3.27597,-1.05223 0.964819 3.2713,-1.0526 0.956424 3.2662,-1.053 0.948295 3.26069,-1.05344 0.940452 3.25478,-1.0539 0.932915 3.24849,-1.05438 0.925702 3.24183,-1.0549 0.918831 3.23482,-1.05543 0.91232 3.22747,-1.05599 0.906184 3.21981,-1.05657 0.900439 3.21186,-1.05718 0.8951 3.20363,-1.0578 0.890179 3.19514,-1.05843 0.885689 3.18642,-1.05909 0.881641 3.17749,-1.05975 0.878045 3.16837,-1.06035 0.875253 3.16017,-1.52126 0.86614 3.14173,-1.06112 0.872244 3.14964,-1.50521 0.940452 3.29495,-1.50587 0.932915 3.28867,-1.50656 0.925702 3.28203,-1.5073 0.918831 3.27504,-1.50806 0.91232 3.26772,-1.50886 0.906184 3.26008,-1.5097 0.900439 3.25215,-1.66582 1.02919 3.35282,-1.74783 1.0487 3.36502,-1.74794 1.03891 3.36407,-1.74812 1.02919 3.36264,-1.51056 0.8951 3.24394,-1.66604 1.01955 3.3509,-1.74835 1.01955 3.36072,-1.74865 1.01002 3.35833,-1.51144 0.890179 3.23548,-1.66632 1.01002 3.34851,-1.51235 0.885689 3.22678,-1.66665 1.00063 3.34565,-1.74899 1.00063 3.35547,-1.51329 0.881641 3.21788,-1.66704 0.991384 3.34233,-1.7494 0.991384 3.35215,-1.51424 0.878045 3.20878,-1.60478 0.86614 3.15072,-1.5151 0.875253 3.2006,-1.66748 0.982321 3.33855,-1.74986 0.982321 3.34838,-1.66797 0.973458 3.33433,-1.75038 0.973458 3.34416,-1.5162 0.872244 3.1901,-1.66851 0.964819 3.32967,-1.75095 0.964819 3.33951,-1.51719 0.870054 3.18057,-1.66911 0.956424 3.32459,-1.75157 0.956424 3.33443,-1.5182 0.868345 3.17095,-1.66974 0.948295 3.3191,-1.75224 0.948295 3.32895,-1.75296 0.940452 3.32306,-1.51922 0.867121 3.16125,-1.67043 0.940452 3.31322,-1.52024 0.866385 3.1515,-1.67116 0.932915 3.30695,-1.75372 0.932915 3.3168,-1.67193 0.925702 3.30032,-1.75453 0.925702 3.31017,-1.67274 0.918831 3.29334,-1.75539 0.918831 3.3032,-1.67359 0.91232 3.28602,-1.75628 0.91232 3.29589,-1.67448 0.906184 3.2784,-1.75721 0.906184 3.28827,-1.75818 0.900439 3.28035,-1.67541 0.900439 3.27047,-1.67636 0.8951 3.26228,-1.75918 0.8951 3.27216,-1.67734 0.890179 3.25383,-1.76021 0.890179 3.26371,-1.67835 0.885689 3.24514,-1.76127 0.885689 3.25503,-1.67939 0.881641 3.23624,-1.76236 0.881641 3.24614,-1.68045 0.878045 3.22716,-1.76347 0.878045 3.23706,-1.6814 0.875253 3.21899,-1.7646 0.87491 3.22782,-1.68262 0.872244 3.20851,-1.76575 0.872244 3.21843,-1.68373 0.870054 3.19899,-1.76691 0.870054 3.20891,-1.68485 0.868345 3.18937,-1.76809 0.868345 3.19931,-1.68597 0.867121 3.17969,-1.76927 0.867121 3.18963,-1.68711 0.866385 3.16995]
827 }}
828 appearance Appearance{material USE PLASTIC-WHITE-01 }}
829 Shape { geometry IndexedFaceSet
830 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,5,0,-1,0,5,3,-1,6,7,4,-1,4,7,5,-1,8,9,6,-1,6,9,7,-1,10,11,8,-1,8,11,9,-1,12,13,10,-1,10,13,11,-1,14,15,12,-1,12,15,13,-1,16,17,14,-1,14,17,15,-1,18,19,16,-1,16,19,17,-1,20,21,18,-1,18,21,19,-1,20,22,21,-1,23,22,20,-1,24,25,23,-1,23,25,22,-1,26,27,24,-1,24,27,25,-1,28,29,26,-1,26,29,27,-1,30,31,28,-1,28,31,29,-1,32,33,30,-1,30,33,31,-1,34,35,32,-1,32,35,33,-1,36,37,34,-1,34,37,35,-1,38,39,36,-1,36,39,37,-1,40,41,38,-1,38,41,39,-1,40,42,41,-1,43,42,40,-1,43,44,42,-1,45,44,43,-1,45,46,44,-1,47,46,45,-1,48,49,47,-1,47,49,46,-1,48,50,49,-1,51,50,48,-1,52,53,51,-1,51,53,50,-1,52,54,53,-1,55,54,52,-1,56,57,58,-1,55,57,54,-1,59,57,55,-1,58,57,59,-1,60,61,62,-1,1,61,60,-1,62,61,63,-1,3,61,1,-1,5,64,3,-1,61,64,63,-1,63,64,65,-1,3,64,61,-1,5,66,64,-1,64,66,65,-1,65,66,67,-1,7,66,5,-1,9,68,7,-1,66,68,67,-1,7,68,66,-1,67,68,69,-1,68,70,69,-1,9,70,68,-1,69,70,71,-1,11,70,9,-1,11,72,70,-1,70,72,71,-1,73,72,74,-1,71,72,73,-1,13,72,11,-1,13,75,72,-1,72,75,74,-1,15,75,13,-1,15,76,75,-1,75,76,74,-1,74,76,77,-1,17,76,15,-1,76,78,77,-1,17,78,76,-1,77,78,79,-1,19,78,17,-1,19,80,78,-1,79,80,81,-1,78,80,79,-1,21,80,19,-1,80,82,81,-1,21,82,80,-1,22,82,21,-1,83,82,84,-1,81,82,83,-1,22,85,82,-1,82,85,84,-1,25,85,22,-1,85,86,84,-1,84,86,87,-1,27,86,25,-1,25,86,85,-1,29,88,27,-1,27,88,86,-1,87,88,89,-1,86,88,87,-1,29,90,88,-1,31,90,29,-1,89,90,91,-1,88,90,89,-1,91,92,93,-1,90,92,91,-1,31,92,90,-1,33,92,31,-1,92,94,93,-1,93,94,95,-1,33,94,92,-1,35,94,33,-1,95,96,97,-1,94,96,95,-1,35,96,94,-1,37,96,35,-1,97,98,99,-1,96,98,97,-1,37,98,96,-1,39,98,37,-1,39,100,98,-1,41,100,39,-1,99,100,101,-1,98,100,99,-1,101,102,103,-1,100,102,101,-1,41,102,100,-1,42,102,41,-1,44,104,42,-1,42,104,102,-1,103,104,105,-1,102,104,103,-1,46,106,44,-1,105,106,107,-1,44,106,104,-1,104,106,105,-1,107,108,109,-1,46,108,106,-1,106,108,107,-1,49,108,46,-1,109,110,111,-1,50,110,49,-1,49,110,108,-1,108,110,109,-1,53,112,50,-1,110,112,111,-1,111,112,113,-1,50,112,110,-1,54,114,53,-1,113,114,115,-1,112,114,113,-1,53,114,112,-1,116,117,56,-1,118,117,116,-1,57,117,54,-1,56,117,57,-1,119,117,118,-1,115,117,119,-1,114,117,115,-1,54,117,114,-1]
831 coord Coordinate { point [2.12672 -0.660367 3.39294,2.13623 -0.220167 3.38102,2.13623 -0.66029 3.3946,2.12672 -0.220192 3.37936,2.11731 -0.660465 3.39081,2.11731 -0.220225 3.37724,2.10801 -0.660585 3.38823,2.10801 -0.220265 3.37465,2.09884 -0.660725 3.3852,2.09884 -0.220312 3.37161,2.08984 -0.660886 3.38172,2.08984 -0.220365 3.36813,2.08102 -0.661068 3.3778,2.08102 -0.220426 3.36421,2.0724 -0.661269 3.37346,2.0724 -0.220493 3.35986,2.064 -0.661489 3.3687,2.064 -0.220566 3.3551,2.05585 -0.661728 3.36353,2.05585 -0.220646 3.34993,2.04796 -0.661985 3.35797,2.04796 -0.220732 3.34436,2.04036 -0.220823 3.33842,2.04036 -0.66226 3.35203,2.03305 -0.662552 3.34573,2.03305 -0.220921 3.33211,2.02606 -0.66286 3.33907,2.02606 -0.221023 3.32545,2.01941 -0.663183 3.33208,2.01941 -0.221131 3.31845,2.01311 -0.663521 3.32478,2.01311 -0.221244 3.31114,2.00718 -0.663873 3.31717,2.00718 -0.221361 3.30353,2.00162 -0.664238 3.30929,2.00162 -0.221483 3.29563,1.99646 -0.664615 3.30114,1.99646 -0.221609 3.28747,1.99171 -0.665004 3.29274,1.99171 -0.221738 3.27907,1.98737 -0.665402 3.28413,1.98737 -0.221871 3.27045,1.98346 -0.222007 3.26162,1.98346 -0.66581 3.27531,1.97999 -0.222146 3.25262,1.97999 -0.666227 3.26631,1.97696 -0.222287 3.24345,1.97696 -0.666651 3.25715,1.97439 -0.667081 3.24786,1.97439 -0.222431 3.23415,1.97228 -0.222576 3.22473,1.97228 -0.667516 3.23845,1.97063 -0.667956 3.22895,1.97063 -0.222723 3.21522,1.96945 -0.22287 3.20564,1.96945 -0.668399 3.21938,1.9685 -0.223167 3.18636,1.96874 -0.223019 3.19601,1.9685 -0.66929 3.20012,1.96874 -0.668844 3.20976,2.13623 0.220167 3.38102,2.12672 0.220192 3.37936,2.13623 0.66029 3.3946,2.12672 0.660367 3.39294,2.11731 0.220225 3.37724,2.11731 0.660465 3.39081,2.10801 0.220265 3.37465,2.10801 0.660585 3.38823,2.09884 0.220312 3.37161,2.09884 0.660725 3.3852,2.08984 0.220365 3.36813,2.08984 0.660886 3.38172,2.08102 0.220426 3.36421,2.08102 0.661068 3.3778,2.0724 0.661269 3.37346,2.0724 0.220493 3.35986,2.064 0.220566 3.3551,2.064 0.661489 3.3687,2.05585 0.220646 3.34993,2.05585 0.661728 3.36353,2.04796 0.220732 3.34436,2.04796 0.661985 3.35797,2.04036 0.220823 3.33842,2.04036 0.66226 3.35203,2.03305 0.662552 3.34573,2.03305 0.220921 3.33211,2.02606 0.221023 3.32545,2.02606 0.66286 3.33907,2.01941 0.221131 3.31845,2.01941 0.663183 3.33208,2.01311 0.221244 3.31114,2.01311 0.663521 3.32478,2.00718 0.221361 3.30353,2.00718 0.663873 3.31717,2.00162 0.221483 3.29563,2.00162 0.664238 3.30929,1.99646 0.221609 3.28747,1.99646 0.664615 3.30114,1.99171 0.221738 3.27907,1.99171 0.665004 3.29274,1.98737 0.221871 3.27045,1.98737 0.665402 3.28413,1.98346 0.222007 3.26162,1.98346 0.66581 3.27531,1.97999 0.222146 3.25262,1.97999 0.666227 3.26631,1.97696 0.222287 3.24345,1.97696 0.666651 3.25715,1.97439 0.222431 3.23415,1.97439 0.667081 3.24786,1.97228 0.222576 3.22473,1.97228 0.667516 3.23845,1.97063 0.222723 3.21522,1.97063 0.667956 3.22895,1.96945 0.22287 3.20564,1.96945 0.668399 3.21938,1.9685 0.223167 3.18636,1.96874 0.223019 3.19601,1.9685 0.66929 3.20012,1.96874 0.668844 3.20976]
832 }}
833 appearance Appearance{material USE PLASTIC-WHITE-01 }}
834 Shape { geometry IndexedFaceSet
835 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,12,13,-1,15,14,13,-1,15,13,16,-1,17,15,16,-1,17,16,18,-1,19,18,20,-1,19,17,18,-1,21,20,22,-1,21,19,20,-1,23,22,24,-1,23,21,22,-1,25,24,26,-1,25,23,24,-1,27,26,28,-1,27,25,26,-1,29,27,28,-1,30,28,31,-1,30,29,28,-1,32,31,33,-1,32,30,31,-1,34,33,35,-1,34,32,33,-1,36,35,37,-1,36,34,35,-1,38,37,39,-1,38,36,37,-1,40,39,41,-1,40,38,39,-1,42,40,41,-1,43,41,44,-1,43,42,41,-1,45,44,46,-1,45,43,44,-1,47,46,48,-1,47,45,46,-1,49,48,50,-1,49,47,48,-1,51,50,52,-1,51,49,50,-1,53,52,54,-1,53,51,52,-1,55,53,54,-1,56,54,57,-1,56,55,54,-1,58,57,59,-1,58,56,57,-1,60,59,61,-1,60,58,59,-1,62,61,63,-1,62,60,61,-1,64,63,65,-1,64,62,63,-1,66,64,65,-1,66,65,67,-1,68,66,67,-1,69,68,67,-1,69,67,70,-1,71,69,70,-1]
836 coord Coordinate { point [1.96831 0.677641 3.20085,1.9685 0.66929 3.14173,1.96826 0.678949 3.14173,1.9685 0.66929 3.20012,1.96775 0.685971 3.20148,1.96755 0.688585 3.14173,1.96682 0.694266 3.20202,1.96637 0.698174 3.14173,1.96553 0.702514 3.20247,1.96472 0.707694 3.14173,1.96388 0.710701 3.20282,1.9626 0.717121 3.14173,1.96189 0.718814 3.20308,1.96002 0.726433 3.14173,1.95956 0.726839 3.20326,1.9569 0.734763 3.20334,1.95699 0.735607 3.14173,1.95392 0.742572 3.20333,1.95352 0.744621 3.14173,1.95061 0.750253 3.20323,1.9496 0.753454 3.14173,1.947 0.757792 3.20304,1.94526 0.762084 3.14173,1.94308 0.765177 3.20277,1.94049 0.770491 3.14173,1.93886 0.772394 3.2024,1.93532 0.778654 3.14173,1.93436 0.779429 3.20195,1.92976 0.786553 3.14173,1.92957 0.786269 3.20141,1.9245 0.7929 3.20078,1.92382 0.79417 3.14173,1.91917 0.79931 3.20007,1.91751 0.801486 3.14173,1.91357 0.805485 3.19927,1.91084 0.808484 3.14173,1.90772 0.811411 3.19838,1.90385 0.815146 3.14173,1.90163 0.817075 3.19741,1.89653 0.821457 3.14173,1.89529 0.822463 3.19636,1.88891 0.827401 3.14173,1.88871 0.827564 3.19522,1.88192 0.83237 3.194,1.88101 0.832965 3.14173,1.87492 0.836876 3.19271,1.87285 0.838134 3.14173,1.86774 0.841078 3.19134,1.86444 0.842896 3.14173,1.86037 0.844972 3.18989,1.85581 0.84724 3.14173,1.85285 0.848552 3.18838,1.84698 0.851156 3.14173,1.84518 0.851816 3.18681,1.83797 0.854633 3.14173,1.83738 0.854756 3.18517,1.82946 0.857371 3.18347,1.82879 0.857664 3.14173,1.82145 0.859653 3.18172,1.81948 0.860241 3.14173,1.81335 0.8616 3.17992,1.81005 0.862358 3.14173,1.80518 0.863207 3.17807,1.80053 0.864009 3.14173,1.79695 0.864469 3.17618,1.79094 0.865192 3.14173,1.78868 0.865381 3.17424,1.78131 0.865903 3.14173,1.78039 0.86594 3.17226,1.77602 0.86609 3.17121,1.77165 0.86614 3.14173,1.77165 0.86614 3.17014]
837 }}
838 appearance Appearance{material USE PLASTIC-WHITE-01 }}
839 Shape { geometry IndexedFaceSet
840 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,4,-1,3,1,0,-1,5,4,6,-1,5,3,4,-1,7,6,8,-1,7,5,6,-1,9,8,10,-1,9,7,8,-1,11,10,12,-1,11,9,10,-1,13,11,12,-1,14,12,15,-1,14,13,12,-1,16,15,17,-1,16,14,15,-1,18,17,19,-1,18,16,17,-1,20,19,21,-1,20,18,19,-1,22,21,23,-1,22,20,21,-1,24,23,25,-1,24,22,23,-1,26,25,27,-1,26,24,25,-1,28,27,29,-1,28,26,27,-1,30,29,31,-1,30,28,29,-1,32,30,31,-1,33,31,34,-1,33,32,31,-1,35,34,36,-1,35,33,34,-1,37,35,36,-1,37,36,38,-1,39,38,40,-1,39,37,38,-1,41,39,40,-1,42,40,43,-1,42,41,40,-1,44,43,45,-1,44,42,43,-1,46,45,47,-1,46,44,45,-1,48,47,49,-1,48,46,47,-1,50,49,51,-1,50,48,49,-1,52,50,51,-1,53,51,54,-1,53,52,51,-1,55,54,56,-1,55,53,54,-1,57,56,58,-1,57,55,56,-1,59,58,60,-1,59,57,58,-1,61,59,60,-1,62,60,63,-1,62,61,60,-1,64,62,63,-1,64,63,65,-1,66,64,65,-1,66,65,67,-1,68,66,67,-1,69,68,67,-1,69,67,70,-1,71,69,70,-1]
841 coord Coordinate { point [-1.78131 0.865903 3.14173,-1.77165 0.86614 3.17014,-1.77165 0.86614 3.14173,-1.78122 0.8659 3.17246,-1.79094 0.865192 3.14173,-1.79077 0.865184 3.17473,-1.80053 0.864009 3.14173,-1.80028 0.864 3.17695,-1.81005 0.862358 3.14173,-1.80973 0.862355 3.17911,-1.81948 0.860241 3.14173,-1.8191 0.860255 3.1812,-1.82879 0.857664 3.14173,-1.82836 0.857707 3.18323,-1.83748 0.854719 3.18519,-1.83797 0.854633 3.14173,-1.84646 0.851297 3.18707,-1.84698 0.851156 3.14173,-1.85526 0.847448 3.18887,-1.85581 0.84724 3.14173,-1.86385 0.843179 3.19058,-1.86444 0.842896 3.14173,-1.87223 0.838498 3.1922,-1.87285 0.838134 3.14173,-1.87956 0.833938 3.19357,-1.88101 0.832965 3.14173,-1.88597 0.829557 3.19474,-1.88891 0.827401 3.14173,-1.8922 0.824917 3.19583,-1.89653 0.821457 3.14173,-1.89823 0.820023 3.19685,-1.90385 0.815146 3.14173,-1.90405 0.814883 3.1978,-1.90966 0.809508 3.19868,-1.91084 0.808484 3.14173,-1.91505 0.803908 3.19948,-1.91751 0.801486 3.14173,-1.92022 0.798095 3.20021,-1.92382 0.79417 3.14173,-1.92516 0.792079 3.20086,-1.92976 0.786553 3.14173,-1.92986 0.785871 3.20144,-1.93432 0.779483 3.20194,-1.93532 0.778654 3.14173,-1.93854 0.772925 3.20237,-1.94049 0.770491 3.14173,-1.9425 0.766207 3.20272,-1.94526 0.762084 3.14173,-1.94621 0.759342 3.20299,-1.9496 0.753454 3.14173,-1.94965 0.752339 3.20319,-1.95352 0.744621 3.14173,-1.95282 0.74521 3.20331,-1.95572 0.737965 3.20334,-1.95699 0.735607 3.14173,-1.95834 0.730616 3.20331,-1.96002 0.726433 3.14173,-1.96067 0.723173 3.20319,-1.9626 0.717121 3.14173,-1.96271 0.715647 3.20299,-1.96472 0.707694 3.14173,-1.96445 0.708049 3.20272,-1.96589 0.70039 3.20236,-1.96637 0.698174 3.14173,-1.96702 0.692681 3.20192,-1.96755 0.688585 3.14173,-1.96784 0.684933 3.20141,-1.96826 0.678949 3.14173,-1.96833 0.677157 3.20081,-1.96846 0.673225 3.20047,-1.9685 0.66929 3.14173,-1.9685 0.66929 3.20012]
842 }}
843 appearance Appearance{material USE PLASTIC-WHITE-01 }}
844 Shape { geometry IndexedFaceSet
845 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,2,4,-1,3,0,2,-1,5,4,6,-1,5,3,4,-1,7,6,8,-1,7,5,6,-1,9,10,11,-1,9,8,10,-1,9,7,8,-1,12,11,13,-1,12,9,11,-1,14,12,13,-1,14,13,15,-1,16,14,15,-1,16,15,17,-1,18,16,17,-1,18,17,19,-1,20,18,19,-1,20,19,21,-1,22,20,21,-1,22,21,23,-1,24,22,23,-1,24,25,26,-1,24,23,25,-1,27,24,26,-1,27,26,28,-1,29,27,28,-1,29,28,30,-1,31,29,30,-1,31,30,32,-1,33,31,32,-1,33,32,34,-1,35,33,34,-1,35,34,36,-1,37,36,38,-1,37,35,36,-1,39,40,41,-1,39,38,40,-1,39,37,38,-1,42,41,43,-1,42,39,41,-1,44,43,45,-1,44,42,43,-1,46,45,47,-1,46,44,45,-1,48,47,49,-1,48,46,47,-1,50,49,51,-1,50,48,49,-1,52,51,53,-1,52,50,51,-1,54,55,56,-1,54,53,55,-1,54,52,53,-1,57,56,58,-1,57,54,56,-1,59,58,60,-1,59,57,58,-1,61,60,62,-1,61,59,60,-1,63,62,64,-1,63,61,62,-1,65,63,64,-1,65,64,66,-1,67,65,66,-1,67,66,68,-1,69,67,68,-1,69,68,70,-1]
846 coord Coordinate { point [-1.77165 -0.86614 3.14173,-1.77165 -0.86614 3.17014,-1.77804 -0.866029 3.1717,-1.78131 -0.865903 3.14173,-1.78442 -0.865699 3.17323,-1.79094 -0.865192 3.14173,-1.79281 -0.864934 3.17521,-1.80053 -0.864009 3.14173,-1.80116 -0.8638 3.17714,-1.81005 -0.862358 3.14173,-1.80945 -0.862303 3.17903,-1.81767 -0.86045 3.18087,-1.81948 -0.860241 3.14173,-1.82582 -0.858249 3.18266,-1.82879 -0.857664 3.14173,-1.83387 -0.855705 3.1844,-1.83797 -0.854633 3.14173,-1.8418 -0.852826 3.18607,-1.84698 -0.851156 3.14173,-1.84962 -0.849618 3.18769,-1.85581 -0.84724 3.14173,-1.8573 -0.846089 3.18924,-1.86444 -0.842896 3.14173,-1.86482 -0.842244 3.19073,-1.87285 -0.838134 3.14173,-1.87218 -0.83809 3.19215,-1.87937 -0.833635 3.19349,-1.88101 -0.832965 3.14173,-1.88636 -0.828886 3.19477,-1.88891 -0.827401 3.14173,-1.89314 -0.823847 3.19596,-1.89653 -0.821457 3.14173,-1.8997 -0.818528 3.19708,-1.90385 -0.815146 3.14173,-1.90603 -0.812934 3.19811,-1.91084 -0.808484 3.14173,-1.9121 -0.807072 3.19906,-1.91751 -0.801486 3.14173,-1.91792 -0.800948 3.19991,-1.92382 -0.79417 3.14173,-1.92346 -0.794571 3.20068,-1.92871 -0.787946 3.20135,-1.92976 -0.786553 3.14173,-1.93366 -0.781086 3.20193,-1.93532 -0.778654 3.14173,-1.9383 -0.774007 3.20241,-1.94049 -0.770491 3.14173,-1.94264 -0.766725 3.2028,-1.94526 -0.762084 3.14173,-1.94666 -0.759256 3.20309,-1.9496 -0.753454 3.14173,-1.95036 -0.751615 3.20329,-1.95352 -0.744621 3.14173,-1.95373 -0.743819 3.2034,-1.95699 -0.735607 3.14173,-1.95677 -0.735884 3.20341,-1.95948 -0.727825 3.20333,-1.96002 -0.726433 3.14173,-1.96184 -0.719659 3.20315,-1.9626 -0.717121 3.14173,-1.96385 -0.7114 3.20288,-1.96472 -0.707694 3.14173,-1.96551 -0.703066 3.20251,-1.96637 -0.698174 3.14173,-1.96681 -0.694672 3.20205,-1.96755 -0.688585 3.14173,-1.96775 -0.686234 3.2015,-1.96826 -0.678949 3.14173,-1.96831 -0.677768 3.20086,-1.9685 -0.66929 3.14173,-1.9685 -0.66929 3.20012]
847 }}
848 appearance Appearance{material USE PLASTIC-WHITE-01 }}
849 Shape { geometry IndexedFaceSet
850 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,0,-1,3,0,2,-1,5,4,3,-1]
851 coord Coordinate { point [1.9685 -0.223167 3.18636,1.9685 -0.66929 3.20012,1.9685 -0.66929 3.14173,1.9685 0.66929 3.14173,1.9685 0.223167 3.18636,1.9685 0.66929 3.20012]
852 }}
853 appearance Appearance{material USE PLASTIC-WHITE-01 }}
854 Shape { geometry IndexedFaceSet
855 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,3,0,-1]
856 coord Coordinate { point [-1.77165 0.86614 3.14173,-1.60478 0.86614 3.15072,-1.52126 0.86614 3.14173,-1.68824 0.86614 3.16019,-1.77165 0.86614 3.17014]
857 }}
858 appearance Appearance{material USE PLASTIC-WHITE-01 }}
859 Shape { geometry IndexedFaceSet
860 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,2,-1,4,3,2,-1]
861 coord Coordinate { point [-1.68824 -0.86614 3.16019,-1.77165 -0.86614 3.17014,-1.77165 -0.86614 3.14173,-1.60478 -0.86614 3.15072,-1.52126 -0.86614 3.14173]
862 }}
863 appearance Appearance{material USE PLASTIC-WHITE-01 }}
864 Shape { geometry IndexedFaceSet
865 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,3,0,-1]
866 coord Coordinate { point [1.77165 -0.86614 3.14173,1.60478 -0.86614 3.15072,1.52126 -0.86614 3.14173,1.68824 -0.86614 3.16019,1.77165 -0.86614 3.17014]
867 }}
868 appearance Appearance{material USE PLASTIC-WHITE-01 }}
869 Shape { geometry IndexedFaceSet
870 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,0,4,3,-1,5,6,4,-1,5,7,6,-1,5,8,7,-1,5,9,8,-1,5,10,9,-1,5,4,0,-1,11,2,12,-1,11,0,2,-1,13,14,15,-1,13,16,14,-1,13,17,16,-1,13,18,17,-1,13,19,18,-1,13,20,19,-1,13,21,20,-1,13,22,21,-1,13,23,22,-1,13,24,23,-1,13,25,24,-1,13,26,25,-1,13,27,26,-1,13,28,27,-1,13,29,28,-1,13,30,29,-1,13,31,30,-1,13,5,0,-1,13,32,31,-1,13,33,32,-1,13,0,11,-1,34,35,36,-1,34,12,35,-1,34,36,37,-1,38,13,15,-1,38,39,40,-1,38,41,39,-1,38,42,41,-1,38,43,42,-1,38,44,43,-1,38,45,44,-1,38,46,45,-1,38,47,46,-1,38,48,47,-1,38,49,48,-1,38,50,49,-1,38,51,50,-1,38,15,51,-1,38,40,52,-1,38,5,13,-1,38,53,10,-1,38,10,5,-1,54,11,12,-1,54,12,34,-1,55,53,38,-1,55,56,53,-1,55,57,56,-1,58,59,60,-1,58,11,54,-1,58,61,33,-1,58,62,61,-1,58,63,62,-1,58,64,63,-1,58,65,64,-1,58,60,65,-1,58,13,11,-1,58,33,13,-1,66,67,68,-1,66,34,37,-1,66,69,67,-1,66,70,69,-1,66,71,70,-1,66,37,71,-1,72,54,34,-1,72,34,66,-1,73,55,38,-1,73,52,74,-1,73,38,52,-1,75,76,59,-1,75,54,72,-1,75,58,54,-1,75,59,58,-1,77,68,78,-1,77,78,79,-1,77,66,68,-1,80,57,55,-1,80,73,74,-1,80,55,73,-1,80,74,81,-1,80,82,57,-1,80,83,84,-1,80,85,83,-1,80,86,85,-1,80,87,86,-1,80,88,87,-1,80,89,88,-1,80,90,89,-1,80,91,90,-1,80,92,91,-1,80,93,92,-1,80,94,93,-1,80,95,94,-1,80,96,95,-1,80,81,96,-1,97,66,77,-1,97,72,66,-1,98,82,80,-1,98,99,82,-1,98,100,99,-1,98,101,100,-1,98,102,101,-1,98,103,102,-1,104,75,72,-1,104,105,76,-1,104,76,75,-1,104,72,97,-1,106,79,107,-1,106,77,79,-1,108,77,106,-1,108,97,77,-1,109,98,80,-1,109,80,84,-1,109,110,111,-1,109,112,110,-1,109,113,112,-1,109,114,113,-1,109,115,114,-1,109,116,115,-1,109,117,116,-1,109,118,117,-1,109,119,118,-1,109,120,119,-1,109,121,120,-1,109,122,121,-1,109,123,122,-1,109,124,123,-1,109,125,124,-1,109,126,125,-1,109,127,126,-1,109,128,127,-1,109,84,128,-1,129,104,97,-1,129,130,105,-1,129,97,108,-1,129,105,104,-1,131,132,133,-1,131,134,103,-1,131,98,109,-1,131,133,134,-1,131,103,98,-1,135,106,107,-1,135,107,136,-1,135,108,106,-1,137,138,139,-1,137,140,138,-1,137,141,140,-1,137,142,141,-1,137,111,142,-1,137,109,111,-1,137,139,143,-1,144,145,130,-1,144,129,108,-1,144,130,129,-1,144,108,135,-1,144,146,145,-1,144,147,146,-1,144,148,147,-1,144,149,148,-1,144,150,149,-1,151,109,137,-1,151,131,109,-1,151,132,131,-1,151,152,132,-1,153,136,154,-1,153,155,156,-1,153,154,155,-1,153,135,136,-1,157,137,143,-1,157,143,158,-1,159,150,144,-1,159,144,135,-1,159,135,153,-1,159,160,150,-1,159,161,160,-1,159,162,161,-1,159,163,162,-1,159,164,163,-1,159,165,164,-1,159,166,165,-1,159,167,166,-1,159,168,167,-1,159,169,168,-1,159,170,169,-1,159,171,170,-1,159,172,171,-1,159,173,172,-1,159,174,173,-1,159,175,174,-1,159,176,175,-1,159,177,176,-1,178,151,137,-1,178,152,151,-1,178,137,157,-1,179,157,158,-1,179,158,180,-1,181,182,183,-1,181,184,182,-1,181,185,184,-1,181,186,185,-1,181,156,186,-1,181,153,156,-1,181,159,153,-1,187,157,179,-1,187,178,157,-1,188,189,190,-1,188,191,189,-1,188,192,191,-1,188,177,159,-1,188,183,193,-1,188,194,192,-1,188,159,181,-1,188,181,183,-1,188,195,177,-1,188,196,195,-1,188,197,196,-1,188,198,197,-1,188,199,198,-1,188,200,199,-1,188,201,200,-1,188,202,201,-1,188,203,202,-1,188,204,203,-1,188,190,204,-1,205,152,178,-1,205,206,207,-1,205,208,152,-1,205,207,208,-1,205,178,187,-1,209,180,210,-1,209,179,180,-1,211,212,194,-1,211,194,188,-1,213,187,179,-1,213,179,209,-1,214,187,213,-1,214,205,187,-1,214,215,206,-1,214,216,215,-1,214,217,216,-1,214,218,217,-1,214,219,218,-1,214,206,205,-1,220,209,210,-1,220,221,222,-1,220,223,221,-1,220,224,223,-1,220,225,224,-1,220,226,225,-1,220,210,226,-1,227,228,229,-1,227,193,228,-1,227,211,188,-1,227,188,193,-1,230,209,220,-1,230,213,209,-1,231,232,233,-1,231,234,232,-1,231,235,234,-1,231,236,235,-1,231,227,229,-1,231,229,237,-1,231,238,212,-1,231,212,211,-1,231,211,227,-1,231,239,238,-1,231,240,239,-1,231,241,240,-1,231,242,241,-1,231,243,242,-1,231,244,243,-1,231,245,244,-1,231,246,245,-1,231,233,246,-1,247,213,230,-1,247,248,249,-1,247,249,219,-1,247,214,213,-1,247,219,214,-1,250,251,236,-1,250,252,251,-1,250,253,252,-1,250,254,253,-1,250,255,254,-1,250,256,255,-1,250,257,256,-1,250,258,257,-1,250,259,258,-1,250,260,259,-1,250,261,260,-1,250,262,261,-1,250,263,262,-1,250,264,263,-1,250,265,264,-1,250,266,265,-1,250,267,266,-1,250,268,267,-1,250,222,268,-1,250,236,231,-1,250,220,222,-1,269,230,220,-1,269,270,271,-1,269,220,250,-1,272,248,247,-1,272,247,230,-1,272,269,271,-1,272,230,269,-1,272,271,248,-1,273,250,231,-1,273,274,275,-1,273,276,274,-1,273,277,276,-1,273,278,277,-1,273,237,278,-1,273,231,237,-1,279,280,281,-1,279,250,273,-1,279,275,280,-1,279,269,250,-1,279,281,270,-1,279,273,275,-1,279,270,269,-1]
871 coord Coordinate { point [-2.64811 2.21325 3.63888,-2.85162 2.30035 3.69291,-2.28094 2.62984 3.64629,-2.95079 2.17168 3.69291,-3.04416 2.03874 3.69291,-3.04106 1.47874 3.62191,-3.13154 1.90179 3.69291,-3.21277 1.7611 3.69291,-3.28768 1.61695 3.69291,-3.35613 1.46962 3.69291,-3.41797 1.3194 3.69291,-1.8969 2.21325 3.51768,-1.70899 2.96005 3.63074,-2.28839 1.47874 3.47979,-2.07051 0.875135 3.39649,-2.07919 0.861369 3.39691,-2.06128 0.88853 3.39598,-2.05153 0.901529 3.39538,-2.04125 0.914108 3.39471,-2.03046 0.92624 3.39395,-2.01918 0.937899 3.3931,-2.00742 0.949062 3.39218,-1.9952 0.959701 3.39118,-1.98252 0.969793 3.39009,-1.96941 0.97932 3.38893,-1.9559 0.988275 3.38769,-1.94201 0.996647 3.38637,-1.92778 1.00443 3.38499,-1.91322 1.01161 3.38354,-1.89838 1.01819 3.38203,-1.88328 1.02415 3.38046,-1.86794 1.02948 3.37883,-1.8524 1.03418 3.37714,-1.83669 1.03824 3.37541,-0.753604 2.94194 3.54337,-1.13704 3.29027 3.64629,-0.566353 3.61975 3.69291,-0.405335 3.6413 3.69291,-2.67623 0.740343 3.48991,-2.13587 0.676556 3.3953,-2.13623 0.66029 3.3946,-2.13479 0.692781 3.39592,-2.133 0.708942 3.39645,-2.13051 0.725012 3.39689,-2.12735 0.740966 3.39724,-2.12352 0.756778 3.3975,-2.11904 0.772424 3.39768,-2.11392 0.787877 3.39777,-2.10817 0.803113 3.39777,-2.10181 0.818105 3.39768,-2.09485 0.832829 3.39751,-2.08731 0.847259 3.39725,-2.13623 0.220167 3.38102,-3.41797 0.660432 3.64629,-1.1403 2.21325 3.43668,-3.05713 -3.8386e-16 3.54773,-3.41797 4.27888e-15 3.63074,-3.41797 -0.660432 3.64629,-1.52922 1.47874 3.37799,-1.05035 1.0487 3.29694,-1.74783 1.0487 3.36502,-1.82083 1.04165 3.37362,-1.80484 1.0444 3.3718,-1.78877 1.04648 3.36993,-1.77264 1.04788 3.36802,-1.76024 1.04849 3.36653,2.26466e-14 2.94194 3.52327,0.24352 3.65569 3.69291,0.405335 3.6413 3.69291,0.0812267 3.66289 3.69291,-0.0812267 3.66289 3.69291,-0.24352 3.65569 3.69291,-0.380461 2.21325 3.39613,-2.30048 -3.38461e-16 3.40486,-2.13623 -0.220167 3.38102,-0.765698 1.47874 3.31679,-0.350394 1.0487 3.26285,0.753604 2.94194 3.54337,0.566353 3.61975 3.69291,1.13704 3.29027 3.64629,-2.67623 -0.740343 3.48991,-2.13623 -0.66029 3.3946,-3.41797 -1.3194 3.69291,-2.08583 -0.851436 3.39727,-2.07746 -0.865602 3.3969,-2.09359 -0.836914 3.39755,-2.10074 -0.822068 3.39773,-2.10726 -0.806926 3.39783,-2.11315 -0.791518 3.39784,-2.1184 -0.775875 3.39776,-2.12299 -0.760027 3.39759,-2.12692 -0.744002 3.39733,-2.13017 -0.727832 3.39698,-2.13274 -0.711545 3.39654,-2.13461 -0.695172 3.39601,-2.13578 -0.678743 3.39539,-2.13612 -0.669518 3.39501,0.380461 2.21325 3.39613,-3.04106 -1.47874 3.62191,-3.35613 -1.46962 3.69291,-3.28768 -1.61695 3.69291,-3.21277 -1.7611 3.69291,-3.13154 -1.90179 3.69291,-3.04416 -2.03874 3.69291,2.30957e-14 1.47874 3.29637,0.350394 1.0487 3.26285,1.50507 2.94194 3.6036,1.70899 2.96005 3.63074,1.1403 2.21325 3.43668,-2.28839 -1.47874 3.47979,-1.84484 -1.03588 3.37629,-1.82894 -1.03974 3.37453,-1.86058 -1.03135 3.37801,-1.87613 -1.02618 3.37967,-1.89146 -1.02037 3.38128,-1.90654 -1.01394 3.38283,-1.92136 -1.0069 3.38432,-1.93588 -0.999255 3.38574,-1.95007 -0.991028 3.3871,-1.96391 -0.982229 3.38839,-1.97738 -0.97287 3.3896,-1.99045 -0.962964 3.39075,-2.00309 -0.952524 3.39181,-2.01528 -0.941561 3.3928,-2.02699 -0.93009 3.3937,-2.03819 -0.918122 3.39452,-2.04886 -0.90567 3.39525,-2.05897 -0.892749 3.39589,-2.06851 -0.879383 3.39644,0.765698 1.47874 3.31679,1.05035 1.0487 3.29694,-2.64811 -2.21325 3.63888,-2.28094 -2.62984 3.64629,-2.85162 -2.30035 3.69291,-2.95079 -2.17168 3.69291,1.8969 2.21325 3.51768,2.28094 2.62984 3.64629,-1.52922 -1.47874 3.37799,-1.76417 -1.04833 3.367,-1.74783 -1.0487 3.36502,-1.78048 -1.04724 3.36895,-1.79673 -1.04544 3.37085,-1.81289 -1.04293 3.37271,-1.05035 -1.0487 3.29694,1.52922 1.47874 3.37799,1.74783 1.0487 3.36502,1.76444 1.04833 3.36704,1.78104 1.04723 3.36902,1.79759 1.04542 3.37096,1.81405 1.0429 3.37285,1.8304 1.03967 3.3747,-1.8969 -2.21325 3.51768,-1.70899 -2.96005 3.63074,2.64811 2.21325 3.63888,2.85162 2.30035 3.69291,2.95079 2.17168 3.69291,3.04416 2.03874 3.69291,-0.765698 -1.47874 3.31679,-0.350394 -1.0487 3.26285,2.28839 1.47874 3.47979,1.84661 1.03576 3.37651,1.86264 1.03116 3.37826,1.87847 1.0259 3.37995,1.89406 1.01997 3.38158,1.90939 1.01339 3.38315,1.92441 1.00616 3.38466,1.93911 0.998297 3.38609,1.95345 0.989811 3.38746,1.9674 0.980709 3.38874,1.98093 0.971001 3.38995,1.994 0.960695 3.39108,2.0066 0.949809 3.39211,2.01871 0.93837 3.39307,2.03031 0.926404 3.39394,2.04139 0.913939 3.39472,2.05194 0.901004 3.39541,2.06193 0.887624 3.39601,2.07137 0.873829 3.39653,-1.1403 -2.21325 3.43668,2.32732e-14 -1.47874 3.29637,0.350394 -1.0487 3.26285,3.04106 1.47874 3.62191,3.35613 1.46962 3.69291,3.41797 1.3194 3.69291,3.28768 1.61695 3.69291,3.21277 1.7611 3.69291,3.13154 1.90179 3.69291,-0.380461 -2.21325 3.39613,2.67623 0.740343 3.48991,2.13533 0.685888 3.39567,2.13379 0.702523 3.39625,2.13601 0.6731 3.39516,2.13623 0.66029 3.3946,3.41797 0.660432 3.64629,2.13623 0.220167 3.38102,2.08022 0.859646 3.39696,2.08848 0.845102 3.3973,2.09614 0.830224 3.39755,2.10317 0.815042 3.39771,2.10957 0.799581 3.39778,2.11532 0.783869 3.39775,2.1204 0.767935 3.39764,2.1248 0.751806 3.39743,2.12851 0.735509 3.39713,2.13151 0.719072 3.39674,-0.753604 -2.94194 3.54337,-0.405335 -3.6413 3.69291,-0.566353 -3.61975 3.69291,-1.13704 -3.29027 3.64629,0.765698 -1.47874 3.31679,1.05035 -1.0487 3.29694,2.30048 -6.24029e-17 3.40486,2.13623 -0.220167 3.38102,0.380461 -2.21325 3.39613,2.29996e-14 -2.94194 3.52327,-0.24352 -3.65569 3.69291,-0.0812267 -3.66289 3.69291,0.0812267 -3.66289 3.69291,0.24352 -3.65569 3.69291,0.405335 -3.6413 3.69291,1.52922 -1.47874 3.37799,1.81299 -1.04291 3.37272,1.82909 -1.03971 3.37454,1.79677 -1.04543 3.37086,1.78047 -1.04724 3.36895,1.76416 -1.04833 3.367,1.74783 -1.0487 3.36502,3.05713 -1.70042e-17 3.54773,3.41797 -5.53085e-15 3.63074,3.41797 -0.660432 3.64629,1.1403 -2.21325 3.43668,2.67623 -0.740343 3.48991,2.10133 -0.820767 3.39775,2.10782 -0.805548 3.39784,2.09421 -0.835691 3.39757,2.08647 -0.850291 3.39729,2.07812 -0.864535 3.39693,3.41797 -1.3194 3.69291,2.13623 -0.66029 3.3946,2.13587 -0.676804 3.39532,2.13478 -0.693295 3.39595,2.13298 -0.709733 3.39649,2.13048 -0.726087 3.39694,2.12729 -0.742327 3.3973,2.12342 -0.758424 3.39757,2.11888 -0.774346 3.39775,2.11367 -0.790064 3.39784,0.753604 -2.94194 3.54337,1.13704 -3.29027 3.64629,0.566353 -3.61975 3.69291,2.28839 -1.47874 3.47979,2.06918 -0.878393 3.39648,2.05965 -0.891836 3.39593,2.04954 -0.904834 3.39529,2.03887 -0.917359 3.39457,2.02766 -0.929399 3.39375,2.01594 -0.940939 3.39285,2.00374 -0.951967 3.39186,1.99107 -0.962471 3.3908,1.97798 -0.972437 3.38966,1.96448 -0.981852 3.38844,1.9506 -0.990705 3.38715,1.93637 -0.998981 3.38579,1.92181 -1.00667 3.38436,1.90695 -1.01375 3.38287,1.89182 -1.02023 3.38132,1.87644 -1.02607 3.37971,1.86084 -1.03127 3.37804,1.84505 -1.03582 3.37632,1.8969 -2.21325 3.51768,2.28094 -2.62984 3.64629,1.70899 -2.96005 3.63074,1.50507 -2.94194 3.6036,3.04106 -1.47874 3.62191,3.13154 -1.90179 3.69291,3.04416 -2.03874 3.69291,3.21277 -1.7611 3.69291,3.28768 -1.61695 3.69291,3.35613 -1.46962 3.69291,2.64811 -2.21325 3.63888,2.95079 -2.17168 3.69291,2.85162 -2.30035 3.69291]
872 }}
873 appearance Appearance{material USE PLASTIC-WHITE-01 }}
874 Shape { geometry IndexedFaceSet
875 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,5,3,-1,4,6,5,-1,7,8,9,-1,10,11,12,-1,13,8,7,-1,13,7,14,-1,13,0,8,-1,15,3,0,-1,15,0,13,-1,15,16,17,-1,15,18,16,-1,15,13,18,-1,19,4,3,-1,19,20,21,-1,19,15,20,-1,19,3,15,-1,22,23,24,-1,22,25,23,-1,22,26,25,-1,22,27,26,-1,28,19,29,-1,28,10,12,-1,28,4,19,-1,28,12,4,-1,30,22,24,-1,30,10,28,-1,30,31,10,-1,30,32,31,-1,30,24,32,-1,33,30,28,-1,33,34,30,-1,35,33,28,-1,36,37,35,-1,38,36,35,-1,38,39,36,-1,38,40,39,-1,38,41,40,-1,42,34,33,-1,43,38,35,-1,43,44,38,-1,45,46,47,-1,48,49,50,-1,48,51,49,-1,48,50,43,-1,52,45,53,-1,54,43,35,-1,54,48,43,-1,55,45,52,-1,56,45,55,-1,56,46,45,-1,57,46,56,-1,58,57,59,-1,58,46,57,-1,60,61,62,-1,63,46,58,-1,64,65,61,-1,64,61,60,-1,66,67,68,-1,69,70,54,-1,69,71,70,-1,69,72,71,-1,73,69,54,-1,74,75,76,-1,77,66,78,-1,77,67,66,-1,79,67,77,-1,79,77,80,-1,81,82,73,-1,83,63,67,-1,83,67,79,-1,84,74,85,-1,84,75,74,-1,86,81,73,-1,87,83,88,-1,89,63,83,-1,89,83,87,-1,89,46,63,-1,90,28,46,-1,90,91,86,-1,90,92,91,-1,90,35,28,-1,90,86,73,-1,90,54,35,-1,90,73,54,-1,93,89,94,-1,93,46,89,-1,95,96,97,-1,98,93,96,-1,98,96,95,-1,99,100,101,-1,99,102,100,-1,103,104,105,-1,103,98,104,-1,103,93,98,-1,106,103,107,-1,106,46,93,-1,106,93,103,-1,108,42,65,-1,108,34,42,-1,109,110,111,-1,109,99,110,-1,112,90,46,-1,112,46,106,-1,113,114,115,-1,116,113,117,-1,116,109,114,-1,116,114,113,-1,118,112,106,-1,119,109,116,-1,119,99,109,-1,119,102,99,-1,120,108,65,-1,120,119,121,-1,120,75,84,-1,120,84,102,-1,120,64,75,-1,120,102,119,-1,120,65,64,-1,122,112,118,-1,123,124,108,-1,125,108,124,-1,126,127,128,-1,126,129,127,-1,130,126,128,-1,131,130,128,-1,132,125,124,-1,133,134,135,-1,136,122,118,-1,136,120,122,-1,136,108,120,-1,137,125,132,-1,138,139,137,-1,140,138,137,-1,140,141,138,-1,140,142,141,-1,143,140,137,-1,144,145,133,-1,144,146,145,-1,147,143,137,-1,148,147,137,-1,149,150,144,-1,151,148,137,-1,151,152,148,-1,151,153,152,-1,154,151,137,-1,155,154,137,-1,156,157,158,-1,156,159,157,-1,160,159,156,-1,161,155,137,-1,161,162,155,-1,163,159,160,-1,164,161,137,-1,165,166,149,-1,165,167,166,-1,168,164,137,-1,169,159,163,-1,170,165,149,-1,171,168,137,-1,172,159,169,-1,173,144,133,-1,173,149,144,-1,173,170,149,-1,173,174,170,-1,175,176,171,-1,175,177,176,-1,178,175,171,-1,179,159,172,-1,179,172,180,-1,181,182,173,-1,183,181,173,-1,183,133,135,-1,183,135,131,-1,183,173,133,-1,184,131,128,-1,184,108,136,-1,184,128,123,-1,184,183,131,-1,184,123,108,-1,185,186,178,-1,185,187,186,-1,185,171,137,-1,185,178,171,-1,188,189,185,-1,188,190,189,-1,191,188,185,-1,192,191,185,-1,192,193,191,-1,194,137,132,-1,194,185,137,-1,194,192,185,-1,194,132,159,-1,195,196,197,-1,195,198,196,-1,195,199,198,-1,195,179,199,-1,195,159,179,-1,200,159,195,-1,201,184,136,-1,202,203,204,-1,205,194,159,-1,205,206,207,-1,205,202,206,-1,205,208,203,-1,205,209,208,-1,205,159,200,-1,205,210,209,-1,205,200,210,-1,205,203,202,-1,211,201,136,-1,211,212,201,-1,213,194,205,-1,213,205,212,-1,214,212,211,-1,214,213,212,-1,215,216,213,-1,217,218,215,-1,217,215,213,-1,219,220,221,-1,219,222,220,-1,219,223,222,-1,224,223,219,-1,225,226,227,-1,228,225,227,-1,229,224,230,-1,229,223,224,-1,231,214,223,-1,231,223,229,-1,232,228,227,-1,232,227,217,-1,232,233,228,-1,232,217,213,-1,234,231,235,-1,236,214,231,-1,236,231,234,-1,237,214,236,-1,238,239,232,-1,238,240,239,-1,241,238,232,-1,242,232,213,-1,242,241,232,-1,243,237,244,-1,243,214,237,-1,245,242,213,-1,245,214,243,-1,245,213,214,-1]
876 coord Coordinate { point [-1.92382 -0.79417 3.14173,-1.91084 -0.808484 3.14173,-1.91751 -0.801486 3.14173,-1.90385 -0.815146 3.14173,-1.88101 -0.832965 3.14173,-1.89653 -0.821457 3.14173,-1.88891 -0.827401 3.14173,-1.94049 -0.770491 3.14173,-1.92976 -0.786553 3.14173,-1.93532 -0.778654 3.14173,-1.85581 -0.84724 3.14173,-1.86444 -0.842896 3.14173,-1.87285 -0.838134 3.14173,-1.9496 -0.753454 3.14173,-1.94526 -0.762084 3.14173,-1.9626 -0.717121 3.14173,-1.95699 -0.735607 3.14173,-1.96002 -0.726433 3.14173,-1.95352 -0.744621 3.14173,-1.96755 -0.688585 3.14173,-1.96472 -0.707694 3.14173,-1.96637 -0.698174 3.14173,-1.78131 -0.865903 3.14173,-1.81948 -0.860241 3.14173,-1.82879 -0.857664 3.14173,-1.81005 -0.862358 3.14173,-1.80053 -0.864009 3.14173,-1.79094 -0.865192 3.14173,-1.9685 -0.66929 3.14173,-1.96826 -0.678949 3.14173,-1.77165 -0.86614 3.14173,-1.84698 -0.851156 3.14173,-1.83797 -0.854633 3.14173,-1.38386 -0.59055 3.14173,-1.52126 -0.86614 3.14173,-1.38386 -0.351148 3.14173,-1.35184 -0.297988 3.14173,-1.36719 -0.324962 3.14173,-1.30423 -0.183537 3.14173,-1.33784 -0.27029 3.14173,-1.32522 -0.241937 3.14173,-1.31401 -0.212995 3.14173,-0.879919 -0.59055 3.14173,-1.2891 -0.123357 3.14173,-1.29592 -0.153633 3.14173,-1.96755 0.688585 3.14173,-1.9685 0.66929 3.14173,-1.96826 0.678949 3.14173,-1.2769 8.99041e-12 3.14173,-1.27996 -0.0619791 3.14173,-1.28377 -0.0927805 3.14173,-1.27767 -0.0310272 3.14173,-1.96472 0.707694 3.14173,-1.96637 0.698174 3.14173,-1.27767 0.0310272 3.14173,-1.9626 0.717121 3.14173,-1.96002 0.726433 3.14173,-1.95699 0.735607 3.14173,-1.9496 0.753454 3.14173,-1.95352 0.744621 3.14173,-0.923736 -0.269091 3.14173,-0.895791 -0.322733 3.14173,-0.910408 -0.296248 3.14173,-1.94526 0.762084 3.14173,-0.935746 -0.241326 3.14173,-0.879919 -0.348486 3.14173,-1.92976 0.786553 3.14173,-1.94049 0.770491 3.14173,-1.93532 0.778654 3.14173,-1.29592 0.153633 3.14173,-1.27996 0.0619791 3.14173,-1.28377 0.0927805 3.14173,-1.2891 0.123357 3.14173,-1.30423 0.183537 3.14173,-0.963598 -0.155027 3.14173,-0.946408 -0.213017 3.14173,-0.955699 -0.184228 3.14173,-1.91751 0.801486 3.14173,-1.92382 0.79417 3.14173,-1.90385 0.815146 3.14173,-1.91084 0.808484 3.14173,-1.32522 0.241937 3.14173,-1.31401 0.212995 3.14173,-1.89653 0.821457 3.14173,-0.975146 -0.0956551 3.14173,-0.970085 -0.12548 3.14173,-1.33784 0.27029 3.14173,-1.88101 0.832965 3.14173,-1.88891 0.827401 3.14173,-1.87285 0.838134 3.14173,-1.38386 0.351148 3.14173,-1.35184 0.297988 3.14173,-1.36719 0.324962 3.14173,-1.85581 0.84724 3.14173,-1.86444 0.842896 3.14173,-1.82879 0.857664 3.14173,-1.84698 0.851156 3.14173,-1.83797 0.854633 3.14173,-1.81948 0.860241 3.14173,-0.980947 0.0250346 3.14173,-0.980947 -0.0354497 3.14173,-0.981673 -0.00520754 3.14173,-0.97877 -0.0656221 3.14173,-1.79094 0.865192 3.14173,-1.81005 0.862358 3.14173,-1.80053 0.864009 3.14173,-1.77165 0.86614 3.14173,-1.78131 0.865903 3.14173,2.55905e-16 -0.882893 3.14173,-0.970085 0.115064 3.14173,-0.97877 0.055207 3.14173,-0.975146 0.08524 3.14173,-1.38386 0.59055 3.14173,-0.946408 0.202602 3.14173,-0.963598 0.144612 3.14173,-0.955699 0.173813 3.14173,-0.923736 0.258676 3.14173,-0.935746 0.230911 3.14173,-1.52126 0.86614 3.14173,-0.910408 0.285833 3.14173,-0.87992 0.33807 3.14173,-0.895791 0.312318 3.14173,-0.87992 0.59055 3.14173,0.879919 -0.348486 3.14173,0.879919 -0.59055 3.14173,1.52126 -0.86614 3.14173,0.935746 -0.241326 3.14173,0.910408 -0.296248 3.14173,0.895791 -0.322733 3.14173,0.923736 -0.269091 3.14173,0.946408 -0.213017 3.14173,0.955699 -0.184228 3.14173,1.38386 -0.59055 3.14173,0.975146 -0.0956551 3.14173,0.970085 -0.12548 3.14173,0.963598 -0.155027 3.14173,2.28346e-16 0.882893 3.14173,1.77165 -0.86614 3.14173,1.79094 -0.865192 3.14173,1.78131 -0.865903 3.14173,1.81948 -0.860241 3.14173,1.80053 -0.864009 3.14173,1.81005 -0.862358 3.14173,1.82879 -0.857664 3.14173,0.981673 -0.00520754 3.14173,0.97877 -0.0656221 3.14173,0.980947 -0.0354497 3.14173,1.83797 -0.854633 3.14173,1.84698 -0.851156 3.14173,0.97877 0.055207 3.14173,0.980947 0.0250346 3.14173,1.87285 -0.838134 3.14173,1.85581 -0.84724 3.14173,1.86444 -0.842896 3.14173,1.88101 -0.832965 3.14173,1.88891 -0.827401 3.14173,1.33784 -0.27029 3.14173,1.36719 -0.324962 3.14173,1.35184 -0.297988 3.14173,1.38386 -0.351148 3.14173,1.32522 -0.241937 3.14173,1.90385 -0.815146 3.14173,1.89653 -0.821457 3.14173,1.31401 -0.212995 3.14173,1.91084 -0.808484 3.14173,0.963598 0.144612 3.14173,0.975146 0.08524 3.14173,0.970085 0.115064 3.14173,1.91751 -0.801486 3.14173,1.30423 -0.183537 3.14173,0.955699 0.173813 3.14173,1.92382 -0.79417 3.14173,1.29592 -0.153633 3.14173,0.935746 0.230911 3.14173,0.946408 0.202602 3.14173,1.94049 -0.770491 3.14173,1.92976 -0.786553 3.14173,1.93532 -0.778654 3.14173,1.94526 -0.762084 3.14173,1.28377 -0.0927805 3.14173,1.2891 -0.123357 3.14173,0.910408 0.285833 3.14173,0.923736 0.258676 3.14173,0.895791 0.312318 3.14173,0.87992 0.33807 3.14173,1.95699 -0.735607 3.14173,1.9496 -0.753454 3.14173,1.95352 -0.744621 3.14173,1.96472 -0.707694 3.14173,1.96002 -0.726433 3.14173,1.9626 -0.717121 3.14173,1.96637 -0.698174 3.14173,1.96826 -0.678949 3.14173,1.96755 -0.688585 3.14173,1.9685 -0.66929 3.14173,1.27996 0.0619791 3.14173,1.2769 8.99032e-12 3.14173,1.27767 0.0310272 3.14173,1.27767 -0.0310272 3.14173,1.27996 -0.0619791 3.14173,1.28377 0.0927805 3.14173,0.87992 0.59055 3.14173,1.33784 0.27029 3.14173,1.31401 0.212995 3.14173,1.32522 0.241937 3.14173,1.38386 0.351148 3.14173,1.35184 0.297988 3.14173,1.36719 0.324962 3.14173,1.30423 0.183537 3.14173,1.29592 0.153633 3.14173,1.2891 0.123357 3.14173,1.52126 0.86614 3.14173,1.38386 0.59055 3.14173,1.9685 0.66929 3.14173,1.77165 0.86614 3.14173,1.96755 0.688585 3.14173,1.96826 0.678949 3.14173,1.96472 0.707694 3.14173,1.96637 0.698174 3.14173,1.81948 0.860241 3.14173,1.80053 0.864009 3.14173,1.81005 0.862358 3.14173,1.79094 0.865192 3.14173,1.78131 0.865903 3.14173,1.82879 0.857664 3.14173,1.95699 0.735607 3.14173,1.96002 0.726433 3.14173,1.9626 0.717121 3.14173,1.95352 0.744621 3.14173,1.84698 0.851156 3.14173,1.83797 0.854633 3.14173,1.85581 0.84724 3.14173,1.94526 0.762084 3.14173,1.9496 0.753454 3.14173,1.87285 0.838134 3.14173,1.86444 0.842896 3.14173,1.88101 0.832965 3.14173,1.88891 0.827401 3.14173,1.92976 0.786553 3.14173,1.94049 0.770491 3.14173,1.93532 0.778654 3.14173,1.92382 0.79417 3.14173,1.91751 0.801486 3.14173,1.90385 0.815146 3.14173,1.89653 0.821457 3.14173,1.91084 0.808484 3.14173]
877 }}
878 appearance Appearance{material USE PLASTIC-WHITE-01 }}
879 Shape { geometry IndexedFaceSet
880 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,0,-1,3,0,2,-1,5,4,3,-1]
881 coord Coordinate { point [-1.9685 0.223167 3.18636,-1.9685 0.66929 3.20012,-1.9685 0.66929 3.14173,-1.9685 -0.66929 3.14173,-1.9685 -0.223167 3.18636,-1.9685 -0.66929 3.20012]
882 }}
883 appearance Appearance{material USE PLASTIC-WHITE-01 }}
884 Shape { geometry IndexedFaceSet
885 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,2,-1,4,3,2,-1]
886 coord Coordinate { point [1.68824 0.86614 3.16019,1.77165 0.86614 3.17014,1.77165 0.86614 3.14173,1.60478 0.86614 3.15072,1.52126 0.86614 3.14173]
887 }}
888 appearance Appearance{material USE PLASTIC-WHITE-01 }}
889 Shape { geometry IndexedFaceSet
890 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1,15,16,17,-1,14,16,15,-1,17,18,19,-1,16,18,17,-1,19,20,21,-1,18,20,19,-1,21,22,23,-1,20,22,21,-1,22,24,23,-1,23,24,25,-1,24,26,25,-1,25,26,27,-1,26,28,27,-1,27,28,29,-1,29,28,30,-1,28,31,30,-1,31,32,30,-1,30,32,33,-1,33,32,34,-1,32,35,34,-1,35,36,34,-1,34,36,37,-1,36,38,37,-1,37,38,39,-1,39,38,40,-1,38,41,40,-1,41,42,40,-1,40,42,43,-1,43,42,44,-1,42,45,44,-1,45,46,44,-1,44,46,47,-1,47,48,49,-1,46,48,47,-1]
891 coord Coordinate { point [0.879919 -0.348486 3.14173,0.895791 -0.322733 3.14173,0.879919 -0.348486 1.78346,0.895791 -0.322733 1.78346,0.910408 -0.296248 3.14173,0.910408 -0.296248 1.78346,0.923736 -0.269091 3.14173,0.923736 -0.269091 1.78346,0.935746 -0.241326 3.14173,0.935746 -0.241326 1.78346,0.946408 -0.213017 3.14173,0.946408 -0.213017 1.78346,0.955699 -0.184228 3.14173,0.955699 -0.184228 1.78346,0.963598 -0.155027 3.14173,0.963598 -0.155027 1.78346,0.970085 -0.12548 3.14173,0.970085 -0.12548 1.78346,0.975146 -0.0956551 3.14173,0.975146 -0.0956551 1.78346,0.97877 -0.0656221 3.14173,0.97877 -0.0656221 1.78346,0.980947 -0.0354497 3.14173,0.980947 -0.0354497 1.78346,0.981673 -0.00520754 3.14173,0.981673 -0.00520754 1.78346,0.980947 0.0250346 3.14173,0.980947 0.0250346 1.78346,0.97877 0.055207 3.14173,0.97877 0.055207 1.78346,0.975146 0.08524 1.78346,0.975146 0.08524 3.14173,0.970085 0.115064 3.14173,0.970085 0.115064 1.78346,0.963598 0.144612 1.78346,0.963598 0.144612 3.14173,0.955699 0.173813 3.14173,0.955699 0.173813 1.78346,0.946408 0.202602 3.14173,0.946408 0.202602 1.78346,0.935746 0.230911 1.78346,0.935746 0.230911 3.14173,0.923736 0.258676 3.14173,0.923736 0.258676 1.78346,0.910408 0.285833 1.78346,0.910408 0.285833 3.14173,0.895791 0.312318 3.14173,0.895791 0.312318 1.78346,0.87992 0.33807 3.14173,0.87992 0.33807 1.78346]
892 }}
893 appearance Appearance{material USE PLASTIC-WHITE-01 }}
894 Shape { geometry IndexedFaceSet
895 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
896 coord Coordinate { point [0.87992 0.59055 1.78346,0.87992 0.33807 1.78346,0.87992 0.59055 3.14173,0.87992 0.33807 3.14173]
897 }}
898 appearance Appearance{material USE PLASTIC-WHITE-01 }}
899 Shape { geometry IndexedFaceSet
900 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
901 coord Coordinate { point [1.38386 0.59055 1.78346,0.87992 0.59055 1.78346,1.38386 0.59055 3.14173,0.87992 0.59055 3.14173]
902 }}
903 appearance Appearance{material USE PLASTIC-WHITE-01 }}
904 Shape { geometry IndexedFaceSet
905 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1,15,16,17,-1,14,16,15,-1,17,18,19,-1,16,18,17,-1,19,20,21,-1,18,20,19,-1,21,22,23,-1,20,22,21,-1,22,24,23,-1,23,24,25,-1,24,26,25,-1,25,26,27,-1,28,29,30,-1,27,29,28,-1,26,29,27,-1,29,31,30,-1,32,33,34,-1,30,33,32,-1,31,33,30,-1,33,35,34,-1,34,36,37,-1,35,36,34,-1,38,39,40,-1,37,39,38,-1,36,39,37,-1,39,41,40,-1,42,43,44,-1,40,43,42,-1,41,43,40,-1,43,45,44,-1,44,46,47,-1,45,46,44,-1,47,48,49,-1,46,48,47,-1]
906 coord Coordinate { point [-0.879919 -0.348486 1.78346,-0.895791 -0.322733 1.78346,-0.879919 -0.348486 3.14173,-0.895791 -0.322733 3.14173,-0.910408 -0.296248 1.78346,-0.910408 -0.296248 3.14173,-0.923736 -0.269091 1.78346,-0.923736 -0.269091 3.14173,-0.935746 -0.241326 1.78346,-0.935746 -0.241326 3.14173,-0.946408 -0.213017 1.78346,-0.946408 -0.213017 3.14173,-0.955699 -0.184228 1.78346,-0.955699 -0.184228 3.14173,-0.963598 -0.155027 1.78346,-0.963598 -0.155027 3.14173,-0.970085 -0.12548 1.78346,-0.970085 -0.12548 3.14173,-0.975146 -0.0956551 1.78346,-0.975146 -0.0956551 3.14173,-0.97877 -0.0656221 1.78346,-0.97877 -0.0656221 3.14173,-0.980947 -0.0354497 1.78346,-0.980947 -0.0354497 3.14173,-0.981673 -0.00520754 1.78346,-0.981673 -0.00520754 3.14173,-0.980947 0.0250346 1.78346,-0.980947 0.0250346 3.14173,-0.97877 0.055207 3.14173,-0.97877 0.055207 1.78346,-0.975146 0.08524 3.14173,-0.975146 0.08524 1.78346,-0.970085 0.115064 3.14173,-0.970085 0.115064 1.78346,-0.963598 0.144612 3.14173,-0.963598 0.144612 1.78346,-0.955699 0.173813 1.78346,-0.955699 0.173813 3.14173,-0.946408 0.202602 3.14173,-0.946408 0.202602 1.78346,-0.935746 0.230911 3.14173,-0.935746 0.230911 1.78346,-0.923736 0.258676 3.14173,-0.923736 0.258676 1.78346,-0.910408 0.285833 3.14173,-0.910408 0.285833 1.78346,-0.895791 0.312318 1.78346,-0.895791 0.312318 3.14173,-0.87992 0.33807 1.78346,-0.87992 0.33807 3.14173]
907 }}
908 appearance Appearance{material USE PLASTIC-WHITE-01 }}
909 Shape { geometry IndexedFaceSet
910 { creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,3,4,2,-1,5,6,4,-1,4,6,2,-1,5,7,6,-1,7,8,6,-1]
911 coord Coordinate { point [-3.11023 -2.43214 3.49606,-2.92827 -2.5372 3.49606,-3.11023 -2.43214 2.7874,-2.38003 -2.85372 3.45363,-1.8307 -3.17087 3.43948,-1.28138 -3.48803 3.45363,-0.55118 -3.90961 2.7874,-0.733145 -3.80455 3.49606,-0.55118 -3.90961 3.49606]
912 }}
913 appearance Appearance{material USE PLASTIC-WHITE-01 }}
914 Shape { geometry IndexedFaceSet
915 { creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,4,3,1,-1,5,3,4,-1,3,6,2,-1,6,7,2,-1,7,8,2,-1,8,9,2,-1,9,10,2,-1,10,11,2,-1,11,12,2,-1,12,13,2,-1,13,14,2,-1,14,15,2,-1,15,16,2,-1,16,17,2,-1,17,18,2,-1,18,19,2,-1,19,20,2,-1,20,21,2,-1,2,22,23,-1,21,22,2,-1,23,24,25,-1,25,24,26,-1,22,24,23,-1,26,27,28,-1,28,27,29,-1,29,27,30,-1,30,27,31,-1,24,27,26,-1,31,32,33,-1,33,32,34,-1,34,32,35,-1,35,32,36,-1,27,32,31,-1,36,37,38,-1,38,37,39,-1,39,37,40,-1,40,37,41,-1,41,37,42,-1,32,37,36,-1,42,43,44,-1,44,43,45,-1,45,43,46,-1,46,43,47,-1,37,43,42,-1,47,48,49,-1,49,48,50,-1,43,48,47,-1,48,51,50,-1,52,53,51,-1,54,53,52,-1,51,53,50,-1,54,55,53,-1,53,56,57,-1,55,58,53,-1,56,59,60,-1,53,59,56,-1,53,61,59,-1,58,62,53,-1,53,63,61,-1,62,64,53,-1,53,65,63,-1,64,66,53,-1,53,67,65,-1,53,68,67,-1,66,69,53,-1,53,70,68,-1,69,70,53,-1]
916 coord Coordinate { point [-2.82123 2.36913 3.69291,-2.82069 2.36768 3.69291,-2.8222 2.37113 3.69291,-2.81975 2.36285 3.69291,-2.82032 2.36643 3.69291,-2.82005 2.36523 3.69291,-2.81968 2.36138 3.69291,-2.81968 2.35983 3.69291,-2.81977 2.35826 3.69291,-2.81993 2.35677 3.69291,-2.82031 2.35445 3.69291,-2.8208 2.35224 3.69291,-2.82145 2.34985 3.69291,-2.82222 2.34746 3.69291,-2.82339 2.34433 3.69291,-2.82503 2.34053 3.69291,-2.82728 2.33596 3.69291,-2.8304 2.33033 3.69291,-2.83467 2.32341 3.69291,-2.83926 2.31663 3.69291,-2.84413 2.30995 3.69291,-2.84782 2.30513 3.69291,-2.85162 2.30035 3.69291,-3.01181 2.26166 3.69291,-2.95079 2.17168 3.69291,-3.05033 2.23812 3.69291,-3.08764 2.21269 3.69291,-3.04416 2.03874 3.69291,-3.12363 2.18542 3.69291,-3.15821 2.1564 3.69291,-3.19131 2.12569 3.69291,-3.22284 2.09337 3.69291,-3.13154 1.90179 3.69291,-3.25271 2.05952 3.69291,-3.28086 2.02422 3.69291,-3.30722 1.98756 3.69291,-3.33171 1.94963 3.69291,-3.21277 1.7611 3.69291,-3.35429 1.91053 3.69291,-3.37489 1.87035 3.69291,-3.39346 1.8292 3.69291,-3.40995 1.78717 3.69291,-3.42433 1.74437 3.69291,-3.28768 1.61695 3.69291,-3.43656 1.70091 3.69291,-3.44661 1.65689 3.69291,-3.45445 1.61243 3.69291,-3.46006 1.56763 3.69291,-3.35613 1.46962 3.69291,-3.46343 1.5226 3.69291,-3.46456 1.47747 3.69291,-3.41797 1.3194 3.69291,-3.42296 1.30711 3.69291,-3.46456 1.25854 3.69291,-3.42786 1.29641 3.69291,-3.43219 1.28805 3.69291,-3.46013 1.2591 3.69291,-3.46237 1.25869 3.69291,-3.4357 1.28201 3.69291,-3.45685 1.26023 3.69291,-3.45806 1.25973 3.69291,-3.45539 1.26094 3.69291,-3.43869 1.27741 3.69291,-3.45367 1.26191 3.69291,-3.44113 1.27403 3.69291,-3.45176 1.26317 3.69291,-3.44328 1.27131 3.69291,-3.45027 1.26431 3.69291,-3.44862 1.26572 3.69291,-3.44532 1.26899 3.69291,-3.44703 1.26722 3.69291]
917 }}
918 appearance Appearance{material USE PLASTIC-WHITE-01 }}
919 Shape { geometry IndexedFaceSet
920 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,1,-1,5,4,3,-1,1,4,2,-1,4,6,2,-1,6,7,2,-1,7,8,2,-1,8,9,2,-1,9,10,2,-1,10,11,2,-1,11,12,2,-1,12,13,2,-1,13,14,2,-1,14,15,2,-1,15,16,2,-1,16,17,2,-1,17,18,2,-1,18,19,2,-1,19,20,2,-1,20,21,2,-1,21,22,2,-1,22,23,2,-1,23,24,25,-1,25,24,26,-1,22,24,23,-1,26,27,28,-1,28,27,29,-1,29,27,30,-1,30,27,31,-1,24,27,26,-1,31,32,33,-1,33,32,34,-1,34,32,35,-1,27,32,31,-1,32,36,35,-1,32,37,36,-1,37,38,39,-1,39,38,40,-1,32,38,37,-1,38,41,40,-1,38,42,41,-1,42,43,44,-1,38,43,42,-1,43,45,44,-1,43,46,45,-1,43,47,46,-1,47,48,49,-1,43,48,47,-1,48,50,49,-1,48,51,50,-1,52,53,54,-1,55,56,51,-1,57,56,55,-1,58,56,57,-1,59,56,58,-1,60,56,59,-1,61,56,60,-1,62,56,61,-1,63,56,62,-1,64,56,63,-1,65,56,64,-1,66,56,65,-1,67,56,66,-1,68,56,67,-1,69,56,68,-1,54,56,69,-1,70,56,53,-1,51,56,50,-1,53,56,54,-1]
921 coord Coordinate { point [-3.46234 -1.25869 3.69291,-3.46082 -1.25895 3.69291,-3.46456 -1.25854 3.69291,-3.45955 -1.25925 3.69291,-3.45616 -1.26055 3.69291,-3.45837 -1.25962 3.69291,-3.45486 -1.26122 3.69291,-3.45351 -1.262 3.69291,-3.4522 -1.26286 3.69291,-3.45098 -1.26375 3.69291,-3.44917 -1.26523 3.69291,-3.4475 -1.26676 3.69291,-3.44575 -1.26852 3.69291,-3.44407 -1.27039 3.69291,-3.44195 -1.27296 3.69291,-3.43947 -1.27629 3.69291,-3.43664 -1.28051 3.69291,-3.43332 -1.28603 3.69291,-3.42947 -1.29319 3.69291,-3.42589 -1.30055 3.69291,-3.42254 -1.30811 3.69291,-3.42022 -1.31372 3.69291,-3.41797 -1.3194 3.69291,-3.46456 -1.47747 3.69291,-3.35613 -1.46962 3.69291,-3.46343 -1.5226 3.69291,-3.46006 -1.56763 3.69291,-3.28768 -1.61695 3.69291,-3.45445 -1.61243 3.69291,-3.44661 -1.65689 3.69291,-3.43656 -1.70091 3.69291,-3.42433 -1.74437 3.69291,-3.21277 -1.7611 3.69291,-3.40995 -1.78717 3.69291,-3.39346 -1.8292 3.69291,-3.37489 -1.87035 3.69291,-3.35429 -1.91053 3.69291,-3.33171 -1.94963 3.69291,-3.13154 -1.90179 3.69291,-3.30722 -1.98756 3.69291,-3.28086 -2.02422 3.69291,-3.25271 -2.05952 3.69291,-3.22284 -2.09337 3.69291,-3.04416 -2.03874 3.69291,-3.19131 -2.12569 3.69291,-3.15821 -2.1564 3.69291,-3.12363 -2.18542 3.69291,-3.08764 -2.21269 3.69291,-2.95079 -2.17168 3.69291,-3.05033 -2.23812 3.69291,-3.01181 -2.26166 3.69291,-2.85162 -2.30035 3.69291,-2.81999 -2.3649 3.69291,-2.82048 -2.36701 3.69291,-2.81981 -2.3636 3.69291,-2.84347 -2.31082 3.69291,-2.8222 -2.37113 3.69291,-2.83666 -2.3204 3.69291,-2.83158 -2.32834 3.69291,-2.82811 -2.3344 3.69291,-2.82561 -2.33929 3.69291,-2.8239 -2.34309 3.69291,-2.82263 -2.34631 3.69291,-2.82164 -2.34924 3.69291,-2.82096 -2.3516 3.69291,-2.82045 -2.35373 3.69291,-2.82006 -2.35586 3.69291,-2.81982 -2.35772 3.69291,-2.81968 -2.36001 3.69291,-2.8197 -2.36198 3.69291,-2.82124 -2.36916 3.69291]
922 }}
923 appearance Appearance{material USE PLASTIC-WHITE-01 }}
924 Shape { geometry IndexedFaceSet
925 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,1,6,4,-1,6,7,4,-1,7,8,4,-1,8,9,4,-1,9,10,4,-1,10,11,4,-1,11,12,4,-1,12,13,4,-1,13,14,4,-1,14,15,4,-1,15,16,4,-1,16,17,4,-1,17,18,4,-1,18,19,4,-1,19,20,4,-1,20,21,4,-1,21,22,4,-1,22,23,4,-1,24,23,22,-1,24,25,23,-1,24,26,25,-1,24,27,26,-1,27,28,26,-1,27,29,28,-1,27,30,29,-1,27,31,30,-1,32,31,27,-1,32,33,31,-1,32,34,33,-1,32,35,34,-1,32,36,35,-1,37,36,32,-1,37,38,36,-1,37,39,38,-1,37,40,39,-1,37,41,40,-1,42,43,37,-1,37,43,41,-1,42,44,43,-1,42,45,44,-1,42,46,45,-1,47,48,42,-1,42,48,46,-1,47,49,48,-1,50,51,47,-1,47,51,49,-1,52,53,54,-1,53,55,54,-1,56,55,50,-1,57,55,56,-1,58,55,57,-1,59,55,58,-1,60,55,59,-1,61,55,60,-1,62,55,61,-1,63,55,62,-1,64,55,63,-1,65,55,64,-1,66,55,65,-1,67,55,66,-1,68,55,67,-1,69,55,68,-1,54,55,69,-1,70,55,53,-1,50,55,51,-1]
926 coord Coordinate { point [-0.63923 -3.62568 3.69291,-0.636416 -3.6234 3.69291,-0.640129 -3.62663 3.69291,-0.638322 -3.62485 3.69291,-0.642357 -3.62966 3.69291,-0.641112 -3.62782 3.69291,-0.63518 -3.6226 3.69291,-0.633832 -3.62183 3.69291,-0.632432 -3.62112 3.69291,-0.631054 -3.62051 3.69291,-0.628862 -3.61968 3.69291,-0.626702 -3.619 3.69291,-0.624305 -3.61837 3.69291,-0.621848 -3.61784 3.69291,-0.618557 -3.61729 3.69291,-0.614439 -3.61681 3.69291,-0.609367 -3.61648 3.69291,-0.602924 -3.61636 3.69291,-0.594803 -3.6166 3.69291,-0.586633 -3.61718 3.69291,-0.578411 -3.61806 3.69291,-0.572396 -3.61885 3.69291,-0.566353 -3.61975 3.69291,-0.452755 -3.73913 3.69291,-0.405335 -3.6413 3.69291,-0.413103 -3.76072 3.69291,-0.372425 -3.78031 3.69291,-0.24352 -3.65569 3.69291,-0.33082 -3.79785 3.69291,-0.288393 -3.81329 3.69291,-0.245249 -3.8266 3.69291,-0.201495 -3.83774 3.69291,-0.0812267 -3.66289 3.69291,-0.15724 -3.84669 3.69291,-0.112594 -3.85342 3.69291,-0.0676688 -3.85791 3.69291,-0.022575 -3.86016 3.69291,0.0812267 -3.66289 3.69291,0.022575 -3.86016 3.69291,0.0676688 -3.85791 3.69291,0.112594 -3.85342 3.69291,0.15724 -3.84669 3.69291,0.24352 -3.65569 3.69291,0.201495 -3.83774 3.69291,0.245249 -3.8266 3.69291,0.288393 -3.81329 3.69291,0.33082 -3.79785 3.69291,0.405335 -3.6413 3.69291,0.372425 -3.78031 3.69291,0.413103 -3.76072 3.69291,0.566353 -3.61975 3.69291,0.452755 -3.73913 3.69291,0.638067 -3.62463 3.69291,0.639652 -3.62611 3.69291,0.637034 -3.62383 3.69291,0.642357 -3.62966 3.69291,0.579489 -3.61793 3.69291,0.591201 -3.61682 3.69291,0.600609 -3.61639 3.69291,0.607594 -3.61641 3.69291,0.613077 -3.6167 3.69291,0.617225 -3.61712 3.69291,0.620652 -3.61763 3.69291,0.623679 -3.61823 3.69291,0.626069 -3.61882 3.69291,0.628161 -3.61945 3.69291,0.630208 -3.62018 3.69291,0.631937 -3.62089 3.69291,0.63399 -3.62192 3.69291,0.63569 -3.62292 3.69291,0.641132 -3.62784 3.69291]
927 }}
928 appearance Appearance{material USE PLASTIC-WHITE-01 }}
929 Shape { geometry IndexedFaceSet
930 { creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,3,4,2,-1,5,6,4,-1,4,6,2,-1,5,7,6,-1,7,8,6,-1]
931 coord Coordinate { point [-3.66141 1.47747 3.49606,-3.66141 1.26735 3.49606,-3.66141 1.47747 2.7874,-3.66141 0.634308 3.45363,-3.66141 -2.78966e-14 3.43948,-3.66141 -0.634308 3.45363,-3.66141 -1.47747 2.7874,-3.66141 -1.26735 3.49606,-3.66141 -1.47747 3.49606]
932 }}
933 appearance Appearance{material USE PLASTIC-WHITE-01 }}
934 Shape { geometry IndexedFaceSet
935 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1,15,16,17,-1,14,16,15,-1,17,18,19,-1,16,18,17,-1,19,20,21,-1,18,20,19,-1,21,22,23,-1,20,22,21,-1,23,24,25,-1,22,24,23,-1,24,26,25,-1,25,26,27,-1,26,28,27,-1,27,28,29,-1,28,30,29,-1,29,30,31,-1,30,32,31,-1,31,32,33,-1,32,34,33,-1,33,34,35,-1,34,36,35,-1,35,36,37,-1,37,38,39,-1,36,38,37,-1,39,40,41,-1,38,40,39,-1,40,42,41,-1,41,42,43,-1]
936 coord Coordinate { point [-3.66141 -1.47747 3.49606,-3.66004 -1.53242 3.49606,-3.66141 -1.47747 2.7874,-3.66004 -1.53242 2.7874,-3.65593 -1.58723 3.49606,-3.65593 -1.58723 2.7874,-3.6491 -1.64177 3.49606,-3.6491 -1.64177 2.7874,-3.63955 -1.6959 3.49606,-3.63955 -1.6959 2.7874,-3.62732 -1.74948 3.49606,-3.62732 -1.74948 2.7874,-3.61244 -1.80239 3.49606,-3.61244 -1.80239 2.7874,-3.59493 -1.8545 3.49606,-3.59493 -1.8545 2.7874,-3.57485 -1.90566 3.49606,-3.57485 -1.90566 2.7874,-3.55224 -1.95576 3.49606,-3.55224 -1.95576 2.7874,-3.52717 -2.00468 3.49606,-3.52717 -2.00468 2.7874,-3.49968 -2.05228 3.49606,-3.49968 -2.05228 2.7874,-3.46986 -2.09845 3.49606,-3.46986 -2.09845 2.7874,-3.43778 -2.14308 3.49606,-3.43778 -2.14308 2.7874,-3.40351 -2.18605 3.49606,-3.40351 -2.18605 2.7874,-3.36714 -2.22726 3.49606,-3.36714 -2.22726 2.7874,-3.32876 -2.26661 3.49606,-3.32876 -2.26661 2.7874,-3.28847 -2.304 3.49606,-3.28847 -2.304 2.7874,-3.24636 -2.33933 3.49606,-3.24636 -2.33933 2.7874,-3.20255 -2.37252 3.49606,-3.20255 -2.37252 2.7874,-3.15713 -2.40348 3.49606,-3.15713 -2.40348 2.7874,-3.11023 -2.43214 3.49606,-3.11023 -2.43214 2.7874]
937 }}
938 appearance Appearance{material USE PLASTIC-WHITE-01 }}
939 Shape { geometry IndexedFaceSet
940 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1,15,16,17,-1,14,16,15,-1,17,18,19,-1,16,18,17,-1,19,20,21,-1,18,20,19,-1,21,22,23,-1,20,22,21,-1,23,24,25,-1,22,24,23,-1,24,26,25,-1,25,26,27,-1,26,28,27,-1,27,28,29,-1,28,30,29,-1,29,30,31,-1,30,32,31,-1,31,32,33,-1,32,34,33,-1,33,34,35,-1,34,36,35,-1,35,36,37,-1,37,38,39,-1,36,38,37,-1,39,40,41,-1,38,40,39,-1,40,42,41,-1,41,42,43,-1]
941 coord Coordinate { point [3.11023 -2.43214 3.49606,3.15713 -2.40348 3.49606,3.11023 -2.43214 2.7874,3.15713 -2.40348 2.7874,3.20255 -2.37252 3.49606,3.20255 -2.37252 2.7874,3.24636 -2.33933 3.49606,3.24636 -2.33933 2.7874,3.28847 -2.304 3.49606,3.28847 -2.304 2.7874,3.32876 -2.26661 3.49606,3.32876 -2.26661 2.7874,3.36714 -2.22726 3.49606,3.36714 -2.22726 2.7874,3.40351 -2.18605 3.49606,3.40351 -2.18605 2.7874,3.43778 -2.14308 3.49606,3.43778 -2.14308 2.7874,3.46986 -2.09845 3.49606,3.46986 -2.09845 2.7874,3.49968 -2.05228 3.49606,3.49968 -2.05228 2.7874,3.52717 -2.00468 3.49606,3.52717 -2.00468 2.7874,3.55224 -1.95576 3.49606,3.55224 -1.95576 2.7874,3.57485 -1.90566 3.49606,3.57485 -1.90566 2.7874,3.59493 -1.8545 3.49606,3.59493 -1.8545 2.7874,3.61244 -1.80239 3.49606,3.61244 -1.80239 2.7874,3.62732 -1.74948 3.49606,3.62732 -1.74948 2.7874,3.63955 -1.6959 3.49606,3.63955 -1.6959 2.7874,3.6491 -1.64177 3.49606,3.6491 -1.64177 2.7874,3.65593 -1.58723 3.49606,3.65593 -1.58723 2.7874,3.66004 -1.53242 3.49606,3.66004 -1.53242 2.7874,3.66141 -1.47747 3.49606,3.66141 -1.47747 2.7874]
942 }}
943 appearance Appearance{material USE PLASTIC-WHITE-01 }}
944 Shape { geometry IndexedFaceSet
945 { creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,3,4,2,-1,5,6,4,-1,4,6,2,-1,5,7,6,-1,7,8,6,-1]
946 coord Coordinate { point [0.55118 -3.90961 3.49606,0.733145 -3.80455 3.49606,0.55118 -3.90961 2.7874,1.28138 -3.48803 3.45363,1.8307 -3.17087 3.43948,2.38003 -2.85372 3.45363,3.11023 -2.43214 2.7874,2.92827 -2.5372 3.49606,3.11023 -2.43214 3.49606]
947 }}
948 appearance Appearance{material USE PLASTIC-WHITE-01 }}
949 Shape { geometry IndexedFaceSet
950 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1,15,16,17,-1,14,16,15,-1,17,18,19,-1,16,18,17,-1,19,20,21,-1,18,20,19,-1,21,22,23,-1,20,22,21,-1,23,24,25,-1,22,24,23,-1,24,26,25,-1,25,26,27,-1,26,28,27,-1,27,28,29,-1,28,30,29,-1,29,30,31,-1,30,32,31,-1,31,32,33,-1,32,34,33,-1,33,34,35,-1,34,36,35,-1,35,36,37,-1,37,38,39,-1,36,38,37,-1,39,40,41,-1,38,40,39,-1,40,42,41,-1,41,42,43,-1]
951 coord Coordinate { point [-0.55118 -3.90961 3.49606,-0.502908 -3.9359 3.49606,-0.55118 -3.90961 2.7874,-0.502908 -3.9359 2.7874,-0.453386 -3.95974 3.49606,-0.453386 -3.95974 2.7874,-0.402737 -3.98109 3.49606,-0.402737 -3.98109 2.7874,-0.351087 -3.99989 3.49606,-0.351087 -3.99989 2.7874,-0.298564 -4.01609 3.49606,-0.298564 -4.01609 2.7874,-0.245298 -4.02966 3.49606,-0.245298 -4.02966 2.7874,-0.191423 -4.04055 3.49606,-0.191423 -4.04055 2.7874,-0.137072 -4.04874 3.49606,-0.137072 -4.04874 2.7874,-0.0823795 -4.05421 3.49606,-0.0823795 -4.05421 2.7874,-0.0274826 -4.05695 3.49606,-0.0274826 -4.05695 2.7874,0.0274826 -4.05695 3.49606,0.0274826 -4.05695 2.7874,0.0823795 -4.05421 3.49606,0.0823795 -4.05421 2.7874,0.137072 -4.04874 3.49606,0.137072 -4.04874 2.7874,0.191423 -4.04055 3.49606,0.191423 -4.04055 2.7874,0.245298 -4.02966 3.49606,0.245298 -4.02966 2.7874,0.298564 -4.01609 3.49606,0.298564 -4.01609 2.7874,0.351087 -3.99989 3.49606,0.351087 -3.99989 2.7874,0.402737 -3.98109 3.49606,0.402737 -3.98109 2.7874,0.453386 -3.95974 3.49606,0.453386 -3.95974 2.7874,0.502908 -3.9359 3.49606,0.502908 -3.9359 2.7874,0.55118 -3.90961 3.49606,0.55118 -3.90961 2.7874]
952 }}
953 appearance Appearance{material USE PLASTIC-WHITE-01 }}
954 Shape { geometry IndexedFaceSet
955 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,11,12,-1,10,9,11,-1,10,8,9,-1,13,10,12,-1,14,12,15,-1,14,13,12,-1,16,15,17,-1,16,14,15,-1,18,17,19,-1,18,16,17,-1,20,19,21,-1,20,18,19,-1,22,21,23,-1,22,20,21,-1,24,25,26,-1,24,23,25,-1,24,22,23,-1,27,24,26,-1,28,27,26,-1,28,26,29,-1,30,31,32,-1,30,29,31,-1,30,28,29,-1,33,30,32,-1,34,35,36,-1,34,32,35,-1,34,33,32,-1,37,34,36,-1,38,36,39,-1,38,37,36,-1,40,41,42,-1,40,39,41,-1,40,38,39,-1,43,40,42,-1]
956 coord Coordinate { point [3.41345 2.80034 2.7874,3.34645 2.84129 4.04724,3.41345 2.80034 4.04724,3.34645 2.84129 2.7874,3.47833 2.75611 2.7874,3.47833 2.75611 4.04724,3.54092 2.7087 2.7874,3.54092 2.7087 4.04724,3.60107 2.65822 2.7874,3.60107 2.65822 4.04724,3.65863 2.60482 2.7874,3.65863 2.60482 4.04724,3.71346 2.5486 4.04724,3.71346 2.5486 2.7874,3.76542 2.48973 2.7874,3.76542 2.48973 4.04724,3.81437 2.42834 2.7874,3.81437 2.42834 4.04724,3.86021 2.36458 2.7874,3.86021 2.36458 4.04724,3.90281 2.29862 2.7874,3.90281 2.29862 4.04724,3.94207 2.23062 2.7874,3.94207 2.23062 4.04724,3.9779 2.16075 2.7874,3.9779 2.16075 4.04724,4.01019 2.08918 4.04724,4.01019 2.08918 2.7874,4.03888 2.01608 2.7874,4.03888 2.01608 4.04724,4.06389 1.94165 2.7874,4.06389 1.94165 4.04724,4.08515 1.86606 4.04724,4.08515 1.86606 2.7874,4.10263 1.78951 2.7874,4.10263 1.78951 4.04724,4.11626 1.71218 4.04724,4.11626 1.71218 2.7874,4.12602 1.63427 2.7874,4.12602 1.63427 4.04724,4.13189 1.55597 2.7874,4.13189 1.55597 4.04724,4.13385 1.47747 4.04724,4.13385 1.47747 2.7874]
957 }}
958 appearance Appearance{material USE PLASTIC-WHITE-01 }}
959 Shape { geometry IndexedFaceSet
960 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
961 coord Coordinate { point [4.13385 1.47747 4.04724,4.13385 -1.47747 4.04724,4.13385 -1.47747 2.7874,4.13385 1.47747 2.7874]
962 }}
963 appearance Appearance{material USE PLASTIC-WHITE-01 }}
964 Shape { geometry IndexedFaceSet
965 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,3,5,-1,4,0,3,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1,16,15,17,-1,16,17,18,-1,16,14,15,-1,19,16,18,-1,20,18,21,-1,20,19,18,-1,22,21,23,-1,22,23,24,-1,22,20,21,-1,25,22,24,-1,26,25,24,-1,26,24,27,-1,28,26,27,-1,28,27,29,-1,30,28,29,-1,30,29,31,-1,32,30,31,-1,32,31,33,-1,34,32,33,-1,34,33,35,-1,34,35,36,-1,37,34,36,-1,38,37,36,-1,38,36,39,-1,40,38,39,-1,40,39,41,-1,40,41,42,-1,43,40,42,-1]
966 coord Coordinate { point [0.718441 4.35631 4.04724,0.7874 4.31875 4.04724,0.7874 4.31875 2.7874,0.718441 4.35631 2.7874,0.647695 4.39038 4.04724,0.647695 4.39038 2.7874,0.575339 4.42088 4.04724,0.575339 4.42088 2.7874,0.501553 4.44773 4.04724,0.501553 4.44773 2.7874,0.42652 4.47088 4.04724,0.42652 4.47088 2.7874,0.350426 4.49025 4.04724,0.350426 4.49025 2.7874,0.273461 4.50581 4.04724,0.273461 4.50581 2.7874,0.195816 4.51751 4.04724,0.195816 4.51751 2.7874,0.117685 4.52533 2.7874,0.117685 4.52533 4.04724,0.0392609 4.52925 4.04724,0.0392609 4.52925 2.7874,-0.0392609 4.52925 4.04724,-0.0392609 4.52925 2.7874,-0.117685 4.52533 2.7874,-0.117685 4.52533 4.04724,-0.195816 4.51751 4.04724,-0.195816 4.51751 2.7874,-0.273461 4.50581 4.04724,-0.273461 4.50581 2.7874,-0.350426 4.49025 4.04724,-0.350426 4.49025 2.7874,-0.42652 4.47088 4.04724,-0.42652 4.47088 2.7874,-0.501553 4.44773 4.04724,-0.501553 4.44773 2.7874,-0.575339 4.42088 2.7874,-0.575339 4.42088 4.04724,-0.647695 4.39038 4.04724,-0.647695 4.39038 2.7874,-0.718441 4.35631 4.04724,-0.718441 4.35631 2.7874,-0.7874 4.31875 2.7874,-0.7874 4.31875 4.04724]
967 }}
968 appearance Appearance{material USE PLASTIC-WHITE-01 }}
969 Shape { geometry IndexedFaceSet
970 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,2,1,-1,4,5,2,-1,4,6,5,-1,7,0,3,-1,7,3,8,-1,9,6,4,-1,10,7,8,-1,10,8,11,-1,12,6,9,-1,12,13,6,-1,14,10,11,-1,14,11,15,-1,16,13,12,-1,16,17,13,-1,18,14,15,-1,18,19,20,-1,18,15,19,-1,21,17,16,-1,21,22,17,-1,23,18,20,-1,24,23,20,-1,24,20,25,-1,26,24,25,-1,26,27,28,-1,26,25,27,-1,29,26,28,-1,30,29,28,-1,30,28,31,-1,32,30,31,-1,32,31,33,-1,34,32,33,-1,34,33,35,-1,36,34,35,-1,36,37,38,-1,36,35,37,-1,39,36,38,-1,39,38,40,-1,41,39,40,-1,42,41,40,-1,42,40,43,-1,44,22,21,-1,44,45,46,-1,44,46,22,-1,47,45,44,-1,48,49,45,-1,48,50,49,-1,48,45,47,-1,51,50,48,-1,52,53,50,-1,52,54,53,-1,52,50,51,-1,55,54,52,-1,56,57,54,-1,56,54,55,-1,58,59,57,-1,58,57,56,-1,60,61,59,-1,60,59,58,-1,62,63,61,-1,62,61,60,-1,64,65,63,-1,64,63,62,-1,66,67,65,-1,66,65,64,-1,68,67,66,-1,68,69,67,-1,70,69,68,-1,70,71,69,-1,70,72,71,-1,73,72,70,-1,74,75,72,-1,74,72,73,-1,76,75,74,-1,76,77,75,-1,78,77,76,-1,78,79,77,-1,78,80,79,-1,81,80,78,-1,82,80,81,-1,82,83,80,-1,84,83,82,-1,84,85,83,-1,86,85,84,-1,86,87,85,-1,88,42,43,-1,88,43,89,-1,90,89,91,-1,90,88,89,-1,92,91,93,-1,92,90,91,-1,94,93,95,-1,94,92,93,-1,96,95,97,-1,96,94,95,-1,98,97,99,-1,98,96,97,-1,100,99,101,-1,100,98,99,-1,102,101,103,-1,102,100,101,-1,104,105,106,-1,104,103,105,-1,104,102,103,-1,107,104,106,-1,108,107,106,-1,108,106,109,-1,110,108,109,-1,110,109,111,-1,112,110,111,-1,112,111,113,-1,114,112,113,-1,114,113,115,-1,116,115,117,-1,116,114,115,-1,118,116,117,-1,118,117,119,-1,120,121,118,-1,120,118,119,-1,122,123,121,-1,122,121,120,-1,124,123,122,-1,124,125,123,-1,126,125,124,-1,126,127,125,-1,128,129,127,-1,128,127,126,-1,130,131,129,-1,130,129,128,-1,132,87,86,-1,133,132,86,-1,134,135,132,-1,134,132,133,-1,136,137,135,-1,136,135,134,-1,138,139,137,-1,138,137,136,-1,140,139,138,-1,141,140,138,-1,142,143,140,-1,142,140,141,-1,144,143,142,-1,144,142,145,-1,146,144,145,-1,146,145,147,-1,148,146,147,-1,149,146,148,-1,149,148,150,-1,151,149,150,-1,152,150,153,-1,152,151,150,-1,154,153,155,-1,154,152,153,-1,156,155,157,-1,156,154,155,-1,158,157,159,-1,158,159,160,-1,158,156,157,-1,161,158,160,-1,162,160,163,-1,162,163,164,-1,162,161,160,-1,165,162,164,-1,166,164,167,-1,166,167,168,-1,166,165,164,-1,169,166,168,-1,170,169,168,-1,170,168,171,-1,172,170,171,-1,172,171,173,-1,174,172,173,-1,174,173,175,-1,176,131,130,-1,176,177,178,-1,176,178,131,-1,179,177,176,-1,180,181,177,-1,180,177,179,-1,182,183,181,-1,182,181,180,-1,184,185,183,-1,184,183,182,-1,186,187,185,-1,186,185,184,-1,188,189,187,-1,188,187,186,-1,190,191,192,-1,190,192,189,-1,190,189,188,-1,193,191,190,-1,194,195,191,-1,194,191,193,-1,196,197,195,-1,196,195,194,-1,198,199,200,-1,198,200,197,-1,198,197,196,-1,201,199,198,-1,202,203,204,-1,202,204,199,-1,202,199,201,-1,205,203,202,-1,206,207,208,-1,206,208,203,-1,206,203,205,-1,209,210,207,-1,209,207,206,-1,211,210,209,-1,212,213,210,-1,212,210,211,-1,214,215,213,-1,214,213,212,-1,216,215,214,-1,216,217,215,-1,218,217,216,-1,218,219,217,-1,220,219,218,-1,221,174,175,-1,221,175,222,-1,221,222,223,-1,224,221,223,-1,224,223,225,-1,226,224,225,-1,227,226,225,-1,227,225,228,-1,227,228,229,-1,230,227,229,-1,231,230,229,-1,231,229,232,-1,233,231,232,-1,233,232,234,-1,235,233,234,-1,235,234,236,-1,235,236,237,-1,238,235,237,-1,239,238,237,-1,239,237,240,-1,239,240,241,-1,242,239,241,-1,243,220,218,-1,244,242,241,-1,244,241,245,-1,246,220,243,-1,246,247,220,-1,248,244,245,-1,248,245,249,-1,248,249,250,-1,251,247,246,-1,251,252,247,-1,253,248,250,-1,254,252,251,-1,254,255,252,-1,256,253,250,-1,256,250,257,-1,258,255,254,-1,258,259,255,-1,260,256,257,-1,260,257,261,-1,262,259,258,-1,262,260,261,-1,262,261,263,-1,262,263,259,-1]
971 coord Coordinate { point [-3.36714 -2.22726 2.7874,-3.32876 -2.26661 2.7874,-3.65863 -2.60482 2.7874,-3.71346 -2.5486 2.7874,-3.28847 -2.304 2.7874,-3.60107 -2.65822 2.7874,-3.54092 -2.7087 2.7874,-3.40351 -2.18605 2.7874,-3.76542 -2.48973 2.7874,-3.24636 -2.33933 2.7874,-3.43778 -2.14308 2.7874,-3.81437 -2.42834 2.7874,-3.20255 -2.37252 2.7874,-3.47833 -2.75611 2.7874,-3.46986 -2.09845 2.7874,-3.86021 -2.36458 2.7874,-3.15713 -2.40348 2.7874,-3.41345 -2.80034 2.7874,-3.49968 -2.05228 2.7874,-3.90281 -2.29862 2.7874,-3.94207 -2.23062 2.7874,-3.11023 -2.43214 2.7874,-3.34645 -2.84129 2.7874,-3.52717 -2.00468 2.7874,-3.55224 -1.95576 2.7874,-3.9779 -2.16075 2.7874,-3.57485 -1.90566 2.7874,-4.01019 -2.08918 2.7874,-4.03888 -2.01608 2.7874,-3.59493 -1.8545 2.7874,-3.61244 -1.80239 2.7874,-4.06389 -1.94165 2.7874,-3.62732 -1.74948 2.7874,-4.08515 -1.86606 2.7874,-3.63955 -1.6959 2.7874,-4.10263 -1.78951 2.7874,-3.6491 -1.64177 2.7874,-4.11626 -1.71218 2.7874,-4.12602 -1.63427 2.7874,-3.65593 -1.58723 2.7874,-4.13189 -1.55597 2.7874,-3.66004 -1.53242 2.7874,-3.66141 -1.47747 2.7874,-4.13385 -1.47747 2.7874,-0.55118 -3.90961 2.7874,-0.718441 -4.35631 2.7874,-0.7874 -4.31875 2.7874,-0.502908 -3.9359 2.7874,-0.453386 -3.95974 2.7874,-0.647695 -4.39038 2.7874,-0.575339 -4.42088 2.7874,-0.402737 -3.98109 2.7874,-0.351087 -3.99989 2.7874,-0.501553 -4.44773 2.7874,-0.42652 -4.47088 2.7874,-0.298564 -4.01609 2.7874,-0.245298 -4.02966 2.7874,-0.350426 -4.49025 2.7874,-0.191423 -4.04055 2.7874,-0.273461 -4.50581 2.7874,-0.137072 -4.04874 2.7874,-0.195816 -4.51751 2.7874,-0.0823795 -4.05421 2.7874,-0.117685 -4.52533 2.7874,-0.0274826 -4.05695 2.7874,-0.0392609 -4.52925 2.7874,0.0274826 -4.05695 2.7874,0.0392609 -4.52925 2.7874,0.0823795 -4.05421 2.7874,0.117685 -4.52533 2.7874,0.137072 -4.04874 2.7874,0.195816 -4.51751 2.7874,0.273461 -4.50581 2.7874,0.191423 -4.04055 2.7874,0.245298 -4.02966 2.7874,0.350426 -4.49025 2.7874,0.298564 -4.01609 2.7874,0.42652 -4.47088 2.7874,0.351087 -3.99989 2.7874,0.501553 -4.44773 2.7874,0.575339 -4.42088 2.7874,0.402737 -3.98109 2.7874,0.453386 -3.95974 2.7874,0.647695 -4.39038 2.7874,0.502908 -3.9359 2.7874,0.718441 -4.35631 2.7874,0.55118 -3.90961 2.7874,0.7874 -4.31875 2.7874,-3.66141 1.47747 2.7874,-4.13385 1.47747 2.7874,-3.66004 1.53242 2.7874,-4.13189 1.55597 2.7874,-3.65593 1.58723 2.7874,-4.12602 1.63427 2.7874,-3.6491 1.64177 2.7874,-4.11626 1.71218 2.7874,-3.63955 1.6959 2.7874,-4.10263 1.78951 2.7874,-3.62732 1.74948 2.7874,-4.08515 1.86606 2.7874,-3.61244 1.80239 2.7874,-4.06389 1.94165 2.7874,-3.59493 1.8545 2.7874,-4.03888 2.01608 2.7874,-3.57485 1.90566 2.7874,-4.01019 2.08918 2.7874,-3.9779 2.16075 2.7874,-3.55224 1.95576 2.7874,-3.52717 2.00468 2.7874,-3.94207 2.23062 2.7874,-3.49968 2.05228 2.7874,-3.90281 2.29862 2.7874,-3.46986 2.09845 2.7874,-3.86021 2.36458 2.7874,-3.43778 2.14308 2.7874,-3.81437 2.42834 2.7874,-3.40351 2.18605 2.7874,-3.76542 2.48973 2.7874,-3.36714 2.22726 2.7874,-3.71346 2.5486 2.7874,-3.65863 2.60482 2.7874,-3.32876 2.26661 2.7874,-3.60107 2.65822 2.7874,-3.28847 2.304 2.7874,-3.54092 2.7087 2.7874,-3.24636 2.33933 2.7874,-3.47833 2.75611 2.7874,-3.20255 2.37252 2.7874,-3.41345 2.80034 2.7874,-3.15713 2.40348 2.7874,-3.34645 2.84129 2.7874,-3.11023 2.43214 2.7874,3.34645 -2.84129 2.7874,3.11023 -2.43214 2.7874,3.15713 -2.40348 2.7874,3.41345 -2.80034 2.7874,3.20255 -2.37252 2.7874,3.47833 -2.75611 2.7874,3.24636 -2.33933 2.7874,3.54092 -2.7087 2.7874,3.60107 -2.65822 2.7874,3.28847 -2.304 2.7874,3.32876 -2.26661 2.7874,3.65863 -2.60482 2.7874,3.71346 -2.5486 2.7874,3.36714 -2.22726 2.7874,3.76542 -2.48973 2.7874,3.40351 -2.18605 2.7874,3.43778 -2.14308 2.7874,3.81437 -2.42834 2.7874,3.46986 -2.09845 2.7874,3.86021 -2.36458 2.7874,3.90281 -2.29862 2.7874,3.49968 -2.05228 2.7874,3.94207 -2.23062 2.7874,3.52717 -2.00468 2.7874,3.9779 -2.16075 2.7874,3.55224 -1.95576 2.7874,4.01019 -2.08918 2.7874,3.57485 -1.90566 2.7874,3.59493 -1.8545 2.7874,4.03888 -2.01608 2.7874,4.06389 -1.94165 2.7874,3.61244 -1.80239 2.7874,3.62732 -1.74948 2.7874,4.08515 -1.86606 2.7874,4.10263 -1.78951 2.7874,3.63955 -1.6959 2.7874,3.6491 -1.64177 2.7874,4.11626 -1.71218 2.7874,4.12602 -1.63427 2.7874,3.65593 -1.58723 2.7874,4.13189 -1.55597 2.7874,3.66004 -1.53242 2.7874,4.13385 -1.47747 2.7874,3.66141 -1.47747 2.7874,-0.7874 4.31875 2.7874,-0.502908 3.9359 2.7874,-0.55118 3.90961 2.7874,-0.718441 4.35631 2.7874,-0.647695 4.39038 2.7874,-0.453386 3.95974 2.7874,-0.575339 4.42088 2.7874,-0.402737 3.98109 2.7874,-0.501553 4.44773 2.7874,-0.351087 3.99989 2.7874,-0.42652 4.47088 2.7874,-0.298564 4.01609 2.7874,-0.350426 4.49025 2.7874,-0.245298 4.02966 2.7874,-0.273461 4.50581 2.7874,-0.137072 4.04874 2.7874,-0.191423 4.04055 2.7874,-0.195816 4.51751 2.7874,-0.117685 4.52533 2.7874,-0.0823795 4.05421 2.7874,-0.0392609 4.52925 2.7874,-0.0274826 4.05695 2.7874,0.0392609 4.52925 2.7874,0.0823795 4.05421 2.7874,0.0274826 4.05695 2.7874,0.117685 4.52533 2.7874,0.195816 4.51751 2.7874,0.191423 4.04055 2.7874,0.137072 4.04874 2.7874,0.273461 4.50581 2.7874,0.350426 4.49025 2.7874,0.298564 4.01609 2.7874,0.245298 4.02966 2.7874,0.42652 4.47088 2.7874,0.351087 3.99989 2.7874,0.501553 4.44773 2.7874,0.575339 4.42088 2.7874,0.402737 3.98109 2.7874,0.647695 4.39038 2.7874,0.453386 3.95974 2.7874,0.718441 4.35631 2.7874,0.502908 3.9359 2.7874,0.7874 4.31875 2.7874,0.55118 3.90961 2.7874,3.11023 2.43214 2.7874,4.13385 1.47747 2.7874,3.66141 1.47747 2.7874,3.66004 1.53242 2.7874,4.13189 1.55597 2.7874,3.65593 1.58723 2.7874,4.12602 1.63427 2.7874,4.11626 1.71218 2.7874,3.6491 1.64177 2.7874,3.63955 1.6959 2.7874,4.10263 1.78951 2.7874,4.08515 1.86606 2.7874,3.62732 1.74948 2.7874,4.06389 1.94165 2.7874,3.61244 1.80239 2.7874,4.03888 2.01608 2.7874,3.59493 1.8545 2.7874,3.57485 1.90566 2.7874,4.01019 2.08918 2.7874,3.9779 2.16075 2.7874,3.55224 1.95576 2.7874,3.52717 2.00468 2.7874,3.94207 2.23062 2.7874,3.34645 2.84129 2.7874,3.90281 2.29862 2.7874,3.49968 2.05228 2.7874,3.41345 2.80034 2.7874,3.15713 2.40348 2.7874,3.86021 2.36458 2.7874,3.46986 2.09845 2.7874,3.43778 2.14308 2.7874,3.47833 2.75611 2.7874,3.20255 2.37252 2.7874,3.81437 2.42834 2.7874,3.54092 2.7087 2.7874,3.24636 2.33933 2.7874,3.76542 2.48973 2.7874,3.40351 2.18605 2.7874,3.60107 2.65822 2.7874,3.28847 2.304 2.7874,3.71346 2.5486 2.7874,3.36714 2.22726 2.7874,3.65863 2.60482 2.7874,3.32876 2.26661 2.7874]
972 }}
973 appearance Appearance{material USE PLASTIC-WHITE-01 }}
974 Shape { geometry IndexedFaceSet
975 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,3,5,-1,4,0,3,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1,16,15,17,-1,16,17,18,-1,16,14,15,-1,19,16,18,-1,20,18,21,-1,20,19,18,-1,22,21,23,-1,22,23,24,-1,22,20,21,-1,25,22,24,-1,26,25,24,-1,26,24,27,-1,28,26,27,-1,28,27,29,-1,30,28,29,-1,30,29,31,-1,32,30,31,-1,32,31,33,-1,34,32,33,-1,34,33,35,-1,34,35,36,-1,37,34,36,-1,38,37,36,-1,38,36,39,-1,40,38,39,-1,40,39,41,-1,42,40,41,-1,42,41,43,-1]
976 coord Coordinate { point [3.41345 -2.80034 4.04724,3.34645 -2.84129 4.04724,3.34645 -2.84129 2.7874,3.41345 -2.80034 2.7874,3.47833 -2.75611 4.04724,3.47833 -2.75611 2.7874,3.54092 -2.7087 4.04724,3.54092 -2.7087 2.7874,3.60107 -2.65822 4.04724,3.60107 -2.65822 2.7874,3.65863 -2.60482 4.04724,3.65863 -2.60482 2.7874,3.71346 -2.5486 4.04724,3.71346 -2.5486 2.7874,3.76542 -2.48973 4.04724,3.76542 -2.48973 2.7874,3.81437 -2.42834 4.04724,3.81437 -2.42834 2.7874,3.86021 -2.36458 2.7874,3.86021 -2.36458 4.04724,3.90281 -2.29862 4.04724,3.90281 -2.29862 2.7874,3.94207 -2.23062 4.04724,3.94207 -2.23062 2.7874,3.9779 -2.16075 2.7874,3.9779 -2.16075 4.04724,4.01019 -2.08918 4.04724,4.01019 -2.08918 2.7874,4.03888 -2.01608 4.04724,4.03888 -2.01608 2.7874,4.06389 -1.94165 4.04724,4.06389 -1.94165 2.7874,4.08515 -1.86606 4.04724,4.08515 -1.86606 2.7874,4.10263 -1.78951 4.04724,4.10263 -1.78951 2.7874,4.11626 -1.71218 2.7874,4.11626 -1.71218 4.04724,4.12602 -1.63427 4.04724,4.12602 -1.63427 2.7874,4.13189 -1.55597 4.04724,4.13189 -1.55597 2.7874,4.13385 -1.47747 4.04724,4.13385 -1.47747 2.7874]
977 }}
978 appearance Appearance{material USE PLASTIC-WHITE-01 }}
979 Shape { geometry IndexedFaceSet
980 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
981 coord Coordinate { point [3.34645 -2.84129 2.7874,0.7874 -4.31875 4.04724,0.7874 -4.31875 2.7874,3.34645 -2.84129 4.04724]
982 }}
983 appearance Appearance{material USE PLASTIC-WHITE-01 }}
984 Shape { geometry IndexedFaceSet
985 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,4,-1,5,6,7,-1,8,6,9,-1,7,6,8,-1,9,6,10,-1,10,6,11,-1,11,6,12,-1,12,6,13,-1,14,15,16,-1,17,15,14,-1,18,19,20,-1,2,19,18,-1,5,21,6,-1,16,21,5,-1,17,22,15,-1,20,22,17,-1,1,23,2,-1,24,23,25,-1,25,23,26,-1,26,23,27,-1,27,23,28,-1,28,23,29,-1,2,23,19,-1,29,23,1,-1,15,30,16,-1,16,30,21,-1,19,31,20,-1,20,31,22,-1,32,33,34,-1,34,33,35,-1,35,33,36,-1,6,33,13,-1,13,33,37,-1,37,33,38,-1,38,33,32,-1,21,33,6,-1,15,39,30,-1,22,39,15,-1,23,40,19,-1,41,40,42,-1,42,40,43,-1,43,40,44,-1,44,40,24,-1,19,40,31,-1,24,40,23,-1,36,45,46,-1,46,45,47,-1,47,45,48,-1,48,45,49,-1,33,45,36,-1,30,45,21,-1,21,45,33,-1,22,50,39,-1,31,50,22,-1,51,52,53,-1,53,52,54,-1,39,52,30,-1,30,52,45,-1,55,56,57,-1,57,56,58,-1,58,56,59,-1,59,56,60,-1,60,56,41,-1,41,56,40,-1,40,56,31,-1,31,56,50,-1,61,62,63,-1,63,62,64,-1,64,62,65,-1,65,62,66,-1,50,62,39,-1,39,62,52,-1,45,67,49,-1,49,67,68,-1,68,67,69,-1,69,67,51,-1,51,67,52,-1,52,67,45,-1,62,70,66,-1,66,70,71,-1,71,70,72,-1,72,70,73,-1,73,70,55,-1,55,70,56,-1,56,70,50,-1,50,70,62,-1,54,74,75,-1,75,74,61,-1,52,74,54,-1,61,74,62,-1,62,74,52,-1,76,77,78,-1,78,77,79,-1,80,81,82,-1,82,81,83,-1,83,81,84,-1,84,81,85,-1,86,87,88,-1,88,87,89,-1,89,87,90,-1,79,91,92,-1,92,91,93,-1,93,91,94,-1,94,91,80,-1,80,91,81,-1,77,91,79,-1,81,95,85,-1,85,95,96,-1,96,95,97,-1,97,95,98,-1,98,95,99,-1,99,95,100,-1,77,101,91,-1,87,101,90,-1,76,101,77,-1,90,101,102,-1,102,101,76,-1,81,103,95,-1,91,103,81,-1,86,104,87,-1,87,104,101,-1,105,104,106,-1,106,104,107,-1,107,104,108,-1,108,104,86,-1,95,109,100,-1,100,109,110,-1,110,109,111,-1,111,109,112,-1,112,109,113,-1,113,109,114,-1,91,115,103,-1,101,115,91,-1,105,116,104,-1,117,116,118,-1,118,116,119,-1,119,116,120,-1,120,116,121,-1,121,116,122,-1,122,116,105,-1,103,123,95,-1,95,123,109,-1,104,124,101,-1,101,124,115,-1,109,125,114,-1,114,125,126,-1,126,125,127,-1,127,125,128,-1,128,125,129,-1,115,130,103,-1,103,130,123,-1,116,131,104,-1,104,131,124,-1,109,132,125,-1,123,132,109,-1,115,133,130,-1,124,133,115,-1,134,135,136,-1,136,135,137,-1,116,135,131,-1,137,135,138,-1,138,135,117,-1,117,135,116,-1,139,140,141,-1,141,140,142,-1,142,140,143,-1,143,140,144,-1,125,140,129,-1,129,140,139,-1,123,145,132,-1,130,145,123,-1,124,146,133,-1,131,146,124,-1,147,148,149,-1,149,148,150,-1,150,148,134,-1,134,148,135,-1,125,151,140,-1,132,151,125,-1,130,152,145,-1,133,152,130,-1,135,153,131,-1,131,153,146,-1,144,154,155,-1,155,154,156,-1,156,154,157,-1,157,154,158,-1,140,154,144,-1,132,159,151,-1,145,159,132,-1,146,160,133,-1,133,160,152,-1,135,161,153,-1,147,161,148,-1,148,161,135,-1,162,161,163,-1,163,161,164,-1,164,161,147,-1,140,165,154,-1,151,165,140,-1,152,166,145,-1,145,166,159,-1,146,167,160,-1,153,167,146,-1,159,168,151,-1,151,168,165,-1,152,169,166,-1,160,169,152,-1,153,170,167,-1,161,170,153,-1,158,171,172,-1,172,171,173,-1,173,171,174,-1,174,171,175,-1,154,171,158,-1,165,171,154,-1,159,176,168,-1,166,176,159,-1,167,177,160,-1,160,177,169,-1,161,178,170,-1,179,178,180,-1,180,178,181,-1,181,178,182,-1,182,178,183,-1,183,178,162,-1,162,178,161,-1,165,184,171,-1,168,184,165,-1,169,185,166,-1,166,185,176,-1,167,186,177,-1,170,186,167,-1,175,187,188,-1,188,187,189,-1,171,187,175,-1,168,190,184,-1,176,190,168,-1,169,191,185,-1,177,191,169,-1,170,0,186,-1,178,0,170,-1,189,7,192,-1,192,7,193,-1,187,7,189,-1,171,7,187,-1,184,7,171,-1,176,14,190,-1,185,14,176,-1,186,18,177,-1,177,18,191,-1,179,4,178,-1,3,4,194,-1,194,4,195,-1,195,4,196,-1,196,4,179,-1,178,4,0,-1,190,5,184,-1,184,5,7,-1,191,17,185,-1,185,17,14,-1,186,2,18,-1,0,2,186,-1,193,8,197,-1,197,8,198,-1,198,8,9,-1,7,8,193,-1,190,16,5,-1,14,16,190,-1,191,20,17,-1,18,20,191,-1,4,1,0,-1,29,1,199,-1,199,1,200,-1,200,1,201,-1,201,1,202,-1,202,1,3,-1]
986 coord Coordinate { point [-1.437 -2.17647 3.93851,-1.06828 -2.89275 4.03749,-0.71948 -2.17647 3.88226,-1.64343 -3.20563 4.16535,-1.77723 -2.89275 4.11172,2.17424 0.728127 3.88236,2.88978 0.728127 4.01446,2.52254 1.45427 3.99971,3.23149 1.45427 4.14981,3.38511 1.23208 4.16535,3.44231 1.06181 4.16535,3.49096 0.888908 4.16535,3.53093 0.713793 4.16535,3.56212 0.536903 4.16535,1.09194 1.61652e-15 3.73565,1.45279 -0.728127 3.78774,1.8166 1.66e-15 3.81152,0.727384 -0.728127 3.73087,-0.362331 -1.45427 3.77353,-2.66143e-14 -2.17647 3.86349,0.362331 -1.45427 3.77353,2.53632 1.70318e-15 3.92507,1.08601 -1.45427 3.81131,-0.356415 -2.89275 4.00033,0.0898092 -3.60124 4.16535,-0.0898092 -3.60124 4.16535,-0.269204 -3.59228 4.16535,-0.44793 -3.5744 4.16535,-0.625542 -3.54763 4.16535,-0.801599 -3.51204 4.16535,2.17424 -0.728127 3.88236,0.71948 -2.17647 3.88226,3.60236 -3.05652e-16 4.16535,3.24914 1.74595e-15 4.076,3.59788 -0.179563 4.16535,3.58445 -0.358679 4.16535,3.56212 -0.536903 4.16535,3.58445 0.358679 4.16535,3.59788 0.179563 4.16535,1.80673 -1.45427 3.88678,0.356415 -2.89275 4.00033,0.801599 -3.51204 4.16535,0.625542 -3.54763 4.16535,0.44793 -3.5744 4.16535,0.269204 -3.59228 4.16535,2.88978 -0.728127 4.01446,3.53093 -0.713793 4.16535,3.49096 -0.888908 4.16535,3.44231 -1.06181 4.16535,3.38511 -1.23208 4.16535,1.437 -2.17647 3.93851,3.16367 -1.72284 4.16535,2.52254 -1.45427 3.99971,3.07386 -1.87839 4.16535,2.97641 -2.02928 4.16535,1.64343 -3.20563 4.16535,1.06828 -2.89275 4.03749,1.4816 -3.28357 4.16535,1.31609 -3.35334 4.16535,1.1473 -3.41477 4.16535,0.975664 -3.46771 4.16535,2.75956 -2.31555 4.16535,2.15062 -2.17647 4.0321,2.64071 -2.45022 4.16535,2.5153 -2.57881 4.16535,2.38363 -2.70098 4.16535,2.24603 -2.81643 4.16535,3.23149 -1.45427 4.14981,3.31948 -1.39928 4.16535,3.24561 -1.563 4.16535,1.77723 -2.89275 4.11172,2.10285 -2.92489 4.16535,1.95444 -3.02607 4.16535,1.80118 -3.11973 4.16535,2.85838 -2.17647 4.16277,2.87155 -2.17512 4.16535,-2.97641 2.02928 4.16535,-2.85838 2.17647 4.16277,-2.87155 2.17512 4.16535,-2.75956 2.31555 4.16535,-2.24603 2.81643 4.16535,-1.77723 2.89275 4.11172,-2.10285 2.92489 4.16535,-1.95444 3.02607 4.16535,-1.80118 3.11973 4.16535,-1.64343 3.20563 4.16535,-3.38511 1.23208 4.16535,-3.23149 1.45427 4.14981,-3.31948 1.39928 4.16535,-3.24561 1.563 4.16535,-3.16367 1.72284 4.16535,-2.15062 2.17647 4.0321,-2.64071 2.45022 4.16535,-2.5153 2.57881 4.16535,-2.38363 2.70098 4.16535,-1.06828 2.89275 4.03749,-1.4816 3.28357 4.16535,-1.31609 3.35334 4.16535,-1.1473 3.41477 4.16535,-0.975664 3.46771 4.16535,-0.801599 3.51204 4.16535,-2.52254 1.45427 3.99971,-3.07386 1.87839 4.16535,-1.437 2.17647 3.93851,-2.88978 0.728127 4.01446,-3.56212 0.536903 4.16535,-3.53093 0.713793 4.16535,-3.49096 0.888908 4.16535,-3.44231 1.06181 4.16535,-0.356415 2.89275 4.00033,-0.625542 3.54763 4.16535,-0.44793 3.5744 4.16535,-0.269204 3.59228 4.16535,-0.0898092 3.60124 4.16535,0.0898092 3.60124 4.16535,-1.80673 1.45427 3.88678,-3.24914 1.35606e-15 4.076,-3.56212 -0.536903 4.16535,-3.58445 -0.358679 4.16535,-3.59788 -0.179563 4.16535,-3.60236 3.77327e-14 4.16535,-3.59788 0.179563 4.16535,-3.58445 0.358679 4.16535,-0.71948 2.17647 3.88226,-2.17424 0.728127 3.88236,0.356415 2.89275 4.00033,0.269204 3.59228 4.16535,0.44793 3.5744 4.16535,0.625542 3.54763 4.16535,0.801599 3.51204 4.16535,-1.08601 1.45427 3.81131,-2.53632 1.39882e-15 3.92507,-2.68754e-14 2.17647 3.86349,-1.45279 0.728127 3.78774,-3.38511 -1.23208 4.16535,-2.88978 -0.728127 4.01446,-3.44231 -1.06181 4.16535,-3.49096 -0.888908 4.16535,-3.53093 -0.713793 4.16535,0.975664 3.46771 4.16535,1.06828 2.89275 4.03749,1.1473 3.41477 4.16535,1.31609 3.35334 4.16535,1.4816 3.28357 4.16535,1.64343 3.20563 4.16535,-0.362331 1.45427 3.77353,-1.8166 1.44201e-15 3.81152,-3.16367 -1.72284 4.16535,-3.23149 -1.45427 4.14981,-3.24561 -1.563 4.16535,-3.31948 -1.39928 4.16535,0.71948 2.17647 3.88226,-0.727384 0.728127 3.73087,-2.17424 -0.728127 3.88236,1.77723 2.89275 4.11172,1.80118 3.11973 4.16535,1.95444 3.02607 4.16535,2.10285 2.92489 4.16535,2.24603 2.81643 4.16535,0.362331 1.45427 3.77353,-1.09194 1.48549e-15 3.73565,-2.52254 -1.45427 3.99971,-2.87155 -2.17512 4.16535,-2.97641 -2.02928 4.16535,-3.07386 -1.87839 4.16535,1.437 2.17647 3.93851,-2.70857e-14 0.728127 3.71189,-1.45279 -0.728127 3.78774,1.08601 1.45427 3.81131,-0.364311 1.52914e-15 3.69766,-1.80673 -1.45427 3.88678,2.15062 2.17647 4.0321,2.38363 2.70098 4.16535,2.5153 2.57881 4.16535,2.64071 2.45022 4.16535,2.75956 2.31555 4.16535,0.727384 0.728127 3.73087,-0.727384 -0.728127 3.73087,-2.15062 -2.17647 4.0321,-2.24603 -2.81643 4.16535,-2.38363 -2.70098 4.16535,-2.5153 -2.57881 4.16535,-2.64071 -2.45022 4.16535,-2.75956 -2.31555 4.16535,1.80673 1.45427 3.88678,0.364311 1.57286e-15 3.69766,-1.08601 -1.45427 3.81131,2.85838 2.17647 4.16277,2.87155 2.17512 4.16535,2.97641 2.02928 4.16535,1.45279 0.728127 3.78774,-2.69983e-14 -0.728127 3.71189,3.07386 1.87839 4.16535,3.16367 1.72284 4.16535,-1.80118 -3.11973 4.16535,-1.95444 -3.02607 4.16535,-2.10285 -2.92489 4.16535,3.24561 1.563 4.16535,3.31948 1.39928 4.16535,-0.975664 -3.46771 4.16535,-1.1473 -3.41477 4.16535,-1.31609 -3.35334 4.16535,-1.4816 -3.28357 4.16535]
987 }}
988 appearance Appearance{material USE PLASTIC-WHITE-01 }}
989 Shape { geometry IndexedFaceSet
990 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
991 coord Coordinate { point [0.7874 4.31875 2.7874,3.34645 2.84129 4.04724,3.34645 2.84129 2.7874,0.7874 4.31875 4.04724]
992 }}
993 appearance Appearance{material USE PLASTIC-WHITE-01 }}
994 Shape { geometry IndexedFaceSet
995 { creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
996 coord Coordinate { point [0.879919 -0.348486 1.78346,0.879919 -0.59055 1.78346,0.879919 -0.348486 3.14173,0.879919 -0.59055 3.14173]
997 }}
998 appearance Appearance{material USE PLASTIC-WHITE-01 }}
999 Shape { geometry IndexedFaceSet
1000 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
1001 coord Coordinate { point [-0.87992 0.33807 1.78346,-0.87992 0.59055 1.78346,-0.87992 0.59055 3.14173,-0.87992 0.33807 3.14173]
1002 }}
1003 appearance Appearance{material USE PLASTIC-WHITE-01 }}
1004 Shape { geometry IndexedFaceSet
1005 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
1006 coord Coordinate { point [-0.87992 0.59055 1.78346,-1.38386 0.59055 1.78346,-1.38386 0.59055 3.14173,-0.87992 0.59055 3.14173]
1007 }}
1008 appearance Appearance{material USE PLASTIC-WHITE-01 }}
1009 Shape { geometry IndexedFaceSet
1010 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
1011 coord Coordinate { point [-1.38386 0.59055 1.78346,-1.38386 0.351148 1.78346,-1.38386 0.351148 3.14173,-1.38386 0.59055 3.14173]
1012 }}
1013 appearance Appearance{material USE PLASTIC-WHITE-01 }}
+0
-714
s-ol.3dshapes/PG1350.wrl less more
0 #VRML V2.0 utf8
1 #kicad StepUp wrl exported
2
3 Shape {
4 appearance Appearance {material DEF PIN-01 Material {
5 ambientIntensity 0.271
6 diffuseColor 0.824 0.820 0.781
7 specularColor 0.328 0.258 0.172
8 emissiveColor 0.0 0.0 0.0
9 shininess 0.70
10 transparency 0.0
11 }
12 }
13 }
14 Shape {
15 appearance Appearance {material DEF MET-01 Material {
16 ambientIntensity 0.249999
17 diffuseColor 0.298 0.298 0.298
18 specularColor 0.398 0.398 0.398
19 emissiveColor 0.0 0.0 0.0
20 shininess 0.056122
21 transparency 0.0
22 }
23 }
24 }
25 Shape {
26 appearance Appearance {material DEF PIN-02 Material {
27 ambientIntensity 0.379
28 diffuseColor 0.859 0.738 0.496
29 specularColor 0.137 0.145 0.184
30 emissiveColor 0.0 0.0 0.0
31 shininess 0.40
32 transparency 0.0
33 }
34 }
35 }
36 Shape {
37 appearance Appearance {material DEF IC-BODY-EPOXY-04 Material {
38 ambientIntensity 0.293
39 diffuseColor 0.148 0.145 0.145
40 specularColor 0.180 0.168 0.160
41 emissiveColor 0.0 0.0 0.0
42 shininess 0.35
43 transparency 0.0
44 }
45 }
46 }
47 Shape {
48 appearance Appearance {material DEF RES-SMD-01 Material {
49 diffuseColor 0.082 0.086 0.094
50 emissiveColor 0.000 0.000 0.000
51 specularColor 0.066 0.063 0.063
52 ambientIntensity 0.638
53 transparency 0.0
54 shininess 0.3
55 }
56 }
57 }
58 Shape {
59 appearance Appearance {material DEF IC-BODY-EPOXY-01 Material {
60 ambientIntensity 0.117
61 diffuseColor 0.250 0.262 0.281
62 specularColor 0.316 0.281 0.176
63 emissiveColor 0.0 0.0 0.0
64 shininess 0.25
65 transparency 0.0
66 }
67 }
68 }
69 Shape {
70 appearance Appearance {material DEF CAP-CERAMIC-05 Material {
71 ambientIntensity 0.179
72 diffuseColor 0.273 0.273 0.273
73 specularColor 0.203 0.188 0.176
74 emissiveColor 0.0 0.0 0.0
75 shininess 0.15
76 transparency 0.0
77 }
78 }
79 }
80 Shape {
81 appearance Appearance {material DEF CAP-CERAMIC-06 Material {
82 ambientIntensity 0.453
83 diffuseColor 0.379 0.270 0.215
84 specularColor 0.223 0.223 0.223
85 emissiveColor 0.0 0.0 0.0
86 shininess 0.15
87 transparency 0.0
88 }
89 }
90 }
91 Shape {
92 appearance Appearance {material DEF RES-THT-01 Material {
93 ambientIntensity 0.149
94 diffuseColor 0.883 0.711 0.492
95 specularColor 0.043 0.121 0.281
96 emissiveColor 0.0 0.0 0.0
97 shininess 0.40
98 transparency 0.0
99 }
100 }
101 }
102 Shape {
103 appearance Appearance {material DEF PLASTIC-BLUE-01 Material {
104 ambientIntensity 0.565
105 diffuseColor 0.137 0.402 0.727
106 specularColor 0.359 0.379 0.270
107 emissiveColor 0.0 0.0 0.0
108 shininess 0.25
109 transparency 0.0
110 }
111 }
112 }
113 Shape {
114 appearance Appearance {material DEF PLASTIC-GREEN-01 Material {
115 ambientIntensity 0.315
116 diffuseColor 0.340 0.680 0.445
117 specularColor 0.176 0.105 0.195
118 emissiveColor 0.0 0.0 0.0
119 shininess 0.25
120 transparency 0.0
121 }
122 }
123 }
124 Shape {
125 appearance Appearance {material DEF PLASTIC-ORANGE-01 Material {
126 ambientIntensity 0.284
127 diffuseColor 0.809 0.426 0.148
128 specularColor 0.039 0.102 0.145
129 emissiveColor 0.0 0.0 0.0
130 shininess 0.25
131 transparency 0.0
132 }
133 }
134 }
135 Shape {
136 appearance Appearance {material DEF RED-BODY Material {
137 ambientIntensity 0.683
138 diffuseColor 0.700 0.100 0.050
139 emissiveColor 0.000 0.000 0.000
140 specularColor 0.300 0.400 0.150
141 shininess 0.25
142 transparency 0.0
143 }
144 }
145 }
146 Shape {
147 appearance Appearance {material DEF CAP-CERAMIC-02 Material {
148 ambientIntensity 0.683
149 diffuseColor 0.578 0.336 0.352
150 specularColor 0.105 0.273 0.270
151 emissiveColor 0.0 0.0 0.0
152 shininess 0.25
153 transparency 0.0
154 }
155 }
156 }
157 Shape {
158 appearance Appearance {material DEF PLASTIC-YELLOW-01 Material {
159 ambientIntensity 0.522
160 diffuseColor 0.832 0.680 0.066
161 specularColor 0.160 0.203 0.320
162 emissiveColor 0.0 0.0 0.0
163 shininess 0.25
164 transparency 0.0
165 }
166 }
167 }
168 Shape {
169 appearance Appearance {material DEF PLASTIC-WHITE-01 Material {
170 ambientIntensity 0.494
171 diffuseColor 0.895 0.891 0.813
172 specularColor 0.047 0.055 0.109
173 emissiveColor 0.0 0.0 0.0
174 shininess 0.25
175 transparency 0.0
176 }
177 }
178 }
179 Shape {
180 appearance Appearance {material DEF IC-LABEL-01 Material {
181 ambientIntensity 0.082
182 diffuseColor 0.691 0.664 0.598
183 specularColor 0.000 0.000 0.000
184 emissiveColor 0.0 0.0 0.0
185 shininess 0.01
186 transparency 0.0
187 }
188 }
189 }
190 Shape {
191 appearance Appearance {material DEF LED-RED Material {
192 ambientIntensity 0.789
193 diffuseColor 0.700 0.100 0.050
194 emissiveColor 0.000 0.000 0.000
195 specularColor 0.300 0.400 0.150
196 shininess 0.125
197 transparency 0.10
198 }
199 }
200 }
201 Shape {
202 appearance Appearance {material DEF LED-GREEN Material {
203 ambientIntensity 0.789
204 diffuseColor 0.400 0.700 0.150
205 emissiveColor 0.000 0.000 0.000
206 specularColor 0.600 0.300 0.100
207 shininess 0.05
208 transparency 0.10
209 }
210 }
211 }
212 Shape {
213 appearance Appearance {material DEF LED-BLUE Material {
214 ambientIntensity 0.789
215 diffuseColor 0.100 0.250 0.700
216 emissiveColor 0.000 0.000 0.000
217 specularColor 0.500 0.600 0.300
218 shininess 0.125
219 transparency 0.10
220 }
221 }
222 }
223 Shape {
224 appearance Appearance {material DEF LED-YELLOW Material {
225 ambientIntensity 0.522
226 diffuseColor 0.98 0.840 0.066
227 specularColor 0.160 0.203 0.320
228 emissiveColor 0.0 0.0 0.0
229 shininess 0.125
230 transparency 0.10
231 }
232 }
233 }
234 Shape {
235 appearance Appearance {material DEF LED-WHITE Material {
236 ambientIntensity 0.494
237 diffuseColor 0.895 0.891 0.813
238 specularColor 0.047 0.055 0.109
239 emissiveColor 0.0 0.0 0.0
240 shininess 0.125
241 transparency 0.10
242 }
243 }
244 }
245 Shape {
246 appearance Appearance {material DEF LED-GREY Material {
247 ambientIntensity 0.494
248 diffuseColor 0.27 0.25 0.27
249 specularColor 0.5 0.5 0.6
250 emissiveColor 0.0 0.0 0.0
251 shininess 0.35
252 transparency 0.10
253 }
254 }
255 }
256 Shape {
257 appearance Appearance {material DEF LED-BLACK Material {
258 ambientIntensity 0.494
259 diffuseColor 0.1 0.05 0.1
260 specularColor 0.6 0.5 0.6
261 emissiveColor 0.0 0.0 0.0
262 shininess 0.5
263 transparency 0.0
264 }
265 }
266 }
267 Shape {
268 appearance Appearance {material DEF GLASS-19 Material {
269 ambientIntensity 2.018212
270 diffuseColor 0.400769 0.441922 0.459091
271 specularColor 0.573887 0.649271 0.810811
272 emissiveColor 0.000000 0.000000 0.000000
273 shininess 0.127273
274 transparency 0.37
275 }
276 }
277 }
278 Shape {
279 appearance Appearance {material DEF GLASS-29 Material {
280 ambientIntensity 0.234375
281 diffuseColor 0.566681 0.580872 0.580874
282 specularColor 0.617761 0.429816 0.400140
283 emissiveColor 0.000000 0.000000 0.000000
284 shininess 0.072727
285 transparency 0.38
286 }
287 }
288 }
289 Shape {
290 appearance Appearance {material DEF GLASS-13 Material {
291 ambientIntensity 0.250000
292 diffuseColor 0.000000 0.631244 0.748016
293 specularColor 0.915152 0.915152 0.915152
294 emissiveColor 0.000000 0.000000 0.000000
295 shininess 0.642424
296 transparency 0.39
297 }
298 }
299 }
300 Shape {
301 appearance Appearance {material DEF GLASS-GREEN Material {
302 ambientIntensity 0.250000
303 diffuseColor 0.000000 0.75 0.44
304 specularColor 0.915152 0.915152 0.915152
305 emissiveColor 0.000000 0.000000 0.000000
306 shininess 0.642424
307 transparency 0.39
308 }
309 }
310 }
311 Shape {
312 appearance Appearance {material DEF GLASS-ORANGE Material {
313 ambientIntensity 0.250000
314 diffuseColor 0.75 0.44 0.000000
315 specularColor 0.915152 0.915152 0.915152
316 emissiveColor 0.000000 0.000000 0.000000
317 shininess 0.642424
318 transparency 0.39
319 }
320 }
321 }
322 Shape {
323 appearance Appearance {material DEF BOARD-GREEN-02 Material {
324 ambientIntensity 1
325 diffuseColor 0.07 0.3 0.12
326 specularColor 0.07 0.3 0.12
327 emissiveColor 0.0 0.0 0.0
328 shininess 0.40
329 transparency 0.0
330 }
331 }
332 }
333 Shape {
334 appearance Appearance {material DEF BOARD-BLUE-01 Material {
335 ambientIntensity 1
336 diffuseColor 0.07 0.12 0.3
337 specularColor 0.07 0.12 0.3
338 emissiveColor 0.0 0.0 0.0
339 shininess 0.40
340 transparency 0.0
341 }
342 }
343 }
344 Shape {
345 appearance Appearance {material DEF BOARD-BLACK-03 Material {
346 ambientIntensity 1
347 diffuseColor 0.16 0.16 0.16
348 specularColor 0.16 0.16 0.16
349 emissiveColor 0.0 0.0 0.0
350 shininess 0.40
351 transparency 0.0
352 }
353 }
354 }
355 Shape {
356 appearance Appearance {material DEF MET-ALUMINUM Material {
357 ambientIntensity 0.256000
358 diffuseColor 0.372322 0.371574 0.373173
359 specularColor 0.556122 0.554201 0.556122
360 emissiveColor 0.0 0.0 0.0
361 shininess 0.127551
362 transparency 0.0
363 }
364 }
365 }
366 Shape {
367 appearance Appearance {material DEF MET-BRONZE Material {
368 ambientIntensity 0.022727
369 diffuseColor 0.714 0.4284 0.18144
370 specularColor 0.393548 0.271906 0.166721
371 emissiveColor 0.000000 0.000000 0.000000
372 shininess 0.2
373 transparency 0.0
374 }
375 }
376 }
377 Shape {
378 appearance Appearance {material DEF MET-SILVER Material {
379 ambientIntensity 0.022727
380 diffuseColor 0.50754 0.50754 0.50754
381 specularColor 0.508273 0.508273 0.508273
382 emissiveColor 0.000000 0.000000 0.000000
383 shininess 0.4
384 transparency 0.0
385 }
386 }
387 }
388 Shape {
389 appearance Appearance {material DEF MET-COPPER Material {
390 ambientIntensity 0.022727
391 diffuseColor 0.7038 0.27048 0.0828
392 specularColor 0.780612 0.37 0.000000
393 emissiveColor 0.000000 0.000000 0.000000
394 shininess 0.2
395 transparency 0.0
396 }
397 }
398 }
399 Shape { geometry IndexedFaceSet
400 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
401 coord Coordinate { point [-1.35826 0.59055 3.14566,-1.35826 -0.59055 1.96456,-1.35826 0.59055 1.96456,-1.35826 -0.59055 3.14566]
402 }}
403 appearance Appearance{material USE PLASTIC-BLUE-01 }}
404 Shape { geometry IndexedFaceSet
405 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
406 coord Coordinate { point [-1.35826 -0.59055 3.14566,-0.885825 -0.59055 1.96456,-1.35826 -0.59055 1.96456,-0.885825 -0.59055 3.14566]
407 }}
408 appearance Appearance{material USE PLASTIC-BLUE-01 }}
409 Shape { geometry IndexedFaceSet
410 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
411 coord Coordinate { point [-0.885825 -0.59055 3.14566,-0.885825 0.59055 1.96456,-0.885825 -0.59055 1.96456,-0.885825 0.59055 3.14566]
412 }}
413 appearance Appearance{material USE PLASTIC-BLUE-01 }}
414 Shape { geometry IndexedFaceSet
415 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
416 coord Coordinate { point [-0.885825 0.59055 3.14566,-1.35826 0.59055 1.96456,-0.885825 0.59055 1.96456,-1.35826 0.59055 3.14566]
417 }}
418 appearance Appearance{material USE PLASTIC-BLUE-01 }}
419 Shape { geometry IndexedFaceSet
420 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
421 coord Coordinate { point [0.885825 -0.59055 3.14566,1.35827 -0.59055 1.96456,0.885825 -0.59055 1.96456,1.35827 -0.59055 3.14566]
422 }}
423 appearance Appearance{material USE PLASTIC-BLUE-01 }}
424 Shape { geometry IndexedFaceSet
425 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
426 coord Coordinate { point [1.35827 -0.59055 3.14566,1.35827 0.59055 1.96456,1.35827 -0.59055 1.96456,1.35827 0.59055 3.14566]
427 }}
428 appearance Appearance{material USE PLASTIC-BLUE-01 }}
429 Shape { geometry IndexedFaceSet
430 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
431 coord Coordinate { point [1.35827 0.59055 3.14566,0.885825 0.59055 1.96456,1.35827 0.59055 1.96456,0.885825 0.59055 3.14566]
432 }}
433 appearance Appearance{material USE PLASTIC-BLUE-01 }}
434 Shape { geometry IndexedFaceSet
435 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
436 coord Coordinate { point [0.885825 0.59055 3.14566,0.885825 -0.59055 1.96456,0.885825 0.59055 1.96456,0.885825 -0.59055 3.14566]
437 }}
438 appearance Appearance{material USE PLASTIC-BLUE-01 }}
439 Shape { geometry IndexedFaceSet
440 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
441 coord Coordinate { point [-0.59055 0.90551 3.14566,-0.59055 1.37795 1.96456,-0.59055 0.90551 1.96456,-0.59055 1.37795 3.14566]
442 }}
443 appearance Appearance{material USE PLASTIC-BLUE-01 }}
444 Shape { geometry IndexedFaceSet
445 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
446 coord Coordinate { point [-0.59055 1.37795 3.14566,0.59055 1.37795 1.96456,-0.59055 1.37795 1.96456,0.59055 1.37795 3.14566]
447 }}
448 appearance Appearance{material USE PLASTIC-BLUE-01 }}
449 Shape { geometry IndexedFaceSet
450 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
451 coord Coordinate { point [0.59055 1.37795 3.14566,0.59055 0.90551 1.96456,0.59055 1.37795 1.96456,0.59055 0.90551 3.14566]
452 }}
453 appearance Appearance{material USE PLASTIC-BLUE-01 }}
454 Shape { geometry IndexedFaceSet
455 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
456 coord Coordinate { point [0.59055 0.90551 3.14566,2.14567 0.90551 1.96456,0.59055 0.90551 1.96456,2.14567 0.90551 3.14566]
457 }}
458 appearance Appearance{material USE PLASTIC-BLUE-01 }}
459 Shape { geometry IndexedFaceSet
460 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
461 coord Coordinate { point [2.14567 0.90551 3.14566,2.14567 -0.90551 1.96456,2.14567 0.90551 1.96456,2.14567 -0.90551 3.14566]
462 }}
463 appearance Appearance{material USE PLASTIC-BLUE-01 }}
464 Shape { geometry IndexedFaceSet
465 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
466 coord Coordinate { point [2.14567 -0.90551 3.14566,-2.14566 -0.90551 1.96456,2.14567 -0.90551 1.96456,-2.14566 -0.90551 3.14566]
467 }}
468 appearance Appearance{material USE PLASTIC-BLUE-01 }}
469 Shape { geometry IndexedFaceSet
470 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
471 coord Coordinate { point [-2.14566 -0.90551 3.14566,-2.14566 0.90551 1.96456,-2.14566 -0.90551 1.96456,-2.14566 0.90551 3.14566]
472 }}
473 appearance Appearance{material USE PLASTIC-BLUE-01 }}
474 Shape { geometry IndexedFaceSet
475 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
476 coord Coordinate { point [-2.14566 0.90551 3.14566,-0.59055 0.90551 1.96456,-2.14566 0.90551 1.96456,-0.59055 0.90551 3.14566]
477 }}
478 appearance Appearance{material USE PLASTIC-BLUE-01 }}
479 Shape { geometry IndexedFaceSet
480 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,3,5,1,-1,6,2,7,-1,6,7,8,-1,9,4,3,-1,10,0,2,-1,10,2,6,-1,11,10,6,-1,12,9,0,-1,12,0,10,-1,13,11,14,-1,15,12,13,-1,15,13,14,-1,6,14,11,-1,15,4,9,-1,15,9,12,-1,5,2,1,-1]
481 coord Coordinate { point [0.885825 0.59055 3.14566,1.35827 0.59055 3.14566,0.59055 0.90551 3.14566,1.35827 -0.59055 3.14566,2.14567 -0.90551 3.14566,2.14567 0.90551 3.14566,-0.59055 0.90551 3.14566,0.59055 1.37795 3.14566,-0.59055 1.37795 3.14566,0.885825 -0.59055 3.14566,-0.885825 0.59055 3.14566,-1.35826 0.59055 3.14566,-0.885825 -0.59055 3.14566,-1.35826 -0.59055 3.14566,-2.14566 0.90551 3.14566,-2.14566 -0.90551 3.14566]
482 }}
483 appearance Appearance{material USE PLASTIC-BLUE-01 }}
484 Shape { geometry IndexedFaceSet
485 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,4,-1,2,3,0,-1,5,6,3,-1,7,8,9,-1,1,10,5,-1,7,10,1,-1,5,10,6,-1,10,11,6,-1,10,12,11,-1,6,13,14,-1,11,13,6,-1,9,15,12,-1,8,15,9,-1,15,11,12,-1,6,4,3,-1,0,8,1,-1,1,8,7,-1]
486 coord Coordinate { point [2.14567 -0.90551 1.96456,0.885825 -0.59055 1.96456,1.35827 -0.59055 1.96456,1.35827 0.59055 1.96456,2.14567 0.90551 1.96456,0.885825 0.59055 1.96456,0.59055 0.90551 1.96456,-0.885825 -0.59055 1.96456,-2.14566 -0.90551 1.96456,-1.35826 -0.59055 1.96456,-0.885825 0.59055 1.96456,-0.59055 0.90551 1.96456,-1.35826 0.59055 1.96456,-0.59055 1.37795 1.96456,0.59055 1.37795 1.96456,-2.14566 0.90551 1.96456]
487 }}
488 appearance Appearance{material USE PLASTIC-BLUE-01 }}
489 Shape { geometry IndexedFaceSet
490 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,3,5,-1,4,0,3,-1,6,7,8,-1,6,8,9,-1,10,5,11,-1,10,4,5,-1,12,9,13,-1,14,11,15,-1,12,6,9,-1,14,10,11,-1,16,13,17,-1,18,15,19,-1,16,12,13,-1,18,14,15,-1,20,17,21,-1,22,19,23,-1,20,16,17,-1,22,18,19,-1,24,21,25,-1,26,23,27,-1,24,20,21,-1,26,22,23,-1,28,27,29,-1,28,26,27,-1,30,25,31,-1,7,29,8,-1,30,24,25,-1,7,28,29,-1,32,31,33,-1,32,30,31,-1,34,33,35,-1,34,32,33,-1,36,35,37,-1,36,34,35,-1,38,37,39,-1,38,36,37,-1,40,38,39,-1,40,39,41,-1,42,40,41,-1,42,41,43,-1,44,42,43,-1,44,43,45,-1,46,44,45,-1,46,45,47,-1,48,46,47,-1,48,47,49,-1,50,48,49,-1,50,49,51,-1,1,50,51,-1,1,51,2,-1]
491 coord Coordinate { point [1.81564 -0.132628 -1.04724,1.85754 -0.212465 -1.04724,1.85754 -0.212465 -0.003937,1.81564 -0.132628 -0.003937,1.79406 -0.0450825 -1.04724,1.79406 -0.0450825 -0.003937,2.25486 0.363147 -1.04724,2.16535 0.374015 -1.04724,2.16535 0.374015 -0.003937,2.25486 0.363147 -0.003937,1.79406 0.0450825 -1.04724,1.79406 0.0450825 -0.003937,2.33916 0.331174 -1.04724,2.33916 0.331174 -0.003937,1.81564 0.132628 -1.04724,1.81564 0.132628 -0.003937,2.41337 0.279954 -1.04724,2.41337 0.279954 -0.003937,1.85754 0.212465 -1.04724,1.85754 0.212465 -0.003937,2.47316 0.212465 -1.04724,2.47316 0.212465 -0.003937,1.91733 0.279954 -1.04724,1.91733 0.279954 -0.003937,2.51506 0.132628 -1.04724,2.51506 0.132628 -0.003937,1.99154 0.331174 -1.04724,1.99154 0.331174 -0.003937,2.07584 0.363147 -1.04724,2.07584 0.363147 -0.003937,2.53664 0.0450825 -1.04724,2.53664 0.0450825 -0.003937,2.53664 -0.0450825 -1.04724,2.53664 -0.0450825 -0.003937,2.51506 -0.132628 -1.04724,2.51506 -0.132628 -0.003937,2.47316 -0.212465 -1.04724,2.47316 -0.212465 -0.003937,2.41337 -0.279954 -1.04724,2.41337 -0.279954 -0.003937,2.33916 -0.331174 -1.04724,2.33916 -0.331174 -0.003937,2.25486 -0.363147 -1.04724,2.25486 -0.363147 -0.003937,2.16535 -0.374015 -1.04724,2.16535 -0.374015 -0.003937,2.07584 -0.363147 -1.04724,2.07584 -0.363147 -0.003937,1.99154 -0.331174 -1.04724,1.99154 -0.331174 -0.003937,1.91733 -0.279954 -1.04724,1.91733 -0.279954 -0.003937]
492 }}
493 appearance Appearance{material USE PLASTIC-BLUE-01 }}
494 Shape { geometry IndexedFaceSet
495 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,0,3,4,-1,0,4,5,-1,0,5,6,-1,0,6,7,-1,0,7,8,-1,0,8,9,-1,0,9,10,-1,0,11,12,-1,0,12,13,-1,0,13,14,-1,0,14,15,-1,0,16,17,-1,0,17,18,-1,0,18,19,-1,0,19,20,-1,0,20,21,-1,0,10,11,-1,0,21,1,-1,21,22,23,-1,21,23,24,-1,21,24,1,-1,11,10,25,-1]
496 coord Coordinate { point [1.91733 -0.279954 -1.04724,2.16535 0.374015 -1.04724,2.25486 0.363147 -1.04724,2.33916 0.331174 -1.04724,2.41337 0.279954 -1.04724,2.47316 0.212465 -1.04724,2.51506 0.132628 -1.04724,2.53664 0.0450825 -1.04724,2.53664 -0.0450825 -1.04724,2.51506 -0.132628 -1.04724,2.47316 -0.212465 -1.04724,2.33916 -0.331174 -1.04724,2.25486 -0.363147 -1.04724,2.16535 -0.374015 -1.04724,2.07584 -0.363147 -1.04724,1.99154 -0.331174 -1.04724,1.85754 -0.212465 -1.04724,1.81564 -0.132628 -1.04724,1.79406 -0.0450825 -1.04724,1.79406 0.0450825 -1.04724,1.81564 0.132628 -1.04724,1.85754 0.212465 -1.04724,1.91733 0.279954 -1.04724,1.99154 0.331174 -1.04724,2.07584 0.363147 -1.04724,2.41337 -0.279954 -1.04724]
497 }}
498 appearance Appearance{material USE PLASTIC-BLUE-01 }}
499 Shape { geometry IndexedFaceSet
500 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,8,9,10,-1,6,4,5,-1,8,10,11,-1,12,7,13,-1,12,6,7,-1,14,11,15,-1,14,8,11,-1,16,13,17,-1,16,12,13,-1,18,15,19,-1,18,14,15,-1,20,17,21,-1,20,16,17,-1,22,19,23,-1,22,18,19,-1,24,21,25,-1,24,20,21,-1,26,23,27,-1,9,25,10,-1,26,22,23,-1,9,24,25,-1,28,27,29,-1,28,26,27,-1,30,29,31,-1,30,28,29,-1,32,31,33,-1,32,30,31,-1,34,33,35,-1,34,32,33,-1,36,35,37,-1,36,34,35,-1,38,36,37,-1,38,37,39,-1,40,38,39,-1,40,39,41,-1,42,40,41,-1,42,41,43,-1,44,42,43,-1,44,43,45,-1,46,44,45,-1,46,45,47,-1,48,46,47,-1,48,47,49,-1,50,48,49,-1,50,49,51,-1,3,50,51,-1,3,51,1,-1]
501 coord Coordinate { point [-0.625327 -0.0759285 -1.04724,-0.588985 -0.223373 -0.003937,-0.625327 -0.0759285 -0.003937,-0.588985 -0.223373 -1.04724,-0.625327 0.0759285 -1.04724,-0.625327 0.0759285 -0.003937,-0.588985 0.223373 -1.04724,-0.588985 0.223373 -0.003937,0.15075 0.611616 -1.04724,3.937e-16 0.62992 -1.04724,1.1811e-15 0.62992 -0.003937,0.15075 0.611616 -0.003937,-0.518414 0.357835 -1.04724,-0.518414 0.357835 -0.003937,0.292738 0.557766 -1.04724,0.292738 0.557766 -0.003937,-0.417714 0.471502 -1.04724,-0.417714 0.471502 -0.003937,0.417714 0.471502 -1.04724,0.417714 0.471502 -0.003937,-0.292738 0.557766 -1.04724,-0.292738 0.557766 -0.003937,0.518414 0.357835 -1.04724,0.518414 0.357835 -0.003937,-0.15075 0.611616 -1.04724,-0.15075 0.611616 -0.003937,0.588985 0.223373 -1.04724,0.588985 0.223373 -0.003937,0.625327 0.0759285 -1.04724,0.625327 0.0759285 -0.003937,0.625327 -0.0759285 -1.04724,0.625327 -0.0759285 -0.003937,0.588985 -0.223373 -1.04724,0.588985 -0.223373 -0.003937,0.518414 -0.357835 -1.04724,0.518414 -0.357835 -0.003937,0.417714 -0.471502 -1.04724,0.417714 -0.471502 -0.003937,0.292738 -0.557766 -1.04724,0.292738 -0.557766 -0.003937,0.15075 -0.611616 -1.04724,0.15075 -0.611616 -0.003937,1.99021e-15 -0.62992 -1.04724,-1.67525e-15 -0.62992 -0.003937,-0.15075 -0.611616 -1.04724,-0.15075 -0.611616 -0.003937,-0.292738 -0.557766 -1.04724,-0.292738 -0.557766 -0.003937,-0.417714 -0.471502 -1.04724,-0.417714 -0.471502 -0.003937,-0.518414 -0.357835 -1.04724,-0.518414 -0.357835 -0.003937]
502 }}
503 appearance Appearance{material USE PLASTIC-BLUE-01 }}
504 Shape { geometry IndexedFaceSet
505 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,0,4,5,-1,0,5,6,-1,0,6,7,-1,0,7,8,-1,0,9,10,-1,0,10,11,-1,0,11,1,-1,0,3,4,-1,12,13,14,-1,4,3,15,-1,4,15,16,-1,11,17,18,-1,11,18,19,-1,11,19,20,-1,11,20,21,-1,11,21,22,-1,11,22,1,-1,11,23,24,-1,11,24,25,-1,11,25,12,-1,11,14,17,-1,11,12,14,-1]
506 coord Coordinate { point [-0.417714 -0.471502 -1.04724,0.625327 0.0759285 -1.04724,0.625327 -0.0759285 -1.04724,0.588985 -0.223373 -1.04724,0.292738 -0.557766 -1.04724,0.15075 -0.611616 -1.04724,1.99021e-15 -0.62992 -1.04724,-0.15075 -0.611616 -1.04724,-0.292738 -0.557766 -1.04724,-0.518414 -0.357835 -1.04724,-0.588985 -0.223373 -1.04724,-0.625327 -0.0759285 -1.04724,-0.417714 0.471502 -1.04724,-0.292738 0.557766 -1.04724,-0.15075 0.611616 -1.04724,0.518414 -0.357835 -1.04724,0.417714 -0.471502 -1.04724,3.937e-16 0.62992 -1.04724,0.15075 0.611616 -1.04724,0.292738 0.557766 -1.04724,0.417714 0.471502 -1.04724,0.518414 0.357835 -1.04724,0.588985 0.223373 -1.04724,-0.625327 0.0759285 -1.04724,-0.588985 0.223373 -1.04724,-0.518414 0.357835 -1.04724]
507 }}
508 appearance Appearance{material USE PLASTIC-BLUE-01 }}
509 Shape { geometry IndexedFaceSet
510 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,3,5,-1,4,0,3,-1,6,7,8,-1,6,8,9,-1,10,5,11,-1,10,4,5,-1,12,9,13,-1,14,11,15,-1,12,6,9,-1,14,10,11,-1,16,13,17,-1,18,15,19,-1,16,12,13,-1,18,14,15,-1,20,17,21,-1,22,19,23,-1,20,16,17,-1,22,18,19,-1,24,21,25,-1,26,23,27,-1,24,20,21,-1,26,22,23,-1,28,27,29,-1,28,26,27,-1,30,25,31,-1,7,29,8,-1,30,24,25,-1,7,28,29,-1,32,31,33,-1,32,30,31,-1,34,33,35,-1,34,32,33,-1,36,35,37,-1,36,34,35,-1,38,37,39,-1,38,36,37,-1,40,38,39,-1,40,39,41,-1,42,40,41,-1,42,41,43,-1,44,42,43,-1,44,43,45,-1,46,44,45,-1,46,45,47,-1,48,46,47,-1,48,47,49,-1,50,48,49,-1,50,49,51,-1,1,50,51,-1,1,51,2,-1]
511 coord Coordinate { point [-2.51506 -0.132628 -1.04724,-2.47316 -0.212465 -1.04724,-2.47316 -0.212465 -0.003937,-2.51506 -0.132628 -0.003937,-2.53664 -0.0450825 -1.04724,-2.53664 -0.0450825 -0.003937,-2.07584 0.363147 -1.04724,-2.16535 0.374015 -1.04724,-2.16535 0.374015 -0.003937,-2.07584 0.363147 -0.003937,-2.53664 0.0450825 -1.04724,-2.53664 0.0450825 -0.003937,-1.99154 0.331174 -1.04724,-1.99154 0.331174 -0.003937,-2.51506 0.132628 -1.04724,-2.51506 0.132628 -0.003937,-1.91733 0.279954 -1.04724,-1.91733 0.279954 -0.003937,-2.47316 0.212465 -1.04724,-2.47316 0.212465 -0.003937,-1.85754 0.212465 -1.04724,-1.85754 0.212465 -0.003937,-2.41337 0.279954 -1.04724,-2.41337 0.279954 -0.003937,-1.81564 0.132628 -1.04724,-1.81564 0.132628 -0.003937,-2.33916 0.331174 -1.04724,-2.33916 0.331174 -0.003937,-2.25486 0.363147 -1.04724,-2.25486 0.363147 -0.003937,-1.79406 0.0450825 -1.04724,-1.79406 0.0450825 -0.003937,-1.79406 -0.0450825 -1.04724,-1.79406 -0.0450825 -0.003937,-1.81564 -0.132628 -1.04724,-1.81564 -0.132628 -0.003937,-1.85754 -0.212465 -1.04724,-1.85754 -0.212465 -0.003937,-1.91733 -0.279954 -1.04724,-1.91733 -0.279954 -0.003937,-1.99154 -0.331174 -1.04724,-1.99154 -0.331174 -0.003937,-2.07584 -0.363147 -1.04724,-2.07584 -0.363147 -0.003937,-2.16535 -0.374015 -1.04724,-2.16535 -0.374015 -0.003937,-2.25486 -0.363147 -1.04724,-2.25486 -0.363147 -0.003937,-2.33916 -0.331174 -1.04724,-2.33916 -0.331174 -0.003937,-2.41337 -0.279954 -1.04724,-2.41337 -0.279954 -0.003937]
512 }}
513 appearance Appearance{material USE PLASTIC-BLUE-01 }}
514 Shape { geometry IndexedFaceSet
515 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,0,3,4,-1,0,4,5,-1,0,5,6,-1,0,6,7,-1,0,7,8,-1,0,8,9,-1,0,9,10,-1,0,11,12,-1,0,12,13,-1,0,13,14,-1,0,14,15,-1,0,16,17,-1,0,17,18,-1,0,18,19,-1,0,19,20,-1,0,20,21,-1,0,10,11,-1,0,21,1,-1,21,22,23,-1,21,23,24,-1,21,24,1,-1,11,10,25,-1]
516 coord Coordinate { point [-2.41337 -0.279954 -1.04724,-2.16535 0.374015 -1.04724,-2.07584 0.363147 -1.04724,-1.99154 0.331174 -1.04724,-1.91733 0.279954 -1.04724,-1.85754 0.212465 -1.04724,-1.81564 0.132628 -1.04724,-1.79406 0.0450825 -1.04724,-1.79406 -0.0450825 -1.04724,-1.81564 -0.132628 -1.04724,-1.85754 -0.212465 -1.04724,-1.99154 -0.331174 -1.04724,-2.07584 -0.363147 -1.04724,-2.16535 -0.374015 -1.04724,-2.25486 -0.363147 -1.04724,-2.33916 -0.331174 -1.04724,-2.47316 -0.212465 -1.04724,-2.51506 -0.132628 -1.04724,-2.53664 -0.0450825 -1.04724,-2.53664 0.0450825 -1.04724,-2.51506 0.132628 -1.04724,-2.47316 0.212465 -1.04724,-2.41337 0.279954 -1.04724,-2.33916 0.331174 -1.04724,-2.25486 0.363147 -1.04724,-1.91733 -0.279954 -1.04724]
517 }}
518 appearance Appearance{material USE PLASTIC-BLUE-01 }}
519 Shape { geometry IndexedFaceSet
520 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
521 coord Coordinate { point [2.59842 -2.59842 -0.003937,-2.71653 -2.71653 0.350393,-2.59842 -2.59842 -0.003937,2.71653 -2.71653 0.350393]
522 }}
523 appearance Appearance{material USE PLASTIC-BLUE-01 }}
524 Shape { geometry IndexedFaceSet
525 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
526 coord Coordinate { point [2.59842 2.59842 -0.003937,2.71653 -2.71653 0.350393,2.59842 -2.59842 -0.003937,2.71653 2.71653 0.350393]
527 }}
528 appearance Appearance{material USE PLASTIC-BLUE-01 }}
529 Shape { geometry IndexedFaceSet
530 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
531 coord Coordinate { point [-2.71653 2.71653 0.350393,2.59842 2.59842 -0.003937,-2.59842 2.59842 -0.003937,2.71653 2.71653 0.350393]
532 }}
533 appearance Appearance{material USE PLASTIC-BLUE-01 }}
534 Shape { geometry IndexedFaceSet
535 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
536 coord Coordinate { point [-2.71653 -2.71653 0.350393,-2.71653 2.71653 0.350393,-2.59842 2.59842 -0.003937,-2.59842 -2.59842 -0.003937]
537 }}
538 appearance Appearance{material USE PLASTIC-BLUE-01 }}
539 Shape { geometry IndexedFaceSet
540 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
541 coord Coordinate { point [-2.71653 2.71653 0.862203,-2.71653 -2.71653 0.350393,-2.71653 -2.71653 0.862203,-2.71653 2.71653 0.350393]
542 }}
543 appearance Appearance{material USE PLASTIC-BLUE-01 }}
544 Shape { geometry IndexedFaceSet
545 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
546 coord Coordinate { point [-2.71653 -2.71653 0.350393,2.71653 -2.71653 0.350393,2.71653 -2.71653 0.862203,-2.71653 -2.71653 0.862203]
547 }}
548 appearance Appearance{material USE PLASTIC-BLUE-01 }}
549 Shape { geometry IndexedFaceSet
550 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,6,1,0,-1,7,5,8,-1,6,9,1,-1,10,8,5,-1,11,12,13,-1,14,3,5,-1,11,13,15,-1,11,15,16,-1,17,5,7,-1,11,16,18,-1,19,20,21,-1,11,18,22,-1,11,22,23,-1,11,23,24,-1,11,24,25,-1,11,26,12,-1,27,9,6,-1,28,10,5,-1,11,29,30,-1,11,30,31,-1,11,31,26,-1,11,32,29,-1,33,34,20,-1,35,5,17,-1,33,20,19,-1,27,36,9,-1,32,5,35,-1,32,35,37,-1,38,11,39,-1,39,11,25,-1,40,21,38,-1,40,19,21,-1,41,14,5,-1,42,28,5,-1,43,44,34,-1,45,36,27,-1,43,34,33,-1,45,46,47,-1,48,40,38,-1,45,47,36,-1,49,42,5,-1,50,49,5,-1,51,44,43,-1,52,46,45,-1,53,48,38,-1,52,54,46,-1,55,44,51,-1,55,56,44,-1,57,54,52,-1,58,53,38,-1,57,59,54,-1,60,56,55,-1,60,61,56,-1,32,37,62,-1,32,62,63,-1,32,63,64,-1,32,64,65,-1,32,65,66,-1,32,66,67,-1,68,58,38,-1,32,67,69,-1,32,69,70,-1,38,41,5,-1,38,21,71,-1,38,71,72,-1,73,61,60,-1,38,72,41,-1,74,32,70,-1,73,75,61,-1,74,59,57,-1,76,68,38,-1,74,70,59,-1,77,75,73,-1,78,32,74,-1,77,26,75,-1,79,76,38,-1,12,26,77,-1,80,32,78,-1,81,79,38,-1,29,32,80,-1,39,81,38,-1,4,2,50,-1,4,50,5,-1,0,2,4,-1]
551 coord Coordinate { point [-0.518414 0.357835 -0.003937,-1.85754 0.212465 -0.003937,-1.91733 0.279954 -0.003937,-0.292738 0.557766 -0.003937,-0.417714 0.471502 -0.003937,-2.59842 2.59842 -0.003937,-0.588985 0.223373 -0.003937,-2.47316 0.212465 -0.003937,-2.41337 0.279954 -0.003937,-1.81564 0.132628 -0.003937,-2.33916 0.331174 -0.003937,2.59842 -2.59842 -0.003937,1.99154 -0.331174 -0.003937,2.07584 -0.363147 -0.003937,-0.15075 0.611616 -0.003937,2.16535 -0.374015 -0.003937,2.25486 -0.363147 -0.003937,-2.51506 0.132628 -0.003937,2.33916 -0.331174 -0.003937,1.91733 0.279954 -0.003937,0.518414 0.357835 -0.003937,0.417714 0.471502 -0.003937,2.41337 -0.279954 -0.003937,2.47316 -0.212465 -0.003937,2.51506 -0.132628 -0.003937,2.53664 -0.0450825 -0.003937,0.417714 -0.471502 -0.003937,-0.625327 0.0759285 -0.003937,-2.25486 0.363147 -0.003937,-1.67525e-15 -0.62992 -0.003937,0.15075 -0.611616 -0.003937,0.292738 -0.557766 -0.003937,-2.59842 -2.59842 -0.003937,1.85754 0.212465 -0.003937,0.588985 0.223373 -0.003937,-2.53664 0.0450825 -0.003937,-1.79406 0.0450825 -0.003937,-2.53664 -0.0450825 -0.003937,2.59842 2.59842 -0.003937,2.53664 0.0450825 -0.003937,1.99154 0.331174 -0.003937,1.1811e-15 0.62992 -0.003937,-2.16535 0.374015 -0.003937,1.81564 0.132628 -0.003937,0.625327 0.0759285 -0.003937,-0.625327 -0.0759285 -0.003937,-1.81564 -0.132628 -0.003937,-1.79406 -0.0450825 -0.003937,2.07584 0.363147 -0.003937,-2.07584 0.363147 -0.003937,-1.99154 0.331174 -0.003937,1.79406 0.0450825 -0.003937,-0.588985 -0.223373 -0.003937,2.16535 0.374015 -0.003937,-1.85754 -0.212465 -0.003937,1.79406 -0.0450825 -0.003937,0.625327 -0.0759285 -0.003937,-0.518414 -0.357835 -0.003937,2.25486 0.363147 -0.003937,-1.91733 -0.279954 -0.003937,1.81564 -0.132628 -0.003937,0.588985 -0.223373 -0.003937,-2.51506 -0.132628 -0.003937,-2.47316 -0.212465 -0.003937,-2.41337 -0.279954 -0.003937,-2.33916 -0.331174 -0.003937,-2.25486 -0.363147 -0.003937,-2.16535 -0.374015 -0.003937,2.33916 0.331174 -0.003937,-2.07584 -0.363147 -0.003937,-1.99154 -0.331174 -0.003937,0.292738 0.557766 -0.003937,0.15075 0.611616 -0.003937,1.85754 -0.212465 -0.003937,-0.417714 -0.471502 -0.003937,0.518414 -0.357835 -0.003937,2.41337 0.279954 -0.003937,1.91733 -0.279954 -0.003937,-0.292738 -0.557766 -0.003937,2.47316 0.212465 -0.003937,-0.15075 -0.611616 -0.003937,2.51506 0.132628 -0.003937]
552 }}
553 appearance Appearance{material USE PLASTIC-BLUE-01 }}
554 Shape { geometry IndexedFaceSet
555 { creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
556 coord Coordinate { point [2.71653 2.71653 0.862203,-2.71653 2.71653 0.350393,-2.71653 2.71653 0.862203,2.71653 2.71653 0.350393]
557 }}
558 appearance Appearance{material USE PLASTIC-BLUE-01 }}
559 Shape { geometry IndexedFaceSet
560 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
561 coord Coordinate { point [2.71653 -2.71653 0.350393,2.71653 2.71653 0.350393,2.71653 2.71653 0.862203,2.71653 -2.71653 0.862203]
562 }}
563 appearance Appearance{material USE PLASTIC-BLUE-01 }}
564 Shape { geometry IndexedFaceSet
565 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
566 coord Coordinate { point [2.95275 2.55905 1.17716,2.95275 -2.55905 0.862203,2.95275 2.55905 0.862203,2.95275 -2.55905 1.17716]
567 }}
568 appearance Appearance{material USE PLASTIC-BLUE-01 }}
569 Shape { geometry IndexedFaceSet
570 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
571 coord Coordinate { point [2.64666 -2.94288 1.17716,2.55905 -2.95275 0.862203,2.64666 -2.94288 0.862203,2.55905 -2.95275 1.17716,2.72987 -2.91376 1.17716,2.72987 -2.91376 0.862203,2.80452 -2.86686 1.17716,2.80452 -2.86686 0.862203,2.86686 -2.80452 1.17716,2.86686 -2.80452 0.862203,2.91376 -2.72987 1.17716,2.91376 -2.72987 0.862203,2.94288 -2.64666 1.17716,2.94288 -2.64666 0.862203,2.95275 -2.55905 1.17716,2.95275 -2.55905 0.862203]
572 }}
573 appearance Appearance{material USE PLASTIC-BLUE-01 }}
574 Shape { geometry IndexedFaceSet
575 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
576 coord Coordinate { point [2.55905 -2.95275 1.17716,-2.55905 -2.95275 0.862203,2.55905 -2.95275 0.862203,-2.55905 -2.95275 1.17716]
577 }}
578 appearance Appearance{material USE PLASTIC-BLUE-01 }}
579 Shape { geometry IndexedFaceSet
580 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
581 coord Coordinate { point [-2.94288 -2.64666 1.17716,-2.95275 -2.55905 0.862203,-2.94288 -2.64666 0.862203,-2.95275 -2.55905 1.17716,-2.91376 -2.72987 1.17716,-2.91376 -2.72987 0.862203,-2.86686 -2.80452 1.17716,-2.86686 -2.80452 0.862203,-2.80452 -2.86686 1.17716,-2.80452 -2.86686 0.862203,-2.72987 -2.91376 1.17716,-2.72987 -2.91376 0.862203,-2.64666 -2.94288 1.17716,-2.64666 -2.94288 0.862203,-2.55905 -2.95275 1.17716,-2.55905 -2.95275 0.862203]
582 }}
583 appearance Appearance{material USE PLASTIC-BLUE-01 }}
584 Shape { geometry IndexedFaceSet
585 { creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
586 coord Coordinate { point [-2.95275 -2.55905 1.17716,-2.95275 2.55905 0.862203,-2.95275 -2.55905 0.862203,-2.95275 2.55905 1.17716]
587 }}