katana.dae 108 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835
<?xml version="1.0" encoding="utf-8"?>
<COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <asset>
    <contributor>
      <author>Blender User</author>
      <authoring_tool>Blender 2.83.5</authoring_tool>
    </contributor>
    <created>2020-11-24T02:08:04</created>
    <modified>2020-11-24T02:08:04</modified>
    <unit name="meter" meter="1"/>
    <up_axis>Z_UP</up_axis>
  </asset>
  <library_effects>
    <effect id="Material_005-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_010-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_009-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_003-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.03760161 0.03760161 0.03760161 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_011-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_012-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_013-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_014-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_015-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_016-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_017-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_018-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_019-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_020-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_021-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_022-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <reflectivity>
              <float sid="specular">1</float>
            </reflectivity>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
    <effect id="Material_007-effect">
      <profile_COMMON>
        <technique sid="common">
          <lambert>
            <emission>
              <color sid="emission">0 0 0 1</color>
            </emission>
            <diffuse>
              <color sid="diffuse">0.8 0.8 0.8 1</color>
            </diffuse>
            <index_of_refraction>
              <float sid="ior">1.45</float>
            </index_of_refraction>
          </lambert>
        </technique>
      </profile_COMMON>
    </effect>
  </library_effects>
  <library_images/>
  <library_materials>
    <material id="Material_005-material" name="Material.005">
      <instance_effect url="#Material_005-effect"/>
    </material>
    <material id="Material_010-material" name="Material.010">
      <instance_effect url="#Material_010-effect"/>
    </material>
    <material id="Material_009-material" name="Material.009">
      <instance_effect url="#Material_009-effect"/>
    </material>
    <material id="Material_003-material" name="Material.003">
      <instance_effect url="#Material_003-effect"/>
    </material>
    <material id="Material_011-material" name="Material.011">
      <instance_effect url="#Material_011-effect"/>
    </material>
    <material id="Material_012-material" name="Material.012">
      <instance_effect url="#Material_012-effect"/>
    </material>
    <material id="Material_013-material" name="Material.013">
      <instance_effect url="#Material_013-effect"/>
    </material>
    <material id="Material_014-material" name="Material.014">
      <instance_effect url="#Material_014-effect"/>
    </material>
    <material id="Material_015-material" name="Material.015">
      <instance_effect url="#Material_015-effect"/>
    </material>
    <material id="Material_016-material" name="Material.016">
      <instance_effect url="#Material_016-effect"/>
    </material>
    <material id="Material_017-material" name="Material.017">
      <instance_effect url="#Material_017-effect"/>
    </material>
    <material id="Material_018-material" name="Material.018">
      <instance_effect url="#Material_018-effect"/>
    </material>
    <material id="Material_019-material" name="Material.019">
      <instance_effect url="#Material_019-effect"/>
    </material>
    <material id="Material_020-material" name="Material.020">
      <instance_effect url="#Material_020-effect"/>
    </material>
    <material id="Material_021-material" name="Material.021">
      <instance_effect url="#Material_021-effect"/>
    </material>
    <material id="Material_022-material" name="Material.022">
      <instance_effect url="#Material_022-effect"/>
    </material>
    <material id="Material_007-material" name="Material.007">
      <instance_effect url="#Material_007-effect"/>
    </material>
  </library_materials>
  <library_geometries>
    <geometry id="Plane-mesh" name="Plane">
      <mesh>
        <source id="Plane-mesh-positions">
          <float_array id="Plane-mesh-positions-array" count="108">-1 -1 0 1 -0.9999991 -0.01322293 -0.944257 -0.965966 0 0.8689293 -0.9653475 -0.01322293 -0.5273931 3.064894 0 1.070775 3.065053 -0.01322311 0.01984578 5.489377 -1.90821e-7 1.522569 5.489851 -0.01322323 1.339739 8.404969 -3.18276e-7 2.736631 8.405794 -0.01322335 2.015081 8.714653 -2.88832e-7 2.941326 8.876106 -0.01322335 0.3333334 -0.9999995 0.01399528 0.2645338 -0.9655538 0.0139954 0.5380521 3.065 0.01399523 1.021661 5.489694 0.01399523 2.271001 8.405518 0.01399505 2.972818 9.067719 -0.008481085 -1 -1 -0.03999996 1 -0.9999991 -0.02677661 -0.944257 -0.965966 -0.03999865 0.8689293 -0.9653475 -0.02677613 -0.5273931 3.064894 -0.04000008 1.070775 3.065053 -0.02677673 0.01984578 5.489377 -0.04000014 1.522569 5.489851 -0.02677685 1.339739 8.404969 -0.04000025 2.736631 8.405794 -0.02677655 2.015081 8.714653 -0.0400002 2.941326 8.876106 -0.0267769 0.3333334 -0.9999995 -0.05399543 0.2645338 -0.9655538 -0.05399531 0.5380521 3.065 -0.05399543 1.021661 5.489694 -0.05399549 2.271001 8.405518 -0.0539956 2.972818 9.067719 -0.03151917</float_array>
          <technique_common>
            <accessor source="#Plane-mesh-positions-array" count="36" stride="3">
              <param name="X" type="float"/>
              <param name="Y" type="float"/>
              <param name="Z" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <source id="Plane-mesh-normals">
          <float_array id="Plane-mesh-normals-array" count="108">0.02703976 -0.6743159 0.7379479 0.4076763 0.3528943 0.8421791 0.006500482 -0.002533018 0.9999757 0.01742655 -0.001861631 0.9998465 0.7056778 -0.08344101 0.7036025 0.01773148 -0.004547297 0.9998325 0.6743451 -0.2019434 0.7102658 0.01895242 0.004455804 0.9998105 0.669443 -0.2861804 0.6855267 0.5338408 0.6412377 0.5512062 -0.2756162 0.6730333 0.6863395 -0.5514509 0.5464153 0.630343 -0.6952307 0.2328321 0.6800321 -0.7148607 0.1170122 0.6894074 -0.4876075 0.3119077 0.8154463 -0.811057 -0.2274317 0.5389447 0.02703976 -0.6743159 -0.7379479 0.4076763 0.3528943 -0.8421791 0.8422614 -0.1084948 -0.5280386 0.01742655 -0.001861631 -0.9998465 0.006500482 -0.002533018 -0.9999757 0.01773148 -0.004547297 -0.9998325 0.7056932 -0.08343923 -0.7035874 0.01895242 0.004455804 -0.9998105 0.6743451 -0.2019434 -0.7102658 0.5338408 0.6412377 -0.5512062 0.669443 -0.2861804 -0.6855267 -0.2756162 0.6730333 -0.6863395 -0.5514509 0.5464153 -0.630343 -0.6952307 0.2328321 -0.6800321 -0.7148607 0.1170122 -0.6894074 -0.4876029 0.3119352 -0.8154385 -0.811057 -0.2274317 -0.5389447 0.8422614 -0.1084948 0.5280386 0.7323423 -0.2234627 -0.6432257 0.7323423 -0.2234627 0.6432257</float_array>
          <technique_common>
            <accessor source="#Plane-mesh-normals-array" count="36" stride="3">
              <param name="X" type="float"/>
              <param name="Y" type="float"/>
              <param name="Z" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <source id="Plane-mesh-map-0">
          <float_array id="Plane-mesh-map-0-array" count="408">0.6666666 0 1 1 0.6666666 1 1 1 0.6666668 1 0.6666666 1 1 1 0.6666668 1 0.6666668 1 1 1 0.6666666 1 0.6666668 1 1 1 0.6666666 1 0.6666666 1 0.6666666 1 0 1 0 1 0.6666668 1 0 1 0 1 0.6666668 1 0 1 0 1 0.6666666 1 0 1 0 1 0 0 0.6666666 1 0 1 0.6666666 0 1 1 1 0 0.6666668 1 1 1 0.6666666 1 0.6666668 1 1 1 0.6666668 1 0.6666666 1 1 1 0.6666668 1 0.6666666 1 1 1 0.6666666 1 0 1 0.6666666 1 0 1 0 1 0.6666668 1 0 1 0 1 0.6666668 1 0 1 0 1 0.6666666 1 0 1 0 0 0.6666666 1 0.6666666 0 0 0 0 1 0 0 0.6666666 0 1 0 1 0 1 0 1 1 1 1 1 1 1 1 1 1 0 1 0 1 0 1 1 1 1 1 1 1 0 1 0 1 0 1 1 1 1 1 1 1 0 1 0 1 0 1 0.6666666 1 0 1 0 1 1 1 1 1 1 1 0 1 0 1 0 1 0 0 0.6666666 0 0.6666666 0 1 1 0.6666666 1 0.6666666 1 0.6666666 0 1 0 1 1 1 1 1 1 0.6666668 1 1 1 1 1 0.6666668 1 1 1 1 1 0.6666666 1 1 1 1 1 0.6666666 1 0.6666666 1 0.6666666 1 0 1 0.6666668 1 0.6666666 1 0 1 0.6666668 1 0.6666668 1 0 1 0.6666666 1 0.6666668 1 0 1 0 0 0.6666666 0 0.6666666 1 0.6666666 0 0.6666666 1 1 1 0.6666668 1 1 1 1 1 0.6666668 1 1 1 1 1 0.6666666 1 1 1 1 1 0.6666666 1 1 1 1 1 0 1 0.6666666 1 0.6666666 1 0 1 0.6666666 1 0.6666668 1 0 1 0.6666668 1 0.6666668 1 0 1 0.6666668 1 0.6666666 1 0 0 0 1 0.6666666 1 0 0 0 1 0 1 0.6666666 0 0.6666666 0 1 0 1 0 1 0 1 1 1 1 1 1 1 1 0 1 0 1 0 1 1 1 1 1 1 1 0 1 0 1 0 1 1 1 1 1 1 1 0 1 0 1 0 1 0.6666666 1 0.6666666 1 0 1 1 1 1 1 1 1 0 1 0 1 0 1 0 0 0 0 0.6666666 0 1 1 1 1 0.6666666 1</float_array>
          <technique_common>
            <accessor source="#Plane-mesh-map-0-array" count="204" stride="2">
              <param name="S" type="float"/>
              <param name="T" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <vertices id="Plane-mesh-vertices">
          <input semantic="POSITION" source="#Plane-mesh-positions"/>
        </vertices>
        <triangles material="Material_005-material" count="68">
          <input semantic="VERTEX" source="#Plane-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Plane-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Plane-mesh-map-0" offset="2" set="0"/>
          <p>12 0 0 3 1 1 13 2 2 3 1 3 14 3 4 13 2 5 5 4 6 15 5 7 14 3 8 7 6 9 16 7 10 15 5 11 9 8 12 17 9 13 16 7 14 16 7 15 10 10 16 8 11 17 15 5 18 8 11 19 6 12 20 14 3 21 6 12 22 4 13 23 13 2 24 4 13 25 2 14 26 0 15 27 13 2 28 2 14 29 30 16 30 21 17 31 19 18 32 32 19 33 21 17 34 31 20 35 33 21 36 23 22 37 32 19 38 34 23 39 25 24 40 33 21 41 35 25 42 27 26 43 34 23 44 28 27 45 34 23 46 26 28 47 26 28 48 33 21 49 24 29 50 24 29 51 32 19 52 22 30 53 22 30 54 31 20 55 20 31 56 18 32 57 31 20 58 30 16 59 0 15 60 20 31 61 18 32 62 12 0 63 19 18 64 1 33 65 1 33 66 21 17 67 3 1 68 3 1 69 23 22 70 5 4 71 4 13 72 20 31 73 2 14 74 5 4 75 25 24 76 7 6 77 6 12 78 22 30 79 4 13 80 7 6 81 27 26 82 9 8 83 8 11 84 24 29 85 6 12 86 17 9 87 28 27 88 10 10 89 9 8 90 29 34 91 11 35 92 10 10 93 26 28 94 8 11 95 0 15 96 30 16 97 12 0 98 11 35 99 35 25 100 17 9 101 12 0 102 1 33 103 3 1 104 3 1 105 5 4 106 14 3 107 5 4 108 7 6 109 15 5 110 7 6 111 9 8 112 16 7 113 9 8 114 11 35 115 17 9 116 16 7 117 17 9 118 10 10 119 15 5 120 16 7 121 8 11 122 14 3 123 15 5 124 6 12 125 13 2 126 14 3 127 4 13 128 0 15 129 12 0 130 13 2 131 30 16 132 31 20 133 21 17 134 32 19 135 23 22 136 21 17 137 33 21 138 25 24 139 23 22 140 34 23 141 27 26 142 25 24 143 35 25 144 29 34 145 27 26 146 28 27 147 35 25 148 34 23 149 26 28 150 34 23 151 33 21 152 24 29 153 33 21 154 32 19 155 22 30 156 32 19 157 31 20 158 18 32 159 20 31 160 31 20 161 0 15 162 2 14 163 20 31 164 12 0 165 30 16 166 19 18 167 1 33 168 19 18 169 21 17 170 3 1 171 21 17 172 23 22 173 4 13 174 22 30 175 20 31 176 5 4 177 23 22 178 25 24 179 6 12 180 24 29 181 22 30 182 7 6 183 25 24 184 27 26 185 8 11 186 26 28 187 24 29 188 17 9 189 35 25 190 28 27 191 9 8 192 27 26 193 29 34 194 10 10 195 28 27 196 26 28 197 0 15 198 18 32 199 30 16 200 11 35 201 29 34 202 35 25 203</p>
        </triangles>
      </mesh>
    </geometry>
    <geometry id="Cylinder_006-mesh" name="Cylinder.006">
      <mesh>
        <source id="Cylinder_006-mesh-positions">
          <float_array id="Cylinder_006-mesh-positions-array" count="96">0 1 -0.9271835 0.3826835 0.9238795 -0.9271835 0.7071068 0.7071068 -0.9271835 0.9238795 0.3826834 -0.9271835 1 0 -0.9271835 0.9238795 -0.3826835 -0.9271835 0.7071068 -0.7071068 -0.9271835 0.3826835 -0.9238795 -0.9271835 1.50996e-7 -1 -0.9271835 -0.3826832 -0.9238796 -0.9271835 -0.7071066 -0.707107 -0.9271835 -0.9238795 -0.3826836 -0.9271835 -1 0 -0.9271835 -0.9238795 0.3826836 -0.9271835 -0.7071065 0.707107 -0.9271835 -0.382683 0.9238798 -0.9271835 0.3826835 0.9238795 -0.9973489 0.7071068 0.7071068 -0.9973489 0.9238795 0.3826834 -0.9973489 1 0 -0.9973489 0.9238795 -0.3826835 -0.9973489 0.7071068 -0.7071068 -0.9973489 0.3826835 -0.9238795 -0.9973489 1.50996e-7 -1 -0.9973489 -0.3826832 -0.9238796 -0.9973489 -0.7071066 -0.707107 -0.9973489 -0.9238795 -0.3826836 -0.9973489 -1 0 -0.9973489 -0.9238795 0.3826836 -0.9973489 -0.7071065 0.707107 -0.9973489 -0.382683 0.9238798 -0.9973489 0 1 -0.9973489</float_array>
          <technique_common>
            <accessor source="#Cylinder_006-mesh-positions-array" count="32" stride="3">
              <param name="X" type="float"/>
              <param name="Y" type="float"/>
              <param name="Z" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <source id="Cylinder_006-mesh-normals">
          <float_array id="Cylinder_006-mesh-normals-array" count="48">-0.3826816 0.9238803 0 0 1 0 -0.7071068 0.7071068 0 -0.9238803 0.3826816 0 -1 0 0 -0.9238803 -0.3826816 0 -0.7071068 -0.7071068 0 -0.3826816 -0.9238803 0 0 -1 0 0.3826816 -0.9238803 0 0.7071068 -0.7071068 0 0.9238803 -0.3826816 0 1 0 0 0.9238803 0.3826816 0 0.7071068 0.7071068 0 0.3826816 0.9238803 0</float_array>
          <technique_common>
            <accessor source="#Cylinder_006-mesh-normals-array" count="16" stride="3">
              <param name="X" type="float"/>
              <param name="Y" type="float"/>
              <param name="Z" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <source id="Cylinder_006-mesh-map-0">
          <float_array id="Cylinder_006-mesh-map-0-array" count="192">0.0625 0.5182042 0 0.5006628 0.0625 0.5006628 0.125 0.5182041 0.0625 0.5006628 0.125 0.5006628 0.1875 0.5182042 0.125 0.5006628 0.1875 0.5006628 0.25 0.5182042 0.1875 0.5006628 0.25 0.5006628 0.3125 0.5182041 0.25 0.5006628 0.3125 0.5006628 0.375 0.5182042 0.3125 0.5006628 0.375 0.5006628 0.4375 0.5182041 0.375 0.5006628 0.4375 0.5006628 0.5 0.5182042 0.4375 0.5006628 0.5 0.5006628 0.5625 0.5182041 0.5 0.5006628 0.5625 0.5006628 0.625 0.5182042 0.5625 0.5006628 0.625 0.5006628 0.6875 0.5182042 0.625 0.5006628 0.6875 0.5006628 0.75 0.5182042 0.6875 0.5006628 0.75 0.5006628 0.8125 0.5182041 0.75 0.5006628 0.8125001 0.5006628 0.8750001 0.5182042 0.8125001 0.5006628 0.8750001 0.5006628 0.9375 0.5182042 0.8750001 0.5006628 0.9375 0.5006628 1 0.5182042 0.9375 0.5006628 1 0.5006628 0.0625 0.5182042 0 0.5182042 0 0.5006628 0.125 0.5182041 0.0625 0.5182042 0.0625 0.5006628 0.1875 0.5182042 0.125 0.5182041 0.125 0.5006628 0.25 0.5182042 0.1875 0.5182042 0.1875 0.5006628 0.3125 0.5182041 0.25 0.5182042 0.25 0.5006628 0.375 0.5182042 0.3125 0.5182041 0.3125 0.5006628 0.4375 0.5182041 0.375 0.5182042 0.375 0.5006628 0.5 0.5182042 0.4375 0.5182041 0.4375 0.5006628 0.5625 0.5182041 0.5 0.5182042 0.5 0.5006628 0.625 0.5182042 0.5625 0.5182041 0.5625 0.5006628 0.6875 0.5182042 0.625 0.5182042 0.625 0.5006628 0.75 0.5182042 0.6875 0.5182042 0.6875 0.5006628 0.8125 0.5182041 0.75 0.5182042 0.75 0.5006628 0.8750001 0.5182042 0.8125 0.5182041 0.8125001 0.5006628 0.9375 0.5182042 0.8750001 0.5182042 0.8750001 0.5006628 1 0.5182042 0.9375 0.5182042 0.9375 0.5006628</float_array>
          <technique_common>
            <accessor source="#Cylinder_006-mesh-map-0-array" count="96" stride="2">
              <param name="S" type="float"/>
              <param name="T" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <vertices id="Cylinder_006-mesh-vertices">
          <input semantic="POSITION" source="#Cylinder_006-mesh-positions"/>
        </vertices>
        <triangles material="Material_010-material" count="32">
          <input semantic="VERTEX" source="#Cylinder_006-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_006-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_006-mesh-map-0" offset="2" set="0"/>
          <p>15 0 0 31 1 1 30 0 2 14 2 3 30 0 4 29 2 5 13 3 6 29 2 7 28 3 8 12 4 9 28 3 10 27 4 11 11 5 12 27 4 13 26 5 14 10 6 15 26 5 16 25 6 17 9 7 18 25 6 19 24 7 20 8 8 21 24 7 22 23 8 23 7 9 24 23 8 25 22 9 26 6 10 27 22 9 28 21 10 29 5 11 30 21 10 31 20 11 32 4 12 33 20 11 34 19 12 35 3 13 36 19 12 37 18 13 38 2 14 39 18 13 40 17 14 41 1 15 42 17 14 43 16 15 44 0 1 45 16 15 46 31 1 47 15 0 48 0 1 49 31 1 50 14 2 51 15 0 52 30 0 53 13 3 54 14 2 55 29 2 56 12 4 57 13 3 58 28 3 59 11 5 60 12 4 61 27 4 62 10 6 63 11 5 64 26 5 65 9 7 66 10 6 67 25 6 68 8 8 69 9 7 70 24 7 71 7 9 72 8 8 73 23 8 74 6 10 75 7 9 76 22 9 77 5 11 78 6 10 79 21 10 80 4 12 81 5 11 82 20 11 83 3 13 84 4 12 85 19 12 86 2 14 87 3 13 88 18 13 89 1 15 90 2 14 91 17 14 92 0 1 93 1 15 94 16 15 95</p>
        </triangles>
      </mesh>
    </geometry>
    <geometry id="Cylinder_005-mesh" name="Cylinder.005">
      <mesh>
        <source id="Cylinder_005-mesh-positions">
          <float_array id="Cylinder_005-mesh-positions-array" count="159">0 1 1 0.3826835 0.9238795 1 0.7071068 0.7071068 1 0.9238795 0.3826834 1 1 0 1 0.9238795 -0.3826835 1 0.7071068 -0.7071068 1 0.3826835 -0.9238795 1 1.50996e-7 -1 1 -0.3826832 -0.9238796 1 -0.7071066 -0.707107 1 -0.9238795 -0.3826836 1 -1 0 1 -0.9238795 0.3826836 1 -0.7071065 0.707107 1 -0.382683 0.9238798 1 0 1 0.9182001 0.3826835 0.9238795 0.9182001 0.7071068 0.7071068 0.9182001 0.9238795 0.3826834 0.9182001 1 0 0.9182001 0.9238795 -0.3826835 0.9182001 0.7071068 -0.7071068 0.9182001 0.3826835 -0.9238795 0.9182001 1.50996e-7 -1 0.9182001 -0.3826832 -0.9238796 0.9182001 -0.7071066 -0.707107 0.9182001 -0.9238795 -0.3826836 0.9182001 -1 0 0.9182001 -0.9238795 0.3826836 0.9182001 -0.7071065 0.707107 0.9182001 -0.382683 0.9238798 0.9182001 0.7399119 0.3064816 1 0.4101474 0.1698887 1 1.3411e-7 1.2666e-7 1 -0.4101474 -0.1698884 1 -0.739912 -0.3064816 1 0 1 1 0.3826835 0.9238795 1 0.7071068 0.7071068 1 0.9238795 0.3826834 1 1 0 1 0.9238795 -0.3826835 1 0.7071068 -0.7071068 1 0.3826835 -0.9238795 1 1.50996e-7 -1 1 -0.3826832 -0.9238796 1 -0.7071066 -0.707107 1 -0.9238795 -0.3826836 1 -1 0 1 -0.9238795 0.3826836 1 -0.7071065 0.707107 1 -0.382683 0.9238798 1</float_array>
          <technique_common>
            <accessor source="#Cylinder_005-mesh-positions-array" count="53" stride="3">
              <param name="X" type="float"/>
              <param name="Y" type="float"/>
              <param name="Z" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <source id="Cylinder_005-mesh-normals">
          <float_array id="Cylinder_005-mesh-normals-array" count="114">0 0 1 0.267929 0.6468871 0.7139686 0 0.7002066 0.7139404 0.4951184 0.4951184 0.7139436 0.6469137 0.2679578 0.7139337 0.7001757 0 0.7139706 0.6468871 -0.267929 0.7139686 0.4951184 -0.4951184 0.7139436 0.2679578 -0.6469137 0.7139337 0 -0.7001757 0.7139706 -0.2679578 -0.6469137 0.7139337 -0.4951184 -0.4951184 0.7139436 -0.6469137 -0.2679578 0.7139337 -0.700145 0 0.7140008 -0.6468553 0.2679284 0.7139977 -0.4950814 0.4950814 0.7139951 -0.2679284 0.6468553 0.7139977 -2.3616e-7 0 1 2.17987e-7 0 1 4.16162e-7 0 1 -2.9065e-7 0 1 0 1 0 -0.3826816 0.9238803 0 -0.7071068 0.7071068 0 -0.9238803 0.3826816 0 -1 0 0 -0.9238803 -0.3826816 0 -0.7071068 -0.7071068 0 -0.3826816 -0.9238803 0 0 -1 0 0.3826816 -0.9238803 0 0.7071068 -0.7071068 0 0.9238803 -0.3826816 0 1 0 0 0.9238803 0.3826816 0 0.7071068 0.7071068 0 0.3826816 0.9238803 0 0 0 1</float_array>
          <technique_common>
            <accessor source="#Cylinder_005-mesh-normals-array" count="38" stride="3">
              <param name="X" type="float"/>
              <param name="Y" type="float"/>
              <param name="Z" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <source id="Cylinder_005-mesh-map-0">
          <float_array id="Cylinder_005-mesh-map-0-array" count="528">1 1 0.9375 1 1 1 0.9375 1 0.8750001 1 0.9375 1 0.8750001 1 0.8125 1 0.8750001 1 0.8125 1 0.75 1 0.8125 1 0.75 1 0.6875 1 0.75 1 0.6875 1 0.625 1 0.6875 1 0.625 1 0.5625 1 0.625 1 0.5625 1 0.5 1 0.5625 1 0.5 1 0.4375 1 0.5 1 0.4375 1 0.375 1 0.4375 1 0.375 1 0.3125 1 0.375 1 0.3125 1 0.25 1 0.3125 1 0.25 1 0.1875 1 0.25 1 0.1875 1 0.125 1 0.1875 1 0.125 1 0.0625 1 0.125 1 0.0625 1 0 1 0.0625 1 0.8750001 1 0.7589285 1 0.8125 1 0.9375 1 0.7242648 1 0.7589285 1 0 1 0.4375 1 0.4889706 1 0.125 1 0.4375 1 0.0625 1 0.1875 1 0.4007353 1 0.125 1 0.25 1 0.3660715 1 0.1875 1 0.7589285 1 0.75 1 0.8125 1 0.7242648 1 0.6875 1 0.7589285 1 0.4375 1 0.625 1 0.4889706 1 0.4375 1 0.5 1 0.5625 1 0.4007353 1 0.4375 1 0.5 1 0.3660715 1 0.375 1 0.4375 1 0.0625 1 0 0.9795501 0.0625 0.97955 0.125 1 0.0625 0.97955 0.125 0.97955 0.1875 1 0.125 0.97955 0.1875 0.97955 0.25 1 0.1875 0.97955 0.25 0.97955 0.3125 1 0.25 0.97955 0.3125 0.97955 0.375 1 0.3125 0.97955 0.375 0.97955 0.4375 1 0.375 0.97955 0.4375 0.97955 0.5 1 0.4375 0.97955 0.5 0.97955 0.5625 1 0.5 0.97955 0.5625 0.97955 0.625 1 0.5625 0.97955 0.625 0.9795501 0.6875 1 0.625 0.9795501 0.6875 0.97955 0.75 1 0.6875 0.97955 0.75 0.97955 0.8125 1 0.75 0.97955 0.8125 0.97955 0.8750001 1 0.8125 0.97955 0.8750001 0.97955 0.9375 1 0.8750001 0.97955 0.9375 0.97955 1 1 0.9375 0.97955 1 0.97955 1 1 0.9375 1 0.9375 1 0.9375 1 0.8750001 1 0.8750001 1 0.8750001 1 0.8125 1 0.8125 1 0.8125 1 0.75 1 0.75 1 0.75 1 0.6875 1 0.6875 1 0.6875 1 0.625 1 0.625 1 0.625 1 0.5625 1 0.5625 1 0.5625 1 0.5 1 0.5 1 0.5 1 0.4375 1 0.4375 1 0.4375 1 0.375 1 0.375 1 0.375 1 0.3125 1 0.3125 1 0.3125 1 0.25 1 0.25 1 0.25 1 0.1875 1 0.1875 1 0.1875 1 0.125 1 0.125 1 0.125 1 0.0625 1 0.0625 1 0.0625 1 0 1 0 1 0.8750001 1 0.9375 1 0.7589285 1 0.9375 1 1 1 0.7242648 1 0 1 0.0625 1 0.4375 1 0.125 1 0.4007353 1 0.4375 1 0.1875 1 0.3660715 1 0.4007353 1 0.25 1 0.3125 1 0.3660715 1 0.7589285 1 0.6875 1 0.75 1 0.7242648 1 0.625 1 0.6875 1 0.4375 1 0.5625 1 0.625 1 0.4375 1 0.4007353 1 0.5 1 0.4007353 1 0.3660715 1 0.4375 1 0.3660715 1 0.3125 1 0.375 1 0.0625 1 0 1 0 0.9795501 0.125 1 0.0625 1 0.0625 0.97955 0.1875 1 0.125 1 0.125 0.97955 0.25 1 0.1875 1 0.1875 0.97955 0.3125 1 0.25 1 0.25 0.97955 0.375 1 0.3125 1 0.3125 0.97955 0.4375 1 0.375 1 0.375 0.97955 0.5 1 0.4375 1 0.4375 0.97955 0.5625 1 0.5 1 0.5 0.97955 0.625 1 0.5625 1 0.5625 0.97955 0.6875 1 0.625 1 0.625 0.9795501 0.75 1 0.6875 1 0.6875 0.97955 0.8125 1 0.75 1 0.75 0.97955 0.8750001 1 0.8125 1 0.8125 0.97955 0.9375 1 0.8750001 1 0.8750001 0.97955 1 1 0.9375 1 0.9375 0.97955</float_array>
          <technique_common>
            <accessor source="#Cylinder_005-mesh-map-0-array" count="264" stride="2">
              <param name="S" type="float"/>
              <param name="T" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <vertices id="Cylinder_005-mesh-vertices">
          <input semantic="POSITION" source="#Cylinder_005-mesh-positions"/>
        </vertices>
        <triangles material="Material_009-material" count="88">
          <input semantic="VERTEX" source="#Cylinder_005-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_005-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_005-mesh-map-0" offset="2" set="0"/>
          <p>0 0 0 38 1 1 37 2 2 1 0 3 39 3 4 38 1 5 2 0 6 40 4 7 39 3 8 3 0 9 41 5 10 40 4 11 4 0 12 42 6 13 41 5 14 5 0 15 43 7 16 42 6 17 6 0 18 44 8 19 43 7 20 7 0 21 45 9 22 44 8 23 8 0 24 46 10 25 45 9 26 9 0 27 47 11 28 46 10 29 10 0 30 48 12 31 47 11 32 11 0 33 49 13 34 48 12 35 12 0 36 50 14 37 49 13 38 13 0 39 51 15 40 50 14 41 14 0 42 52 16 43 51 15 44 15 0 45 37 2 46 52 16 47 2 0 48 32 0 49 3 0 50 1 17 51 33 17 52 32 17 53 0 18 54 34 18 55 33 18 56 14 0 57 34 0 58 15 0 59 13 19 60 35 19 61 14 19 62 12 0 63 36 0 64 13 0 65 32 0 66 4 0 67 3 0 68 33 0 69 5 0 70 32 0 71 34 20 72 6 20 73 33 20 74 34 0 75 8 0 76 7 0 77 35 0 78 9 0 79 8 0 80 36 0 81 10 0 82 9 0 83 52 16 84 16 21 85 31 22 86 51 15 87 31 22 88 30 23 89 50 14 90 30 23 91 29 24 92 49 13 93 29 24 94 28 25 95 48 12 96 28 25 97 27 26 98 47 11 99 27 26 100 26 27 101 46 10 102 26 27 103 25 28 104 45 9 105 25 28 106 24 29 107 44 8 108 24 29 109 23 30 110 43 7 111 23 30 112 22 31 113 42 6 114 22 31 115 21 32 116 41 5 117 21 32 118 20 33 119 40 4 120 20 33 121 19 34 122 39 3 123 19 34 124 18 35 125 38 1 126 18 35 127 17 36 128 37 2 129 17 36 130 16 21 131 0 0 132 1 0 133 38 1 134 1 0 135 2 0 136 39 3 137 2 0 138 3 0 139 40 4 140 3 0 141 4 0 142 41 5 143 4 0 144 5 0 145 42 6 146 5 0 147 6 0 148 43 7 149 6 0 150 7 0 151 44 8 152 7 0 153 8 0 154 45 9 155 8 0 156 9 0 157 46 10 158 9 0 159 10 0 160 47 11 161 10 0 162 11 0 163 48 12 164 11 0 165 12 0 166 49 13 167 12 0 168 13 0 169 50 14 170 13 0 171 14 0 172 51 15 173 14 0 174 15 0 175 52 16 176 15 0 177 0 0 178 37 2 179 2 0 180 1 0 181 32 0 182 1 0 183 0 0 184 33 0 185 0 0 186 15 0 187 34 0 188 14 37 189 35 37 190 34 37 191 13 0 192 36 0 193 35 0 194 12 0 195 11 0 196 36 0 197 32 0 198 5 0 199 4 0 200 33 0 201 6 0 202 5 0 203 34 0 204 7 0 205 6 0 206 34 0 207 35 0 208 8 0 209 35 0 210 36 0 211 9 0 212 36 0 213 11 0 214 10 0 215 52 16 216 37 2 217 16 21 218 51 15 219 52 16 220 31 22 221 50 14 222 51 15 223 30 23 224 49 13 225 50 14 226 29 24 227 48 12 228 49 13 229 28 25 230 47 11 231 48 12 232 27 26 233 46 10 234 47 11 235 26 27 236 45 9 237 46 10 238 25 28 239 44 8 240 45 9 241 24 29 242 43 7 243 44 8 244 23 30 245 42 6 246 43 7 247 22 31 248 41 5 249 42 6 250 21 32 251 40 4 252 41 5 253 20 33 254 39 3 255 40 4 256 19 34 257 38 1 258 39 3 259 18 35 260 37 2 261 38 1 262 17 36 263</p>
        </triangles>
      </mesh>
    </geometry>
    <geometry id="Cylinder_001-mesh" name="Cylinder.001">
      <mesh>
        <source id="Cylinder_001-mesh-positions">
          <float_array id="Cylinder_001-mesh-positions-array" count="288">0.4129714 0.9969942 2.428093 3.1207e-6 1.079139 2.428094 0.7630692 0.7630663 2.428093 0.8854132 2.137569 2.428093 3.41777e-6 2.313688 2.428094 1.636027 1.636025 2.428092 0.8644503 2.137569 2.534951 -0.02095931 2.313688 2.534952 1.615065 1.636025 2.53495 2.116609 0.8854104 2.534949 2.292728 1.74966e-7 2.534948 2.137572 0.8854104 2.428091 2.313691 1.74966e-7 2.42809 0.9969969 0.4129685 2.428092 1.079141 0 2.428092 0.9969969 -0.4129686 2.428092 0.7630692 -0.7630664 2.428093 2.137572 -0.8854101 2.428091 1.636027 -1.636024 2.428092 2.116609 -0.8854101 2.534949 1.615065 -1.636024 2.53495 0.8644505 -2.137569 2.534951 -0.02095896 -2.313688 2.534952 0.8854133 -2.137569 2.428093 3.76713e-6 -2.313688 2.428094 0.4129715 -0.9969942 2.428093 3.28364e-6 -1.079139 2.428094 -0.412965 -0.9969943 2.428095 -0.7630627 -0.7630666 2.428095 -0.8854058 -2.137569 2.428096 -1.63602 -1.636025 2.428097 -0.9063687 -2.137569 2.534954 -1.656983 -1.636025 2.534955 -2.158527 -0.8854103 2.534956 -2.334646 3.03691e-7 2.534956 -2.137565 -0.8854103 2.428098 -2.313684 3.03691e-7 2.428098 -0.9969906 -0.4129687 2.428096 -1.079135 0 2.428096 -0.9969905 0.4129687 2.428096 -0.7630626 0.7630666 2.428095 -2.137564 0.8854108 2.428098 -1.63602 1.636025 2.428097 -2.158527 0.8854108 2.534956 -1.656983 1.636025 2.534955 -0.9063681 2.13757 2.534954 -0.8854053 2.13757 2.428096 -0.4129647 0.9969944 2.428095 0.8644503 2.137569 2.534951 1.615065 1.636025 2.53495 2.116609 0.8854104 2.534949 2.116609 -0.8854101 2.534949 1.615065 -1.636024 2.53495 0.8644505 -2.137569 2.534951 -0.9063687 -2.137569 2.534954 -1.656983 -1.636025 2.534955 -2.158527 -0.8854103 2.534956 -2.158527 0.8854108 2.534956 -1.656983 1.636025 2.534955 -0.9063681 2.13757 2.534954 -2.334646 3.03691e-7 2.534956 -0.02095896 -2.313688 2.534952 2.292728 1.74966e-7 2.534948 -0.02095931 2.313688 2.534952 0.8688476 2.137569 2.512536 1.619462 1.636025 2.512535 2.121006 0.8854104 2.512534 2.121006 -0.8854101 2.512534 0.8688477 -2.137569 2.512536 -0.9019715 -2.137569 2.512539 -1.652586 -1.636025 2.51254 -2.15413 -0.8854103 2.512541 -1.652585 1.636025 2.51254 -0.9019709 2.13757 2.512539 -2.330249 3.03691e-7 2.512541 -0.0165618 -2.313688 2.512537 2.297125 1.74966e-7 2.512533 1.619462 -1.636024 2.512535 -2.15413 0.8854108 2.512541 -0.01656216 2.313688 2.512537 0.8831283 2.137569 2.43974 1.633743 1.636025 2.439739 2.135287 0.8854104 2.439738 2.135287 -0.8854101 2.439738 0.8831284 -2.137569 2.43974 -0.8876908 -2.137569 2.439743 -1.638305 -1.636025 2.439744 -2.139849 -0.8854103 2.439745 -1.638305 1.636025 2.439744 -0.8876902 2.13757 2.439743 -2.315969 3.03691e-7 2.439745 -0.002281129 -2.313688 2.439742 2.311406 1.74966e-7 2.439738 1.633743 -1.636024 2.439739 -2.139849 0.8854108 2.439745 -0.002281427 2.313688 2.439742</float_array>
          <technique_common>
            <accessor source="#Cylinder_001-mesh-positions-array" count="96" stride="3">
              <param name="X" type="float"/>
              <param name="Y" type="float"/>
              <param name="Z" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <source id="Cylinder_001-mesh-normals">
          <float_array id="Cylinder_001-mesh-normals-array" count="210">0 0 -1 0.01797568 0.747595 -0.6639117 0.3108056 0.7061793 -0.6361687 0.5679271 0.5494632 -0.6128205 -0.01684641 0.7014456 0.712524 0 0 1 0.2453124 0.6321114 0.7350218 0.4563269 0.4724716 0.7540136 2.01556e-6 -3.762e-7 1 0.5909788 0.2513582 0.7665267 0.6369698 0 0.7708888 0.7436029 0.30031 -0.5973849 0.8059265 0 -0.5920158 0.7436029 -0.30031 -0.5973849 0.5679367 -0.5494419 -0.6128308 0.5909788 -0.2513582 0.7665267 0.4563269 -0.4724716 0.7540136 0.2453179 -0.6321256 0.7350078 -0.01684641 -0.7014456 0.712524 0.310778 -0.7061861 -0.6361748 0.01797568 -0.747595 -0.6639117 -0.2613369 -0.6734088 -0.6915372 -0.4859842 -0.503197 -0.7145714 -0.2915161 -0.6623812 0.6901229 -0.5325091 -0.5151739 0.6715877 -0.696967 -0.2814786 0.6595505 -0.7553134 0 0.6553639 -0.6293017 -0.2676516 -0.7296177 -0.6782332 0 -0.7348467 -0.6292833 0.2676568 -0.7296317 -0.4859842 0.503197 -0.7145714 -0.6969433 0.2814508 0.6595875 -0.5325226 0.5151879 0.6715662 -0.2915161 0.6623812 0.6901229 -0.2613369 0.6734088 -0.6915372 -0.3811233 0.9214957 -0.07477194 0 1 0 -0.6999056 0.7009128 -0.1373076 -0.9088898 0.3770027 -0.1782926 -0.9813005 0 -0.1924819 -0.9088898 -0.3770027 -0.1782926 -0.6999086 -0.7009158 -0.1372776 -0.3811233 -0.9214957 -0.07477194 0 -1 0 0.3811241 -0.9214978 0.0747416 0.6999086 -0.7009158 0.1372776 0.9088898 -0.3770027 0.1782926 0.9088898 0.3770027 0.1782926 0.9813005 0 0.1924819 0.6999056 0.7009128 0.1373076 0.3811233 0.9214957 0.07477194 0.3811241 0.9214978 0.0747416 0.6999086 0.7009158 0.1372776 0.6999242 -0.7009008 0.1372747 0.3811233 -0.9214957 0.07477194 -0.6999056 -0.7009128 -0.1373076 -0.9088948 -0.3770047 -0.1782631 1.5981e-6 3.88588e-7 1 1.34223e-6 1.33316e-6 1 2.2934e-6 -2.45692e-6 1 1.52894e-6 -5.38551e-7 1 2.29341e-6 5.38551e-7 1 1.45282e-6 3.88586e-7 1 2.41601e-6 -2.05118e-6 1 7.64468e-7 4.12187e-7 1 0 9.95109e-7 1 2.29341e-6 -9.95109e-7 1 1.60337e-6 0 1 1.25972e-6 0 1 1.60337e-6 5.32027e-7 1</float_array>
          <technique_common>
            <accessor source="#Cylinder_001-mesh-normals-array" count="70" stride="3">
              <param name="X" type="float"/>
              <param name="Y" type="float"/>
              <param name="Z" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <source id="Cylinder_001-mesh-map-0">
          <float_array id="Cylinder_001-mesh-map-0-array" count="1044">0.9375 1 1 1 0.9375 1 0.9375 1 0.8750001 1 0.8750001 1 1 1 0.9375 1 0.9375 1 0.9375 1 0.8750001 1 0.8750001 1 0.49 0.25 0.4197056 0.4197056 0.08029437 0.08029431 0.8750001 1 0.8125 1 0.8125 1 0.8125 1 0.75 1 0.75 1 0.8750001 1 0.8125 1 0.8125 1 0.8125 1 0.75 1 0.75 1 0.75 1 0.6875 1 0.6875 1 0.625 1 0.6875 1 0.625 1 0.75 1 0.6875 1 0.6875 1 0.6875 1 0.625 1 0.625 1 0.625 1 0.5625 1 0.5625 1 0.5625 1 0.5 1 0.5 1 0.5625 1 0.625 1 0.5625 1 0.5625 1 0.5 1 0.5 1 0.5 1 0.4375 1 0.4375 1 0.4375 1 0.375 1 0.375 1 0.5 1 0.4375 1 0.4375 1 0.4375 1 0.375 1 0.375 1 0.375 1 0.3125 1 0.3125 1 0.3125 1 0.25 1 0.25 1 0.375 1 0.3125 1 0.3125 1 0.3125 1 0.25 1 0.25 1 0.1875 1 0.25 1 0.1875 1 0.125 1 0.1875 1 0.125 1 0.25 1 0.1875 1 0.1875 1 0.1875 1 0.125 1 0.125 1 0.125 1 0.0625 1 0.0625 1 0.0625 1 0 1 0 1 0.0625 1 0.125 1 0.0625 1 0 1 0.0625 1 0 1 0.0625 1 0 1 0 1 0.125 1 0.0625 1 0.0625 1 0.1875 1 0.125 1 0.125 1 0.25 1 0.1875 1 0.1875 1 0.25 1 0.3125 1 0.25 1 0.3125 1 0.375 1 0.3125 1 0.375 1 0.4375 1 0.375 1 0.4375 1 0.5 1 0.4375 1 0.5 1 0.5625 1 0.5 1 0.5625 1 0.625 1 0.5625 1 0.625 1 0.6875 1 0.625 1 0.6875 1 0.75 1 0.6875 1 0.8125 1 0.75 1 0.75 1 0.8750001 1 0.8125 1 0.8125 1 0.9375 1 0.8750001 1 0.8750001 1 1 1 0.9375 1 0.9375 1 1 1 0.9375 1 0.9375 1 0.9375 1 0.8750001 1 0.8750001 1 0.8750001 1 0.8125 1 0.8125 1 0.8125 1 0.75 1 0.75 1 0.6875 1 0.75 1 0.6875 1 0.625 1 0.6875 1 0.625 1 0.5625 1 0.625 1 0.5625 1 0.5 1 0.5625 1 0.5 1 0.4375 1 0.5 1 0.4375 1 0.375 1 0.4375 1 0.375 1 0.3125 1 0.375 1 0.3125 1 0.25 1 0.3125 1 0.25 1 0.25 1 0.1875 1 0.1875 1 0.1875 1 0.125 1 0.125 1 0.125 1 0.0625 1 0.0625 1 0.0625 1 0 1 0 1 0.0625 1 0 1 0 1 0.125 1 0.0625 1 0.0625 1 0.1875 1 0.125 1 0.125 1 0.25 1 0.1875 1 0.1875 1 0.25 1 0.3125 1 0.25 1 0.3125 1 0.375 1 0.3125 1 0.375 1 0.4375 1 0.375 1 0.4375 1 0.5 1 0.4375 1 0.5 1 0.5625 1 0.5 1 0.5625 1 0.625 1 0.5625 1 0.625 1 0.6875 1 0.625 1 0.6875 1 0.75 1 0.6875 1 0.8125 1 0.75 1 0.75 1 0.8750001 1 0.8125 1 0.8125 1 0.9375 1 0.8750001 1 0.8750001 1 1 1 0.9375 1 0.9375 1 0.9375 1 1 1 1 1 0.9375 1 0.9375 1 0.8750001 1 1 1 1 1 0.9375 1 0.9375 1 0.9375 1 0.8750001 1 0.4197056 0.4197056 0.341844 0.4717311 0.08029443 0.4197057 0.341844 0.4717311 0.25 0.49 0.08029443 0.4197057 0.25 0.49 0.158156 0.4717311 0.08029443 0.4197057 0.08029443 0.4197057 0.02826893 0.341844 0.00999999 0.25 0.00999999 0.25 0.02826887 0.1581559 0.08029437 0.08029431 0.08029437 0.08029431 0.158156 0.02826887 0.4197056 0.08029437 0.158156 0.02826887 0.25 0.00999999 0.4197056 0.08029437 0.25 0.00999999 0.341844 0.02826887 0.4197056 0.08029437 0.4197056 0.08029437 0.4717311 0.1581559 0.49 0.25 0.49 0.25 0.4717311 0.341844 0.4197056 0.4197056 0.08029443 0.4197057 0.00999999 0.25 0.4197056 0.4197056 0.00999999 0.25 0.08029437 0.08029431 0.4197056 0.4197056 0.4197056 0.08029437 0.49 0.25 0.08029437 0.08029431 0.8750001 1 0.8750001 1 0.8125 1 0.8125 1 0.8125 1 0.75 1 0.8750001 1 0.8750001 1 0.8125 1 0.8125 1 0.8125 1 0.75 1 0.75 1 0.75 1 0.6875 1 0.625 1 0.6875 1 0.6875 1 0.75 1 0.75 1 0.6875 1 0.6875 1 0.6875 1 0.625 1 0.625 1 0.625 1 0.5625 1 0.5625 1 0.5625 1 0.5 1 0.5625 1 0.625 1 0.625 1 0.5625 1 0.5625 1 0.5 1 0.5 1 0.5 1 0.4375 1 0.4375 1 0.4375 1 0.375 1 0.5 1 0.5 1 0.4375 1 0.4375 1 0.4375 1 0.375 1 0.375 1 0.375 1 0.3125 1 0.3125 1 0.3125 1 0.25 1 0.375 1 0.375 1 0.3125 1 0.3125 1 0.3125 1 0.25 1 0.1875 1 0.25 1 0.25 1 0.125 1 0.1875 1 0.1875 1 0.25 1 0.25 1 0.1875 1 0.1875 1 0.1875 1 0.125 1 0.125 1 0.125 1 0.0625 1 0.0625 1 0.0625 1 0 1 0.0625 1 0.125 1 0.125 1 0 1 0.0625 1 0.0625 1 0.0625 1 0.0625 1 0 1 0.125 1 0.125 1 0.0625 1 0.1875 1 0.1875 1 0.125 1 0.25 1 0.25 1 0.1875 1 0.25 1 0.3125 1 0.3125 1 0.3125 1 0.375 1 0.375 1 0.375 1 0.4375 1 0.4375 1 0.4375 1 0.5 1 0.5 1 0.5 1 0.5625 1 0.5625 1 0.5625 1 0.625 1 0.625 1 0.625 1 0.6875 1 0.6875 1 0.6875 1 0.75 1 0.75 1 0.8125 1 0.8125 1 0.75 1 0.8750001 1 0.8750001 1 0.8125 1 0.9375 1 0.9375 1 0.8750001 1 1 1 1 1 0.9375 1 1 1 1 1 0.9375 1 0.9375 1 0.9375 1 0.8750001 1 0.8750001 1 0.8750001 1 0.8125 1 0.8125 1 0.8125 1 0.75 1 0.6875 1 0.75 1 0.75 1 0.625 1 0.6875 1 0.6875 1 0.5625 1 0.625 1 0.625 1 0.5 1 0.5625 1 0.5625 1 0.4375 1 0.5 1 0.5 1 0.375 1 0.4375 1 0.4375 1 0.3125 1 0.375 1 0.375 1 0.25 1 0.3125 1 0.3125 1 0.25 1 0.25 1 0.1875 1 0.1875 1 0.1875 1 0.125 1 0.125 1 0.125 1 0.0625 1 0.0625 1 0.0625 1 0 1 0.0625 1 0.0625 1 0 1 0.125 1 0.125 1 0.0625 1 0.1875 1 0.1875 1 0.125 1 0.25 1 0.25 1 0.1875 1 0.25 1 0.3125 1 0.3125 1 0.3125 1 0.375 1 0.375 1 0.375 1 0.4375 1 0.4375 1 0.4375 1 0.5 1 0.5 1 0.5 1 0.5625 1 0.5625 1 0.5625 1 0.625 1 0.625 1 0.625 1 0.6875 1 0.6875 1 0.6875 1 0.75 1 0.75 1 0.8125 1 0.8125 1 0.75 1 0.8750001 1 0.8750001 1 0.8125 1 0.9375 1 0.9375 1 0.8750001 1 1 1 1 1 0.9375 1</float_array>
          <technique_common>
            <accessor source="#Cylinder_001-mesh-map-0-array" count="522" stride="2">
              <param name="S" type="float"/>
              <param name="T" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <vertices id="Cylinder_001-mesh-vertices">
          <input semantic="POSITION" source="#Cylinder_001-mesh-positions"/>
        </vertices>
        <triangles material="Material_003-material" count="174">
          <input semantic="VERTEX" source="#Cylinder_001-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_001-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_001-mesh-map-0" offset="2" set="0"/>
          <p>0 0 0 4 1 1 3 2 2 0 0 3 5 3 4 2 0 5 63 4 6 6 5 7 48 6 8 48 6 9 8 5 10 49 7 11 10 8 12 8 8 13 32 8 14 49 7 15 9 5 16 50 9 17 50 9 18 10 5 19 62 10 20 2 0 21 11 11 22 13 0 23 13 0 24 12 12 25 14 0 26 14 0 27 17 13 28 15 0 29 16 0 30 17 13 31 18 14 32 62 10 33 19 5 34 51 15 35 51 15 36 20 5 37 52 16 38 52 16 39 21 5 40 53 17 41 53 17 42 22 5 43 61 18 44 25 0 45 18 14 46 23 19 47 25 0 48 24 20 49 26 0 50 26 0 51 29 21 52 27 0 53 27 0 54 30 22 55 28 0 56 61 18 57 31 5 58 54 23 59 54 23 60 32 5 61 55 24 62 55 24 63 33 5 64 56 25 65 56 25 66 34 5 67 60 26 68 28 0 69 35 27 70 37 0 71 37 0 72 36 28 73 38 0 74 39 0 75 36 28 76 41 29 77 40 0 78 41 29 79 42 30 80 60 26 81 43 5 82 57 31 83 57 31 84 44 5 85 58 32 86 58 32 87 45 5 88 59 33 89 59 33 90 7 5 91 63 4 92 47 0 93 42 30 94 46 34 95 1 0 96 46 34 97 4 1 98 73 35 99 63 4 100 79 36 101 72 37 102 59 33 103 73 35 104 78 38 105 58 32 106 72 37 107 74 39 108 57 31 109 78 38 110 74 39 111 56 25 112 60 26 113 71 40 114 55 24 115 56 25 116 70 41 117 54 23 118 55 24 119 69 42 120 61 18 121 54 23 122 75 43 123 53 17 124 61 18 125 68 44 126 52 16 127 53 17 128 77 45 129 51 15 130 52 16 131 67 46 132 62 10 133 51 15 134 66 47 135 62 10 136 76 48 137 65 49 138 50 9 139 66 47 140 64 50 141 49 7 142 65 49 143 79 36 144 48 6 145 64 50 146 95 36 147 64 50 148 80 51 149 80 51 150 65 49 151 81 52 152 81 52 153 66 47 154 82 47 155 82 47 156 76 48 157 92 48 158 83 46 159 76 48 160 67 46 161 93 53 162 67 46 163 77 45 164 84 54 165 77 45 166 68 44 167 91 43 168 68 44 169 75 43 170 85 42 171 75 43 172 69 42 173 86 55 174 69 42 175 70 41 176 87 56 177 70 41 178 71 40 179 90 39 180 71 40 181 74 39 182 90 39 183 78 38 184 94 38 185 94 38 186 72 37 187 88 37 188 88 37 189 73 35 190 89 35 191 89 35 192 79 36 193 95 36 194 46 34 195 95 36 196 4 1 197 42 30 198 89 35 199 46 34 200 41 29 201 88 37 202 42 30 203 36 28 204 94 38 205 41 29 206 36 28 207 87 56 208 90 39 209 35 27 210 86 55 211 87 56 212 30 22 213 85 42 214 86 55 215 29 21 216 91 43 217 85 42 218 24 20 219 84 54 220 91 43 221 23 19 222 93 53 223 84 54 224 18 14 225 83 46 226 93 53 227 17 13 228 92 48 229 83 46 230 11 11 231 92 48 232 12 12 233 5 3 234 82 47 235 11 11 236 3 2 237 81 52 238 5 3 239 4 1 240 80 51 241 3 2 242 0 0 243 1 0 244 4 1 245 0 0 246 3 2 247 5 3 248 63 4 249 7 5 250 6 5 251 48 6 252 6 5 253 8 5 254 8 57 255 6 57 256 44 57 257 6 58 258 7 58 259 44 58 260 7 59 261 45 59 262 44 59 263 44 60 264 43 60 265 34 60 266 34 61 267 33 61 268 32 61 269 32 62 270 31 62 271 20 62 272 31 63 273 22 63 274 20 63 275 22 64 276 21 64 277 20 64 278 20 65 279 19 65 280 10 65 281 10 66 282 9 66 283 8 66 284 44 67 285 34 67 286 8 67 287 34 68 288 32 68 289 8 68 290 20 69 291 10 69 292 32 69 293 49 7 294 8 5 295 9 5 296 50 9 297 9 5 298 10 5 299 2 0 300 5 3 301 11 11 302 13 0 303 11 11 304 12 12 305 14 0 306 12 12 307 17 13 308 16 0 309 15 0 310 17 13 311 62 10 312 10 5 313 19 5 314 51 15 315 19 5 316 20 5 317 52 16 318 20 5 319 21 5 320 53 17 321 21 5 322 22 5 323 25 0 324 16 0 325 18 14 326 25 0 327 23 19 328 24 20 329 26 0 330 24 20 331 29 21 332 27 0 333 29 21 334 30 22 335 61 18 336 22 5 337 31 5 338 54 23 339 31 5 340 32 5 341 55 24 342 32 5 343 33 5 344 56 25 345 33 5 346 34 5 347 28 0 348 30 22 349 35 27 350 37 0 351 35 27 352 36 28 353 39 0 354 38 0 355 36 28 356 40 0 357 39 0 358 41 29 359 60 26 360 34 5 361 43 5 362 57 31 363 43 5 364 44 5 365 58 32 366 44 5 367 45 5 368 59 33 369 45 5 370 7 5 371 47 0 372 40 0 373 42 30 374 1 0 375 47 0 376 46 34 377 73 35 378 59 33 379 63 4 380 72 37 381 58 32 382 59 33 383 78 38 384 57 31 385 58 32 386 74 39 387 60 26 388 57 31 389 74 39 390 71 40 391 56 25 392 71 40 393 70 41 394 55 24 395 70 41 396 69 42 397 54 23 398 69 42 399 75 43 400 61 18 401 75 43 402 68 44 403 53 17 404 68 44 405 77 45 406 52 16 407 77 45 408 67 46 409 51 15 410 67 46 411 76 48 412 62 10 413 66 47 414 50 9 415 62 10 416 65 49 417 49 7 418 50 9 419 64 50 420 48 6 421 49 7 422 79 36 423 63 4 424 48 6 425 95 36 426 79 36 427 64 50 428 80 51 429 64 50 430 65 49 431 81 52 432 65 49 433 66 47 434 82 47 435 66 47 436 76 48 437 83 46 438 92 48 439 76 48 440 93 53 441 83 46 442 67 46 443 84 54 444 93 53 445 77 45 446 91 43 447 84 54 448 68 44 449 85 42 450 91 43 451 75 43 452 86 55 453 85 42 454 69 42 455 87 56 456 86 55 457 70 41 458 90 39 459 87 56 460 71 40 461 90 39 462 74 39 463 78 38 464 94 38 465 78 38 466 72 37 467 88 37 468 72 37 469 73 35 470 89 35 471 73 35 472 79 36 473 46 34 474 89 35 475 95 36 476 42 30 477 88 37 478 89 35 479 41 29 480 94 38 481 88 37 482 36 28 483 90 39 484 94 38 485 36 28 486 35 27 487 87 56 488 35 27 489 30 22 490 86 55 491 30 22 492 29 21 493 85 42 494 29 21 495 24 20 496 91 43 497 24 20 498 23 19 499 84 54 500 23 19 501 18 14 502 93 53 503 18 14 504 17 13 505 83 46 506 17 13 507 12 12 508 92 48 509 11 11 510 82 47 511 92 48 512 5 3 513 81 52 514 82 47 515 3 2 516 80 51 517 81 52 518 4 1 519 95 36 520 80 51 521</p>
        </triangles>
      </mesh>
    </geometry>
    <geometry id="Cylinder_004-mesh" name="Cylinder.004">
      <mesh>
        <source id="Cylinder_004-mesh-positions">
          <float_array id="Cylinder_004-mesh-positions-array" count="624">0 1 -0.9271835 0.3826835 0.9238795 -0.9271835 0.7071068 0.7071068 -0.9271835 0.9238795 0.3826834 -0.9271835 1 0 -0.9271835 0.9238795 -0.3826835 -0.9271835 0.7071068 -0.7071068 -0.9271835 0.3826835 -0.9238795 -0.9271835 1.50996e-7 -1 -0.9271835 -0.3826832 -0.9238796 -0.9271835 -0.7071066 -0.707107 -0.9271835 -0.9238795 -0.3826836 -0.9271835 -1 0 -0.9271835 -0.9238795 0.3826836 -0.9271835 -0.7071065 0.707107 -0.9271835 -0.382683 0.9238798 -0.9271835 0 1 0.9182001 0.3826835 0.9238795 0.9182001 0.7071068 0.7071068 0.9182001 0.9238795 0.3826834 0.9182001 1 0 0.9182001 0.9238795 -0.3826835 0.9182001 0.7071068 -0.7071068 0.9182001 0.3826835 -0.9238795 0.9182001 1.50996e-7 -1 0.9182001 -0.3826832 -0.9238796 0.9182001 -0.7071066 -0.707107 0.9182001 -0.9238795 -0.3826836 0.9182001 -1 0 0.9182001 -0.9238795 0.3826836 0.9182001 -0.7071065 0.707107 0.9182001 -0.382683 0.9238798 0.9182001 1.50996e-7 -1 -0.8313629 1.50996e-7 -1 -0.8974496 0.3826835 -0.9238795 -0.8304721 0.3826835 -0.9238795 -0.8607929 -0.7071066 -0.707107 -0.8330087 0.7071068 -0.7071068 -0.8297169 -0.3826832 -0.9238796 -0.8322536 -0.3826832 -0.9238796 -0.8625742 1.44421e-7 -0.9032939 -0.8313629 1.44421e-7 -0.9032939 -0.8974496 0.3826835 -0.8271734 -0.8304721 0.3826835 -0.8271734 -0.8607929 -0.3826832 -0.8271735 -0.8322536 -0.3826832 -0.8271735 -0.8625742 0.7071068 -0.6104006 -0.8297169 -0.7071066 -0.6104008 -0.8330087 0.7071068 -0.7071068 -0.6903647 -0.7071066 -0.707107 -0.694102 1.50996e-7 -1 -0.6963376 1.50996e-7 -1 -0.7601127 -0.3826832 -0.9238796 -0.6962817 -0.3826832 -0.9238796 -0.7251159 0.3826835 -0.9238795 -0.6942603 0.3826835 -0.9238795 -0.7228285 1.45273e-7 -0.9032019 -0.6963376 1.45273e-7 -0.9032019 -0.7601127 -0.3826832 -0.8270816 -0.6962817 -0.3826832 -0.8270816 -0.7251159 0.3826835 -0.8270815 -0.6942603 0.3826835 -0.8270815 -0.7228285 -0.7071066 -0.610309 -0.694102 0.7071068 -0.6103087 -0.6903647 0.7071068 -0.7071068 -0.5482037 0.3826835 -0.9238795 -0.5486966 0.3826835 -0.9238795 -0.5797687 1.50996e-7 -1 -0.5492779 1.50996e-7 -1 -0.6170023 -0.7071066 -0.707107 -0.5503516 -0.3826832 -0.9238796 -0.5498591 -0.3826832 -0.9238796 -0.5809314 0.3826835 -0.8270815 -0.5486966 0.3826835 -0.8270815 -0.5797687 1.44987e-7 -0.9032019 -0.5492779 1.44987e-7 -0.9032019 -0.6170023 -0.3826832 -0.8270816 -0.5498591 -0.3826832 -0.8270816 -0.5809314 -0.7071066 -0.610309 -0.5503516 0.7071068 -0.6103087 -0.5482037 -0.7071066 -0.707107 -0.4017566 0.3826835 -0.9238795 -0.4034729 0.3826835 -0.9238795 -0.4353523 0.7071068 -0.7071068 -0.4039838 1.50996e-7 -1 -0.4028702 1.50996e-7 -1 -0.4723542 -0.3826832 -0.9238796 -0.4022675 -0.3826832 -0.9238796 -0.4341471 0.3826835 -0.8270815 -0.4034729 0.3826835 -0.8270815 -0.4353523 1.44415e-7 -0.9032019 -0.4028702 1.44415e-7 -0.9032019 -0.4723542 -0.3826832 -0.8270816 -0.4022675 -0.3826832 -0.8270816 -0.4341471 0.7071068 -0.6103087 -0.4039838 -0.7071066 -0.610309 -0.4017566 0.3826835 -0.9238795 -0.2469791 0.3826835 -0.9238795 -0.2807567 1.50996e-7 -1 -0.244199 1.50996e-7 -1 -0.3178197 -0.7071066 -0.707107 -0.239062 0.7071068 -0.7071068 -0.249336 -0.3826832 -0.9238796 -0.2414188 -0.3826832 -0.9238796 -0.2751964 0.3826835 -0.8270815 -0.2469791 0.3826835 -0.8270815 -0.2807567 1.45273e-7 -0.9032019 -0.244199 1.45273e-7 -0.9032019 -0.3178197 -0.3826832 -0.8270816 -0.2414188 -0.3826832 -0.8270816 -0.2751964 0.7071068 -0.6103087 -0.249336 -0.7071066 -0.610309 -0.239062 0.3826835 -0.9238795 -0.06711244 0.3826835 -0.9238795 -0.1013857 -0.3826832 -0.9238796 -0.06614041 -0.3826832 -0.9238796 -0.1004137 1.50996e-7 -1 -0.06662625 1.50996e-7 -1 -0.141328 0.7071068 -0.7071068 -0.06752425 -0.7071066 -0.707107 -0.06572842 0.3826835 -0.8270815 -0.06711244 0.3826835 -0.8270815 -0.1013857 -0.3826832 -0.8270816 -0.06614041 -0.3826832 -0.8270816 -0.1004137 1.44558e-7 -0.9032019 -0.06662625 1.44558e-7 -0.9032019 -0.141328 -0.7071066 -0.610309 -0.06572842 0.7071068 -0.6103087 -0.06752425 -0.3826832 -0.9238796 0.09087455 -0.3826832 -0.9238796 0.05586695 1.50996e-7 -1 0.09129929 1.50996e-7 -1 0.01499748 -0.7071066 -0.707107 0.09051436 0.3826835 -0.9238795 0.09172427 0.3826835 -0.9238795 0.05671656 0.7071068 -0.7071068 0.09208428 -0.3826832 -0.8270816 0.09087455 -0.3826832 -0.8270816 0.05586695 1.44701e-7 -0.9032019 0.09129929 1.44701e-7 -0.9032019 0.01499748 0.3826835 -0.8270815 0.09172427 0.3826835 -0.8270815 0.05671656 0.7071068 -0.6103087 0.09208428 -0.7071066 -0.610309 0.09051436 1.50996e-7 -1 0.2926043 1.50996e-7 -1 0.2053168 0.3826835 -0.9238795 0.2932736 0.3826835 -0.9238795 0.2532258 -0.7071066 -0.707107 0.2913678 0.7071068 -0.7071068 0.293841 -0.3826832 -0.9238796 0.2919352 -0.3826832 -0.9238796 0.2518872 1.44701e-7 -0.9032019 0.2926043 1.44701e-7 -0.9032019 0.2053168 0.3826835 -0.8270815 0.2932736 0.3826835 -0.8270815 0.2532258 -0.3826832 -0.8270816 0.2919352 -0.3826832 -0.8270816 0.2518872 -0.7071066 -0.610309 0.2913678 0.7071068 -0.6103087 0.293841 -0.7071066 -0.707107 0.4675601 1.50996e-7 -1 0.4679881 1.50996e-7 -1 0.3838214 -0.3826832 -0.9238796 0.4677565 -0.3826832 -0.9238796 0.4291405 0.3826835 -0.9238795 0.4682199 0.3826835 -0.9238795 0.4296038 0.7071068 -0.7071068 0.4684164 1.4513e-7 -0.9032019 0.4679881 1.4513e-7 -0.9032019 0.3838214 -0.3826832 -0.8270816 0.4677565 -0.3826832 -0.8270816 0.4291405 0.3826835 -0.8270815 0.4682199 0.3826835 -0.8270815 0.4296038 -0.7071066 -0.610309 0.4675601 0.7071068 -0.6103087 0.4684164 0.3826835 -0.9238795 0.645368 0.3826835 -0.9238795 0.6112611 1.50996e-7 -1 0.6438806 1.50996e-7 -1 0.5695422 0.7071068 -0.7071068 0.6466289 -0.7071066 -0.707107 0.6411322 -0.3826832 -0.9238796 0.6423932 -0.3826832 -0.9238796 0.6082865 0.3826835 -0.8270815 0.645368 0.3826835 -0.8270815 0.6112611 1.45273e-7 -0.9032019 0.6438806 1.45273e-7 -0.9032019 0.5695422 -0.3826832 -0.8270816 0.6423932 -0.3826832 -0.8270816 0.6082865 -0.7071066 -0.610309 0.6411322 0.7071068 -0.6103087 0.6466289 0.7071068 -0.7071068 0.8289259 0.3826835 -0.9238795 0.8298535 0.3826835 -0.9238795 0.7925407 -0.3826832 -0.9238796 0.8320415 -0.3826832 -0.9238796 0.7947289 1.50996e-7 -1 0.8309475 1.50996e-7 -1 0.7496217 -0.7071066 -0.707107 0.832969 0.3826835 -0.8270815 0.8298535 0.3826835 -0.8270815 0.7925407 -0.3826832 -0.8270816 0.8320415 -0.3826832 -0.8270816 0.7947289 1.44129e-7 -0.9032019 0.8309475 1.44129e-7 -0.9032019 0.7496217 0.7071068 -0.6103087 0.8289259 -0.7071066 -0.610309 0.832969</float_array>
          <technique_common>
            <accessor source="#Cylinder_004-mesh-positions-array" count="208" stride="3">
              <param name="X" type="float"/>
              <param name="Y" type="float"/>
              <param name="Z" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <source id="Cylinder_004-mesh-normals">
          <float_array id="Cylinder_004-mesh-normals-array" count="570">-0.3826816 0.9238803 0 0 1 0 -0.7071068 0.7071068 0 -0.9238803 0.3826816 0 -1 0 0 -0.9238803 -0.3826816 0 -0.6867365 -0.7268993 -0.003234982 -0.6894008 -0.7243759 -0.00250256 -0.2357955 -0.6974065 0.6767752 -0.7071068 -0.7071068 0 -0.3826816 -0.9238803 0 -0.00125128 -0.7657284 0.643163 0 -1 0 0.3826816 -0.9238803 0 0.7071068 -0.7071068 0 0.2332302 -0.6978291 0.6772285 0.9238803 -0.3826816 0 0.6867512 -0.7268844 -0.003448665 0.6894006 -0.7243757 -0.002594113 1 0 0 0.9238803 0.3826816 0 0.7071068 0.7071068 0 0.3826816 0.9238803 0 0.6918682 -0.7220211 -0.001983702 0.2319194 -0.6982913 0.6772021 0.2867896 -0.6892167 -0.6653811 -0.2349996 -0.6979184 0.6765243 -0.6918525 -0.7220366 -0.001800656 -0.2842853 -0.6896094 -0.6660487 -0.001617491 -0.7659366 0.6429142 0.001312315 -0.7462002 -0.6657204 -0.2340533 -0.6977042 0.6770731 -0.6926627 -0.7212591 -0.001983702 -0.2866079 -0.6886404 -0.666056 0.2894476 -0.6882163 -0.6652657 -8.2402e-4 -0.766216 0.6425826 0.00149542 -0.7456243 -0.6663649 0.6928028 -0.721124 -0.00213629 0.2323731 -0.697974 0.6773736 -0.2847472 -0.6895276 -0.6659361 8.54551e-4 -0.7667455 0.6419506 -0.2309668 -0.6982108 0.6776106 -0.6914632 -0.7224091 -0.001922667 0.6914783 -0.7223944 -0.002044796 0.2327103 -0.6979172 0.6773166 0.2863621 -0.6892771 -0.6655027 8.54545e-4 -0.7462005 -0.6657208 -0.2863901 -0.6892712 -0.6654969 0.003936886 -0.7679752 0.6404677 -0.224589 -0.6992809 0.6786501 0.6910418 -0.722812 -0.002044737 0.2326187 -0.6979477 0.6773166 0.2847133 -0.6895196 -0.6659588 -0.6910416 -0.7228118 -0.002166807 -8.85064e-4 -0.7462005 -0.6657208 0.6900271 -0.7237808 -0.002044737 0.2284709 -0.6986277 0.6780269 0.281633 -0.6900129 -0.6667572 6.71432e-4 -0.7683011 0.6400882 -0.004150569 -0.7461944 -0.6657153 -0.2894495 -0.6888008 -0.6646597 -0.2270632 -0.6988605 0.6782599 -0.6900725 -0.7237354 -0.002685666 0.2848652 -0.6895177 -0.6658959 -5.79859e-4 -0.7687713 0.6395236 -7.01947e-4 -0.7462006 -0.6657208 -0.2271211 -0.6988507 0.6782504 -0.6897917 -0.7240037 -0.00250256 -0.2862382 -0.6893033 -0.665529 0.6897919 -0.7240039 -0.00238043 0.2259058 -0.6990508 0.6784501 -0.2849611 -0.6894977 -0.6658756 -9.15579e-4 -0.7720472 0.6355648 -0.218887 -0.7002432 0.6795204 0.2861483 -0.6893073 -0.6655634 6.10389e-4 -0.7462007 -0.6657209 0.2169591 -0.7005624 0.6798095 0.286486 -0.6892511 -0.6654765 -3.0519e-4 -0.7711227 0.6366866 9.76622e-4 -0.7462005 -0.6657207 -0.2206887 -0.6999412 0.6792488 -0.2846232 -0.6895536 -0.6659621 0.2200128 -0.700049 0.679357 -0.2302057 -0.6983385 0.677738 -0.6875052 -0.726173 -0.003082394 -0.285231 -0.6894558 -0.6658035 0.6875051 -0.7261729 -0.003143429 0.2858785 -0.6893495 -0.6656357 -0.002105772 -0.7681871 0.640222 3.35714e-4 -0.7462008 -0.6657209 -0.2209883 -0.699893 0.6792011 -0.6898547 -0.7239446 -0.002227842 -0.2834634 -0.6897366 -0.6662672 0.2876447 -0.6890654 -0.6651688 0.001525938 -0.7702803 0.6377038 0.002197384 -0.746199 -0.6657194 0.6898853 -0.7239142 -0.002594113 0.2241644 -0.6993502 0.6787192 0.2840095 -0.6896371 -0.6661375 -0.001617491 -0.7461998 -0.6657201 -0.2870934 -0.6891523 -0.6653169 -0.6882103 -0.7255049 -0.003051877 0.6881797 -0.7255353 -0.002746701 0.001922667 -0.6571412 -0.7537652 -0.001953244 -0.636399 0.7713577 0.2532506 -0.6067578 -0.7534649 -0.6004633 -0.7991121 -0.02938985 -0.1805842 -0.621836 0.7620429 0.6005539 -0.7991414 -0.02661257 0.1769208 -0.6225952 0.7622823 -0.2496781 -0.607486 -0.7540701 -0.1781722 -0.6218633 0.7625883 0.6004353 -0.799085 -0.03067177 0.002197384 -0.6577919 -0.7531966 0.258926 -0.6062971 -0.751905 -0.6003495 -0.7990316 -0.03360193 -0.002502501 -0.6361994 0.7715207 -0.2548661 -0.6071495 -0.7526041 0.1742676 -0.6228466 0.762688 0.00125128 -0.6571418 -0.753766 -0.2502861 -0.6073582 -0.7539714 0.175758 -0.6228286 0.7623607 -0.001281738 -0.6359175 0.771756 -0.1781383 -0.6223397 0.7622074 0.6005149 -0.7991302 -0.02780246 -0.6004595 -0.7991071 -0.0296033 0.2526373 -0.6068727 -0.7535781 0.001312255 -0.6353986 0.7721832 -0.1737498 -0.6232471 0.7624789 0.2502576 -0.6073629 -0.7539772 -0.6004641 -0.7991436 -0.02850484 0.6004403 -0.7990916 -0.03039735 -0.001312315 -0.6571418 -0.753766 -0.2526658 -0.606868 -0.7535723 0.1762157 -0.6227368 0.7623299 -0.001037657 -0.657142 -0.7537662 0.2505025 -0.6073344 -0.7539187 -0.1682198 -0.624385 0.7627879 0.6003438 -0.7990851 -0.03241139 -0.6004119 -0.7990944 -0.03088581 0.001068174 -0.6338555 0.7734508 0.1702045 -0.6239914 0.7626698 -0.2524553 -0.6069061 -0.7536122 -0.1647118 -0.6251239 0.7629485 0.600251 -0.7990224 -0.0355243 0.1760941 -0.6227689 0.7623319 0.006134212 -0.6341794 0.7731617 -0.006042838 -0.6571455 -0.7537396 -0.6005163 -0.7991625 -0.0268259 0.2458638 -0.608281 -0.7546823 -0.2570346 -0.6059632 -0.7528226 9.1558e-4 -0.6571421 -0.7537663 -9.15564e-4 -0.6333871 0.7738346 0.1665751 -0.624733 0.762864 -0.2506216 -0.6072966 -0.7539096 -0.168316 -0.6243714 0.7627781 -0.6003324 -0.79907 -0.03299063 0.2523306 -0.6069301 -0.7536347 0.600378 -0.79909 -0.03164863 -0.001464903 -0.6302242 0.7764118 -0.2501385 -0.6074007 -0.7539862 0.001434385 -0.6571417 -0.7537658 0.1538783 -0.6273546 0.7633792 0.6002237 -0.7990266 -0.03589069 -0.1566261 -0.6267792 0.763293 -0.6001331 -0.7989974 -0.03799659 0.2528192 -0.6068393 -0.753544 -0.1591882 -0.6262542 0.7631939 0.6002416 -0.7990404 -0.03527957 0.2519335 -0.6070207 -0.7536945 -0.6002217 -0.7990239 -0.03598213 4.88309e-4 -0.6571422 -0.7537665 -4.88315e-4 -0.6311163 0.775688 -0.2509903 -0.607211 -0.753856 0.158244 -0.6264449 0.7632337 -0.0032655 -0.6339704 0.7733505 0.003234982 -0.6571389 -0.7537626 -0.1726456 -0.6234714 0.7625463 0.600467 -0.7991172 -0.02917641 -0.2484903 -0.6077362 -0.7542607 -0.6003452 -0.7990258 -0.03381538 0.2544654 -0.6064991 -0.7532638 -0.00238049 -0.6571405 -0.7537645 0.2492807 -0.607576 -0.7541291 0.002411007 -0.6319388 0.7750146 -0.1596174 -0.6261705 0.7631729 0.6002184 -0.7990196 -0.03613454 0.1641016 -0.6252464 0.7629795 -0.6003378 -0.7990771 -0.03271627 -0.2536762 -0.6066621 -0.7533987</float_array>
          <technique_common>
            <accessor source="#Cylinder_004-mesh-normals-array" count="190" stride="3">
              <param name="X" type="float"/>
              <param name="Y" type="float"/>
              <param name="Z" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <source id="Cylinder_004-mesh-map-0">
          <float_array id="Cylinder_004-mesh-map-0-array" count="2304">0.0625 0.97955 0 0.5182042 0.0625 0.5182042 0.125 0.97955 0.0625 0.5182042 0.125 0.5182041 0.1875 0.97955 0.125 0.5182041 0.1875 0.5182042 0.25 0.97955 0.1875 0.5182042 0.25 0.5182042 0.3125 0.97955 0.25 0.5182042 0.3125 0.5182041 0.375 0.822842 0.3125 0.97955 0.375 0.7726286 0.4375 0.5343564 0.375 0.5182042 0.4375 0.5182041 0.5 0.5256376 0.4375 0.5182041 0.5 0.5182042 0.5625 0.5182041 0.5 0.5256376 0.5 0.5182042 0.625 0.5182042 0.5625 0.5348017 0.5625 0.5182041 0.6875 0.97955 0.625 0.8234603 0.625 0.7730211 0.75 0.97955 0.6875 0.5182042 0.75 0.5182042 0.8125 0.97955 0.75 0.5182042 0.8125 0.5182041 0.8750001 0.97955 0.8125 0.5182041 0.8750001 0.5182042 0.9375 0.97955 0.8750001 0.5182042 0.9375 0.5182042 1 0.97955 0.9375 0.5182042 1 0.5182042 0.625 0.5425709 0.5625 0.5692929 0.5625 0.542382 0.4375 0.5687211 0.375 0.5417478 0.4375 0.5419366 0.4375 0.5419366 0.5 0.5599719 0.4375 0.5687211 0.5625 0.542382 0.5 0.5599719 0.5 0.5421593 0.4375 0.6047672 0.375 0.5764745 0.4375 0.5759296 0.5625 0.5764349 0.5 0.5957495 0.5 0.5759156 0.625 0.5774089 0.5625 0.6050578 0.5625 0.5764349 0.4375 0.5759296 0.5 0.5957495 0.4375 0.6047672 0.4375 0.6125352 0.5 0.6319115 0.4375 0.6414633 0.4375 0.6414633 0.375 0.6124121 0.4375 0.6125352 0.625 0.6129491 0.5625 0.6411619 0.5625 0.6128259 0.5625 0.6128259 0.5 0.6319115 0.5 0.6126806 0.4375 0.6494331 0.5 0.6705451 0.4375 0.6812009 0.625 0.6490041 0.5625 0.6798108 0.5625 0.6491318 0.4375 0.6812009 0.375 0.6495608 0.4375 0.6494331 0.5625 0.6491318 0.5 0.6705451 0.5 0.6492825 0.625 0.6876661 0.5625 0.7246536 0.5625 0.6882552 0.5625 0.6882552 0.5 0.714668 0.5 0.6889503 0.4375 0.6896453 0.5 0.714668 0.4375 0.7248966 0.4375 0.7248966 0.375 0.6902345 0.4375 0.6896453 0.5625 0.7332219 0.5 0.7537494 0.5 0.7333435 0.4375 0.7639667 0.375 0.7335679 0.4375 0.7334649 0.625 0.733119 0.5625 0.7641792 0.5625 0.7332219 0.4375 0.7334649 0.5 0.7537494 0.4375 0.7639667 0.4375 0.7727186 0.5 0.8013293 0.4375 0.8129718 0.5625 0.7729311 0.5 0.8013293 0.5 0.7728249 0.625 0.7730211 0.5625 0.8133065 0.5625 0.7729311 0.4375 0.8129718 0.375 0.7726286 0.4375 0.7727186 0.5625 0.8233184 0.5 0.8459554 0.5 0.8231511 0.4375 0.8572852 0.375 0.822842 0.4375 0.8229838 0.4375 0.8229838 0.5 0.8459554 0.4375 0.8572852 0.625 0.8234603 0.5625 0.857401 0.5625 0.8233184 0.4375 0.9020716 0.375 0.86689 0.4375 0.8669392 0.625 0.8671042 0.5625 0.9028154 0.5625 0.867055 0.5625 0.867055 0.5 0.8923855 0.5 0.866997 0.4375 0.8669392 0.5 0.8923855 0.4375 0.9020716 0.4375 0.9486822 0.375 0.910283 0.4375 0.9105983 0.5625 0.911342 0.5 0.9374054 0.5 0.9109701 0.625 0.9116573 0.5625 0.9481353 0.5625 0.911342 0.4375 0.9105983 0.5 0.9374054 0.4375 0.9486822 0.5625 0.9574634 0.625 0.9795501 0.5625 0.97955 0.5 0.9577369 0.5625 0.97955 0.5 0.97955 0.4375 0.9580103 0.5 0.97955 0.4375 0.97955 0.4375 0.97955 0.375 0.9582422 0.4375 0.9580103 0.0625 0.97955 0 0.9795501 0 0.5182042 0.125 0.97955 0.0625 0.97955 0.0625 0.5182042 0.1875 0.97955 0.125 0.97955 0.125 0.5182041 0.25 0.97955 0.1875 0.97955 0.1875 0.5182042 0.3125 0.97955 0.25 0.97955 0.25 0.5182042 0.3125 0.5182041 0.375 0.5182042 0.375 0.5417478 0.375 0.5764745 0.375 0.6124121 0.3125 0.5182041 0.375 0.6124121 0.375 0.6495608 0.3125 0.5182041 0.3125 0.5182041 0.375 0.5417478 0.375 0.5764745 0.375 0.97955 0.3125 0.97955 0.375 0.9582422 0.3125 0.97955 0.3125 0.5182041 0.375 0.7335679 0.375 0.9582422 0.3125 0.97955 0.375 0.910283 0.375 0.86689 0.375 0.910283 0.3125 0.97955 0.375 0.86689 0.3125 0.97955 0.375 0.822842 0.375 0.6902345 0.375 0.7335679 0.3125 0.5182041 0.375 0.7335679 0.375 0.7726286 0.3125 0.97955 0.3125 0.5182041 0.375 0.6495608 0.375 0.6902345 0.4375 0.5343564 0.375 0.5417478 0.375 0.5182042 0.5 0.5256376 0.4375 0.5343564 0.4375 0.5182041 0.5625 0.5182041 0.5625 0.5348017 0.5 0.5256376 0.625 0.5182042 0.625 0.5425709 0.5625 0.5348017 0.625 0.5182042 0.6875 0.5182042 0.625 0.5425709 0.6875 0.5182042 0.6875 0.97955 0.625 0.733119 0.625 0.5425709 0.6875 0.5182042 0.625 0.5774089 0.6875 0.97955 0.625 0.9795501 0.625 0.9572315 0.625 0.9116573 0.625 0.8671042 0.6875 0.97955 0.625 0.8671042 0.625 0.8234603 0.6875 0.97955 0.6875 0.97955 0.625 0.9572315 0.625 0.9116573 0.625 0.5774089 0.6875 0.5182042 0.625 0.6129491 0.625 0.6490041 0.625 0.6129491 0.6875 0.5182042 0.625 0.6490041 0.6875 0.5182042 0.625 0.6876661 0.625 0.7730211 0.625 0.733119 0.6875 0.97955 0.625 0.733119 0.625 0.6876661 0.6875 0.5182042 0.75 0.97955 0.6875 0.97955 0.6875 0.5182042 0.8125 0.97955 0.75 0.97955 0.75 0.5182042 0.8750001 0.97955 0.8125 0.97955 0.8125 0.5182041 0.9375 0.97955 0.8750001 0.97955 0.8750001 0.5182042 1 0.97955 0.9375 0.97955 0.9375 0.5182042 0.625 0.5425709 0.625 0.5774089 0.5625 0.5692929 0.4375 0.5687211 0.375 0.5764745 0.375 0.5417478 0.4375 0.5419366 0.5 0.5421593 0.5 0.5599719 0.5625 0.542382 0.5625 0.5692929 0.5 0.5599719 0.4375 0.6047672 0.375 0.6124121 0.375 0.5764745 0.5625 0.5764349 0.5625 0.6050578 0.5 0.5957495 0.625 0.5774089 0.625 0.6129491 0.5625 0.6050578 0.4375 0.5759296 0.5 0.5759156 0.5 0.5957495 0.4375 0.6125352 0.5 0.6126806 0.5 0.6319115 0.4375 0.6414633 0.375 0.6495608 0.375 0.6124121 0.625 0.6129491 0.625 0.6490041 0.5625 0.6411619 0.5625 0.6128259 0.5625 0.6411619 0.5 0.6319115 0.4375 0.6494331 0.5 0.6492825 0.5 0.6705451 0.625 0.6490041 0.625 0.6876661 0.5625 0.6798108 0.4375 0.6812009 0.375 0.6902345 0.375 0.6495608 0.5625 0.6491318 0.5625 0.6798108 0.5 0.6705451 0.625 0.6876661 0.625 0.733119 0.5625 0.7246536 0.5625 0.6882552 0.5625 0.7246536 0.5 0.714668 0.4375 0.6896453 0.5 0.6889503 0.5 0.714668 0.4375 0.7248966 0.375 0.7335679 0.375 0.6902345 0.5625 0.7332219 0.5625 0.7641792 0.5 0.7537494 0.4375 0.7639667 0.375 0.7726286 0.375 0.7335679 0.625 0.733119 0.625 0.7730211 0.5625 0.7641792 0.4375 0.7334649 0.5 0.7333435 0.5 0.7537494 0.4375 0.7727186 0.5 0.7728249 0.5 0.8013293 0.5625 0.7729311 0.5625 0.8133065 0.5 0.8013293 0.625 0.7730211 0.625 0.8234603 0.5625 0.8133065 0.4375 0.8129718 0.375 0.822842 0.375 0.7726286 0.5625 0.8233184 0.5625 0.857401 0.5 0.8459554 0.4375 0.8572852 0.375 0.86689 0.375 0.822842 0.4375 0.8229838 0.5 0.8231511 0.5 0.8459554 0.625 0.8234603 0.625 0.8671042 0.5625 0.857401 0.4375 0.9020716 0.375 0.910283 0.375 0.86689 0.625 0.8671042 0.625 0.9116573 0.5625 0.9028154 0.5625 0.867055 0.5625 0.9028154 0.5 0.8923855 0.4375 0.8669392 0.5 0.866997 0.5 0.8923855 0.4375 0.9486822 0.375 0.9582422 0.375 0.910283 0.5625 0.911342 0.5625 0.9481353 0.5 0.9374054 0.625 0.9116573 0.625 0.9572315 0.5625 0.9481353 0.4375 0.9105983 0.5 0.9109701 0.5 0.9374054 0.5625 0.9574634 0.625 0.9572315 0.625 0.9795501 0.5 0.9577369 0.5625 0.9574634 0.5625 0.97955 0.4375 0.9580103 0.5 0.9577369 0.5 0.97955 0.4375 0.97955 0.375 0.97955 0.375 0.9582422 0.4375 0.5419366 0.5 0.5421593 0.5 0.5421593 0.5625 0.5348017 0.5 0.5256376 0.5 0.5256376 0.625 0.5425709 0.5625 0.542382 0.625 0.5425709 0.375 0.5417478 0.4375 0.5343564 0.375 0.5417478 0.5625 0.5348017 0.625 0.5425709 0.5625 0.542382 0.375 0.5417478 0.4375 0.5343564 0.4375 0.5419366 0.4375 0.5343564 0.5 0.5421593 0.4375 0.5419366 0.5625 0.5348017 0.5 0.5421593 0.5 0.5256376 0.375 0.5417478 0.4375 0.5419366 0.4375 0.5419366 0.625 0.5425709 0.5625 0.5348017 0.5625 0.5348017 0.5625 0.542382 0.5 0.5421593 0.5625 0.542382 0.4375 0.5343564 0.5 0.5256376 0.4375 0.5343564 0.4375 0.5419366 0.4375 0.5419366 0.5 0.5421593 0.5625 0.5348017 0.5625 0.5348017 0.5 0.5256376 0.625 0.5425709 0.5625 0.542382 0.5625 0.542382 0.375 0.5417478 0.4375 0.5343564 0.4375 0.5343564 0.4375 0.5343564 0.5 0.5256376 0.5 0.5421593 0.5625 0.5348017 0.5625 0.542382 0.5 0.5421593 0.375 0.5417478 0.375 0.5417478 0.4375 0.5419366 0.625 0.5425709 0.625 0.5425709 0.5625 0.5348017 0.5625 0.542382 0.5 0.5421593 0.5 0.5421593 0.4375 0.5343564 0.5 0.5256376 0.5 0.5256376 0.375 0.5764745 0.4375 0.5687211 0.375 0.5764745 0.5625 0.5764349 0.5 0.5759156 0.5625 0.5764349 0.625 0.5774089 0.5625 0.5764349 0.625 0.5774089 0.4375 0.5687211 0.5 0.5599719 0.4375 0.5687211 0.375 0.5764745 0.4375 0.5687211 0.4375 0.5759296 0.5625 0.5692929 0.5 0.5759156 0.5 0.5599719 0.5625 0.5692929 0.625 0.5774089 0.5625 0.5764349 0.4375 0.5687211 0.5 0.5759156 0.4375 0.5759296 0.4375 0.5759296 0.5 0.5759156 0.5 0.5759156 0.625 0.5774089 0.5625 0.5692929 0.5625 0.5692929 0.5625 0.5692929 0.5 0.5599719 0.5 0.5599719 0.375 0.5764745 0.4375 0.5759296 0.4375 0.5759296 0.375 0.5764745 0.4375 0.5687211 0.4375 0.5687211 0.5625 0.5764349 0.5 0.5759156 0.5 0.5759156 0.625 0.5774089 0.5625 0.5764349 0.5625 0.5764349 0.4375 0.5687211 0.5 0.5599719 0.5 0.5599719 0.5625 0.5692929 0.5625 0.5764349 0.5 0.5759156 0.4375 0.5687211 0.5 0.5599719 0.5 0.5759156 0.4375 0.5759296 0.4375 0.5759296 0.5 0.5759156 0.625 0.5774089 0.625 0.5774089 0.5625 0.5692929 0.5625 0.5692929 0.5625 0.5692929 0.5 0.5599719 0.375 0.5764745 0.375 0.5764745 0.4375 0.5759296 0.4375 0.6125352 0.5 0.6126806 0.5 0.6126806 0.375 0.6124121 0.4375 0.6125352 0.4375 0.6125352 0.625 0.6129491 0.5625 0.6050578 0.5625 0.6050578 0.5625 0.6050578 0.5 0.5957495 0.5 0.5957495 0.4375 0.6047672 0.5 0.6126806 0.4375 0.6125352 0.375 0.6124121 0.4375 0.6047672 0.4375 0.6125352 0.5625 0.6050578 0.625 0.6129491 0.5625 0.6128259 0.5625 0.6050578 0.5 0.6126806 0.5 0.5957495 0.5625 0.6128259 0.5 0.6126806 0.5625 0.6128259 0.625 0.6129491 0.5625 0.6128259 0.625 0.6129491 0.375 0.6124121 0.4375 0.6047672 0.375 0.6124121 0.4375 0.6047672 0.5 0.5957495 0.4375 0.6047672 0.4375 0.6125352 0.4375 0.6125352 0.5 0.6126806 0.375 0.6124121 0.375 0.6124121 0.4375 0.6125352 0.625 0.6129491 0.625 0.6129491 0.5625 0.6050578 0.5625 0.6050578 0.5625 0.6050578 0.5 0.5957495 0.4375 0.6047672 0.5 0.5957495 0.5 0.6126806 0.5625 0.6050578 0.5625 0.6128259 0.5 0.6126806 0.5625 0.6128259 0.5 0.6126806 0.5 0.6126806 0.625 0.6129491 0.5625 0.6128259 0.5625 0.6128259 0.375 0.6124121 0.4375 0.6047672 0.4375 0.6047672 0.4375 0.6047672 0.5 0.5957495 0.5 0.5957495 0.5625 0.6411619 0.5 0.6319115 0.5 0.6319115 0.4375 0.6414633 0.5 0.6319115 0.4375 0.6414633 0.625 0.6490041 0.5625 0.6491318 0.625 0.6490041 0.375 0.6495608 0.4375 0.6414633 0.375 0.6495608 0.4375 0.6414633 0.5 0.6492825 0.4375 0.6494331 0.5625 0.6411619 0.625 0.6490041 0.5625 0.6491318 0.375 0.6495608 0.4375 0.6414633 0.4375 0.6494331 0.5625 0.6411619 0.5 0.6492825 0.5 0.6319115 0.375 0.6495608 0.4375 0.6494331 0.4375 0.6494331 0.625 0.6490041 0.5625 0.6411619 0.5625 0.6411619 0.4375 0.6494331 0.5 0.6492825 0.5 0.6492825 0.5625 0.6491318 0.5 0.6492825 0.5625 0.6491318 0.5625 0.6411619 0.5625 0.6411619 0.5 0.6319115 0.4375 0.6414633 0.5 0.6319115 0.5 0.6319115 0.625 0.6490041 0.5625 0.6491318 0.5625 0.6491318 0.375 0.6495608 0.4375 0.6414633 0.4375 0.6414633 0.4375 0.6414633 0.5 0.6319115 0.5 0.6492825 0.5625 0.6411619 0.5625 0.6491318 0.5 0.6492825 0.375 0.6495608 0.375 0.6495608 0.4375 0.6494331 0.625 0.6490041 0.625 0.6490041 0.5625 0.6411619 0.4375 0.6494331 0.4375 0.6494331 0.5 0.6492825 0.5625 0.6491318 0.5 0.6492825 0.5 0.6492825 0.5625 0.7332219 0.5 0.7333435 0.5625 0.7332219 0.375 0.7335679 0.4375 0.7248966 0.375 0.7335679 0.625 0.733119 0.5625 0.7332219 0.625 0.733119 0.4375 0.7248966 0.5 0.714668 0.4375 0.7248966 0.5625 0.7246536 0.5 0.7333435 0.5 0.714668 0.375 0.7335679 0.4375 0.7248966 0.4375 0.7334649 0.5625 0.7246536 0.625 0.733119 0.5625 0.7332219 0.4375 0.7248966 0.5 0.7333435 0.4375 0.7334649 0.4375 0.7334649 0.5 0.7333435 0.5 0.7333435 0.625 0.733119 0.5625 0.7246536 0.5625 0.7246536 0.375 0.7335679 0.4375 0.7334649 0.4375 0.7334649 0.5625 0.7246536 0.5 0.714668 0.5 0.714668 0.5625 0.7332219 0.5 0.7333435 0.5 0.7333435 0.375 0.7335679 0.4375 0.7248966 0.4375 0.7248966 0.625 0.733119 0.5625 0.7332219 0.5625 0.7332219 0.4375 0.7248966 0.5 0.714668 0.5 0.714668 0.5625 0.7246536 0.5625 0.7332219 0.5 0.7333435 0.4375 0.7248966 0.5 0.714668 0.5 0.7333435 0.4375 0.7334649 0.4375 0.7334649 0.5 0.7333435 0.625 0.733119 0.625 0.733119 0.5625 0.7246536 0.375 0.7335679 0.375 0.7335679 0.4375 0.7334649 0.5625 0.7246536 0.5625 0.7246536 0.5 0.714668 0.375 0.6902345 0.4375 0.6812009 0.375 0.6902345 0.625 0.6876661 0.5625 0.6798108 0.5625 0.6798108 0.5625 0.6798108 0.5 0.6705451 0.5 0.6705451 0.4375 0.6896453 0.5 0.6889503 0.5 0.6889503 0.5625 0.6798108 0.625 0.6876661 0.5625 0.6882552 0.5625 0.6798108 0.5 0.6889503 0.5 0.6705451 0.4375 0.6812009 0.5 0.6889503 0.4375 0.6896453 0.375 0.6902345 0.4375 0.6812009 0.4375 0.6896453 0.4375 0.6812009 0.5 0.6705451 0.4375 0.6812009 0.5625 0.6882552 0.5 0.6889503 0.5625 0.6882552 0.625 0.6876661 0.5625 0.6882552 0.625 0.6876661 0.375 0.6902345 0.4375 0.6896453 0.4375 0.6896453 0.375 0.6902345 0.4375 0.6812009 0.4375 0.6812009 0.625 0.6876661 0.625 0.6876661 0.5625 0.6798108 0.5625 0.6798108 0.5625 0.6798108 0.5 0.6705451 0.4375 0.6896453 0.4375 0.6896453 0.5 0.6889503 0.5625 0.6798108 0.5625 0.6882552 0.5 0.6889503 0.4375 0.6812009 0.5 0.6705451 0.5 0.6889503 0.4375 0.6812009 0.5 0.6705451 0.5 0.6705451 0.5625 0.6882552 0.5 0.6889503 0.5 0.6889503 0.625 0.6876661 0.5625 0.6882552 0.5625 0.6882552 0.375 0.6902345 0.375 0.6902345 0.4375 0.6896453 0.4375 0.7727186 0.5 0.7728249 0.5 0.7728249 0.5625 0.7641792 0.5 0.7537494 0.5 0.7537494 0.625 0.7730211 0.5625 0.7641792 0.5625 0.7641792 0.375 0.7726286 0.4375 0.7727186 0.4375 0.7727186 0.4375 0.7639667 0.5 0.7728249 0.4375 0.7727186 0.5625 0.7641792 0.5 0.7728249 0.5 0.7537494 0.5625 0.7641792 0.625 0.7730211 0.5625 0.7729311 0.375 0.7726286 0.4375 0.7639667 0.4375 0.7727186 0.375 0.7726286 0.4375 0.7639667 0.375 0.7726286 0.625 0.7730211 0.5625 0.7729311 0.625 0.7730211 0.5625 0.7729311 0.5 0.7728249 0.5625 0.7729311 0.4375 0.7639667 0.5 0.7537494 0.4375 0.7639667 0.4375 0.7727186 0.4375 0.7727186 0.5 0.7728249 0.5625 0.7641792 0.5625 0.7641792 0.5 0.7537494 0.625 0.7730211 0.625 0.7730211 0.5625 0.7641792 0.375 0.7726286 0.375 0.7726286 0.4375 0.7727186 0.4375 0.7639667 0.5 0.7537494 0.5 0.7728249 0.5625 0.7641792 0.5625 0.7729311 0.5 0.7728249 0.375 0.7726286 0.4375 0.7639667 0.4375 0.7639667 0.625 0.7730211 0.5625 0.7729311 0.5625 0.7729311 0.5625 0.7729311 0.5 0.7728249 0.5 0.7728249 0.4375 0.7639667 0.5 0.7537494 0.5 0.7537494 0.5625 0.8133065 0.5 0.8013293 0.5 0.8013293 0.375 0.822842 0.4375 0.8229838 0.4375 0.8229838 0.4375 0.8229838 0.5 0.8231511 0.5 0.8231511 0.625 0.8234603 0.5625 0.8133065 0.5625 0.8133065 0.5625 0.8133065 0.5 0.8231511 0.5 0.8013293 0.375 0.822842 0.4375 0.8129718 0.4375 0.8229838 0.4375 0.8129718 0.5 0.8231511 0.4375 0.8229838 0.5625 0.8133065 0.625 0.8234603 0.5625 0.8233184 0.625 0.8234603 0.5625 0.8233184 0.625 0.8234603 0.4375 0.8129718 0.5 0.8013293 0.4375 0.8129718 0.375 0.822842 0.4375 0.8129718 0.375 0.822842 0.5625 0.8233184 0.5 0.8231511 0.5625 0.8233184 0.5625 0.8133065 0.5625 0.8133065 0.5 0.8013293 0.375 0.822842 0.375 0.822842 0.4375 0.8229838 0.4375 0.8229838 0.4375 0.8229838 0.5 0.8231511 0.625 0.8234603 0.625 0.8234603 0.5625 0.8133065 0.5625 0.8133065 0.5625 0.8233184 0.5 0.8231511 0.4375 0.8129718 0.5 0.8013293 0.5 0.8231511 0.625 0.8234603 0.5625 0.8233184 0.5625 0.8233184 0.4375 0.8129718 0.5 0.8013293 0.5 0.8013293 0.375 0.822842 0.4375 0.8129718 0.4375 0.8129718 0.5625 0.8233184 0.5 0.8231511 0.5 0.8231511 0.375 0.86689 0.4375 0.8572852 0.375 0.86689 0.625 0.8671042 0.5625 0.867055 0.625 0.8671042 0.5625 0.867055 0.5 0.866997 0.5625 0.867055 0.4375 0.8572852 0.5 0.8459554 0.4375 0.8572852 0.375 0.86689 0.4375 0.8572852 0.4375 0.8669392 0.5625 0.857401 0.625 0.8671042 0.5625 0.867055 0.5625 0.857401 0.5 0.866997 0.5 0.8459554 0.4375 0.8572852 0.5 0.866997 0.4375 0.8669392 0.4375 0.8669392 0.5 0.866997 0.5 0.866997 0.5625 0.857401 0.5 0.8459554 0.5 0.8459554 0.625 0.8671042 0.5625 0.857401 0.5625 0.857401 0.375 0.86689 0.4375 0.8669392 0.4375 0.8669392 0.375 0.86689 0.4375 0.8572852 0.4375 0.8572852 0.625 0.8671042 0.5625 0.867055 0.5625 0.867055 0.5625 0.867055 0.5 0.866997 0.5 0.866997 0.4375 0.8572852 0.5 0.8459554 0.5 0.8459554 0.5625 0.857401 0.5625 0.867055 0.5 0.866997 0.4375 0.8572852 0.5 0.8459554 0.5 0.866997 0.4375 0.8669392 0.4375 0.8669392 0.5 0.866997 0.5625 0.857401 0.5625 0.857401 0.5 0.8459554 0.625 0.8671042 0.625 0.8671042 0.5625 0.857401 0.375 0.86689 0.375 0.86689 0.4375 0.8669392 0.5625 0.9028154 0.5 0.8923855 0.5 0.8923855 0.625 0.9116573 0.5625 0.9028154 0.5625 0.9028154 0.4375 0.9105983 0.5 0.9109701 0.5 0.9109701 0.375 0.910283 0.4375 0.9020716 0.375 0.910283 0.375 0.910283 0.4375 0.9020716 0.4375 0.9105983 0.5625 0.9028154 0.5 0.9109701 0.5 0.8923855 0.5625 0.9028154 0.625 0.9116573 0.5625 0.911342 0.4375 0.9020716 0.5 0.9109701 0.4375 0.9105983 0.375 0.910283 0.4375 0.9105983 0.4375 0.9105983 0.4375 0.9020716 0.5 0.8923855 0.4375 0.9020716 0.625 0.9116573 0.5625 0.911342 0.625 0.9116573 0.5625 0.911342 0.5 0.9109701 0.5625 0.911342 0.5625 0.9028154 0.5625 0.9028154 0.5 0.8923855 0.625 0.9116573 0.625 0.9116573 0.5625 0.9028154 0.4375 0.9105983 0.4375 0.9105983 0.5 0.9109701 0.375 0.910283 0.4375 0.9020716 0.4375 0.9020716 0.5625 0.9028154 0.5625 0.911342 0.5 0.9109701 0.4375 0.9020716 0.5 0.8923855 0.5 0.9109701 0.375 0.910283 0.375 0.910283 0.4375 0.9105983 0.4375 0.9020716 0.5 0.8923855 0.5 0.8923855 0.625 0.9116573 0.5625 0.911342 0.5625 0.911342 0.5625 0.911342 0.5 0.9109701 0.5 0.9109701 0.5625 0.9574634 0.5 0.9577369 0.5625 0.9574634 0.4375 0.9486822 0.5 0.9374054 0.4375 0.9486822 0.375 0.9582422 0.4375 0.9486822 0.375 0.9582422 0.625 0.9572315 0.5625 0.9481353 0.5625 0.9481353 0.5625 0.9481353 0.625 0.9572315 0.5625 0.9574634 0.5625 0.9481353 0.5 0.9577369 0.5 0.9374054 0.4375 0.9486822 0.5 0.9577369 0.4375 0.9580103 0.375 0.9582422 0.4375 0.9486822 0.4375 0.9580103 0.625 0.9572315 0.5625 0.9574634 0.625 0.9572315 0.375 0.9582422 0.4375 0.9580103 0.4375 0.9580103 0.4375 0.9580103 0.5 0.9577369 0.5 0.9577369 0.5625 0.9481353 0.5 0.9374054 0.5 0.9374054 0.5625 0.9574634 0.5 0.9577369 0.5 0.9577369 0.4375 0.9486822 0.5 0.9374054 0.5 0.9374054 0.375 0.9582422 0.4375 0.9486822 0.4375 0.9486822 0.625 0.9572315 0.625 0.9572315 0.5625 0.9481353 0.5625 0.9481353 0.5625 0.9574634 0.5 0.9577369 0.4375 0.9486822 0.5 0.9374054 0.5 0.9577369 0.625 0.9572315 0.5625 0.9574634 0.5625 0.9574634 0.375 0.9582422 0.375 0.9582422 0.4375 0.9580103 0.4375 0.9580103 0.4375 0.9580103 0.5 0.9577369 0.5625 0.9481353 0.5625 0.9481353 0.5 0.9374054</float_array>
          <technique_common>
            <accessor source="#Cylinder_004-mesh-map-0-array" count="1152" stride="2">
              <param name="S" type="float"/>
              <param name="T" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <vertices id="Cylinder_004-mesh-vertices">
          <input semantic="POSITION" source="#Cylinder_004-mesh-positions"/>
        </vertices>
        <triangles material="Material_011-material" count="142">
          <input semantic="VERTEX" source="#Cylinder_004-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_004-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_004-mesh-map-0" offset="2" set="0"/>
          <p>31 0 0 0 1 1 15 0 2 30 2 3 15 0 4 14 2 5 29 3 6 14 2 7 13 3 8 28 4 9 13 3 10 12 4 11 27 5 12 12 4 13 11 5 14 148 6 15 27 5 16 132 7 17 39 8 18 10 9 19 9 10 20 33 11 21 9 10 22 8 12 23 7 13 24 33 11 25 8 12 26 6 14 27 35 15 28 7 13 29 21 16 30 149 17 31 135 18 32 20 19 33 5 16 34 4 19 35 19 20 36 4 19 37 3 20 38 18 21 39 3 20 40 2 21 41 17 22 42 2 21 43 1 22 44 16 1 45 1 22 46 0 1 47 37 23 48 55 24 49 34 25 50 53 26 51 36 27 52 38 28 53 38 28 54 51 29 55 53 26 56 34 25 57 51 29 58 32 30 59 71 31 60 49 32 61 52 33 62 54 34 63 68 35 64 50 36 65 48 37 66 66 38 67 54 34 68 52 33 69 68 35 70 71 31 71 70 39 72 85 40 73 87 41 74 87 41 75 69 42 76 70 39 77 64 43 78 82 44 79 65 45 80 65 45 81 85 40 82 67 46 83 86 47 84 99 48 85 103 49 86 83 50 87 97 51 88 81 52 89 103 49 90 80 53 91 86 47 92 81 52 93 99 48 94 84 54 95 101 55 96 113 56 97 96 57 98 96 57 99 117 58 100 98 59 101 102 60 102 117 58 103 115 61 104 115 61 105 100 62 106 102 60 107 112 63 108 131 64 109 116 65 110 129 66 111 119 67 112 114 68 113 118 69 114 134 70 115 112 63 116 114 68 117 131 64 118 129 66 119 128 71 120 145 72 121 151 73 122 133 74 123 145 72 124 130 75 125 135 18 126 147 76 127 133 74 128 151 73 129 132 7 130 128 71 131 146 77 132 162 78 133 144 79 134 164 80 135 148 6 136 150 81 137 150 81 138 162 78 139 164 80 140 149 17 141 166 82 142 146 77 143 183 83 144 160 84 145 163 85 146 167 86 147 177 70 148 165 87 149 165 87 150 179 88 151 161 89 152 163 85 153 179 88 154 183 83 155 196 90 156 181 91 157 182 92 158 176 93 159 198 94 160 178 95 161 180 96 162 194 97 163 176 93 164 182 92 165 198 94 166 196 90 167 193 98 168 22 14 169 23 13 170 197 99 171 23 13 172 24 12 173 195 100 174 24 12 175 25 10 176 25 10 177 199 101 178 195 100 179 31 0 180 16 1 181 0 1 182 30 2 183 31 0 184 15 0 185 29 3 186 30 2 187 14 2 188 28 4 189 29 3 190 13 3 191 27 5 192 28 4 193 12 4 194 11 5 195 10 9 196 36 27 197 49 32 198 69 42 199 11 5 200 69 42 201 80 53 202 11 5 203 11 5 204 36 27 205 49 32 206 26 9 207 27 5 208 199 101 209 27 5 210 11 5 211 119 67 212 199 101 213 27 5 214 181 91 215 160 84 216 181 91 217 27 5 218 160 84 219 27 5 220 148 6 221 100 62 222 119 67 223 11 5 224 119 67 225 132 7 226 27 5 227 11 5 228 80 53 229 100 62 230 39 8 231 36 27 232 10 9 233 33 11 234 39 8 235 9 10 236 7 13 237 35 15 238 33 11 239 6 14 240 37 23 241 35 15 242 6 14 243 5 16 244 37 23 245 5 16 246 21 16 247 118 69 248 37 23 249 5 16 250 48 37 251 21 16 252 22 14 253 192 102 254 180 96 255 167 86 256 21 16 257 167 86 258 149 17 259 21 16 260 21 16 261 192 102 262 180 96 263 48 37 264 5 16 265 64 43 266 83 50 267 64 43 268 5 16 269 83 50 270 5 16 271 101 55 272 135 18 273 118 69 274 21 16 275 118 69 276 101 55 277 5 16 278 20 19 279 21 16 280 5 16 281 19 20 282 20 19 283 4 19 284 18 21 285 19 20 286 3 20 287 17 22 288 18 21 289 2 21 290 16 1 291 17 22 292 1 22 293 37 23 294 48 37 295 55 24 296 53 26 297 49 32 298 36 27 299 38 28 300 32 30 301 51 29 302 34 25 303 55 24 304 51 29 305 71 31 306 69 42 307 49 32 308 54 34 309 66 38 310 68 35 311 48 37 312 64 43 313 66 38 314 52 33 315 50 36 316 68 35 317 70 39 318 67 46 319 85 40 320 87 41 321 80 53 322 69 42 323 64 43 324 83 50 325 82 44 326 65 45 327 82 44 328 85 40 329 86 47 330 84 54 331 99 48 332 83 50 333 101 55 334 97 51 335 103 49 336 100 62 337 80 53 338 81 52 339 97 51 340 99 48 341 101 55 342 118 69 343 113 56 344 96 57 345 113 56 346 117 58 347 102 60 348 98 59 349 117 58 350 115 61 351 119 67 352 100 62 353 112 63 354 134 70 355 131 64 356 129 66 357 132 7 358 119 67 359 118 69 360 135 18 361 134 70 362 114 68 363 116 65 364 131 64 365 128 71 366 130 75 367 145 72 368 133 74 369 147 76 370 145 72 371 135 18 372 149 17 373 147 76 374 151 73 375 148 6 376 132 7 377 146 77 378 166 82 379 162 78 380 164 80 381 160 84 382 148 6 383 150 81 384 144 79 385 162 78 386 149 17 387 167 86 388 166 82 389 183 83 390 181 91 391 160 84 392 167 86 393 180 96 394 177 70 395 165 87 396 177 70 397 179 88 398 163 85 399 161 89 400 179 88 401 196 90 402 199 101 403 181 91 404 176 93 405 194 97 406 198 94 407 180 96 408 192 102 409 194 97 410 182 92 411 178 95 412 198 94 413 193 98 414 192 102 415 22 14 416 197 99 417 193 98 418 23 13 419 195 100 420 197 99 421 24 12 422 25 10 423 26 9 424 199 101 425</p>
        </triangles>
        <triangles material="Material_012-material" count="22">
          <input semantic="VERTEX" source="#Cylinder_004-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_004-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_004-mesh-map-0" offset="2" set="0"/>
          <p>38 28 426 40 103 427 32 30 428 35 15 429 41 104 430 33 11 431 37 23 432 42 105 433 46 106 434 36 27 435 45 107 436 47 108 437 43 109 438 46 106 439 42 105 440 47 108 441 45 107 442 44 110 443 45 107 444 40 103 445 44 110 446 43 109 447 40 103 448 41 104 449 36 27 450 44 110 451 38 28 452 37 23 453 43 109 454 35 15 455 34 25 456 40 103 457 42 105 458 39 8 459 41 104 460 45 107 461 38 28 462 44 110 463 40 103 464 35 15 465 43 109 466 41 104 467 37 23 468 34 25 469 42 105 470 36 27 471 39 8 472 45 107 473 45 107 474 41 104 475 40 103 476 43 109 477 42 105 478 40 103 479 36 27 480 47 108 481 44 110 482 37 23 483 46 106 484 43 109 485 34 25 486 32 30 487 40 103 488 39 8 489 33 11 490 41 104 491</p>
        </triangles>
        <triangles material="Material_013-material" count="22">
          <input semantic="VERTEX" source="#Cylinder_004-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_004-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_004-mesh-map-0" offset="2" set="0"/>
          <p>49 32 492 59 111 493 62 112 494 54 34 495 56 113 496 60 114 497 48 37 498 60 114 499 63 115 500 53 26 501 57 116 502 59 111 503 62 112 504 59 111 505 58 117 506 61 118 507 56 113 508 57 116 509 61 118 510 63 115 511 60 114 512 59 111 513 56 113 514 58 117 515 52 33 516 56 113 517 50 36 518 48 37 519 61 118 520 55 24 521 55 24 522 57 116 523 51 29 524 49 32 525 58 117 526 52 33 527 49 32 528 53 26 529 59 111 530 54 34 531 50 36 532 56 113 533 48 37 534 54 34 535 60 114 536 53 26 537 51 29 538 57 116 539 61 118 540 60 114 541 56 113 542 59 111 543 57 116 544 56 113 545 52 33 546 58 117 547 56 113 548 48 37 549 63 115 550 61 118 551 55 24 552 61 118 553 57 116 554 49 32 555 62 112 556 58 117 557</p>
        </triangles>
        <triangles material="Material_014-material" count="22">
          <input semantic="VERTEX" source="#Cylinder_004-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_004-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_004-mesh-map-0" offset="2" set="0"/>
          <p>70 39 558 74 119 559 67 46 560 69 42 561 76 120 562 70 39 563 64 43 564 73 121 565 66 38 566 66 38 567 75 122 568 68 35 569 77 123 570 74 119 571 76 120 572 78 124 573 77 123 574 76 120 575 73 121 576 79 125 577 72 126 578 73 121 579 74 119 580 75 122 581 65 45 582 74 119 583 72 126 584 64 43 585 72 126 586 79 125 587 69 42 588 77 123 589 78 124 590 71 31 591 75 122 592 77 123 593 70 39 594 76 120 595 74 119 596 69 42 597 78 124 598 76 120 599 64 43 600 79 125 601 73 121 602 66 38 603 73 121 604 75 122 605 77 123 606 75 122 607 74 119 608 73 121 609 72 126 610 74 119 611 65 45 612 67 46 613 74 119 614 64 43 615 65 45 616 72 126 617 69 42 618 71 31 619 77 123 620 71 31 621 68 35 622 75 122 623</p>
        </triangles>
        <triangles material="Material_015-material" count="22">
          <input semantic="VERTEX" source="#Cylinder_004-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_004-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_004-mesh-map-0" offset="2" set="0"/>
          <p>82 44 624 91 127 625 85 40 626 87 41 627 91 127 628 93 128 629 83 50 630 88 129 631 94 130 632 80 53 633 93 128 634 95 131 635 93 128 636 90 132 637 92 133 638 89 134 639 94 130 640 88 129 641 95 131 642 93 128 643 92 133 644 89 134 645 90 132 646 91 127 647 80 53 648 92 133 649 86 47 650 83 50 651 89 134 652 82 44 653 86 47 654 90 132 655 84 54 656 81 52 657 90 132 658 88 129 659 82 44 660 89 134 661 91 127 662 87 41 663 85 40 664 91 127 665 83 50 666 81 52 667 88 129 668 80 53 669 87 41 670 93 128 671 93 128 672 91 127 673 90 132 674 89 134 675 88 129 676 90 132 677 80 53 678 95 131 679 92 133 680 83 50 681 94 130 682 89 134 683 86 47 684 92 133 685 90 132 686 81 52 687 84 54 688 90 132 689</p>
        </triangles>
        <triangles material="Material_016-material" count="22">
          <input semantic="VERTEX" source="#Cylinder_004-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_004-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_004-mesh-map-0" offset="2" set="0"/>
          <p>112 63 690 124 135 691 120 136 692 119 67 693 123 137 694 126 138 695 118 69 696 120 136 697 127 139 698 115 61 699 125 140 700 123 137 701 121 141 702 124 135 703 125 140 704 126 138 705 123 137 706 122 142 707 121 141 708 127 139 709 120 136 710 123 137 711 124 135 712 122 142 713 114 68 714 124 135 715 116 65 716 118 69 717 121 141 718 113 56 719 119 67 720 122 142 721 114 68 722 113 56 723 125 140 724 117 58 725 112 63 726 116 65 727 124 135 728 119 67 729 115 61 730 123 137 731 118 69 732 112 63 733 120 136 734 115 61 735 117 58 736 125 140 737 121 141 738 120 136 739 124 135 740 123 137 741 125 140 742 124 135 743 114 68 744 122 142 745 124 135 746 118 69 747 127 139 748 121 141 749 119 67 750 126 138 751 122 142 752 113 56 753 121 141 754 125 140 755</p>
        </triangles>
        <triangles material="Material_017-material" count="22">
          <input semantic="VERTEX" source="#Cylinder_004-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_004-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_004-mesh-map-0" offset="2" set="0"/>
          <p>100 62 756 109 143 757 111 144 758 101 55 759 105 145 760 97 51 761 97 51 762 107 146 763 99 48 764 102 60 765 106 147 766 98 59 767 105 145 768 110 148 769 104 149 770 105 145 771 106 147 772 107 146 773 109 143 774 106 147 775 108 150 776 111 144 777 109 143 778 108 150 779 103 49 780 107 146 781 109 143 782 96 57 783 106 147 784 104 149 785 101 55 786 104 149 787 110 148 788 100 62 789 108 150 790 102 60 791 100 62 792 103 49 793 109 143 794 101 55 795 110 148 796 105 145 797 97 51 798 105 145 799 107 146 800 102 60 801 108 150 802 106 147 803 105 145 804 104 149 805 106 147 806 109 143 807 107 146 808 106 147 809 103 49 810 99 48 811 107 146 812 96 57 813 98 59 814 106 147 815 101 55 816 96 57 817 104 149 818 100 62 819 111 144 820 108 150 821</p>
        </triangles>
        <triangles material="Material_018-material" count="22">
          <input semantic="VERTEX" source="#Cylinder_004-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_004-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_004-mesh-map-0" offset="2" set="0"/>
          <p>128 71 822 138 151 823 130 75 824 134 70 825 139 152 826 131 64 827 135 18 828 141 153 829 134 70 830 132 7 831 136 154 832 128 71 833 137 155 834 138 151 835 136 154 836 141 153 837 138 151 838 139 152 839 141 153 840 142 156 841 140 157 842 143 158 843 137 155 844 136 154 845 132 7 846 137 155 847 143 158 848 135 18 849 140 157 850 142 156 851 133 74 852 138 151 853 140 157 854 129 66 855 139 152 856 137 155 857 128 71 858 136 154 859 138 151 860 134 70 861 141 153 862 139 152 863 135 18 864 142 156 865 141 153 866 132 7 867 143 158 868 136 154 869 137 155 870 139 152 871 138 151 872 141 153 873 140 157 874 138 151 875 132 7 876 129 66 877 137 155 878 135 18 879 133 74 880 140 157 881 133 74 882 130 75 883 138 151 884 129 66 885 131 64 886 139 152 887</p>
        </triangles>
        <triangles material="Material_019-material" count="22">
          <input semantic="VERTEX" source="#Cylinder_004-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_004-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_004-mesh-map-0" offset="2" set="0"/>
          <p>147 76 888 153 159 889 145 72 890 148 6 891 156 160 892 150 81 893 150 81 894 152 161 895 144 79 896 149 17 897 155 162 898 147 76 899 155 162 900 152 161 901 153 159 902 158 163 903 157 164 904 156 160 905 157 164 906 152 161 907 156 160 908 155 162 909 159 165 910 154 166 911 149 17 912 154 166 913 159 165 914 151 73 915 153 159 916 157 164 917 148 6 918 157 164 919 158 163 920 146 77 921 152 161 922 154 166 923 147 76 924 155 162 925 153 159 926 148 6 927 158 163 928 156 160 929 150 81 930 156 160 931 152 161 932 149 17 933 159 165 934 155 162 935 155 162 936 154 166 937 152 161 938 157 164 939 153 159 940 152 161 941 149 17 942 146 77 943 154 166 944 151 73 945 145 72 946 153 159 947 148 6 948 151 73 949 157 164 950 146 77 951 144 79 952 152 161 953</p>
        </triangles>
        <triangles material="Material_020-material" count="22">
          <input semantic="VERTEX" source="#Cylinder_004-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_004-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_004-mesh-map-0" offset="2" set="0"/>
          <p>160 84 954 171 167 955 174 168 956 167 86 957 172 169 958 175 170 959 165 87 960 168 171 961 172 169 962 164 80 963 169 172 964 171 167 965 174 168 966 171 167 967 170 173 968 173 174 969 175 170 970 172 169 971 173 174 972 168 171 973 169 172 974 171 167 975 168 171 976 170 173 977 163 85 978 168 171 979 161 89 980 166 82 981 169 172 982 162 78 983 167 86 984 173 174 985 166 82 986 160 84 987 170 173 988 163 85 989 160 84 990 164 80 991 171 167 992 167 86 993 165 87 994 172 169 995 165 87 996 161 89 997 168 171 998 164 80 999 162 78 1000 169 172 1001 173 174 1002 172 169 1003 168 171 1004 171 167 1005 169 172 1006 168 171 1007 163 85 1008 170 173 1009 168 171 1010 166 82 1011 173 174 1012 169 172 1013 167 86 1014 175 170 1015 173 174 1016 160 84 1017 174 168 1018 170 173 1019</p>
        </triangles>
        <triangles material="Material_021-material" count="22">
          <input semantic="VERTEX" source="#Cylinder_004-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_004-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_004-mesh-map-0" offset="2" set="0"/>
          <p>177 70 1020 187 175 1021 179 88 1022 180 96 1023 185 153 1024 177 70 1025 182 92 1026 186 176 1027 178 95 1028 181 91 1029 189 177 1030 190 178 1031 190 178 1032 189 177 1033 188 179 1034 185 153 1035 186 176 1036 187 175 1037 185 153 1038 191 180 1039 184 181 1040 189 177 1041 186 176 1042 188 179 1043 181 91 1044 188 179 1045 182 92 1046 183 83 1047 187 175 1048 189 177 1049 180 96 1050 184 181 1051 191 180 1052 176 93 1053 186 176 1054 184 181 1055 177 70 1056 185 153 1057 187 175 1058 180 96 1059 191 180 1060 185 153 1061 182 92 1062 188 179 1063 186 176 1064 181 91 1065 183 83 1066 189 177 1067 185 153 1068 184 181 1069 186 176 1070 189 177 1071 187 175 1072 186 176 1073 181 91 1074 190 178 1075 188 179 1076 183 83 1077 179 88 1078 187 175 1079 180 96 1080 176 93 1081 184 181 1082 176 93 1083 178 95 1084 186 176 1085</p>
        </triangles>
        <triangles material="Material_022-material" count="22">
          <input semantic="VERTEX" source="#Cylinder_004-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cylinder_004-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cylinder_004-mesh-map-0" offset="2" set="0"/>
          <p>193 98 1086 204 182 1087 200 183 1088 196 90 1089 205 184 1090 203 185 1091 199 101 1092 203 185 1093 207 186 1094 192 102 1095 201 187 1096 194 97 1097 201 187 1098 206 188 1099 200 183 1100 201 187 1101 204 182 1102 205 184 1103 203 185 1104 204 182 1105 202 189 1106 207 186 1107 203 185 1108 202 189 1109 192 102 1110 200 183 1111 206 188 1112 199 101 1113 202 189 1114 195 100 1115 195 100 1116 204 182 1117 197 99 1118 194 97 1119 205 184 1120 198 94 1121 193 98 1122 197 99 1123 204 182 1124 196 90 1125 198 94 1126 205 184 1127 199 101 1128 196 90 1129 203 185 1130 192 102 1131 206 188 1132 201 187 1133 201 187 1134 200 183 1135 204 182 1136 203 185 1137 205 184 1138 204 182 1139 192 102 1140 193 98 1141 200 183 1142 199 101 1143 207 186 1144 202 189 1145 195 100 1146 202 189 1147 204 182 1148 194 97 1149 201 187 1150 205 184 1151</p>
        </triangles>
      </mesh>
    </geometry>
    <geometry id="Cube_001-mesh" name="Cube.001">
      <mesh>
        <source id="Cube_001-mesh-positions">
          <float_array id="Cube_001-mesh-positions-array" count="36">-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.2834156 1.763075 -1 0.2834156 1.763075 1 0.2834156 -1.763072 -1 0.2834156 -1.763072 1</float_array>
          <technique_common>
            <accessor source="#Cube_001-mesh-positions-array" count="12" stride="3">
              <param name="X" type="float"/>
              <param name="Y" type="float"/>
              <param name="Z" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <source id="Cube_001-mesh-normals">
          <float_array id="Cube_001-mesh-normals-array" count="30">-1 0 0 0.7289643 0.6845518 0 1 0 0 -0.5110557 -0.8595477 0 0 0 -1 0 0 1 0.7289628 -0.6845533 0 -0.5110571 0.8595468 0 0.7289642 0.6845518 0 0.7289629 -0.6845532 0</float_array>
          <technique_common>
            <accessor source="#Cube_001-mesh-normals-array" count="10" stride="3">
              <param name="X" type="float"/>
              <param name="Y" type="float"/>
              <param name="Z" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <source id="Cube_001-mesh-map-0">
          <float_array id="Cube_001-mesh-map-0-array" count="120">0.625 0 0.375 0.25 0.375 0 0.625 0.375 0.375 0.5 0.375 0.375 0.625 0.5 0.375 0.75 0.375 0.5 0.625 0.8750001 0.375 1 0.375 0.8750001 0.375 0.5 0.25 0.75 0.25 0.5 0.8750001 0.5 0.75 0.75 0.75 0.5 0.625 0.5 0.75 0.75 0.625 0.75 0.125 0.5 0.25 0.75 0.125 0.75 0.625 0.75 0.375 0.8750001 0.375 0.75 0.625 0.25 0.375 0.375 0.375 0.25 0.625 0 0.625 0.25 0.375 0.25 0.625 0.375 0.625 0.5 0.375 0.5 0.625 0.5 0.625 0.75 0.375 0.75 0.625 0.8750001 0.625 1 0.375 1 0.375 0.5 0.375 0.75 0.25 0.75 0.8750001 0.5 0.8750001 0.75 0.75 0.75 0.625 0.5 0.75 0.5 0.75 0.75 0.125 0.5 0.25 0.5 0.25 0.75 0.625 0.75 0.625 0.8750001 0.375 0.8750001 0.625 0.25 0.625 0.375 0.375 0.375</float_array>
          <technique_common>
            <accessor source="#Cube_001-mesh-map-0-array" count="60" stride="2">
              <param name="S" type="float"/>
              <param name="T" type="float"/>
            </accessor>
          </technique_common>
        </source>
        <vertices id="Cube_001-mesh-vertices">
          <input semantic="POSITION" source="#Cube_001-mesh-positions"/>
        </vertices>
        <triangles material="Material_007-material" count="20">
          <input semantic="VERTEX" source="#Cube_001-mesh-vertices" offset="0"/>
          <input semantic="NORMAL" source="#Cube_001-mesh-normals" offset="1"/>
          <input semantic="TEXCOORD" source="#Cube_001-mesh-map-0" offset="2" set="0"/>
          <p>1 0 0 2 0 1 0 0 2 9 1 3 6 1 4 8 1 5 7 2 6 4 2 7 6 2 8 11 3 9 0 3 10 10 3 11 6 4 12 10 4 13 8 4 14 3 5 15 11 5 16 9 5 17 7 5 18 11 5 19 5 5 20 2 4 21 10 4 22 0 4 23 5 6 24 10 6 25 4 6 26 3 7 27 8 7 28 2 7 29 1 0 30 3 0 31 2 0 32 9 8 33 7 8 34 6 8 35 7 2 36 5 2 37 4 2 38 11 3 39 1 3 40 0 3 41 6 4 42 4 4 43 10 4 44 3 5 45 1 5 46 11 5 47 7 5 48 9 5 49 11 5 50 2 4 51 8 4 52 10 4 53 5 9 54 11 9 55 10 9 56 3 7 57 9 7 58 8 7 59</p>
        </triangles>
      </mesh>
    </geometry>
  </library_geometries>
  <library_visual_scenes>
    <visual_scene id="Scene" name="Scene">
      <node id="Plane" name="Plane" type="NODE">
        <matrix sid="transform">0.03423445 -0.005711087 2.86591e-9 -0.02566017 4.05995e-10 -2.66598e-8 -0.1632081 3.28757e-6 0.001198593 0.1631212 -2.65737e-8 0.548934 0 0 0 1</matrix>
        <instance_geometry url="#Plane-mesh" name="Plane">
          <bind_material>
            <technique_common>
              <instance_material symbol="Material_005-material" target="#Material_005-material">
                <bind_vertex_input semantic="Plane-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
            </technique_common>
          </bind_material>
        </instance_geometry>
      </node>
      <node id="Cylinder_003" name="Cylinder.003" type="NODE">
        <matrix sid="transform">0.0438838 -2.30302e-9 0.01485216 5.98297e-4 3.83644e-9 0.02634351 1.29842e-9 0.004179427 0.002146808 0 -0.3035992 -0.003512189 0 0 0 1</matrix>
        <instance_geometry url="#Cylinder_006-mesh" name="Cylinder.003">
          <bind_material>
            <technique_common>
              <instance_material symbol="Material_010-material" target="#Material_010-material">
                <bind_vertex_input semantic="Cylinder_006-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
            </technique_common>
          </bind_material>
        </instance_geometry>
      </node>
      <node id="Cylinder_002" name="Cylinder.002" type="NODE">
        <matrix sid="transform">0.0438838 -2.30302e-9 0.01485216 5.98297e-4 3.83644e-9 0.02634351 1.29842e-9 0.004179427 0.002146808 0 -0.3035992 -0.003512189 0 0 0 1</matrix>
        <instance_geometry url="#Cylinder_005-mesh" name="Cylinder.002">
          <bind_material>
            <technique_common>
              <instance_material symbol="Material_009-material" target="#Material_009-material">
                <bind_vertex_input semantic="Cylinder_005-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
            </technique_common>
          </bind_material>
        </instance_geometry>
      </node>
      <node id="Cylinder_001" name="Cylinder.001" type="NODE">
        <matrix sid="transform">0.03900197 0 -0.003645976 -0.007141723 0 0.02334907 0 0.003755519 7.87025e-4 0 0.1806807 -0.1422005 0 0 0 1</matrix>
        <instance_geometry url="#Cylinder_001-mesh" name="Cylinder.001">
          <bind_material>
            <technique_common>
              <instance_material symbol="Material_003-material" target="#Material_003-material">
                <bind_vertex_input semantic="Cylinder_001-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
            </technique_common>
          </bind_material>
        </instance_geometry>
      </node>
      <node id="Cylinder" name="Cylinder" type="NODE">
        <matrix sid="transform">0.0438838 -2.30302e-9 0.01485216 5.98297e-4 3.83644e-9 0.02634351 1.29842e-9 0.004179427 0.002146808 0 -0.3035992 -0.003512189 0 0 0 1</matrix>
        <instance_geometry url="#Cylinder_004-mesh" name="Cylinder">
          <bind_material>
            <technique_common>
              <instance_material symbol="Material_011-material" target="#Material_011-material">
                <bind_vertex_input semantic="Cylinder_004-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
              <instance_material symbol="Material_012-material" target="#Material_012-material">
                <bind_vertex_input semantic="Cylinder_004-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
              <instance_material symbol="Material_013-material" target="#Material_013-material">
                <bind_vertex_input semantic="Cylinder_004-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
              <instance_material symbol="Material_014-material" target="#Material_014-material">
                <bind_vertex_input semantic="Cylinder_004-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
              <instance_material symbol="Material_015-material" target="#Material_015-material">
                <bind_vertex_input semantic="Cylinder_004-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
              <instance_material symbol="Material_016-material" target="#Material_016-material">
                <bind_vertex_input semantic="Cylinder_004-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
              <instance_material symbol="Material_017-material" target="#Material_017-material">
                <bind_vertex_input semantic="Cylinder_004-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
              <instance_material symbol="Material_018-material" target="#Material_018-material">
                <bind_vertex_input semantic="Cylinder_004-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
              <instance_material symbol="Material_019-material" target="#Material_019-material">
                <bind_vertex_input semantic="Cylinder_004-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
              <instance_material symbol="Material_020-material" target="#Material_020-material">
                <bind_vertex_input semantic="Cylinder_004-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
              <instance_material symbol="Material_021-material" target="#Material_021-material">
                <bind_vertex_input semantic="Cylinder_004-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
              <instance_material symbol="Material_022-material" target="#Material_022-material">
                <bind_vertex_input semantic="Cylinder_004-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
            </technique_common>
          </bind_material>
        </instance_geometry>
      </node>
      <node id="Cube_001" name="Cube.001" type="NODE">
        <matrix sid="transform">0.03771478 0 -7.2557e-4 -0.01871456 0 0.004327395 0 0.003166387 7.2557e-4 0 0.03771478 0.3533739 0 0 0 1</matrix>
        <instance_geometry url="#Cube_001-mesh" name="Cube.001">
          <bind_material>
            <technique_common>
              <instance_material symbol="Material_007-material" target="#Material_007-material">
                <bind_vertex_input semantic="Cube-mesh-map-0" input_semantic="TEXCOORD" input_set="0"/>
              </instance_material>
            </technique_common>
          </bind_material>
        </instance_geometry>
      </node>
    </visual_scene>
  </library_visual_scenes>
  <scene>
    <instance_visual_scene url="#Scene"/>
  </scene>
</COLLADA>