polyadvent

A game engine from scratch in C
git clone git://jb55.com/polyadvent
Log | Files | Refs | README

pirate_officer.dae (102371B)


      1 <?xml version="1.0" encoding="utf-8"?>
      2 <COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      3   <asset>
      4     <contributor>
      5       <author>Blender User</author>
      6       <authoring_tool>Blender 2.79.0</authoring_tool>
      7     </contributor>
      8     <created>2019-07-10T01:56:11</created>
      9     <modified>2019-07-10T01:56:11</modified>
     10     <unit name="meter" meter="1"/>
     11     <up_axis>Z_UP</up_axis>
     12   </asset>
     13   <library_cameras>
     14     <camera id="Camera-camera" name="Camera">
     15       <optics>
     16         <technique_common>
     17           <perspective>
     18             <xfov sid="xfov">49.13434</xfov>
     19             <aspect_ratio>1.777778</aspect_ratio>
     20             <znear sid="znear">0.1</znear>
     21             <zfar sid="zfar">100</zfar>
     22           </perspective>
     23         </technique_common>
     24       </optics>
     25       <extra>
     26         <technique profile="blender">
     27           <shiftx sid="shiftx" type="float">0</shiftx>
     28           <shifty sid="shifty" type="float">0</shifty>
     29           <YF_dofdist sid="YF_dofdist" type="float">0</YF_dofdist>
     30         </technique>
     31       </extra>
     32     </camera>
     33   </library_cameras>
     34   <library_lights>
     35     <light id="Lamp-light" name="Lamp">
     36       <technique_common>
     37         <ambient>
     38           <color>0.11 0.11 0.11</color>
     39         </ambient>
     40       </technique_common>
     41       <extra>
     42         <technique profile="blender">
     43           <type sid="type" type="int">3</type>
     44           <flag sid="flag" type="int">0</flag>
     45           <mode sid="mode" type="int">12288</mode>
     46           <gamma sid="blender_gamma" type="float">1</gamma>
     47           <red sid="red" type="float">1</red>
     48           <green sid="green" type="float">1</green>
     49           <blue sid="blue" type="float">1</blue>
     50           <shadow_r sid="blender_shadow_r" type="float">0</shadow_r>
     51           <shadow_g sid="blender_shadow_g" type="float">0</shadow_g>
     52           <shadow_b sid="blender_shadow_b" type="float">0</shadow_b>
     53           <energy sid="blender_energy" type="float">0.11</energy>
     54           <dist sid="blender_dist" type="float">29.99998</dist>
     55           <spotsize sid="spotsize" type="float">75</spotsize>
     56           <spotblend sid="spotblend" type="float">0.15</spotblend>
     57           <halo_intensity sid="blnder_halo_intensity" type="float">1</halo_intensity>
     58           <att1 sid="att1" type="float">0</att1>
     59           <att2 sid="att2" type="float">1</att2>
     60           <falloff_type sid="falloff_type" type="int">2</falloff_type>
     61           <clipsta sid="clipsta" type="float">1.000799</clipsta>
     62           <clipend sid="clipend" type="float">30.002</clipend>
     63           <bias sid="bias" type="float">1</bias>
     64           <soft sid="soft" type="float">3</soft>
     65           <compressthresh sid="compressthresh" type="float">0.04999995</compressthresh>
     66           <bufsize sid="bufsize" type="int">2880</bufsize>
     67           <samp sid="samp" type="int">3</samp>
     68           <buffers sid="buffers" type="int">1</buffers>
     69           <filtertype sid="filtertype" type="int">0</filtertype>
     70           <bufflag sid="bufflag" type="int">0</bufflag>
     71           <buftype sid="buftype" type="int">2</buftype>
     72           <ray_samp sid="ray_samp" type="int">1</ray_samp>
     73           <ray_sampy sid="ray_sampy" type="int">1</ray_sampy>
     74           <ray_sampz sid="ray_sampz" type="int">1</ray_sampz>
     75           <ray_samp_type sid="ray_samp_type" type="int">0</ray_samp_type>
     76           <area_shape sid="area_shape" type="int">1</area_shape>
     77           <area_size sid="area_size" type="float">0.1</area_size>
     78           <area_sizey sid="area_sizey" type="float">0.1</area_sizey>
     79           <area_sizez sid="area_sizez" type="float">1</area_sizez>
     80           <adapt_thresh sid="adapt_thresh" type="float">0.000999987</adapt_thresh>
     81           <ray_samp_method sid="ray_samp_method" type="int">1</ray_samp_method>
     82           <shadhalostep sid="shadhalostep" type="int">0</shadhalostep>
     83           <sun_effect_type sid="sun_effect_type" type="int">0</sun_effect_type>
     84           <skyblendtype sid="skyblendtype" type="int">1</skyblendtype>
     85           <horizon_brightness sid="horizon_brightness" type="float">1</horizon_brightness>
     86           <spread sid="spread" type="float">1</spread>
     87           <sun_brightness sid="sun_brightness" type="float">1</sun_brightness>
     88           <sun_size sid="sun_size" type="float">1</sun_size>
     89           <backscattered_light sid="backscattered_light" type="float">1</backscattered_light>
     90           <sun_intensity sid="sun_intensity" type="float">1</sun_intensity>
     91           <atm_turbidity sid="atm_turbidity" type="float">2</atm_turbidity>
     92           <atm_extinction_factor sid="atm_extinction_factor" type="float">1</atm_extinction_factor>
     93           <atm_distance_factor sid="atm_distance_factor" type="float">1</atm_distance_factor>
     94           <skyblendfac sid="skyblendfac" type="float">1</skyblendfac>
     95           <sky_exposure sid="sky_exposure" type="float">1</sky_exposure>
     96           <sky_colorspace sid="sky_colorspace" type="int">0</sky_colorspace>
     97         </technique>
     98       </extra>
     99     </light>
    100   </library_lights>
    101   <library_images/>
    102   <library_effects>
    103     <effect id="textile_001-effect">
    104       <profile_COMMON>
    105         <technique sid="common">
    106           <phong>
    107             <emission>
    108               <color sid="emission">0 0 0 1</color>
    109             </emission>
    110             <ambient>
    111               <color sid="ambient">0 0 0 1</color>
    112             </ambient>
    113             <diffuse>
    114               <color sid="diffuse">0.8196079 0.7529412 0.6705883 1</color>
    115             </diffuse>
    116             <specular>
    117               <color sid="specular">0.33 0.33 0.33 1</color>
    118             </specular>
    119             <shininess>
    120               <float sid="shininess">50</float>
    121             </shininess>
    122             <index_of_refraction>
    123               <float sid="index_of_refraction">1</float>
    124             </index_of_refraction>
    125           </phong>
    126         </technique>
    127       </profile_COMMON>
    128     </effect>
    129     <effect id="textileBlue_001-effect">
    130       <profile_COMMON>
    131         <technique sid="common">
    132           <phong>
    133             <emission>
    134               <color sid="emission">0 0 0 1</color>
    135             </emission>
    136             <ambient>
    137               <color sid="ambient">0 0 0 1</color>
    138             </ambient>
    139             <diffuse>
    140               <color sid="diffuse">0.3568628 0.5411765 0.6980392 1</color>
    141             </diffuse>
    142             <specular>
    143               <color sid="specular">0.33 0.33 0.33 1</color>
    144             </specular>
    145             <shininess>
    146               <float sid="shininess">50</float>
    147             </shininess>
    148             <index_of_refraction>
    149               <float sid="index_of_refraction">1</float>
    150             </index_of_refraction>
    151           </phong>
    152         </technique>
    153       </profile_COMMON>
    154     </effect>
    155     <effect id="iron_001-effect">
    156       <profile_COMMON>
    157         <technique sid="common">
    158           <phong>
    159             <emission>
    160               <color sid="emission">0 0 0 1</color>
    161             </emission>
    162             <ambient>
    163               <color sid="ambient">0 0 0 1</color>
    164             </ambient>
    165             <diffuse>
    166               <color sid="diffuse">0.3764706 0.3764706 0.3764706 1</color>
    167             </diffuse>
    168             <specular>
    169               <color sid="specular">0.33 0.33 0.33 1</color>
    170             </specular>
    171             <shininess>
    172               <float sid="shininess">50</float>
    173             </shininess>
    174             <index_of_refraction>
    175               <float sid="index_of_refraction">1</float>
    176             </index_of_refraction>
    177           </phong>
    178         </technique>
    179       </profile_COMMON>
    180     </effect>
    181     <effect id="wood_001-effect">
    182       <profile_COMMON>
    183         <technique sid="common">
    184           <phong>
    185             <emission>
    186               <color sid="emission">0 0 0 1</color>
    187             </emission>
    188             <ambient>
    189               <color sid="ambient">0 0 0 1</color>
    190             </ambient>
    191             <diffuse>
    192               <color sid="diffuse">0.7294118 0.4627451 0.2784314 1</color>
    193             </diffuse>
    194             <specular>
    195               <color sid="specular">0.33 0.33 0.33 1</color>
    196             </specular>
    197             <shininess>
    198               <float sid="shininess">50</float>
    199             </shininess>
    200             <index_of_refraction>
    201               <float sid="index_of_refraction">1</float>
    202             </index_of_refraction>
    203           </phong>
    204         </technique>
    205       </profile_COMMON>
    206     </effect>
    207   </library_effects>
    208   <library_materials>
    209     <material id="textile_001-material" name="textile_001">
    210       <instance_effect url="#textile_001-effect"/>
    211     </material>
    212     <material id="textileBlue_001-material" name="textileBlue_001">
    213       <instance_effect url="#textileBlue_001-effect"/>
    214     </material>
    215     <material id="iron_001-material" name="iron_001">
    216       <instance_effect url="#iron_001-effect"/>
    217     </material>
    218     <material id="wood_001-material" name="wood_001">
    219       <instance_effect url="#wood_001-effect"/>
    220     </material>
    221   </library_materials>
    222   <library_geometries>
    223     <geometry id="armRight_2-mesh" name="armRight 2">
    224       <mesh>
    225         <source id="armRight_2-mesh-positions">
    226           <float_array id="armRight_2-mesh-positions-array" count="735">3.119424 4.474335 0.4653273 3.119424 4.846886 -0.9250495 3.119424 5.704739 -0.6951884 3.119424 5.332189 0.6951884 1.68 4.474335 0.4653273 1.68 5.332189 0.6951884 1.68 5.704739 -0.6951884 1.68 4.846886 -0.9250495 1.68 3.505581 -1.284451 1.68 3.13303 0.1059257 3.119424 3.616482 0.2354661 3.119424 3.989032 -1.154911 2.618918 3.505581 -1.284451 2.618918 3.13303 0.1059257 2.599066 7.7952 -0.719712 2.599066 7.7952 0.719712 3.119424 5.704739 0.6988978 1.68 7.7952 -0.719712 1.68 7.7952 0.719712 -1.1424 9.203529 0.1723 -1.1424 9.203529 -0.1777 -1.5924 9.203529 -0.1059499 -1.5924 9.203529 0.10055 -1.1424 8.553528 -0.1777 -1.5924 8.553528 -0.1059499 -1.1424 8.878528 -0.1777 0.8585536 9.12486 -1.1424 0.8585536 8.73846 -1.1424 0.8163304 8.780964 -0.9924 0.8163304 9.082355 -0.9924 0.4747072 8.73846 -1.1424 0.5169303 8.780964 -0.9924 0.4747072 9.12486 -1.1424 0.5169303 9.082355 -0.9924 -1.1424 7.7952 1.1424 1.1424 7.7952 1.1424 1.1424 8.044856 1.1424 -1.1424 8.044856 1.1424 1.5924 8.553528 -0.1059499 1.5924 9.203529 -0.1059499 1.5924 9.203529 0.10055 1.5924 8.553528 0.10055 -1.5924 8.553528 0.10055 -1.1424 8.553528 0.1723 1.1424 8.553528 0.1723 1.1424 9.203529 0.1723 1.1424 9.203529 -0.1777 0.2501961 8.507093 -1.3424 -0.2501961 8.507093 -1.3424 -0.2501961 8.73846 -1.3424 0.2501961 8.73846 -1.3424 1.1424 8.553528 -0.1777 1.1424 8.878528 -0.1777 -0.2501961 9.226147 -1.1424 0.2501961 9.226147 -1.1424 1.1424 7.7952 -1.1424 1.1424 9.417567 -1.1424 1.1424 9.203529 -0.3924 1.1424 8.878528 -0.3924 1.1424 8.044856 0.1723 -1.1424 8.353384 -1.1424 -1.1424 7.7952 -1.1424 -1.1424 8.044856 0.1723 -1.1424 8.554254 -1.1424 -1.1424 8.878528 -0.3924 -1.1424 9.203529 -0.3924 -1.1424 9.750949 -1.1424 0.2501961 8.507093 -1.1424 -0.2501961 8.507093 -1.1424 -1.05984 8.637173 -1.1424 -0.9598404 8.737608 -1.1424 -0.9598404 9.226147 -1.1424 -0.4734204 9.226147 -1.1424 0.005060195 9.706711 -1.1424 -0.1689486 9.750949 -1.1424 0.6902345 8.507093 -1.1424 0.4702153 8.426183 -1.1424 0.4702153 8.079505 -1.1424 0.3239235 7.7952 -1.1424 0.1646611 9.666136 -1.1424 -0.2734204 9.226147 -1.1424 -0.3734204 9.12571 -1.1424 -0.3734204 8.637173 -1.1424 -0.8598404 8.637173 -1.1424 -0.6902345 8.507093 -1.1424 -1.0424 8.453819 -1.1424 -0.4702153 8.079505 -1.1424 -0.3239235 7.7952 -1.1424 0 7.969101 -1.1424 -0.4702153 8.426183 -1.1424 0 8.160416 -1.1424 -1.1424 9.9452 1.1424 -1.1424 9.9452 -1.1424 1.1424 9.9452 1.1424 1.1424 9.9452 -1.1424 0 7.165683 -1.1424 0.3239235 7.7952 -1.2924 -0.3239235 7.7952 -1.2924 1.744405 9.70115 1.331605 1.744405 10.34961 -1.088463 1.244635 10.5666 -1.030319 1.244635 9.918148 1.389749 2.2848 9.757251 -1.000771 1.744405 9.818854 -1.230678 2.2848 10.38262 -0.8332043 2.165931 10.52767 -0.8485405 2.2848 9.232002 0.959484 1.744405 9.170399 1.18939 -1.744405 9.170399 1.18939 -1.744405 9.818854 -1.230678 -2.2848 9.232002 0.959484 -2.2848 9.757251 -1.000771 2.165931 9.975322 1.212859 0.7217082 11.54546 -0.7680354 0.7217082 10.897 1.652033 -1.49012e-7 11.74588 -0.7143339 -1.49012e-7 11.09742 1.705734 2.2848 9.857371 1.127051 -1.744405 9.70115 1.331605 -2.2848 9.857371 1.127051 -2.16593 9.975322 1.212859 -2.16593 10.52767 -0.8485405 -2.2848 10.38262 -0.8332043 -1.244635 9.918148 1.389749 -1.244635 10.5666 -1.030319 -1.744405 10.34961 -1.088463 -0.7217084 10.897 1.652033 -0.7217084 11.54546 -0.7680354 -0.175 10.28041 -1.107004 -0.175 10.51285 -1.044724 -0.2474873 10.56657 -1.030328 -0.3031088 10.63659 -1.011567 -0.3380738 10.71813 -0.9897187 -0.3499998 10.80563 -0.9662732 -0.3380738 10.89313 -0.9428276 -0.3031088 10.97466 -0.9209799 -0.2474873 11.04468 -0.9022188 -0.175 11.09841 -0.8878228 -0.09058654 11.13218 -0.8787732 -1.49012e-7 11.1437 -0.8756865 0.1750001 10.28041 -1.107004 0.09058666 11.13218 -0.8787732 0.1750001 11.09841 -0.8878228 0.2474874 11.04468 -0.9022188 0.303109 10.97466 -0.9209799 0.338074 10.89313 -0.9428276 0.35 10.80563 -0.9662732 0.338074 10.71813 -0.9897187 0.303109 10.63659 -1.011567 0.2474874 10.56657 -1.030328 0.1750001 10.51285 -1.044724 -0.112896 2.0328 -0.8877119 -1.55232 2.0328 -0.8877119 -1.55232 4.0656 -0.719712 -0.112896 4.0656 -0.719712 -1.55232 2.0328 0.551712 -1.55232 4.0656 0.719712 -0.112896 4.0656 0.719712 -0.112896 2.0328 0.551712 -0.112896 0 -1.069712 -0.112896 0 0.719712 -1.55232 0 0.719712 -1.55232 0 -1.069712 -0.112896 0.7555377 -0.7821531 -0.112896 0.4500002 -1.069712 -1.55232 0.4500002 -1.069712 -1.55232 0.7555377 -0.7821531 1.55232 2.0328 0.551712 1.55232 2.0328 -0.8877119 1.55232 4.0656 -0.719712 1.55232 4.0656 0.719712 0.112896 2.0328 -0.8877119 0.112896 4.0656 -0.719712 0.112896 2.0328 0.551712 0.112896 4.0656 0.719712 1.230997 1.6328 0.2303889 1.415575 1.6328 -0.7509667 1.415575 1.6328 0.4149667 0.2496412 1.6328 0.4149667 0.434219 1.6328 0.2303889 0.434219 1.6328 -0.5663889 1.230997 1.6328 -0.5663889 0.2496412 1.6328 -0.7509667 1.107496 0 -0.4428884 1.107496 0 0.1068884 0.5577196 0 0.1068884 0.5577196 0 -0.4428884 -1.68 7.7952 0.719712 -1.68 7.7952 -0.719712 -2.599066 7.7952 -0.719712 -2.599066 7.7952 0.719712 -1.68 5.704739 -0.6951884 -1.68 5.332189 0.6951884 -3.119424 5.332189 0.6951884 -3.119424 5.704739 -0.6951884 -3.119424 5.704739 0.6988978 -1.68 4.474335 0.4653273 -1.68 4.846886 -0.9250495 -3.119424 4.846886 -0.9250495 -3.119424 4.474335 0.4653273 -1.68 3.505581 -1.284451 -1.68 3.13303 0.1059257 -2.618918 3.13303 0.1059257 -2.618918 3.505581 -1.284451 -3.119424 3.989032 -1.154911 -3.119424 3.616482 0.2354661 -1.68 5.9304 1.1424 -1.68 5.9304 -1.1424 -1.594673 4.684178 -1.05842 -1.594673 4.684178 1.05842 -0.00607562 5.22702 -1.095001 1.594673 4.684178 -1.05842 -0.8598863 5.9304 -1.1424 1.68 5.9304 -1.1424 0.8332732 5.9304 -1.1424 1.68 7.7952 -1.1424 1.68 7.7952 1.1424 1.68 5.9304 1.1424 -1.25199 7.7952 0.7156732 -1.25199 7.7952 -1.1424 -1.68 7.7952 -1.1424 -1.68 7.7952 1.1424 1.253273 7.7952 0.7156732 1.253273 7.7952 -1.1424 1.594673 4.684178 1.05842 -1.55232 4.0656 1.016736 1.55232 4.0656 1.016736 1.55232 4.0656 -1.016736 -1.55232 4.0656 -1.016736 0.7105495 7.22044 -1.1424 0.3052405 7.0503 -1.1424 0.4802405 7.353409 -1.1424 0.63 6.8628 -1.1424 0.42 5.9304 -1.1424 0.84 7.7952 -1.1424 -0.009909689 5.569582 -1.118085 -0.4478963 5.9304 -1.1424 -0.84 7.7952 0.3024 -0.84 7.7952 -1.1424 -0.8387169 7.7952 0.3024 0.84 7.7952 0.3024 -0.6439482 6.8628 -1.1424 -0.7197267 7.223194 -1.1424 -0.3191886 7.0503 -1.1424 -0.4941886 7.353409 -1.1424</float_array>
    227           <technique_common>
    228             <accessor source="#armRight_2-mesh-positions-array" count="245" stride="3">
    229               <param name="X" type="float"/>
    230               <param name="Y" type="float"/>
    231               <param name="Z" type="float"/>
    232             </accessor>
    233           </technique_common>
    234         </source>
    235         <source id="armRight_2-mesh-normals">
    236           <float_array id="armRight_2-mesh-normals-array" count="1038">1 1.86501e-7 0 1 0 0 0 -0.2588187 0.9659259 0 -0.2588189 0.9659259 -1 -3.73003e-7 0 -1 3.73003e-7 0 0 0.2588193 -0.9659259 0 0.2588191 -0.9659259 -1 0 0 1 0 0 1 -3.73003e-7 0 0 0.258819 -0.9659259 -4.09321e-7 0.2588185 -0.965926 0 0.2588194 -0.9659258 1.491e-7 -0.2588189 0.9659259 0 -0.2588194 0.9659258 0 -0.9659258 -0.2588195 0 -0.9659258 -0.2588192 0.7071062 -0.6830132 -0.1830131 0.7071071 -0.6830124 -0.1830125 0.9703885 0.2415493 0 0.9703885 0.2415493 0 0 1 0 1 0 0 -1 0 0 -1 -1.32362e-7 0 0 -0.00995624 0.9999505 0 -0.00995624 0.9999505 0 -0.00995624 0.9999505 0 -0.965926 -0.2588185 0 -0.9659259 -0.258819 0 -0.01173037 -0.9999313 0 -0.01173037 -0.9999313 -0.1574554 0 -0.9875262 -0.1574562 0 -0.9875261 -0.1574552 0 -0.9875262 -0.9625917 0 -0.2709566 -0.9625911 0 -0.2709585 0 0.962118 -0.2726333 0 0.962122 -0.2726193 0.9625914 0 -0.2709576 0.9625917 0 -0.2709561 0 0 1 0 -0.962117 -0.272637 0 -0.9621193 -0.2726288 -0.1574553 0 0.9875261 -0.1574557 0 0.9875261 0 -1 0 0.1574555 0 0.9875262 0.1574556 0 0.9875261 0 0 -1 0.1574552 0 -0.9875261 0.1574559 0 -0.9875261 0.1574552 0 -0.9875262 0 0.3794304 -0.9252203 0 0.3794317 -0.9252198 4.9808e-7 0 -1 6.87081e-7 0 -1 -2.82943e-6 0 -1 -8.51006e-6 0 -1 5.17736e-7 0 -1 -5.43448e-7 0 -1 -1.45756e-7 0 -1 1.3454e-6 0 -1 0 -1 -5.09971e-7 0 -1 -1.28857e-6 -1 -9.1846e-7 0 1.36172e-7 0 -1 1 1.34736e-7 0 1 5.61471e-7 0 1 -9.1846e-7 0 3.24601e-7 0 -1 0.8891892 -0.4575399 0 -0.8891892 -0.4575399 0 0 0.6531524 -0.7572265 -0.4730046 0.88106 0 0.4730046 0.88106 0 0 -0.2317884 -0.9727663 0.4136754 0.8788906 0.2375375 0.4140881 0.8792212 0.2355869 0.4140881 0.8792213 0.2355866 0.4108711 0.879479 0.240212 0.4140571 0.879235 0.2355897 0.4140586 0.8794009 0.2349672 0.2511874 0.2505195 -0.9349572 0.2511874 0.250527 -0.9349551 0.2658935 0.3164102 -0.9105962 0.2629953 0.1883165 -0.9462403 0.2804316 0.1544244 -0.9473707 0.2904886 0.3515082 -0.8899767 0.3303799 0.1040372 -0.9380967 0.2511869 0.250519 -0.9349575 0.2676317 0.319876 -0.9088745 -1.10059e-6 -0.9659258 -0.2588193 1.28769e-6 -0.9659261 -0.2588183 0 -0.965926 -0.2588186 0 -0.9659259 -0.258819 8.47453e-7 -0.9659262 -0.2588182 -1.53539e-6 -0.9659258 -0.2588195 -0.4862245 0.8453422 0.2213196 -0.4899744 0.8420331 0.2256221 -0.4899296 0.8418701 0.2263268 -0.4897733 0.8425438 0.2241475 -0.4899435 0.8420499 0.2256268 -0.4899402 0.8420006 0.2258181 0.8907816 0.4385933 0.1189299 0.8908709 0.4387781 0.1175703 0.8895793 0.442347 0.1139199 0.8908914 0.4387395 0.1175593 0.8908696 0.4387807 0.1175709 0.8907104 0.4395453 0.1159106 0.2790742 0.9272097 0.2497994 0.2793917 0.9274601 0.248512 0.2793456 0.927473 0.2485152 0.2771788 0.92729 0.2516056 0.2793444 0.9274728 0.2485176 0.2792869 0.9276473 0.2479304 0.2686784 -0.1752076 0.9471612 0.2511866 -0.2505208 0.9349571 0.3290852 -0.3783835 0.8651757 0.2622632 -0.3082784 0.9144302 0.2521263 -0.23292 0.9392448 0.2567674 -0.292184 0.9212487 0.2676345 -0.1774217 0.9470446 0.2511896 -0.2505303 0.9349538 0.3303834 -0.3789553 0.8644303 1 -7.25836e-7 0 1 7.25836e-7 0 0.7571557 0.6308901 0.1693899 0.757162 0.6309691 0.1690679 0.7549043 0.6348614 0.1645314 0.7571707 0.6309517 0.1690933 0.7571708 0.6309592 0.1690649 0.7564296 0.6326802 0.165922 -0.2511866 -0.2505226 0.9349566 -0.2511867 -0.2505153 0.9349585 -0.2658928 -0.1812797 0.9468045 -0.2629947 -0.3100323 0.9136267 -0.2804313 -0.3399488 0.8976598 -0.2904874 -0.140572 0.9464971 -0.3303838 -0.3789533 0.8644311 -0.2511898 -0.2505284 0.9349542 -0.2676345 -0.1774199 0.947045 -0.7549027 0.634863 0.164533 -0.7571595 0.6309717 0.1690683 -0.7571534 0.6308925 0.1693913 -0.7564269 0.6326833 0.1659221 -0.7571681 0.6309621 0.1690657 -0.7571682 0.6309546 0.1690943 -0.4108562 0.881764 0.23171 -0.4140883 0.8792213 0.2355861 -0.414046 0.8790728 0.2362139 -0.4136883 0.8799036 0.2337348 -0.4141006 0.8792158 0.2355855 -0.4141006 0.8792157 0.2355858 0 -0.2588204 0.9659255 0 -0.2588199 0.9659257 0 -0.2588201 0.9659256 0 -0.2588154 0.9659268 0 -0.2588203 0.9659255 0 -0.2588198 0.9659257 0 -0.2588147 0.965927 -0.2686555 0.3218024 -0.9078918 -0.2511871 0.2505196 -0.9349573 -0.3290857 0.1048969 -0.9384558 -0.2622641 0.1902384 -0.9460587 -0.2521276 0.2679077 -0.9298694 -0.2567822 0.2075331 -0.9439242 -0.2676294 0.319877 -0.9088747 -0.2511848 0.2505203 -0.9349577 -0.3303778 0.1040385 -0.9380973 -0.2771908 0.9288671 0.2457055 -0.2793457 0.9274725 0.2485171 -0.279289 0.9273309 0.2491092 -0.2790711 0.927888 0.2472717 -0.2793904 0.9274604 0.2485122 -0.2793904 0.9274603 0.2485126 -1 -8.16566e-7 0 -1 4.08283e-7 0 -0.8895705 0.4423529 0.1139667 -0.8908711 0.4387779 0.117571 -0.8907816 0.4385932 0.1189291 -0.8907103 0.4395455 0.1159099 -0.8908916 0.4387394 0.1175591 -0.8908698 0.4387806 0.1175705 0.489724 0.8417677 0.2271507 0.4899759 0.8420324 0.2256218 0.4899725 0.8420857 0.2254301 0.4862444 0.8427247 0.2310444 0.4899873 0.8420262 0.2256202 0.4899011 0.8422584 0.22494 0 0.2588169 -0.9659265 7.78629e-7 0.2588261 -0.965924 1.57825e-7 0.258809 -0.9659286 -1.7786e-6 0.258832 -0.9659225 -1.07481e-6 0.2588399 -0.9659203 -1.23697e-6 0.258816 -0.9659268 -1.82149e-6 0.258819 -0.9659259 -1.16126e-4 0.2586479 -0.9659717 -4.85832e-6 0.258821 -0.9659253 -3.48107e-6 0.2588196 -0.9659258 1.99589e-5 0.2588316 -0.9659225 -4.00742e-6 0.2588152 -0.965927 -7.57182e-6 0.2588132 -0.9659274 6.21074e-6 0.2588286 -0.9659233 1.20727e-7 0.2588152 -0.9659268 0 0.2588173 -0.9659263 0 0.2588189 -0.9659259 0 0.2588173 -0.9659263 -6.14684e-6 0.2588335 -0.9659219 7.45522e-6 0.2588095 -0.9659284 3.77168e-6 0.2588143 -0.9659271 -2.02252e-5 0.2588337 -0.9659219 2.78481e-6 0.2588154 -0.9659269 4.85839e-6 0.2588226 -0.9659249 9.78455e-5 0.2588013 -0.9659306 1.82149e-6 0.2588187 -0.965926 1.23693e-6 0.2588089 -0.9659286 1.02745e-6 0.2588405 -0.9659201 -1.57826e-7 0.2588115 -0.9659278 1.77861e-6 0.2588328 -0.9659222 -5.52945e-7 0.2588167 -0.9659265 0 0.2588137 -0.9659273 0 0.2588121 -0.9659278 0 0.2588108 -0.9659281 0 0.2588397 -0.9659203 0 0.258843 -0.9659195 0 0.2588137 -0.9659273 0 0.2588095 -0.9659284 0 0.2588077 -0.9659289 0 0.2588177 -0.9659262 0 0.2588229 -0.9659249 0 0.2588156 -0.9659268 0 0.2588168 -0.9659264 0 0.2588159 -0.9659268 0 0.2588475 -0.9659183 0 0.2588374 -0.965921 0 0.2588115 -0.9659278 0 0.258812 -0.9659277 0 0.2588028 -0.9659302 0 0.2588086 -0.9659287 0 0.2588181 -0.9659262 0 0.2588508 -0.9659174 0 0.2588396 -0.9659203 0 0.08236372 -0.9966024 0 0.08236378 -0.9966024 -1 -1.62962e-7 0 1 0 0 1 0 0 0 -0.08236384 0.9966024 0 -0.08236384 0.9966024 0 0.08236384 0.9966024 0 0.08236384 0.9966024 1 0 0 1 0 0 -1 0 0 -1 2.59359e-7 0 0 -0.08236372 -0.9966024 0 -0.08236372 -0.9966024 0 0.6853573 -0.728207 0 0.6853575 -0.7282068 1 -1.83332e-7 0 1 0 0 0 0.08236372 -0.9966024 0 0.08236372 -0.9966024 0 -0.08236378 0.9966024 0 -0.08236384 0.9966024 -1 0 0 -1 0 0 0 -1 -1.10786e-6 0 -1 1.62115e-6 0 -1 1.10786e-6 0 -1 -1.21586e-6 -0.9462342 -0.3234825 0 -0.9462343 -0.3234824 0 0 -0.3234826 0.9462342 0 -0.3234824 0.9462342 0 -0.3234823 -0.9462343 0 -0.3234823 -0.9462342 0.9462345 -0.3234815 0 0.9462344 -0.3234819 0 0 -0.07542181 -0.9971517 -0.9971518 -0.07542186 0 -0.9971517 -0.07542175 0 0.9971517 -0.0754221 0 0.9971517 -0.07542198 0 0 -0.07542181 0.9971517 0 -0.07542181 0.9971518 1 -1.38872e-7 0 -1 7.17275e-7 0 0 -0.009956181 0.9999505 -0.9703885 0.2415494 0 -0.9703887 0.2415493 0 1 -3.26378e-7 0 1 2.33127e-7 0 0 -0.2588187 0.9659259 0 -0.2588189 0.9659259 0 -0.9659258 -0.2588195 0 -0.9659259 -0.2588192 -0.7071062 -0.6830133 -0.1830131 -0.7071072 -0.6830124 -0.1830126 0 0.2588183 -0.9659261 2.3856e-7 0.2588189 -0.9659259 -1 -7.46006e-7 0 0 -0.2588189 0.9659259 -2.68617e-7 -0.2588187 0.9659259 1 0 0 1 0 0 -0.9976643 -0.06830847 0 -0.9976643 -0.06830853 0 0 -0.06723552 -0.9977372 0 -0.06723523 -0.9977372 0 -0.06723499 -0.9977372 0 -0.06723523 -0.9977372 0 -0.06723481 -0.9977372 0 1 -8.92066e-7 0 1 -2.66055e-6 0.9976643 -0.06830853 0 0.9976643 -0.06830859 0 0 -0.06723523 0.9977372 0 -0.06723523 0.9977372 0 -0.06723415 0.9977373 0 -0.06723415 0.9977372 0.9976643 -0.06830835 0 0.9976642 -0.068309 0 0 -0.06723415 -0.9977373 0 -0.06723415 -0.9977372 -0.9976643 -0.06830823 0 -0.9976642 -0.06830888 0 -6.40372e-7 0 -1 2.27065e-7 0 -1 -8.0654e-7 0 -1 6.18729e-7 0 -1 8.20878e-7 -0.06723392 -0.9977372 0 -0.06723576 -0.9977371 -6.14725e-7 -0.06723386 -0.9977373 0 -0.06723618 -0.9977371 0 1 -6.87314e-7 0 1 3.68442e-6 -6.20657e-7 0 -1 4.01433e-7 0 -1 -2.27065e-7 0 -1 3.26958e-7 0 -1 0 -0.06723588 -0.9977372 0 1 7.86402e-7 -1.99233e-7 0 -1</float_array>
    237           <technique_common>
    238             <accessor source="#armRight_2-mesh-normals-array" count="346" stride="3">
    239               <param name="X" type="float"/>
    240               <param name="Y" type="float"/>
    241               <param name="Z" type="float"/>
    242             </accessor>
    243           </technique_common>
    244         </source>
    245         <source id="armRight_2-mesh-colors-Col" name="Col">
    246           <float_array id="armRight_2-mesh-colors-Col-array" count="4194">0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 1 1 1 1 1 1 1 1 1 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.6470589 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.9294118 0.8862745 0.8039216 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.6313726 0.7607843 0.854902 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.8705883 0.7098039 0.5647059 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157 0.9176471 0.882353 0.8392157</float_array>
    247           <technique_common>
    248             <accessor source="#armRight_2-mesh-colors-Col-array" count="1398" stride="3">
    249               <param name="R" type="float"/>
    250               <param name="G" type="float"/>
    251               <param name="B" type="float"/>
    252             </accessor>
    253           </technique_common>
    254         </source>
    255         <vertices id="armRight_2-mesh-vertices">
    256           <input semantic="POSITION" source="#armRight_2-mesh-positions"/>
    257         </vertices>
    258         <triangles count="128">
    259           <input semantic="VERTEX" source="#armRight_2-mesh-vertices" offset="0"/>
    260           <input semantic="NORMAL" source="#armRight_2-mesh-normals" offset="1"/>
    261           <input semantic="COLOR" source="#armRight_2-mesh-colors-Col" offset="2" set="0"/>
    262           <p>7 8 24 8 8 25 9 8 26 9 8 27 4 8 28 7 8 29 10 9 30 11 9 31 1 9 32 1 10 33 0 10 34 10 10 35 12 11 36 8 11 37 7 11 38 7 12 39 11 12 40 12 12 41 7 13 42 1 13 43 11 13 44 9 2 45 13 2 46 10 2 47 10 14 48 4 14 49 9 14 50 10 15 51 0 15 52 4 15 53 12 16 54 13 16 55 9 16 56 9 17 57 8 17 58 12 17 59 13 18 60 12 18 61 11 18 62 11 19 63 10 19 64 13 19 65 19 22 108 20 22 109 21 22 110 21 22 111 22 22 112 19 22 113 23 33 114 24 33 115 21 33 116 21 34 117 25 34 118 23 34 119 21 35 120 20 35 121 25 35 122 26 36 123 27 36 124 28 36 125 28 37 126 29 37 127 26 37 128 28 38 129 27 38 130 30 38 131 30 39 132 31 39 133 28 39 134 30 40 135 32 40 136 33 40 137 33 41 138 31 41 139 30 41 140 34 42 141 35 42 142 36 42 143 36 42 144 37 42 145 34 42 146 38 23 147 39 23 148 40 23 149 40 23 150 41 23 151 38 23 152 21 8 153 24 8 154 42 8 155 42 8 156 22 8 157 21 8 158 32 43 159 26 43 160 29 43 161 29 44 162 33 44 163 32 44 164 42 45 165 43 45 166 19 45 167 19 46 168 22 46 169 42 46 170 23 47 171 43 47 172 42 47 173 42 47 174 24 47 175 23 47 176 44 48 177 41 48 178 40 48 179 40 49 180 45 49 181 44 49 182 40 22 183 39 22 184 46 22 185 46 22 186 45 22 187 40 22 188 47 50 189 48 50 190 49 50 191 49 50 192 50 50 193 47 50 194 38 51 195 51 51 196 52 51 197 52 52 198 39 52 199 38 52 200 52 53 201 46 53 202 39 53 203 38 47 204 41 47 205 44 47 206 44 47 207 51 47 208 38 47 209 50 54 210 49 54 211 53 54 212 53 55 213 54 55 214 50 55 215 55 23 216 56 23 217 57 23 218 57 23 219 58 23 220 55 23 221 58 23 222 51 23 223 55 23 224 51 23 225 59 23 226 55 23 227 59 23 228 35 23 229 55 23 230 58 23 231 52 23 232 51 23 233 51 23 234 44 23 235 59 23 236 59 23 237 36 23 238 35 23 239 60 8 240 61 8 241 34 8 242 34 8 243 62 8 244 60 8 245 62 8 246 63 8 247 60 8 248 62 8 249 23 8 250 63 8 251 23 8 252 64 8 253 63 8 254 34 8 255 37 8 256 62 8 257 23 8 258 62 8 259 43 8 260 64 8 261 23 8 262 25 8 263 63 8 264 64 8 265 65 8 266 65 8 267 66 8 268 63 8 269 47 23 270 50 23 271 54 23 272 54 23 273 67 23 274 47 23 275 47 47 276 67 47 277 68 47 278 68 47 279 48 47 280 47 47 281 49 8 282 48 8 283 68 8 284 68 8 285 53 8 286 49 8 287 69 50 288 63 50 289 66 50 290 66 56 291 70 56 292 69 56 293 66 50 294 71 50 295 70 50 296 66 50 297 72 50 298 71 50 299 66 50 300 73 50 301 72 50 302 66 50 303 74 50 304 73 50 305 75 50 306 76 50 307 67 50 308 67 50 309 30 50 310 75 50 311 67 50 312 54 50 313 30 50 314 54 57 315 32 57 316 30 57 317 54 50 318 26 50 319 32 50 320 75 50 321 30 50 322 27 50 323 77 58 324 75 58 325 27 58 326 78 59 327 77 59 328 27 59 329 55 50 330 78 50 331 27 50 332 27 60 333 56 60 334 55 60 335 27 61 336 26 61 337 56 61 338 26 50 339 54 50 340 56 50 341 79 62 342 56 62 343 54 62 344 79 50 345 54 50 346 53 50 347 80 50 348 79 50 349 53 50 350 81 50 351 80 50 352 53 50 353 82 50 354 81 50 355 53 50 356 82 63 357 53 63 358 68 63 359 83 50 360 82 50 361 68 50 362 83 50 363 68 50 364 84 50 365 85 50 366 83 50 367 84 50 368 60 50 369 85 50 370 84 50 371 60 50 372 84 50 373 86 50 374 60 50 375 86 50 376 87 50 377 87 50 378 61 50 379 60 50 380 86 50 381 88 50 382 87 50 383 88 50 384 86 50 385 77 50 386 78 50 387 88 50 388 77 50 389 89 50 390 84 50 391 68 50 392 77 50 393 86 50 394 90 50 395 55 47 396 35 47 397 34 47 398 34 64 399 78 64 400 55 64 401 34 65 402 87 65 403 78 65 404 34 47 405 61 47 406 87 47 407 200 297 1134 201 297 1135 202 297 1136 202 298 1137 203 298 1138 200 298 1139 204 299 1140 203 299 1141 202 299 1142 202 300 1143 205 300 1144 204 300 1145 200 301 1146 203 301 1147 204 301 1148 204 302 1149 197 302 1150 200 302 1151 204 13 1152 198 13 1153 197 13 1154 198 8 1155 204 8 1156 205 8 1157 205 303 1158 199 303 1159 198 303 1160 202 304 1161 201 304 1162 196 304 1163 196 305 1164 205 305 1165 202 305 1166 196 15 1167 199 15 1168 205 15 1169 201 306 1170 200 306 1171 197 306 1172 197 307 1173 196 307 1174 201 307 1175</p>
    263         </triangles>
    264         <triangles material="textile_001-material" count="67">
    265           <input semantic="VERTEX" source="#armRight_2-mesh-vertices" offset="0"/>
    266           <input semantic="NORMAL" source="#armRight_2-mesh-normals" offset="1"/>
    267           <input semantic="COLOR" source="#armRight_2-mesh-colors-Col" offset="2" set="0"/>
    268           <p>0 0 0 1 0 1 2 0 2 2 1 3 3 1 4 0 1 5 4 2 6 0 2 7 3 2 8 3 3 9 5 3 10 4 3 11 6 4 12 7 4 13 4 4 14 4 5 15 5 5 16 6 5 17 2 6 18 1 6 19 7 6 20 7 7 21 6 7 22 2 7 23 140 223 813 128 223 814 129 223 815 129 224 816 150 224 817 140 224 818 129 225 819 130 225 820 150 225 821 130 226 822 149 226 823 150 226 824 130 227 825 131 227 826 149 227 827 131 228 828 148 228 829 149 228 830 131 229 831 132 229 832 148 229 833 132 230 834 147 230 835 148 230 836 132 231 837 146 231 838 147 231 839 132 232 840 133 232 841 146 232 842 133 233 843 134 233 844 146 233 845 134 234 846 145 234 847 146 234 848 134 235 849 135 235 850 145 235 851 135 236 852 144 236 853 145 236 854 135 237 855 136 237 856 144 237 857 136 238 858 143 238 859 144 238 860 136 239 861 137 239 862 143 239 863 137 240 864 142 240 865 143 240 866 137 241 867 138 241 868 142 241 869 138 242 870 141 242 871 142 242 872 138 243 873 139 243 874 141 243 875 175 47 990 176 47 991 177 47 992 177 269 993 178 269 994 175 269 995 178 270 996 179 270 997 175 270 998 178 47 999 180 47 1000 179 47 1001 176 47 1002 175 47 1003 181 47 1004 181 271 1005 182 271 1006 176 271 1007 181 272 1008 180 272 1009 182 272 1010 180 47 1011 178 47 1012 182 47 1013 173 273 1014 171 273 1015 182 273 1016 182 274 1017 178 274 1018 173 274 1019 178 275 1020 177 275 1021 167 275 1022 167 276 1023 173 276 1024 178 276 1025 176 277 1026 182 277 1027 171 277 1028 171 278 1029 168 278 1030 176 278 1031 176 279 1032 168 279 1033 167 279 1034 167 280 1035 177 280 1036 176 280 1037 196 293 1110 197 293 1111 191 293 1112 191 294 1113 192 294 1114 196 294 1115 194 8 1116 198 8 1117 199 8 1118 199 8 1119 193 8 1120 194 8 1121 199 295 1122 196 295 1123 192 295 1124 192 296 1125 193 296 1126 199 296 1127 197 6 1128 198 6 1129 194 6 1130 194 7 1131 191 7 1132 197 7 1133 235 343 1356 236 343 1357 233 343 1358 240 22 1359 234 22 1360 238 22 1361 238 344 1362 239 344 1363 240 344 1364 238 22 1365 237 22 1366 239 22 1367 244 50 1368 242 50 1369 238 50 1370 238 50 1371 231 50 1372 244 50 1373 231 50 1374 238 50 1375 234 50 1376 234 345 1377 229 345 1378 231 345 1379 244 50 1380 231 50 1381 230 50 1382 243 50 1383 244 50 1384 230 50 1385 241 50 1386 243 50 1387 230 50 1388 241 50 1389 230 50 1390 232 50 1391 241 50 1392 232 50 1393 233 50 1394 233 50 1395 236 50 1396 241 50 1397</p>
    269         </triangles>
    270         <triangles material="textileBlue_001-material" count="55">
    271           <input semantic="VERTEX" source="#armRight_2-mesh-vertices" offset="0"/>
    272           <input semantic="NORMAL" source="#armRight_2-mesh-normals" offset="1"/>
    273           <input semantic="COLOR" source="#armRight_2-mesh-colors-Col" offset="2" set="0"/>
    274           <p>2 20 66 14 20 67 15 20 68 15 21 69 16 21 70 2 21 71 15 22 72 14 22 73 17 22 74 17 22 75 18 22 76 15 22 77 3 23 78 2 23 79 16 23 80 18 24 81 17 24 82 6 24 83 6 25 84 5 25 85 18 25 86 5 26 87 3 26 88 16 26 89 16 27 90 18 27 91 5 27 92 16 28 93 15 28 94 18 28 95 2 29 96 3 29 97 5 29 98 5 30 99 6 30 100 2 30 101 2 31 102 6 31 103 17 31 104 17 32 105 14 32 106 2 32 107 187 22 1068 188 22 1069 189 22 1070 189 22 1071 190 22 1072 187 22 1073 191 29 1074 192 29 1075 193 29 1076 193 30 1077 194 30 1078 191 30 1079 191 31 1080 194 31 1081 189 31 1082 189 32 1083 188 32 1084 191 32 1085 191 23 1086 188 23 1087 187 23 1088 187 288 1089 192 288 1090 191 288 1091 194 289 1092 193 289 1093 195 289 1094 193 27 1095 192 27 1096 187 27 1097 187 290 1098 195 290 1099 193 290 1100 187 28 1101 190 28 1102 195 28 1103 190 291 1104 189 291 1105 194 291 1106 194 292 1107 195 292 1108 190 292 1109 206 308 1176 207 308 1177 208 308 1178 208 309 1179 209 309 1180 206 309 1181 210 310 1182 211 310 1183 208 310 1184 208 311 1185 207 311 1186 210 311 1187 207 312 1188 212 312 1189 210 312 1190 213 313 1191 211 313 1192 210 313 1193 210 314 1194 214 314 1195 213 314 1196 213 23 1197 215 23 1198 216 23 1199 216 23 1200 217 23 1201 213 23 1202 218 22 1203 219 22 1204 220 22 1205 218 22 1206 220 22 1207 221 22 1208 222 315 1209 218 315 1210 221 315 1211 222 316 1212 221 316 1213 216 316 1214 223 22 1215 222 22 1216 216 22 1217 216 22 1218 215 22 1219 223 22 1220 220 8 1221 207 8 1222 206 8 1223 206 8 1224 221 8 1225 220 8 1226 206 42 1227 217 42 1228 216 42 1229 216 42 1230 221 42 1231 206 42 1232 211 317 1233 213 317 1234 217 317 1235 217 318 1236 224 318 1237 211 318 1238 209 319 1239 224 319 1240 217 319 1241 217 320 1242 206 320 1243 209 320 1244 213 50 1245 214 50 1246 223 50 1247 223 50 1248 215 50 1249 213 50 1250 212 50 1251 207 50 1252 220 50 1253 220 50 1254 219 50 1255 212 50 1256</p>
    275         </triangles>
    276         <triangles material="iron_001-material" count="155">
    277           <input semantic="VERTEX" source="#armRight_2-mesh-vertices" offset="0"/>
    278           <input semantic="NORMAL" source="#armRight_2-mesh-normals" offset="1"/>
    279           <input semantic="COLOR" source="#armRight_2-mesh-colors-Col" offset="2" set="0"/>
    280           <p>28 50 408 31 50 409 33 50 410 33 50 411 29 50 412 28 50 413 65 8 414 64 8 415 25 8 416 65 8 417 25 8 418 20 8 419 65 8 420 20 8 421 91 8 422 65 8 423 91 8 424 92 8 425 92 8 426 66 8 427 65 8 428 20 66 429 19 66 430 91 66 431 19 8 432 37 8 433 91 8 434 37 8 435 19 8 436 43 8 437 43 8 438 62 8 439 37 8 440 37 42 441 36 42 442 93 42 443 93 42 444 91 42 445 37 42 446 90 50 447 86 50 448 84 50 449 84 50 450 89 50 451 90 50 452 90 50 453 89 50 454 76 50 455 76 50 456 89 50 457 68 50 458 68 50 459 67 50 460 76 50 461 90 50 462 76 50 463 75 50 464 75 67 465 77 67 466 90 67 467 93 22 468 94 22 469 92 22 470 92 22 471 91 22 472 93 22 473 56 23 474 94 23 475 93 23 476 93 68 477 57 68 478 56 68 479 93 69 480 46 69 481 57 69 482 46 23 483 58 23 484 57 23 485 93 70 486 45 70 487 46 70 488 93 23 489 44 23 490 45 23 491 93 23 492 59 23 493 44 23 494 93 23 495 36 23 496 59 23 497 58 23 498 46 23 499 52 23 500 85 50 501 60 50 502 63 50 503 63 50 504 83 50 505 85 50 506 63 50 507 69 50 508 83 50 509 69 50 510 70 50 511 83 50 512 70 50 513 82 50 514 83 50 515 70 50 516 81 50 517 82 50 518 70 50 519 71 50 520 81 50 521 71 50 522 80 50 523 81 50 524 71 50 525 72 50 526 80 50 527 72 50 528 73 50 529 80 50 530 73 50 531 79 50 532 80 50 533 79 50 534 73 50 535 94 50 536 94 50 537 56 50 538 79 50 539 73 71 540 74 71 541 94 71 542 74 50 543 92 50 544 94 50 545 74 50 546 66 50 547 92 50 548 95 42 549 78 42 550 87 42 551 96 72 552 78 72 553 95 72 554 87 73 555 97 73 556 95 73 557 96 74 558 97 74 559 88 74 560 88 75 561 97 75 562 87 75 563 78 76 564 96 76 565 88 76 566 95 77 567 97 77 568 96 77 569 98 78 570 99 79 571 100 80 572 100 81 573 101 82 574 98 83 575 102 84 576 103 85 577 99 86 578 99 87 579 104 88 580 102 89 581 99 90 582 105 91 583 104 92 584 102 93 585 106 93 586 107 93 587 107 94 588 103 94 589 102 94 590 103 95 591 107 95 592 108 95 593 108 96 594 109 96 595 103 96 596 109 97 597 108 97 598 110 97 599 110 98 600 111 98 601 109 98 602 112 99 603 105 100 604 99 101 605 99 102 606 98 103 607 112 104 608 100 105 609 113 106 610 114 107 611 114 108 612 101 109 613 100 110 614 114 111 615 113 112 616 115 113 617 115 114 618 116 115 619 114 116 620 107 117 621 106 118 622 117 119 623 117 120 624 98 121 625 107 122 626 117 123 627 112 124 628 98 125 629 102 126 630 104 126 631 117 126 632 117 127 633 106 127 634 102 127 635 104 128 636 105 129 637 112 130 638 112 131 639 117 132 640 104 133 641 110 134 642 108 135 643 118 136 644 118 137 645 119 138 646 110 139 647 118 140 648 120 141 649 119 142 650 120 143 651 121 144 652 122 145 653 122 146 654 119 147 655 120 148 656 123 149 657 124 150 658 125 151 659 125 152 660 118 153 661 123 154 662 108 155 663 107 155 664 98 155 665 98 156 666 118 156 667 108 156 668 98 157 669 101 157 670 118 157 671 101 158 672 123 158 673 118 158 674 101 159 675 114 159 676 123 159 677 114 160 678 126 160 679 123 160 680 114 161 681 116 161 682 126 161 683 109 162 684 111 163 685 122 164 686 122 165 687 125 166 688 109 167 689 122 168 690 121 169 691 125 170 692 116 171 693 115 172 694 127 173 695 127 174 696 126 175 697 116 176 698 119 177 699 122 177 700 111 177 701 111 178 702 110 178 703 119 178 704 126 179 705 127 180 706 124 181 707 124 182 708 123 183 709 126 184 710 118 185 711 125 186 712 121 187 713 121 188 714 120 189 715 118 190 716 103 191 717 109 191 718 125 191 719 125 192 720 128 192 721 103 192 722 125 193 723 129 193 724 128 193 725 125 194 726 124 194 727 129 194 728 124 195 729 130 195 730 129 195 731 124 196 732 131 196 733 130 196 734 124 197 735 127 197 736 131 197 737 127 198 738 132 198 739 131 198 740 127 199 741 133 199 742 132 199 743 127 200 744 134 200 745 133 200 746 127 201 747 135 201 748 134 201 749 127 202 750 136 202 751 135 202 752 127 203 753 137 203 754 136 203 755 127 204 756 138 204 757 137 204 758 127 205 759 139 205 760 138 205 761 103 206 762 128 206 763 140 206 764 139 207 765 127 207 766 113 207 767 141 208 768 139 208 769 113 208 770 142 209 771 141 209 772 113 209 773 143 210 774 142 210 775 113 210 776 144 211 777 143 211 778 113 211 779 145 212 780 144 212 781 113 212 782 146 213 783 145 213 784 113 213 785 147 214 786 146 214 787 113 214 788 148 215 789 147 215 790 113 215 791 148 216 792 113 216 793 100 216 794 149 217 795 148 217 796 100 217 797 150 218 798 149 218 799 100 218 800 140 219 801 150 219 802 99 219 803 150 220 804 100 220 805 99 220 806 140 221 807 99 221 808 103 221 809 127 222 810 115 222 811 113 222 812 151 244 876 152 244 877 153 244 878 153 245 879 154 245 880 151 245 881 153 246 882 152 246 883 155 246 884 155 8 885 156 8 886 153 8 887 157 22 888 154 22 889 153 22 890 153 22 891 156 22 892 157 22 893 158 247 894 151 247 895 154 247 896 154 248 897 157 248 898 158 248 899 155 249 900 158 249 901 157 249 902 157 250 903 156 250 904 155 250 905 167 261 960 168 261 961 169 261 962 169 262 963 170 262 964 167 262 965 168 263 966 171 263 967 172 263 968 172 264 969 169 264 970 168 264 971 173 265 972 167 265 973 170 265 974 170 266 975 174 266 976 173 266 977 172 267 978 171 267 979 173 267 980 173 268 981 174 268 982 172 268 983 170 22 984 169 22 985 172 22 986 172 22 987 174 22 988 170 22 989</p>
    281         </triangles>
    282         <triangles material="wood_001-material" count="61">
    283           <input semantic="VERTEX" source="#armRight_2-mesh-vertices" offset="0"/>
    284           <input semantic="NORMAL" source="#armRight_2-mesh-normals" offset="1"/>
    285           <input semantic="COLOR" source="#armRight_2-mesh-colors-Col" offset="2" set="0"/>
    286           <p>159 47 906 160 47 907 161 47 908 161 47 909 162 47 910 159 47 911 161 251 912 160 251 913 158 251 914 158 252 915 155 252 916 161 252 917 163 253 918 151 253 919 158 253 920 163 254 921 158 254 922 160 254 923 163 23 924 160 23 925 159 23 926 159 23 927 164 23 928 163 23 929 165 8 930 162 8 931 161 8 932 161 255 933 166 255 934 165 255 935 161 8 936 155 8 937 166 8 938 152 256 939 166 256 940 155 256 941 163 257 942 166 257 943 152 257 944 152 258 945 151 258 946 163 258 947 164 259 948 165 259 949 166 259 950 166 260 951 163 260 952 164 260 953 159 50 954 162 50 955 165 50 956 165 50 957 164 50 958 159 50 959 183 47 1038 184 47 1039 185 47 1040 185 47 1041 186 47 1042 183 47 1043 183 281 1044 186 281 1045 180 281 1046 180 281 1047 181 281 1048 183 281 1049 179 282 1050 180 282 1051 186 282 1052 186 283 1053 185 283 1054 179 283 1055 183 284 1056 181 284 1057 175 284 1058 175 285 1059 184 285 1060 183 285 1061 185 286 1062 184 286 1063 175 286 1064 175 287 1065 179 287 1066 185 287 1067 225 321 1257 226 321 1258 224 321 1259 224 322 1260 209 322 1261 225 322 1262 227 323 1263 211 323 1264 224 323 1265 224 324 1266 226 324 1267 227 324 1268 227 47 1269 226 47 1270 225 47 1271 225 47 1272 228 47 1273 227 47 1274 227 325 1275 228 325 1276 208 325 1277 208 326 1278 211 326 1279 227 326 1280 209 327 1281 208 327 1282 228 327 1283 228 328 1284 225 328 1285 209 328 1286 229 329 1287 230 329 1288 231 329 1289 232 330 1290 230 330 1291 229 330 1292 232 331 1293 229 331 1294 223 331 1295 232 332 1296 223 332 1297 214 332 1298 214 50 1299 233 50 1300 232 50 1301 229 50 1302 234 50 1303 223 50 1304 235 333 1305 210 333 1306 212 333 1307 212 334 1308 236 334 1309 235 334 1310 214 335 1311 210 335 1312 235 335 1313 235 336 1314 233 336 1315 214 336 1316 237 22 1317 238 22 1318 219 22 1319 237 22 1320 219 22 1321 218 22 1322 239 22 1323 237 22 1324 218 22 1325 240 337 1326 239 337 1327 218 337 1328 240 338 1329 218 338 1330 222 338 1331 234 22 1332 240 22 1333 222 22 1334 222 22 1335 223 22 1336 234 22 1337 236 50 1338 212 50 1339 219 50 1340 219 339 1341 241 339 1342 236 339 1343 219 340 1344 242 340 1345 241 340 1346 242 341 1347 243 341 1348 241 341 1349 219 50 1350 238 50 1351 242 50 1352 243 342 1353 242 342 1354 244 342 1355</p>
    287         </triangles>
    288       </mesh>
    289     </geometry>
    290   </library_geometries>
    291   <library_controllers>
    292     <controller id="Armature_pirate-officer-skin" name="Armature">
    293       <skin source="#armRight_2-mesh">
    294         <bind_shape_matrix>0.1514977 -2.01481e-4 -6.31671e-5 0.003487766 -6.33061e-5 -1.01978e-4 -0.1514978 0.001529097 2.01393e-4 0.1514977 -1.02063e-4 7.57932e-4 0 0 0 1</bind_shape_matrix>
    295         <source id="Armature_pirate-officer-skin-joints">
    296           <Name_array id="Armature_pirate-officer-skin-joints-array" count="11">Step core arm_r arm_r_1 arm_l arm_l_1 head leg_l leg_l_1 leg_r leg_r_1</Name_array>
    297           <technique_common>
    298             <accessor source="#Armature_pirate-officer-skin-joints-array" count="11" stride="1">
    299               <param name="JOINT" type="name"/>
    300             </accessor>
    301           </technique_common>
    302         </source>
    303         <source id="Armature_pirate-officer-skin-bind_poses">
    304           <float_array id="Armature_pirate-officer-skin-bind_poses-array" count="176">0.9999153 -4.08413e-4 -0.01301229 0.0116567 0.01301199 -6.79513e-4 0.9999151 -0.670503 -4.17221e-4 -0.9999997 -6.74089e-4 0.02088719 0 0 0 1 0.9999992 -4.17846e-4 0.00132966 -0.001190602 -0.001329898 -6.73586e-4 0.9999989 -0.8957912 -4.1695e-4 -0.9999997 -6.74089e-4 0.02088707 0 0 0 1 -4.17256e-4 -1.000002 -6.74165e-4 0.02088737 0.2405146 5.54513e-4 -0.9706454 0.9874006 0.9706456 -5.67168e-4 0.2405143 -0.5605208 0 0 0 1 4.17114e-4 1.000002 6.74084e-4 -0.02088713 -0.03126174 6.87273e-4 -0.9995108 0.8813203 -0.9995113 3.95717e-4 0.03126209 0.3343999 0 0 0 1 -4.17256e-4 -1.000002 -6.74015e-4 0.02088695 -0.237932 7.53543e-4 -0.9712815 0.9871978 0.9712818 -2.44893e-4 -0.2379322 0.5613447 0 0 0 1 4.16871e-4 1.000002 6.74041e-4 -0.02088713 0.03392028 6.59136e-4 -0.9994247 0.8813487 -0.9994245 4.39378e-4 -0.03391999 -0.3352481 0 0 0 1 0.9999856 -0.001201391 -0.005246043 0.006351053 0.00503534 -0.1352643 0.9907967 -1.13126 -0.001899957 -0.9908088 -0.1352563 0.1747332 0 0 0 1 -0.9997861 2.27078e-4 0.00772494 -0.12509 -0.007727622 0.00974065 -0.9999226 0.6469785 -9.32847e-4 -0.9994118 -0.009721815 0.0203334 0 0 0 1 0.9997422 1.37847e-4 -0.01215755 0.1263704 -0.01213753 0.04115223 -0.9990785 0.2890269 9.93053e-4 0.9986117 0.0411511 -0.02947407 0 0 0 1 -0.9998788 1.57881e-4 0.01514071 0.1219941 -0.01513856 0.008916616 -0.9998458 0.6501998 -2.40851e-4 -0.9998601 -0.008912146 0.01985657 0 0 0 1 0.9999924 -4.16031e-4 0.001330256 -0.1262257 0.001345455 0.04410344 -0.999026 0.2551205 3.04984e-4 0.9989264 0.04410648 -0.02886915 0 0 0 1</float_array>
    305           <technique_common>
    306             <accessor source="#Armature_pirate-officer-skin-bind_poses-array" count="11" stride="16">
    307               <param name="TRANSFORM" type="float4x4"/>
    308             </accessor>
    309           </technique_common>
    310         </source>
    311         <source id="Armature_pirate-officer-skin-weights">
    312           <float_array id="Armature_pirate-officer-skin-weights-array" count="389">0.05213558 0.9478644 0.1899004 0.8100996 0.84301 0.15699 0.1773984 0.8226016 0.1195933 0.8804067 0.7800852 0.2199148 0.9080803 0.09191966 0.1737173 0.8262827 0.02473646 0.9752635 1 1 0.06139206 0.9386079 0.01378506 0.9862149 1 1 0.9226101 0.07738989 0.2226876 0.7773125 1 0.9937509 0.00624901 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0.9047116 0.09528845 0.9059758 0.09402424 1 0.9717712 0.02822875 0.9402328 0.05976724 1 0.9845243 0.01547574 0.9395211 0.06047892 0.04861068 0.9513894 0.08833265 0.9116673 0.08538228 0.9146177 0.04269641 0.9573035 0.1260594 0.8739406 0.07733201 0.9226679 0.07454377 0.9254563 0.1288383 0.8711618 1 1 1 1 1 1 1 1 0.9603103 0.03968966 0.9827364 0.01726359 0.9943599 0.005640029 1 0.9694613 0.03053873 0.9494155 0.05058455 0.9436487 0.05635124 0.9874487 0.0125513 0.01423943 0.9857605 0.02413737 0.9758626 0.01615571 0.9838443 0.01339161 0.9866085 0.9303661 0.0696339 0.9964635 0.003536581 0.9391304 0.06086957 0.9212784 0.07872152 0.8224475 0.1775525 0.1542633 0.8457366 0.4910525 0.5089476 0.1145493 0.8854507 0.3708948 0.6291052 0.02560091 0.9743991 0.1465738 0.8534262 0.03300833 0.9669916 0.08633691 0.9136631 0.006125152 0.9938749 1 1 1 1 1 0.718256 0.2185608 0.06318312 0.07384365 0.606957 0.3011262 0.0180732 0.1280035 0.16171 0.6958557 0.0144307 0.2175812 0.6860687 0.09635001 0.5727672 0.1842584 0.1096959 0.1332785 0.1003786 0.1050215 0.7945998 0.1588721 0.6609361 0.1397838 0.04040789 0.06267875 0.528815 0.4085063 0.1537362 0.6480134 0.01249241 0.1857578 0.005560278 0.8144975 0.1799421 0.6885762 0.02777433 0.2836494 0.4025522 0.0555787 0.5418691 0.8466262 0.09489125 0.0584824 0.904197 0.08448588 0.01131713 0.8654766 0.117038 0.01748532 0.8216587 0.1221829 0.05615836 0.7661764 0.02213209 0.2116914 0.8670787 0.1329212 0.1071336 0.04174888 0.8511176 0.01670169 0.1939637 0.622469 0.1668655 0.05870777 0.05072677 0.8905654 0.03537517 0.05136573 0.004890501 0.9083685 0.1032173 0.1552547 0.6174408 0.1240872 0.04038077 0.8784406 0.08117854 0.05065423 0.8918457 0.0575 0.01714318 0.9239619 0.05889481 0.06628447 0.8511596 0.08255594 0.2015518 0.6648296 0.02822512 0.1053933 0.9193989 0.08060121 0.476592 0.3615991 0.07283937 0.0889694 0.1913447 0.6778306 0.0835464 0.04727816 0.8874095 0.06110209 0.05148833 0.9444072 0.04936325 0.006229579 0.88745 0.06103748 0.05151247 0.8605926 0.008665084 0.1307423 0.08605635 0.8358218 0.06047517 0.01764667 0.05510008 0.8763101 0.05619597 0.01239371 0.05999439 0.8799242 0.03371661 0.0263648 0.02918142 0.9247466 0.03212571 0.01394611</float_array>
    313           <technique_common>
    314             <accessor source="#Armature_pirate-officer-skin-weights-array" count="389" stride="1">
    315               <param name="WEIGHT" type="float"/>
    316             </accessor>
    317           </technique_common>
    318         </source>
    319         <joints>
    320           <input semantic="JOINT" source="#Armature_pirate-officer-skin-joints"/>
    321           <input semantic="INV_BIND_MATRIX" source="#Armature_pirate-officer-skin-bind_poses"/>
    322         </joints>
    323         <vertex_weights count="245">
    324           <input semantic="JOINT" source="#Armature_pirate-officer-skin-joints" offset="0"/>
    325           <input semantic="WEIGHT" source="#Armature_pirate-officer-skin-weights" offset="1"/>
    326           <vcount>2 2 2 2 2 2 2 2 2 1 1 2 2 1 1 2 2 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 1 2 2 1 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 2 2 2 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 3 4 4 3 4 3 4 3 4 3 3 3 3 3 3 3 3 2 3 4 3 4 4 3 3 3 3 4 2 4 4 3 3 3 3 4 4 4 4 </vcount>
    327           <v>2 0 3 1 2 2 3 3 2 4 3 5 2 6 3 7 2 8 3 9 2 10 3 11 2 12 3 13 2 14 3 15 2 16 3 17 3 18 3 19 2 20 3 21 2 22 3 23 3 24 2 25 2 26 3 27 2 28 3 29 2 30 2 31 3 32 6 33 6 34 6 35 6 36 6 37 6 38 6 39 6 40 6 41 6 42 6 43 6 44 6 45 6 46 6 47 6 48 6 49 6 50 6 51 6 52 6 53 6 54 6 55 6 56 6 57 6 58 6 59 6 60 6 61 6 62 6 63 6 64 6 65 6 66 6 67 6 68 6 69 6 70 6 71 6 72 6 73 6 74 6 75 6 76 6 77 6 78 6 79 6 80 6 81 6 82 6 83 6 84 6 85 6 86 6 87 6 88 6 89 6 90 6 91 6 92 6 93 6 94 6 95 6 96 6 97 6 98 6 99 6 100 6 101 6 102 6 103 6 104 6 105 6 106 6 107 6 108 6 109 6 110 6 111 6 112 6 113 6 114 6 115 6 116 6 117 6 118 6 119 6 120 6 121 6 122 6 123 6 124 6 125 6 126 6 127 6 128 6 129 6 130 6 131 6 132 6 133 6 134 6 135 6 136 6 137 6 138 6 139 6 140 6 141 6 142 6 143 6 144 6 145 6 146 6 147 6 148 6 149 6 150 6 151 6 152 6 153 6 154 6 155 6 156 6 157 6 158 6 159 6 160 6 161 6 162 6 163 6 164 7 165 8 166 7 167 8 168 7 169 7 170 8 171 7 172 8 173 7 174 7 175 8 176 7 177 8 178 7 179 8 180 7 181 8 182 7 183 8 184 7 185 8 186 7 187 8 188 7 189 8 190 7 191 8 192 7 193 8 194 9 195 9 196 9 197 9 198 9 199 9 200 9 201 9 202 9 203 10 204 9 205 10 206 9 207 10 208 9 209 9 210 10 211 9 212 10 213 9 214 10 215 9 216 10 217 9 218 10 219 9 220 10 221 9 222 10 223 9 224 10 225 4 226 5 227 4 228 5 229 4 230 5 231 4 232 5 233 4 234 5 235 4 236 5 237 4 238 5 239 4 240 5 241 4 242 5 243 4 244 5 245 4 246 5 247 4 248 5 249 4 250 5 251 4 252 5 253 5 254 5 255 5 256 5 257 5 258 1 259 7 260 9 261 0 262 1 263 7 264 9 265 0 266 1 267 7 268 9 269 1 270 7 271 9 272 0 273 1 274 7 275 9 276 0 277 1 278 9 279 0 280 1 281 7 282 9 283 0 284 1 285 9 286 0 287 1 288 7 289 9 290 0 291 1 292 9 293 1 294 7 295 9 296 1 297 7 298 9 299 1 300 7 301 9 302 1 303 7 304 9 305 1 306 7 307 9 308 1 309 7 310 9 311 1 312 7 313 9 314 1 315 9 316 1 317 7 318 9 319 0 320 1 321 7 322 9 323 1 324 7 325 9 326 0 327 1 328 7 329 9 330 0 331 1 332 7 333 9 334 0 335 1 336 9 337 0 338 1 339 9 340 0 341 1 342 9 343 0 344 1 345 9 346 0 347 1 348 7 349 9 350 1 351 9 352 0 353 1 354 7 355 9 356 0 357 1 358 7 359 9 360 1 361 7 362 9 363 1 364 7 365 9 366 1 367 7 368 9 369 1 370 7 371 9 372 0 373 1 374 7 375 9 376 0 377 1 378 7 379 9 380 0 381 1 382 7 383 9 384 0 385 1 386 7 387 9 388</v>
    328         </vertex_weights>
    329       </skin>
    330     </controller>
    331   </library_controllers>
    332   <library_visual_scenes>
    333     <visual_scene id="Scene" name="Scene">
    334       <node id="Camera" name="Camera" type="NODE">
    335         <matrix sid="transform">-0.9050078 -0.1924185 0.3793888 1.108588 0.425187 -0.3812937 0.8208721 2.385299 -0.01329242 0.9042069 0.4268877 2.293916 0 0 0 1</matrix>
    336         <instance_camera url="#Camera-camera"/>
    337       </node>
    338       <node id="Lamp" name="Lamp" type="NODE">
    339         <matrix sid="transform">-0.2908646 -0.7711008 0.5663932 4.076245 0.9551712 -0.1998834 0.2183912 1.005454 -0.05518906 0.6045247 0.7946723 5.903862 0 0 0 1</matrix>
    340         <instance_light url="#Lamp-light"/>
    341       </node>
    342       <node id="Armature" name="Armature" type="NODE">
    343         <matrix sid="transform">0.999999 4.1695e-4 -0.001329935 -1.711201 -4.17846e-4 0.9999997 -6.73537e-4 1.125701 0.001329654 6.74093e-4 0.9999989 5.59892 0 0 0 1</matrix>
    344         <node id="Armature_Step" name="Step" sid="Step" type="JOINT">
    345           <matrix sid="transform">0.9998971 0.01434185 -2.70712e-7 1.702186 -2.70917e-7 0 -1 -1.107874 -0.01434185 0.9998972 -4.87489e-8 -4.92983 0 0 0 1</matrix>
    346           <node id="Armature_core" name="core" sid="core" type="JOINT">
    347             <matrix sid="transform">0.9998971 -0.01434187 2.70684e-7 -1.19209e-7 0.01434209 0.9998972 3.88241e-9 0.225214 -2.95751e-7 -3.88545e-9 1 0 0 0 0 1</matrix>
    348             <node id="Armature_arm_r" name="arm.r" sid="arm_r" type="JOINT">
    349               <matrix sid="transform">-2.01166e-7 0.2392236 0.9709646 0.3068454 -5.06639e-7 -0.9709644 0.2392235 0.1970296 0.9999982 3.815e-9 3.13159e-7 0 0 0 0 1</matrix>
    350               <node id="Armature_arm_r_1" name="arm.r.1" sid="arm_r_1" type="JOINT">
    351                 <matrix sid="transform">-1 9.01595e-8 1.76802e-7 0 4.47552e-8 0.9626524 -0.2707413 0.2295313 -1.5717e-7 -0.2707414 -0.9626522 1.78814e-7 0 0 0 1</matrix>
    352                 <extra>
    353                   <technique profile="blender">
    354                     <connect sid="connect" type="bool">1</connect>
    355                     <layer sid="layer" type="string">0</layer>
    356                     <roll sid="roll" type="float">-1.538199</roll>
    357                     <tip_x sid="tip_x" type="float">-0.009689807</tip_x>
    358                     <tip_y sid="tip_y" type="float">0</tip_y>
    359                     <tip_z sid="tip_z" type="float">-0.2971559</tip_z>
    360                   </technique>
    361                 </extra>
    362               </node>
    363               <extra>
    364                 <technique profile="blender">
    365                   <layer sid="layer" type="string">0</layer>
    366                   <roll sid="roll" type="float">1.329231</roll>
    367                 </technique>
    368               </extra>
    369             </node>
    370             <node id="Armature_arm_l" name="arm.l" sid="arm_l" type="JOINT">
    371               <matrix sid="transform">-2.01166e-7 -0.2392235 0.9709646 -0.3100756 5.06639e-7 -0.9709644 -0.2392235 0.1970296 0.9999982 3.73026e-9 3.15018e-7 0 0 0 0 1</matrix>
    372               <node id="Armature_arm_l_1" name="arm.l.1" sid="arm_l_1" type="JOINT">
    373                 <matrix sid="transform">-0.9999999 1.18232e-8 3.48963e-7 0 6.69024e-8 0.962652 0.2707412 0.2295313 -3.80185e-7 0.2707412 -0.962652 0 0 0 0 1</matrix>
    374                 <extra>
    375                   <technique profile="blender">
    376                     <connect sid="connect" type="bool">1</connect>
    377                     <layer sid="layer" type="string">0</layer>
    378                     <roll sid="roll" type="float">-1.603393</roll>
    379                     <tip_x sid="tip_x" type="float">0.009689807</tip_x>
    380                     <tip_y sid="tip_y" type="float">0</tip_y>
    381                     <tip_z sid="tip_z" type="float">-0.2971559</tip_z>
    382                   </technique>
    383                 </extra>
    384               </node>
    385               <extra>
    386                 <technique profile="blender">
    387                   <layer sid="layer" type="string">0</layer>
    388                   <roll sid="roll" type="float">1.812363</roll>
    389                 </technique>
    390               </extra>
    391             </node>
    392             <node id="Armature_head" name="head" sid="head" type="JOINT">
    393               <matrix sid="transform">0.9999781 0.006409289 -0.001665825 0 -0.006575178 0.99088 -0.1345863 0.2487102 7.8803e-4 0.1345943 0.9909005 0 0 0 0 1</matrix>
    394               <extra>
    395                 <technique profile="blender">
    396                   <connect sid="connect" type="bool">1</connect>
    397                   <layer sid="layer" type="string">0</layer>
    398                   <roll sid="roll" type="float">0.005672931</roll>
    399                   <tip_x sid="tip_x" type="float">0.003229975</tip_x>
    400                   <tip_y sid="tip_y" type="float">-0.06782901</tip_y>
    401                   <tip_z sid="tip_z" type="float">0.4993556</tip_z>
    402                 </technique>
    403               </extra>
    404             </node>
    405             <extra>
    406               <technique profile="blender">
    407                 <connect sid="connect" type="bool">1</connect>
    408                 <layer sid="layer" type="string">0</layer>
    409               </technique>
    410             </extra>
    411           </node>
    412           <node id="Armature_leg_l" name="leg.l" sid="leg_l" type="JOINT">
    413             <matrix sid="transform">-1.00017 0.005284196 2.32905e-4 -0.1168782 -0.005277731 -0.999945 -0.00906714 -0.02403545 -4.46175e-4 -0.009056773 1.0005 0.006347179 0 0 0 1</matrix>
    414             <node id="Armature_leg_l_1" name="leg.l.1" sid="leg_l_1" type="JOINT">
    415               <matrix sid="transform">-0.9999901 0.00444414 1.8229e-4 0 0.004436177 0.9994961 -0.03143509 0.3566098 -3.21921e-4 -0.03143401 -0.9995057 1.19209e-7 0 0 0 1</matrix>
    416               <extra>
    417                 <technique profile="blender">
    418                   <connect sid="connect" type="bool">1</connect>
    419                   <layer sid="layer" type="string">0</layer>
    420                   <roll sid="roll" type="float">0.0129652</roll>
    421                   <tip_x sid="tip_x" type="float">-0.003229856</tip_x>
    422                   <tip_y sid="tip_y" type="float">0.009689927</tip_y>
    423                   <tip_z sid="tip_z" type="float">-0.2390165</tip_z>
    424                 </technique>
    425               </extra>
    426             </node>
    427             <extra>
    428               <technique profile="blender">
    429                 <layer sid="layer" type="string">0</layer>
    430                 <roll sid="roll" type="float">3.150466</roll>
    431               </technique>
    432             </extra>
    433           </node>
    434           <node id="Armature_leg_r" name="leg.r" sid="leg_r" type="JOINT">
    435             <matrix sid="transform">-1.000004 -0.002130879 2.31564e-4 0.1350323 0.002128042 -0.9999638 -0.008237626 -0.02042198 3.01088e-4 -0.008235401 1.000067 0.00634706 0 0 0 1</matrix>
    436             <node id="Armature_leg_r_1" name="leg.r.1" sid="leg_r_1" type="JOINT">
    437               <matrix sid="transform">-0.9998644 -0.0164662 4.68626e-4 0 -0.01647241 0.9992446 -0.03519817 0.3921766 1.11315e-4 -0.03520112 -0.9993803 1.19209e-7 0 0 0 1</matrix>
    438               <extra>
    439                 <technique profile="blender">
    440                   <connect sid="connect" type="bool">1</connect>
    441                   <layer sid="layer" type="string">0</layer>
    442                   <roll sid="roll" type="float">-2.38419e-6</roll>
    443                   <tip_x sid="tip_x" type="float">1.19209e-7</tip_x>
    444                   <tip_y sid="tip_y" type="float">0.009689927</tip_y>
    445                   <tip_z sid="tip_z" type="float">-0.2228665</tip_z>
    446                 </technique>
    447               </extra>
    448             </node>
    449             <extra>
    450               <technique profile="blender">
    451                 <layer sid="layer" type="string">0</layer>
    452                 <roll sid="roll" type="float">3.157817</roll>
    453               </technique>
    454             </extra>
    455           </node>
    456           <extra>
    457             <technique profile="blender">
    458               <layer sid="layer" type="string">0</layer>
    459               <roll sid="roll" type="float">0.01434206</roll>
    460             </technique>
    461           </extra>
    462         </node>
    463       </node>
    464       <node id="pirate-officer" name="pirate-officer" type="NODE">
    465         <translate sid="location">0 0 0</translate>
    466         <rotate sid="rotationZ">0 0 1 0</rotate>
    467         <rotate sid="rotationY">0 1 0 0</rotate>
    468         <rotate sid="rotationX">1 0 0 0</rotate>
    469         <scale sid="scale">1 1 1</scale>
    470         <instance_controller url="#Armature_pirate-officer-skin">
    471           <skeleton>#Armature_Step</skeleton>
    472           <bind_material>
    473             <technique_common>
    474               <instance_material symbol="textile_001-material" target="#textile_001-material"/>
    475               <instance_material symbol="textileBlue_001-material" target="#textileBlue_001-material"/>
    476               <instance_material symbol="iron_001-material" target="#iron_001-material"/>
    477               <instance_material symbol="wood_001-material" target="#wood_001-material"/>
    478             </technique_common>
    479           </bind_material>
    480         </instance_controller>
    481       </node>
    482     </visual_scene>
    483   </library_visual_scenes>
    484   <scene>
    485     <instance_visual_scene url="#Scene"/>
    486   </scene>
    487 </COLLADA>