1<?xml version="1.0" ?>
2<COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1">
3    <asset>
4        <contributor>
5            <author>alexst</author>
6            <authoring_tool>OpenCOLLADA2010</authoring_tool>
7            <comments>ColladaMaya export options: bakeTransforms=0;relativePaths=0;copyTextures=0;exportTriangles=1;exportCgfxFileReferences=0; isSampling=0;curveConstrainSampling=0;removeStaticCurves=1;exportPolygonMeshes=1;exportLights=1; exportCameras=1;exportJointsAndSkin=1;exportAnimations=0;exportInvisibleNodes=0;exportDefaultCameras=0; exportTexCoords=1;exportNormals=1;exportNormalsPerVertex=1;exportVertexColors=0;exportVertexColorsPerVertex=0; exportTexTangents=0;exportTangents=0;exportReferencedMaterials=1;exportMaterialsOnly=0; exportXRefs=1;dereferenceXRefs=1;exportCameraAsLookat=0;cameraXFov=0;cameraYFov=1;doublePrecision=0</comments>
8            <source_data>file:///Volumes/Android/art/orientation_test.mb</source_data>
9        </contributor>
10        <created>2011-09-30T15:31:38</created>
11        <modified>2011-09-30T15:31:38</modified>
12        <unit meter="0.01" name="centimeter" />
13        <up_axis>Y_UP</up_axis>
14    </asset>
15    <library_cameras>
16        <camera id="cameraShape1" name="cameraShape1">
17            <optics>
18                <technique_common>
19                    <perspective>
20                        <yfov>37.8493</yfov>
21                        <aspect_ratio>1.5</aspect_ratio>
22                        <znear>1</znear>
23                        <zfar>400</zfar>
24                    </perspective>
25                </technique_common>
26            </optics>
27            <extra>
28                <technique profile="OpenCOLLADAMaya">
29                    <film_fit>0</film_fit>
30                    <film_fit_offset>0</film_fit_offset>
31                    <film_offsetX>0</film_offsetX>
32                    <film_offsetY>0</film_offsetY>
33                    <horizontal_aperture>3.599993</horizontal_aperture>
34                    <lens_squeeze>1</lens_squeeze>
35                    <originalMayaNodeId>cameraShape1</originalMayaNodeId>
36                    <vertical_aperture>2.399995</vertical_aperture>
37                </technique>
38            </extra>
39        </camera>
40        <camera id="CameraDistShape" name="CameraDistShape">
41            <optics>
42                <technique_common>
43                    <perspective>
44                        <yfov>37.8493</yfov>
45                        <aspect_ratio>1.5</aspect_ratio>
46                        <znear>1</znear>
47                        <zfar>1000</zfar>
48                    </perspective>
49                </technique_common>
50            </optics>
51            <extra>
52                <technique profile="OpenCOLLADAMaya">
53                    <film_fit>0</film_fit>
54                    <film_fit_offset>0</film_fit_offset>
55                    <film_offsetX>0</film_offsetX>
56                    <film_offsetY>0</film_offsetY>
57                    <horizontal_aperture>3.599993</horizontal_aperture>
58                    <lens_squeeze>1</lens_squeeze>
59                    <originalMayaNodeId>CameraDistShape</originalMayaNodeId>
60                    <vertical_aperture>2.399995</vertical_aperture>
61                </technique>
62            </extra>
63        </camera>
64    </library_cameras>
65    <library_materials>
66        <material id="Paint1" name="Paint1">
67            <instance_effect url="#Paint1-fx" />
68        </material>
69        <material id="lambert2" name="lambert2">
70            <instance_effect url="#lambert2-fx" />
71        </material>
72        <material id="Plastic" name="Plastic">
73            <instance_effect url="#Plastic-fx" />
74        </material>
75        <material id="Metal" name="Metal">
76            <instance_effect url="#Metal-fx" />
77        </material>
78        <material id="PlasticCenter" name="PlasticCenter">
79            <instance_effect url="#PlasticCenter-fx" />
80        </material>
81        <material id="PlasticRed" name="PlasticRed">
82            <instance_effect url="#PlasticRed-fx" />
83        </material>
84        <material id="lambert10" name="lambert10">
85            <instance_effect url="#lambert10-fx" />
86        </material>
87        <material id="lambert11" name="lambert11">
88            <instance_effect url="#lambert11-fx" />
89        </material>
90    </library_materials>
91    <library_effects>
92        <effect id="Metal-fx">
93            <profile_COMMON>
94                <newparam sid="file23-surface">
95                    <surface type="2D">
96                        <init_from>file23</init_from>
97                    </surface>
98                </newparam>
99                <newparam sid="file23-sampler">
100                    <sampler2D>
101                        <source>file23-surface</source>
102                    </sampler2D>
103                </newparam>
104                <technique sid="common">
105                    <lambert>
106                        <emission>
107                            <color>0 0 0 1</color>
108                        </emission>
109                        <ambient>
110                            <color>0 0 0 1</color>
111                        </ambient>
112                        <diffuse>
113                            <texture texture="file23-sampler" texcoord="TEX0">
114                                <extra>
115                                    <technique profile="OpenCOLLADAMaya">
116                                        <blend_mode>NONE</blend_mode>
117                                        <coverageU>1</coverageU>
118                                        <coverageV>1</coverageV>
119                                        <fast>0</fast>
120                                        <mirrorU>0</mirrorU>
121                                        <mirrorV>0</mirrorV>
122                                        <noiseU>0</noiseU>
123                                        <noiseV>0</noiseV>
124                                        <offsetU>0</offsetU>
125                                        <offsetV>0</offsetV>
126                                        <repeatU>1</repeatU>
127                                        <repeatV>1</repeatV>
128                                        <rotateFrame>0</rotateFrame>
129                                        <rotateUV>0</rotateUV>
130                                        <stagger>0</stagger>
131                                        <translateFrameU>0</translateFrameU>
132                                        <translateFrameV>0</translateFrameV>
133                                        <wrapU>1</wrapU>
134                                        <wrapV>1</wrapV>
135                                    </technique>
136                                </extra>
137                            </texture>
138                        </diffuse>
139                        <transparent opaque="RGB_ZERO">
140                            <color>0 0 0 1</color>
141                        </transparent>
142                        <transparency>
143                            <float>1</float>
144                        </transparency>
145                    </lambert>
146                </technique>
147            </profile_COMMON>
148        </effect>
149        <effect id="Paint1-fx">
150            <profile_COMMON>
151                <newparam sid="file25-surface">
152                    <surface type="2D">
153                        <init_from>file25</init_from>
154                    </surface>
155                </newparam>
156                <newparam sid="file25-sampler">
157                    <sampler2D>
158                        <source>file25-surface</source>
159                    </sampler2D>
160                </newparam>
161                <technique sid="common">
162                    <lambert>
163                        <emission>
164                            <color>0 0 0 1</color>
165                        </emission>
166                        <ambient>
167                            <color>0 0 0 1</color>
168                        </ambient>
169                        <diffuse>
170                            <texture texture="file25-sampler" texcoord="TEX0">
171                                <extra>
172                                    <technique profile="OpenCOLLADAMaya">
173                                        <blend_mode>NONE</blend_mode>
174                                        <coverageU>1</coverageU>
175                                        <coverageV>1</coverageV>
176                                        <fast>0</fast>
177                                        <mirrorU>0</mirrorU>
178                                        <mirrorV>0</mirrorV>
179                                        <noiseU>0</noiseU>
180                                        <noiseV>0</noiseV>
181                                        <offsetU>0</offsetU>
182                                        <offsetV>0</offsetV>
183                                        <repeatU>1</repeatU>
184                                        <repeatV>1</repeatV>
185                                        <rotateFrame>0</rotateFrame>
186                                        <rotateUV>0</rotateUV>
187                                        <stagger>0</stagger>
188                                        <translateFrameU>0</translateFrameU>
189                                        <translateFrameV>0</translateFrameV>
190                                        <wrapU>1</wrapU>
191                                        <wrapV>1</wrapV>
192                                    </technique>
193                                </extra>
194                            </texture>
195                        </diffuse>
196                        <transparent opaque="RGB_ZERO">
197                            <color>0 0 0 1</color>
198                        </transparent>
199                        <transparency>
200                            <float>1</float>
201                        </transparency>
202                    </lambert>
203                </technique>
204            </profile_COMMON>
205        </effect>
206        <effect id="Plastic-fx">
207            <profile_COMMON>
208                <newparam sid="file24-surface">
209                    <surface type="2D">
210                        <init_from>file24</init_from>
211                    </surface>
212                </newparam>
213                <newparam sid="file24-sampler">
214                    <sampler2D>
215                        <source>file24-surface</source>
216                    </sampler2D>
217                </newparam>
218                <technique sid="common">
219                    <lambert>
220                        <emission>
221                            <color>0 0 0 1</color>
222                        </emission>
223                        <ambient>
224                            <color>0 0 0 1</color>
225                        </ambient>
226                        <diffuse>
227                            <texture texture="file24-sampler" texcoord="TEX0">
228                                <extra>
229                                    <technique profile="OpenCOLLADAMaya">
230                                        <blend_mode>NONE</blend_mode>
231                                        <coverageU>1</coverageU>
232                                        <coverageV>1</coverageV>
233                                        <fast>0</fast>
234                                        <mirrorU>0</mirrorU>
235                                        <mirrorV>0</mirrorV>
236                                        <noiseU>0</noiseU>
237                                        <noiseV>0</noiseV>
238                                        <offsetU>0</offsetU>
239                                        <offsetV>0</offsetV>
240                                        <repeatU>1</repeatU>
241                                        <repeatV>1</repeatV>
242                                        <rotateFrame>0</rotateFrame>
243                                        <rotateUV>0</rotateUV>
244                                        <stagger>0</stagger>
245                                        <translateFrameU>0</translateFrameU>
246                                        <translateFrameV>0</translateFrameV>
247                                        <wrapU>1</wrapU>
248                                        <wrapV>1</wrapV>
249                                    </technique>
250                                </extra>
251                            </texture>
252                        </diffuse>
253                        <transparent opaque="RGB_ZERO">
254                            <color>0 0 0 1</color>
255                        </transparent>
256                        <transparency>
257                            <float>1</float>
258                        </transparency>
259                    </lambert>
260                </technique>
261            </profile_COMMON>
262        </effect>
263        <effect id="PlasticCenter-fx">
264            <profile_COMMON>
265                <newparam sid="file24-surface">
266                    <surface type="2D">
267                        <init_from>file24</init_from>
268                    </surface>
269                </newparam>
270                <newparam sid="file24-sampler">
271                    <sampler2D>
272                        <source>file24-surface</source>
273                    </sampler2D>
274                </newparam>
275                <technique sid="common">
276                    <lambert>
277                        <emission>
278                            <color>0 0 0 1</color>
279                        </emission>
280                        <ambient>
281                            <color>0 0 0 1</color>
282                        </ambient>
283                        <diffuse>
284                            <texture texture="file24-sampler" texcoord="TEX0">
285                                <extra>
286                                    <technique profile="OpenCOLLADAMaya">
287                                        <blend_mode>NONE</blend_mode>
288                                        <coverageU>1</coverageU>
289                                        <coverageV>1</coverageV>
290                                        <fast>0</fast>
291                                        <mirrorU>0</mirrorU>
292                                        <mirrorV>0</mirrorV>
293                                        <noiseU>0</noiseU>
294                                        <noiseV>0</noiseV>
295                                        <offsetU>0</offsetU>
296                                        <offsetV>0</offsetV>
297                                        <repeatU>1</repeatU>
298                                        <repeatV>1</repeatV>
299                                        <rotateFrame>0</rotateFrame>
300                                        <rotateUV>0</rotateUV>
301                                        <stagger>0</stagger>
302                                        <translateFrameU>0</translateFrameU>
303                                        <translateFrameV>0</translateFrameV>
304                                        <wrapU>1</wrapU>
305                                        <wrapV>1</wrapV>
306                                    </technique>
307                                </extra>
308                            </texture>
309                        </diffuse>
310                        <transparent opaque="RGB_ZERO">
311                            <color>0 0 0 1</color>
312                        </transparent>
313                        <transparency>
314                            <float>1</float>
315                        </transparency>
316                    </lambert>
317                </technique>
318            </profile_COMMON>
319        </effect>
320        <effect id="PlasticRed-fx">
321            <profile_COMMON>
322                <newparam sid="file23-surface">
323                    <surface type="2D">
324                        <init_from>file23</init_from>
325                    </surface>
326                </newparam>
327                <newparam sid="file23-sampler">
328                    <sampler2D>
329                        <source>file23-surface</source>
330                    </sampler2D>
331                </newparam>
332                <technique sid="common">
333                    <lambert>
334                        <emission>
335                            <color>0 0 0 1</color>
336                        </emission>
337                        <ambient>
338                            <color>0 0 0 1</color>
339                        </ambient>
340                        <diffuse>
341                            <texture texture="file23-sampler" texcoord="TEX0">
342                                <extra>
343                                    <technique profile="OpenCOLLADAMaya">
344                                        <blend_mode>NONE</blend_mode>
345                                        <coverageU>1</coverageU>
346                                        <coverageV>1</coverageV>
347                                        <fast>0</fast>
348                                        <mirrorU>0</mirrorU>
349                                        <mirrorV>0</mirrorV>
350                                        <noiseU>0</noiseU>
351                                        <noiseV>0</noiseV>
352                                        <offsetU>0</offsetU>
353                                        <offsetV>0</offsetV>
354                                        <repeatU>1</repeatU>
355                                        <repeatV>1</repeatV>
356                                        <rotateFrame>0</rotateFrame>
357                                        <rotateUV>0</rotateUV>
358                                        <stagger>0</stagger>
359                                        <translateFrameU>0</translateFrameU>
360                                        <translateFrameV>0</translateFrameV>
361                                        <wrapU>1</wrapU>
362                                        <wrapV>1</wrapV>
363                                    </technique>
364                                </extra>
365                            </texture>
366                        </diffuse>
367                        <transparent opaque="RGB_ZERO">
368                            <color>0 0 0 1</color>
369                        </transparent>
370                        <transparency>
371                            <float>1</float>
372                        </transparency>
373                    </lambert>
374                </technique>
375            </profile_COMMON>
376        </effect>
377        <effect id="lambert10-fx">
378            <profile_COMMON>
379                <newparam sid="file28-surface">
380                    <surface type="2D">
381                        <init_from>file28</init_from>
382                    </surface>
383                </newparam>
384                <newparam sid="file28-sampler">
385                    <sampler2D>
386                        <source>file28-surface</source>
387                    </sampler2D>
388                </newparam>
389                <technique sid="common">
390                    <lambert>
391                        <emission>
392                            <color>0 0 0 1</color>
393                        </emission>
394                        <ambient>
395                            <color>0 0 0 1</color>
396                        </ambient>
397                        <diffuse>
398                            <texture texture="file28-sampler" texcoord="TEX0">
399                                <extra>
400                                    <technique profile="OpenCOLLADAMaya">
401                                        <blend_mode>NONE</blend_mode>
402                                        <coverageU>1</coverageU>
403                                        <coverageV>1</coverageV>
404                                        <fast>0</fast>
405                                        <mirrorU>0</mirrorU>
406                                        <mirrorV>0</mirrorV>
407                                        <noiseU>0</noiseU>
408                                        <noiseV>0</noiseV>
409                                        <offsetU>0</offsetU>
410                                        <offsetV>0</offsetV>
411                                        <repeatU>1</repeatU>
412                                        <repeatV>1</repeatV>
413                                        <rotateFrame>0</rotateFrame>
414                                        <rotateUV>0</rotateUV>
415                                        <stagger>0</stagger>
416                                        <translateFrameU>0</translateFrameU>
417                                        <translateFrameV>0</translateFrameV>
418                                        <wrapU>1</wrapU>
419                                        <wrapV>1</wrapV>
420                                    </technique>
421                                </extra>
422                            </texture>
423                        </diffuse>
424                        <transparent opaque="RGB_ZERO">
425                            <color>0 0 0 1</color>
426                        </transparent>
427                        <transparency>
428                            <float>1</float>
429                        </transparency>
430                    </lambert>
431                </technique>
432            </profile_COMMON>
433        </effect>
434        <effect id="lambert11-fx">
435            <profile_COMMON>
436                <newparam sid="file29-surface">
437                    <surface type="2D">
438                        <init_from>file29</init_from>
439                    </surface>
440                </newparam>
441                <newparam sid="file29-sampler">
442                    <sampler2D>
443                        <source>file29-surface</source>
444                    </sampler2D>
445                </newparam>
446                <technique sid="common">
447                    <lambert>
448                        <emission>
449                            <color>0 0 0 1</color>
450                        </emission>
451                        <ambient>
452                            <color>0 0 0 1</color>
453                        </ambient>
454                        <diffuse>
455                            <texture texture="file29-sampler" texcoord="TEX0">
456                                <extra>
457                                    <technique profile="OpenCOLLADAMaya">
458                                        <blend_mode>NONE</blend_mode>
459                                        <coverageU>1</coverageU>
460                                        <coverageV>1</coverageV>
461                                        <fast>0</fast>
462                                        <mirrorU>0</mirrorU>
463                                        <mirrorV>0</mirrorV>
464                                        <noiseU>0</noiseU>
465                                        <noiseV>0</noiseV>
466                                        <offsetU>0</offsetU>
467                                        <offsetV>0</offsetV>
468                                        <repeatU>1</repeatU>
469                                        <repeatV>1</repeatV>
470                                        <rotateFrame>0</rotateFrame>
471                                        <rotateUV>0</rotateUV>
472                                        <stagger>0</stagger>
473                                        <translateFrameU>0</translateFrameU>
474                                        <translateFrameV>0</translateFrameV>
475                                        <wrapU>1</wrapU>
476                                        <wrapV>1</wrapV>
477                                    </technique>
478                                </extra>
479                            </texture>
480                        </diffuse>
481                        <transparent opaque="RGB_ZERO">
482                            <color>0 0 0 1</color>
483                        </transparent>
484                        <transparency>
485                            <float>1</float>
486                        </transparency>
487                    </lambert>
488                </technique>
489            </profile_COMMON>
490        </effect>
491        <effect id="lambert2-fx">
492            <profile_COMMON>
493                <newparam sid="file22-surface">
494                    <surface type="2D">
495                        <init_from>file22</init_from>
496                    </surface>
497                </newparam>
498                <newparam sid="file22-sampler">
499                    <sampler2D>
500                        <source>file22-surface</source>
501                    </sampler2D>
502                </newparam>
503                <technique sid="common">
504                    <lambert>
505                        <emission>
506                            <color>0 0 0 1</color>
507                        </emission>
508                        <ambient>
509                            <color>0 0 0 1</color>
510                        </ambient>
511                        <diffuse>
512                            <texture texture="file22-sampler" texcoord="TEX0">
513                                <extra>
514                                    <technique profile="OpenCOLLADAMaya">
515                                        <blend_mode>NONE</blend_mode>
516                                        <coverageU>1</coverageU>
517                                        <coverageV>1</coverageV>
518                                        <fast>0</fast>
519                                        <mirrorU>0</mirrorU>
520                                        <mirrorV>0</mirrorV>
521                                        <noiseU>0</noiseU>
522                                        <noiseV>0</noiseV>
523                                        <offsetU>0</offsetU>
524                                        <offsetV>0</offsetV>
525                                        <repeatU>1</repeatU>
526                                        <repeatV>1</repeatV>
527                                        <rotateFrame>0</rotateFrame>
528                                        <rotateUV>0</rotateUV>
529                                        <stagger>0</stagger>
530                                        <translateFrameU>0</translateFrameU>
531                                        <translateFrameV>0</translateFrameV>
532                                        <wrapU>1</wrapU>
533                                        <wrapV>1</wrapV>
534                                    </technique>
535                                </extra>
536                            </texture>
537                        </diffuse>
538                        <transparent opaque="RGB_ZERO">
539                            <color>0 0 0 1</color>
540                        </transparent>
541                        <transparency>
542                            <float>1</float>
543                        </transparency>
544                    </lambert>
545                </technique>
546            </profile_COMMON>
547        </effect>
548    </library_effects>
549    <library_images>
550        <image id="file29" name="file29" height="0" width="0">
551            <init_from>file:///Volumes/Android/Sanity/SceneGraph/assets/blue.jpg</init_from>
552            <extra>
553                <technique profile="OpenCOLLADAMaya">
554                    <dgnode_type>kFile</dgnode_type>
555                    <image_sequence>0</image_sequence>
556                    <originalMayaNodeId>file29</originalMayaNodeId>
557                </technique>
558            </extra>
559        </image>
560        <image id="file25" name="file25" height="0" width="0">
561            <init_from>file:///Volumes/Android/Sanity/SceneGraph/assets/carbonfiber.jpg</init_from>
562            <extra>
563                <technique profile="OpenCOLLADAMaya">
564                    <dgnode_type>kFile</dgnode_type>
565                    <image_sequence>0</image_sequence>
566                    <originalMayaNodeId>file25</originalMayaNodeId>
567                </technique>
568            </extra>
569        </image>
570        <image id="file28" name="file28" height="0" width="0">
571            <init_from>file:///Volumes/Android/Sanity/SceneGraph/assets/green.jpg</init_from>
572            <extra>
573                <technique profile="OpenCOLLADAMaya">
574                    <dgnode_type>kFile</dgnode_type>
575                    <image_sequence>0</image_sequence>
576                    <originalMayaNodeId>file28</originalMayaNodeId>
577                </technique>
578            </extra>
579        </image>
580        <image id="file22" name="file22" height="0" width="0">
581            <init_from>file:///Volumes/Android/Sanity/SceneGraph/assets/grey.jpg</init_from>
582            <extra>
583                <technique profile="OpenCOLLADAMaya">
584                    <dgnode_type>kFile</dgnode_type>
585                    <image_sequence>0</image_sequence>
586                    <originalMayaNodeId>file22</originalMayaNodeId>
587                </technique>
588            </extra>
589        </image>
590        <image id="file24" name="file24" height="0" width="0">
591            <init_from>file:///Volumes/Android/Sanity/SceneGraph/assets/orange.jpg</init_from>
592            <extra>
593                <technique profile="OpenCOLLADAMaya">
594                    <dgnode_type>kFile</dgnode_type>
595                    <image_sequence>0</image_sequence>
596                    <originalMayaNodeId>file24</originalMayaNodeId>
597                </technique>
598            </extra>
599        </image>
600        <image id="file23" name="file23" height="0" width="0">
601            <init_from>file:///Volumes/Android/Sanity/SceneGraph/assets/red.jpg</init_from>
602            <extra>
603                <technique profile="OpenCOLLADAMaya">
604                    <dgnode_type>kFile</dgnode_type>
605                    <image_sequence>0</image_sequence>
606                    <originalMayaNodeId>file23</originalMayaNodeId>
607                </technique>
608            </extra>
609        </image>
610    </library_images>
611    <library_visual_scenes>
612        <visual_scene id="VisualSceneNode" name="orientation_test">
613            <node id="camera1" name="camera1">
614                <translate sid="translate">24.5791 14.1321 31.4654</translate>
615                <rotate sid="rotateZ">0 0 1 0</rotate>
616                <rotate sid="rotateY">0 1 0 42</rotate>
617                <rotate sid="rotateX">1 0 0 -16.2</rotate>
618                <scale sid="scale">1 1 1</scale>
619                <instance_camera url="#cameraShape1" />
620                <extra>
621                    <technique profile="OpenCOLLADAMaya">
622                        <originalMayaNodeId>camera1</originalMayaNodeId>
623                    </technique>
624                </extra>
625            </node>
626            <node id="CameraAim" name="CameraAim">
627                <translate sid="translate">0.0209301 3.68542 2.06912</translate>
628                <rotate sid="rotateY">0 1 0 43.2561</rotate>
629                <rotate sid="rotateX">1 0 0 -20</rotate>
630                <scale sid="scale">1 1 1</scale>
631                <node id="CameraDist" name="CameraDist">
632                    <translate sid="translate">0 0 45</translate>
633                    <scale sid="scale">1 1 1</scale>
634                    <instance_camera url="#CameraDistShape" />
635                    <extra>
636                        <technique profile="OpenCOLLADAMaya">
637                            <originalMayaNodeId>CameraDist</originalMayaNodeId>
638                        </technique>
639                    </extra>
640                </node>
641                <extra>
642                    <technique profile="OpenCOLLADAMaya">
643                        <originalMayaNodeId>CameraAim</originalMayaNodeId>
644                    </technique>
645                </extra>
646            </node>
647            <node id="pSphere4" name="pSphere4">
648                <translate sid="translate">-9.69237 0 7.70498</translate>
649                <scale sid="scale">1 1 1</scale>
650                <instance_geometry url="#pSphereShape4">
651                    <bind_material>
652                        <technique_common>
653                            <instance_material symbol="lambert7SG" target="#Paint1">
654                                <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
655                            </instance_material>
656                        </technique_common>
657                    </bind_material>
658                </instance_geometry>
659                <extra>
660                    <technique profile="OpenCOLLADAMaya">
661                        <originalMayaNodeId>pSphere4</originalMayaNodeId>
662                    </technique>
663                </extra>
664            </node>
665            <node id="pSphere1" name="pSphere1">
666                <translate sid="translate">13.0966 0 5.76254</translate>
667                <scale sid="scale">1 1 1</scale>
668                <instance_geometry url="#pSphereShape1">
669                    <bind_material>
670                        <technique_common>
671                            <instance_material symbol="lambert7SG" target="#Paint1">
672                                <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
673                            </instance_material>
674                        </technique_common>
675                    </bind_material>
676                </instance_geometry>
677                <extra>
678                    <technique profile="OpenCOLLADAMaya">
679                        <originalMayaNodeId>pSphere1</originalMayaNodeId>
680                    </technique>
681                </extra>
682            </node>
683            <node id="pSphere2" name="pSphere2">
684                <translate sid="translate">21.7661 0 -13.6375</translate>
685                <scale sid="scale">1 1 1</scale>
686                <instance_geometry url="#pSphereShape2">
687                    <bind_material>
688                        <technique_common>
689                            <instance_material symbol="lambert7SG" target="#Paint1">
690                                <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
691                            </instance_material>
692                        </technique_common>
693                    </bind_material>
694                </instance_geometry>
695                <extra>
696                    <technique profile="OpenCOLLADAMaya">
697                        <originalMayaNodeId>pSphere2</originalMayaNodeId>
698                    </technique>
699                </extra>
700            </node>
701            <node id="pSphere3" name="pSphere3">
702                <translate sid="translate">-13.862 0 -13.6154</translate>
703                <scale sid="scale">1 1 1</scale>
704                <instance_geometry url="#pSphereShape3">
705                    <bind_material>
706                        <technique_common>
707                            <instance_material symbol="lambert7SG" target="#Paint1">
708                                <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
709                            </instance_material>
710                        </technique_common>
711                    </bind_material>
712                </instance_geometry>
713                <extra>
714                    <technique profile="OpenCOLLADAMaya">
715                        <originalMayaNodeId>pSphere3</originalMayaNodeId>
716                    </technique>
717                </extra>
718            </node>
719            <node id="pSphere5" name="pSphere5">
720                <translate sid="translate">31.0862 0 18.5992</translate>
721                <scale sid="scale">1 1 1</scale>
722                <instance_geometry url="#pSphereShape5">
723                    <bind_material>
724                        <technique_common>
725                            <instance_material symbol="lambert7SG" target="#Paint1">
726                                <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
727                            </instance_material>
728                        </technique_common>
729                    </bind_material>
730                </instance_geometry>
731                <extra>
732                    <technique profile="OpenCOLLADAMaya">
733                        <originalMayaNodeId>pSphere5</originalMayaNodeId>
734                    </technique>
735                </extra>
736            </node>
737            <node id="pCube1" name="pCube1">
738                <translate sid="translate">0 0 0</translate>
739                <scale sid="scale">1 1 1</scale>
740                <instance_geometry url="#pCubeShape1">
741                    <bind_material>
742                        <technique_common>
743                            <instance_material symbol="lambert4SG" target="#lambert2">
744                                <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
745                            </instance_material>
746                        </technique_common>
747                    </bind_material>
748                </instance_geometry>
749                <extra>
750                    <technique profile="OpenCOLLADAMaya">
751                        <originalMayaNodeId>pCube1</originalMayaNodeId>
752                    </technique>
753                </extra>
754            </node>
755            <node id="group1" name="group1">
756                <translate sid="translate">0 0 0</translate>
757                <rotate sid="rotateZ">0 0 1 -162.693</rotate>
758                <rotate sid="rotateY">0 1 0 21.3345</rotate>
759                <rotate sid="rotateX">1 0 0 -100.567</rotate>
760                <scale sid="scale">1 1 1</scale>
761                <node id="pSphere6" name="pSphere6">
762                    <translate sid="translate">-13.862 0 -13.6154</translate>
763                    <scale sid="scale">1 1 1</scale>
764                    <instance_geometry url="#pSphereShape6">
765                        <bind_material>
766                            <technique_common>
767                                <instance_material symbol="lambert6SG" target="#Plastic">
768                                    <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
769                                </instance_material>
770                            </technique_common>
771                        </bind_material>
772                    </instance_geometry>
773                    <extra>
774                        <technique profile="OpenCOLLADAMaya">
775                            <originalMayaNodeId>pSphere6</originalMayaNodeId>
776                        </technique>
777                    </extra>
778                </node>
779                <node id="pSphere7" name="pSphere7">
780                    <translate sid="translate">-9.69237 0 7.70498</translate>
781                    <scale sid="scale">1 1 1</scale>
782                    <instance_geometry url="#pSphereShape7">
783                        <bind_material>
784                            <technique_common>
785                                <instance_material symbol="lambert6SG" target="#Plastic">
786                                    <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
787                                </instance_material>
788                            </technique_common>
789                        </bind_material>
790                    </instance_geometry>
791                    <extra>
792                        <technique profile="OpenCOLLADAMaya">
793                            <originalMayaNodeId>pSphere7</originalMayaNodeId>
794                        </technique>
795                    </extra>
796                </node>
797                <node id="pSphere8" name="pSphere8">
798                    <translate sid="translate">21.7661 0 -13.6375</translate>
799                    <scale sid="scale">1 1 1</scale>
800                    <instance_geometry url="#pSphereShape8">
801                        <bind_material>
802                            <technique_common>
803                                <instance_material symbol="lambert6SG" target="#Plastic">
804                                    <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
805                                </instance_material>
806                            </technique_common>
807                        </bind_material>
808                    </instance_geometry>
809                    <extra>
810                        <technique profile="OpenCOLLADAMaya">
811                            <originalMayaNodeId>pSphere8</originalMayaNodeId>
812                        </technique>
813                    </extra>
814                </node>
815                <node id="pSphere9" name="pSphere9">
816                    <translate sid="translate">13.0966 0 5.76254</translate>
817                    <scale sid="scale">1 1 1</scale>
818                    <instance_geometry url="#pSphereShape9">
819                        <bind_material>
820                            <technique_common>
821                                <instance_material symbol="lambert6SG" target="#Plastic">
822                                    <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
823                                </instance_material>
824                            </technique_common>
825                        </bind_material>
826                    </instance_geometry>
827                    <extra>
828                        <technique profile="OpenCOLLADAMaya">
829                            <originalMayaNodeId>pSphere9</originalMayaNodeId>
830                        </technique>
831                    </extra>
832                </node>
833                <extra>
834                    <technique profile="OpenCOLLADAMaya">
835                        <originalMayaNodeId>group1</originalMayaNodeId>
836                    </technique>
837                </extra>
838            </node>
839            <node id="group2" name="group2">
840                <translate sid="translate">0 0 0</translate>
841                <rotate sid="rotateZ">0 0 1 45.4017</rotate>
842                <rotate sid="rotateY">0 1 0 79.393</rotate>
843                <rotate sid="rotateX">1 0 0 5.10889</rotate>
844                <scale sid="scale">1 1 1</scale>
845                <node id="pSphere10" name="pSphere10">
846                    <translate sid="translate">31.0862 0 18.5992</translate>
847                    <scale sid="scale">1 1 1</scale>
848                    <instance_geometry url="#pSphereShape10">
849                        <bind_material>
850                            <technique_common>
851                                <instance_material symbol="lambert5SG" target="#Metal">
852                                    <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
853                                </instance_material>
854                            </technique_common>
855                        </bind_material>
856                    </instance_geometry>
857                    <extra>
858                        <technique profile="OpenCOLLADAMaya">
859                            <originalMayaNodeId>pSphere10</originalMayaNodeId>
860                        </technique>
861                    </extra>
862                </node>
863                <node id="pSphere11" name="pSphere11">
864                    <translate sid="translate">13.0966 0 5.76254</translate>
865                    <scale sid="scale">1 1 1</scale>
866                    <instance_geometry url="#pSphereShape11">
867                        <bind_material>
868                            <technique_common>
869                                <instance_material symbol="lambert5SG" target="#Metal">
870                                    <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
871                                </instance_material>
872                            </technique_common>
873                        </bind_material>
874                    </instance_geometry>
875                    <extra>
876                        <technique profile="OpenCOLLADAMaya">
877                            <originalMayaNodeId>pSphere11</originalMayaNodeId>
878                        </technique>
879                    </extra>
880                </node>
881                <node id="pSphere12" name="pSphere12">
882                    <translate sid="translate">7.4784 16.3496 7.36882</translate>
883                    <rotate sid="rotateZ">0 0 1 17.3073</rotate>
884                    <rotate sid="rotateY">0 1 0 158.666</rotate>
885                    <rotate sid="rotateX">1 0 0 79.4335</rotate>
886                    <scale sid="scale">1 1 1</scale>
887                    <instance_geometry url="#pSphereShape12">
888                        <bind_material>
889                            <technique_common>
890                                <instance_material symbol="lambert5SG" target="#Metal">
891                                    <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
892                                </instance_material>
893                            </technique_common>
894                        </bind_material>
895                    </instance_geometry>
896                    <extra>
897                        <technique profile="OpenCOLLADAMaya">
898                            <originalMayaNodeId>pSphere12</originalMayaNodeId>
899                        </technique>
900                    </extra>
901                </node>
902                <node id="pSphere13" name="pSphere13">
903                    <translate sid="translate">-9.69237 0 7.70498</translate>
904                    <scale sid="scale">1 1 1</scale>
905                    <instance_geometry url="#pSphereShape13">
906                        <bind_material>
907                            <technique_common>
908                                <instance_material symbol="lambert5SG" target="#Metal">
909                                    <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
910                                </instance_material>
911                            </technique_common>
912                        </bind_material>
913                    </instance_geometry>
914                    <extra>
915                        <technique profile="OpenCOLLADAMaya">
916                            <originalMayaNodeId>pSphere13</originalMayaNodeId>
917                        </technique>
918                    </extra>
919                </node>
920                <node id="pSphere14" name="pSphere14">
921                    <translate sid="translate">11.3635 -4.3926 2.21012</translate>
922                    <rotate sid="rotateZ">0 0 1 17.3073</rotate>
923                    <rotate sid="rotateY">0 1 0 158.666</rotate>
924                    <rotate sid="rotateX">1 0 0 79.4335</rotate>
925                    <scale sid="scale">1 1 1</scale>
926                    <instance_geometry url="#pSphereShape14">
927                        <bind_material>
928                            <technique_common>
929                                <instance_material symbol="lambert5SG" target="#Metal">
930                                    <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
931                                </instance_material>
932                            </technique_common>
933                        </bind_material>
934                    </instance_geometry>
935                    <extra>
936                        <technique profile="OpenCOLLADAMaya">
937                            <originalMayaNodeId>pSphere14</originalMayaNodeId>
938                        </technique>
939                    </extra>
940                </node>
941                <node id="pSphere15" name="pSphere15">
942                    <translate sid="translate">21.7661 0 -13.6375</translate>
943                    <scale sid="scale">1 1 1</scale>
944                    <instance_geometry url="#pSphereShape15">
945                        <bind_material>
946                            <technique_common>
947                                <instance_material symbol="lambert5SG" target="#Metal">
948                                    <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
949                                </instance_material>
950                            </technique_common>
951                        </bind_material>
952                    </instance_geometry>
953                    <extra>
954                        <technique profile="OpenCOLLADAMaya">
955                            <originalMayaNodeId>pSphere15</originalMayaNodeId>
956                        </technique>
957                    </extra>
958                </node>
959                <node id="pSphere16" name="pSphere16">
960                    <translate sid="translate">-9.5945 -8.92317 -5.74901</translate>
961                    <rotate sid="rotateZ">0 0 1 17.3073</rotate>
962                    <rotate sid="rotateY">0 1 0 158.666</rotate>
963                    <rotate sid="rotateX">1 0 0 79.4335</rotate>
964                    <scale sid="scale">1 1 1</scale>
965                    <instance_geometry url="#pSphereShape16">
966                        <bind_material>
967                            <technique_common>
968                                <instance_material symbol="lambert5SG" target="#Metal">
969                                    <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
970                                </instance_material>
971                            </technique_common>
972                        </bind_material>
973                    </instance_geometry>
974                    <extra>
975                        <technique profile="OpenCOLLADAMaya">
976                            <originalMayaNodeId>pSphere16</originalMayaNodeId>
977                        </technique>
978                    </extra>
979                </node>
980                <node id="pSphere17" name="pSphere17">
981                    <translate sid="translate">-13.862 0 -13.6154</translate>
982                    <scale sid="scale">1 1 1</scale>
983                    <instance_geometry url="#pSphereShape17">
984                        <bind_material>
985                            <technique_common>
986                                <instance_material symbol="lambert5SG" target="#Metal">
987                                    <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
988                                </instance_material>
989                            </technique_common>
990                        </bind_material>
991                    </instance_geometry>
992                    <extra>
993                        <technique profile="OpenCOLLADAMaya">
994                            <originalMayaNodeId>pSphere17</originalMayaNodeId>
995                        </technique>
996                    </extra>
997                </node>
998                <node id="pSphere18" name="pSphere18">
999                    <translate sid="translate">-24.2135 6.497 -5.58935</translate>
1000                    <rotate sid="rotateZ">0 0 1 17.3073</rotate>
1001                    <rotate sid="rotateY">0 1 0 158.666</rotate>
1002                    <rotate sid="rotateX">1 0 0 79.4335</rotate>
1003                    <scale sid="scale">1 1 1</scale>
1004                    <instance_geometry url="#pSphereShape18">
1005                        <bind_material>
1006                            <technique_common>
1007                                <instance_material symbol="lambert5SG" target="#Metal">
1008                                    <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
1009                                </instance_material>
1010                            </technique_common>
1011                        </bind_material>
1012                    </instance_geometry>
1013                    <extra>
1014                        <technique profile="OpenCOLLADAMaya">
1015                            <originalMayaNodeId>pSphere18</originalMayaNodeId>
1016                        </technique>
1017                    </extra>
1018                </node>
1019                <extra>
1020                    <technique profile="OpenCOLLADAMaya">
1021                        <originalMayaNodeId>group2</originalMayaNodeId>
1022                    </technique>
1023                </extra>
1024            </node>
1025            <node id="pCube2" name="pCube2">
1026                <translate sid="translate">0 0 0</translate>
1027                <scale sid="scale">1 1 1</scale>
1028                <instance_geometry url="#pCubeShape2">
1029                    <bind_material>
1030                        <technique_common>
1031                            <instance_material symbol="lambert8SG" target="#PlasticCenter">
1032                                <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
1033                            </instance_material>
1034                        </technique_common>
1035                    </bind_material>
1036                </instance_geometry>
1037                <extra>
1038                    <technique profile="OpenCOLLADAMaya">
1039                        <originalMayaNodeId>pCube2</originalMayaNodeId>
1040                    </technique>
1041                </extra>
1042            </node>
1043            <node id="pCube3" name="pCube3">
1044                <translate sid="translate">15 0 0</translate>
1045                <scale sid="scale">1 1 1</scale>
1046                <instance_geometry url="#pCubeShape3">
1047                    <bind_material>
1048                        <technique_common>
1049                            <instance_material symbol="lambert9SG" target="#PlasticRed">
1050                                <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
1051                            </instance_material>
1052                        </technique_common>
1053                    </bind_material>
1054                </instance_geometry>
1055                <extra>
1056                    <technique profile="OpenCOLLADAMaya">
1057                        <originalMayaNodeId>pCube3</originalMayaNodeId>
1058                    </technique>
1059                </extra>
1060            </node>
1061            <node id="pCube4" name="pCube4">
1062                <translate sid="translate">0 15 0</translate>
1063                <scale sid="scale">1 1 1</scale>
1064                <instance_geometry url="#pCubeShape4">
1065                    <bind_material>
1066                        <technique_common>
1067                            <instance_material symbol="lambert10SG" target="#lambert10">
1068                                <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
1069                            </instance_material>
1070                        </technique_common>
1071                    </bind_material>
1072                </instance_geometry>
1073                <extra>
1074                    <technique profile="OpenCOLLADAMaya">
1075                        <originalMayaNodeId>pCube4</originalMayaNodeId>
1076                    </technique>
1077                </extra>
1078            </node>
1079            <node id="pCube5" name="pCube5">
1080                <translate sid="translate">0 0 15</translate>
1081                <scale sid="scale">1 1 1</scale>
1082                <instance_geometry url="#pCubeShape5">
1083                    <bind_material>
1084                        <technique_common>
1085                            <instance_material symbol="lambert11SG" target="#lambert11">
1086                                <bind_vertex_input semantic="TEX0" input_semantic="TEXCOORD" input_set="0" />
1087                            </instance_material>
1088                        </technique_common>
1089                    </bind_material>
1090                </instance_geometry>
1091                <extra>
1092                    <technique profile="OpenCOLLADAMaya">
1093                        <originalMayaNodeId>pCube5</originalMayaNodeId>
1094                    </technique>
1095                </extra>
1096            </node>
1097        </visual_scene>
1098    </library_visual_scenes>
1099    <scene>
1100        <instance_visual_scene url="#VisualSceneNode" />
1101    </scene>
1102</COLLADA>
1103